Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Update equipment's stats with new balance.
|
|
|
|
|
|
|
|
Party skill is not yet used in game, and won't be before a long time.
This reverts commit 3a624acff94dc32d2960a8b4a81c59ad19bf9d86.
|
|
|
|
Also added strings to its icon to fit with the two spritesheets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The particles were shown behind the player.
To avoid that problem, here's an example:
-> Add a bit less than a tile high (about 27 px) in position-z in the particle details, then add a tile high (32 px) in the position-y property.
|
|
|
|
|
|
|
|
|
|
Improved a bit the animation as it was too repetitive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the tileset wasn't able to support this, and the result was pretty bad in game.
The simpla animation doesn't jump and the timer fits correctly.
|
|
|
|
/!\ 2 of theses new logs are empty, need to fill them with text.
|
|
|
|
|
|
|
|
|