Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Liberated Pixel Cup

Forge-LPC (progress thread)

dethe
Wednesday, July 4, 2012 - 22:30
dethe's picture

Hey guys welcome to the forge progress thread,

Forge will be an MMORPG game built in javascript not using any game libraries. We have 2 people working on this project.

titlescreen

So far we have a few things done on the game but not much as we have been working hard on a map editor. These all will be released for testing soon I just need to get a bit more done before it is ready for public testing. Good luck all those participating in the LPC contest.

Wish us luck,

Forge devs

  • Log in or register to post comments
jurkan
joined 12 years 12 months ago
Thursday, July 5, 2012 - 15:07

Did you already work on the game before coding phase? I'm quite interested in how this turns out.

And of course, good luck :-)

  • Log in or register to post comments
dethe
joined 13 years 1 week ago
Thursday, July 5, 2012 - 17:10
dethe's picture

@jurkan: Yes I did work on it before the coding phase but I did not have much time then and I was working on the map editor half the time. Now the only thing I need for the map editor is to be able to place devices such as collisions, monster spawners etc.

Progress report:

- I made it so that you can go behind things such as logpiles and barrels

- Now he does an attack animation when you press space depending on what weapon we is using at the time

- Saving and loading different layers of tiles now works in the map editor

- Fixed staff animation (it was too far up)

TO DO:

- make monsters collide with the character

- make monsters take damage when you attack them

- make a large map

- make scenes easier to create

etc.

There is a much longer to do list but I will stop it there. Hopefully testing will be up soon.

  • Log in or register to post comments
dethe
joined 13 years 1 week ago
Sunday, July 8, 2012 - 12:59
dethe's picture

Larger map and fighting is now in progress. I made it so that it can draw NPC's now I just need it so that NPC's can move around and make it so you can talk to them. I made a dialogue box which will show what the NPC's name and what they are saying plus all the questions you can ask the NPC at the time. In the next few days we will get a lot more done, and faster too.

good luck guys!

  • Log in or register to post comments
dethe
joined 13 years 1 week ago
Sunday, July 8, 2012 - 19:29
dethe's picture

Ok I made the NPC's have different points in an array that they can walk to here's some pics.

All thats left for NPCs is... a lot

- talking

- triggers (go to their house at night, go through a door etc.)

- staying still

- moving around randomly withing the radius of a certain point

etc.

  • Log in or register to post comments
dethe
joined 13 years 1 week ago
Wednesday, July 11, 2012 - 13:19
dethe's picture

Update of the day.

-The world renders and moves alot better now

-There is now HP and MP

-monsters can now collide with the character

The circle is where the minimap will be, and the guys in the top-righthand corner are NPC's.

https://github.com/dethe/forge/

  • Log in or register to post comments