81 Commits

Author SHA1 Message Date
Elias Pschernig
c5753468b4 [wmlunits] Applied revision #36499 from 1.6 to trunk. 2009-07-01 18:04:45 +00:00
Gunter Labes
393de7e9f1 fixed terrain parsing 2009-06-11 06:46:15 +00:00
Gunter Labes
52bc5141cd silence some verbose output
the verbose setting of the WML parser could be turned into an int
for better granularity if wanted
2009-05-27 00:19:14 +00:00
Gunter Labes
f6fdc4bea0 do not use os.system with user supplied data 2009-05-25 21:32:22 +00:00
Gunter Labes
901ad63e5a update scripts: s/~campaigns/~add-ons/ 2009-05-20 22:31:14 +00:00
Gunter Labes
a766a9c380 default to level 0 (like wesnoth) also on ValueError 2009-03-31 01:01:44 +00:00
Eric S. Raymond
55336ea1e5 De-mystify this a little. 2008-10-03 16:23:41 +00:00
Eric S. Raymond
b191839336 Remove the old Perl unit-tree code...
...now that we have wmlunits working and maintained.
2008-10-03 16:13:00 +00:00
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
0063d92356 Adjust a lot of svn properties. 2008-09-30 14:06:26 +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
Nils Kneuper
bfaae1cee6 another fix needed for the move from gl_ES to gl 2008-06-20 11:06:53 +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
5df94c0232 wmlunits: output a page with animation statistics 2008-04-26 12:08:32 +00:00
Gunter Labes
33cb59f0e1 remove the umc era links 2008-04-25 23:03:40 +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
Elias Pschernig
73c6d924a6 wmlunits: fixed some translation issues...
...and translated more stuff, added option for addons, and some minor
things
2008-04-10 14:29:39 +00:00
Elias Pschernig
5aed99b565 wmlunits: don't color non-race attributes red 2008-04-09 20:54:57 +00:00
Elias Pschernig
291eb96197 finished python unit stats tool 2008-04-09 16:56:58 +00:00
Elias Pschernig
1d2e6debf4 Python version of wmlunits is done (minus some todos and bugs). 2008-04-08 17:22:38 +00:00
Elias Pschernig
10eee98e63 More work on wmlunits.
Uses now an external stylesheet, performs team colorization, displays
female variants. And some bugs fixed.
2008-04-07 14:55:39 +00:00
Gunter Labes
5d7841b273 also add the image reference for the zombie bat 2008-03-29 00:06:53 +00:00
Gunter Labes
de80e0cc8b actually make the script work 2008-03-28 22:18:46 +00:00
Eric S. Raymond
5d28c25057 Fix bonehead error. I never tested in non-dryrun mode! (*blush*) 2008-03-28 17:09:04 +00:00
Gunter Labes
c7d072c890 typo fix 2008-03-28 15:25:37 +00:00
Gunter Labes
8921771b75 add the bat zombie 2008-03-28 15:20:45 +00:00
Eric S. Raymond
414568f71d Delete TeamColorizer.pl, there's cleaned-up Python version now. 2008-03-23 15:31:42 +00:00
Eric S. Raymond
142d5cd739 TeamColorizer cleaned up and moves to Python. 2008-03-21 09:03:36 +00:00
Eric S. Raymond
e5e500ca60 [unit_type] unit_description -> description 2008-03-21 03:26:09 +00:00
Gunter Labes
4a25bd254b restore default values 2008-02-26 01:26:04 +00:00
Miguel Zapico
71374108ac Solved bug #11153, units description now defaults to English if missing 2008-02-25 23:55:20 +00:00
Gunter Labes
c8d45d21e0 * fix attack animation listing 2008-01-28 20:55:51 +00:00