Commit Graph

30 Commits

Author SHA1 Message Date
Zukero
57b8209b26 v0.4.6 ! Oh so many bugfixes... v0.4.6 2016-07-21 16:39:55 +02:00
Zukero
a7224755ff Fixed NPE in KeyArea creation. Rest areas can be renamed. 2016-07-19 18:49:42 +02:00
Zukero
e97168c62e v0.4.5 complete with packaging. v0.4.5 2016-07-19 17:57:02 +02:00
Zukero
1e8dd405c3 Addedchanges to match new datamodel in AT. Notably, ability to disable a
Map Object Group in a new game in a map, and the associated rewards
((de)activateMapObjectGroup) in dialogues that replace
(de)activateMapChangeArea.
2016-07-19 17:37:54 +02:00
Zukero
830e9de56b v0.4.5 to cope with changes to spawnareas definition in game code.
replaced gcode references by github repo.
2016-07-18 18:55:16 +02:00
Zukero
2a06002b51 Updated packaging for v0.4.4 v0.4.4 2016-01-05 14:22:18 +01:00
Zukero
84b1b6a7eb v0.4.4 !
- Projects can now use either loadresources.xml or
loadresources_debug.xml, or none (as before). This must be selected at
project creation and cannot be changed.
- NPC and Items comparators now include both the source and altered
version of elements present in both.
- Spritesheets view should now be better laid out, as insets were not
taken into account, thus cropping a few pixels right and down.
2016-01-05 14:15:23 +01:00
Zukero
f924c481f8 v0.4.3 ! Only a bugfix on JSON import. v0.4.3 2016-01-01 22:59:20 +01:00
Zukero
ed004f5cfc v0.4.2 ! v0.4.2 2015-10-30 14:09:28 +01:00
Zukero
12ca21b9e4 Added "active" setting for SpawnAreas. Added cool tooltip to
DialogueGraphView
2015-10-30 14:02:38 +01:00
Zukero
f5c454807c Small bug fixes (started ignoring case for Spawn Group lookup, like in
the game; avoid NPE in Dialogue parser).
2015-10-30 12:50:03 +01:00
Zukero
6118fc39d8 Changed (enhanced ?) UI for Map replacement activation in simulator.
Added cool tooltip on the Map replacement simulator showing tiles used
for Ground, Objects and Above layers, as well as coordinates, taking the
active replacements into account.
2015-10-28 16:47:42 +01:00
Zukero
7d5a5008bd v0.4.1 packaging done. v0.4.1 2015-10-27 17:24:30 +01:00
Zukero
56b7ab4b92 v0.4.1 ! Now with ReplaceArea support and simulation tool ! 2015-10-27 17:14:15 +01:00
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