Commit Graph

416 Commits

Author SHA1 Message Date
Zukero
0776bc4109 Added replace areas support in model (to preserve contents on map
saving)
2015-08-12 17:59:28 +02:00
Zukero
c870be2d1f Fixed missing attributes in TMX file loading and writing (sizes in
tilesets).
Added a fancy logo in the workspace selector... could look better
though.
2015-08-12 15:14:30 +02:00
Zukero
1c90d47bdf Update eclipse project's classpath. 2015-08-11 17:38:15 +02:00
Zukero
e5747d2995 Patches in AT trainer. Added BeanShellView. v0.4.0 2015-08-10 17:37:47 +02:00
Zukero
adf65b47db v0.4.0
Worldmap Segment's label edition capability.
First version of the BeanShell console.
Bug fixes...
2015-06-23 17:33:12 +02:00
Zukero
4b62b65537 Merge remote-tracking branch 'origin/master' 2015-03-18 17:35:25 +01:00
Zukero
e952489a0e Added credits to new contributors
Added link to github repo
2015-03-18 17:34:55 +01:00
Zukero
059063025a Merge pull request #4 from DelvalletQuentin/bugfixes
Thanks a lot !
2015-03-17 22:53:38 +01:00
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