Commit Graph

208 Commits

Author SHA1 Message Date
DelvalletQuentin
0eee3c646b Fixed scrollers speed
The scrollers in the sprite selector and the xml in map editors were
slow, now it's fixed.

Also withdrawned a useless semicolon.
2015-03-13 15:02:58 +01:00
DelvalletQuentin
d5eab7f17d Bug fix
Fixed inverted min/max values in the NPC parser.
2015-03-13 14:39:03 +01:00
Zukero
82446f47d1 Merge pull request #2 from DelvalletQuentin/bugfixes
Fixed actorConditions bugs
2015-03-05 15:30:20 +01:00
DelvalletQuentin
20e73bc47d Fixed actorConditions bugs
- Min/max values in various places were inverted
- Changed "increaseCurrentAP" to "increaseAttackDamage"
- Fixed wrong strings for the "reequip_cost" and the
"increase_attack_cost"
2015-03-05 14:42:58 +01:00
Zukero
e0898a0cb1 Merge pull request #1 from DelvalletQuentin/bugfixes
Fixed two bugs related to checkboxes
2015-03-03 16:02:53 +01:00
DelvalletQuentin
44e979cdd9 Fixed two bugs related to checkboxes
- The checkbox in actorConditionEditor used to change the "positive"
field
- The checkbox in QuestEditor didn't worked
2015-03-03 14:43:28 +01:00
Zukero
327c870b17 Fixed two bugs reported by MrMouette
- NPE when adding first stage to a newly created quest
- Chance serialization issues.
2015-02-23 23:27:53 +01:00
Zukero
59d8ad1cdb Initial commit 2015-02-23 22:43:19 +01:00