$12256 / $11500
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.
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
Did you already work on the game before coding phase? I'm quite interested in how this turns out.
And of course, good luck :-)
@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.
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!
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.
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/