Primary tabs

Comments by User

Wednesday, February 12, 2014 - 23:29

Project is moving forward. I have made two new maps, which still need to be tested though. Yesterday I made a small change which affected a lot in combat. I just added a short pause between NPCs movements. Previously all NPC movement happened in on single frame draw which made combat very fast but no very understandable. Now there is about 20 frames draw after each NPC whom is in combat.

Tuesday, January 7, 2014 - 13:57

These all look excellent. I specially like about goblin and golem.

Saturday, January 4, 2014 - 05:34

Now the rod looks good.

Saturday, January 4, 2014 - 03:56

Looks nice but animation frame on right hand side has the "chain" one pixel too right on the top. It is visible in the animation. It looks like that "chain" jumping a bit to the right when the pendulum is at left.

By the way is there a name for that "chain" where pendulum hangs?

Friday, January 3, 2014 - 15:59

I have made snail. It does not have LPC palette, but it is anyway suitable for 32x32 tiles.

http://opengameart.org/content/slime-snail

Sunday, December 22, 2013 - 14:38

New version is available from

http://tuomount.kapsi.fi/download.html

Biggest changes are:

New map: Treasure island

Graphical effects will now illuminate the world

Ogg Player instead of MP3 player

Improved perfomance since resource files are not inside JAR

Tuesday, December 17, 2013 - 14:23

Game is made with pure Java code so basicly it should run anywhere where you can run Java. I tried even with Raspberry Pi but Pi's Java is has issues with floating point so it was very very slow.

Sunday, December 15, 2013 - 13:05

Jungle trees are done now. Attached couple of pictures where they are used.

Next thing I am working on is the side quest for the treasure island. First I am going to do the quest itself without no dangers so it is more easier to test all the scripts that they work. I had to add new event for the game. Event now allows player dig ground. This way I can add puzzles where player needs to dig from certain position. Since all the movement is in the square it is possible to make puzzle where player need to calculate steps from one position to another. I could tell for example that from the Big rock take 10 steps to south and dig from there.

Sunday, December 1, 2013 - 08:26

Added big jungle tree and changed preview image.

Saturday, November 30, 2013 - 04:55

Added jungle tree.

Pages