Commit graph

22 commits

Author SHA1 Message Date
Elias Pschernig
2cdcc676c5 wmlunits: use path relative to executing script to find TeamColorizer 2008-10-03 15:33:07 +00:00
Elias Pschernig
2f38261d08 wmlunits: use data dir specified on command line...
...instead of './data' to find TeamColorizer
2008-10-03 15:17:41 +00:00
Alexander van Gessel
2d17ca4e65 Made unit_tree compatible with 2008-09-29T08:38:06Z!ai0867@gmail.com. 2008-09-30 15:48:02 +01:00
Alexander van Gessel
9f314cd978 Fix some executable properties. 2008-09-30 15:07:09 +01:00
Alexander van Gessel
66a31ef260 Add backwards 'advanceto' compatibility to unit_tree tool. 2008-09-20 10:48:21 +01:00
Gunter Labes
a801626793 update wmlunits to the new advances_to syntax 2008-08-29 21:30:39 +00:00
Elias Pschernig
5cb6bf80eb wmlunits: Made the Python wml parser more robust...
...when dealing with invalid WML, it should now abort with a
meaningful error message with about any bad WML you throw at it.
2008-05-16 16:05:51 +00:00
Elias Pschernig
8da75c5dfb wmlunits: allow factions to have empty recruits list 2008-05-05 15:51:03 +00:00
Gunter Labes
f9eb4753d7 skip add-ons when there is a parse error instead of aborting 2008-05-02 14:19:53 +00:00
Elias Pschernig
846688cbe6 wmlunits: Make base_unit work recursively...
...(one unit in EE needed that) and write lots of verbose error about
missing attack icons :P
2008-05-02 13:21:09 +00:00
Elias Pschernig
8f65cf9741 wmlunits: replaced hero-icon.png with leader-crown.png...
...for faction leaders, and fixed some problems with attacks modified
from the base_unit
2008-05-02 12:34:46 +00:00
Elias Pschernig
7e93462d43 wmlunits: increased font size of unit level indicator,
...added faction-leader indicator, added info link, added abilities,
added id
2008-04-29 16:38:45 +00:00
Elias Pschernig
9630080049 wmlunits: Changed units forest structure to a network structure...
...for multiple units advancing to the same unit, and added some
sanity checks for units who can advance to themselves.
2008-04-25 14:16:36 +00:00
Elias Pschernig
3a41dc633d wmlunits: Fix exception for missing female unit names in EoM,
...and ignore units with hide_help.
2008-04-23 21:30:12 +00:00
Gunter Labes
1b8d44e84d revert 2008-04-23T19:07:49Z!esr@thyrsus.com 2008-04-23 20:34:59 +00:00
Gunter Labes
8c61572b07 revert 2008-04-23T19:31:40Z!esr@thyrsus.com, something went wrong there... 2008-04-23 20:27:27 +00:00
Eric S. Raymond
9db68b9b88 Back out my previous commit; I misunderstood the spec for the name change. 2008-04-23 19:31:40 +00:00
Eric S. Raymond
6921485048 campaigns -> add-ons.
This has been tested with the game, but the campaign-server client may 
need work.
2008-04-23 19:07:49 +00:00
Elias Pschernig
04cf9aa4f6 wmlunits: Added unit_description as alternate name for description,
...and always add all advancements of all filtered units to the units tree.
2008-04-18 21:37:04 +00:00
Elias Pschernig
f4376d916b wmlunits: Use campaign id again for filenames, instead of (translated) name. 2008-04-18 14:44:47 +00:00
Elias Pschernig
6394e55824 wmlunits: Improved translation handling,
...and added option to specify po directory.
2008-04-18 13:54:00 +00:00
Elias Pschernig
bc3db730ea Refactored wmlunits,
...mainly to make it more robust with broken UMCs and with 1.4.
2008-04-18 12:57:46 +00:00