Ignacio R. Morelle
6b5ba55fbc
wmlunits: Restore build timestamp at the end
2017-08-07 01:27:13 -04:00
Ignacio R. Morelle
d4fb543451
wmlunits: Make the sidebar and popup menus markup more proper (<ul>/<li>)
...
The language menu gets to stay as a <div> containing a table for now
since doing columns with lists is still not that well supported across
browsers (as well as the CSS columns spec as a whole -- too many legacy
browsers floating around).
2017-08-06 23:57:36 -04:00
Ignacio R. Morelle
e9287e5b6b
wmlunits: Rechristening Overview as the Build Report, table structure cleanup
2017-08-06 16:36:14 -04:00
Ignacio R. Morelle
d0c43b89c4
wmlunits: SEO-friendly page titles, and extra root element classes
2017-08-06 16:35:00 -04:00
Ignacio R. Morelle
416e3b5479
wmlunits: First markup clean-up pass
2017-08-06 15:52:05 -04:00
Ignacio R. Morelle
8bf57d6fe0
wmlunits: Wire in Wesmere header and trailer
2017-08-06 14:10:48 -04:00
Allefant
ef27f8454b
[units.wesnoth.org] prevent possible infinite loop when analyzing units in a broken addon
2017-05-19 13:26:33 -04:00
Allefant
efb560a23a
fix typo
2017-01-23 20:09:32 -05:00
Allefant
88a9929717
[wmlunits] ignore translation errors from gettext
2017-01-23 19:48:01 -05:00
Ignacio R. Morelle
e86fea358a
units.w.o: Use https where applicable
2016-06-12 00:20:54 -04:00
aquileia
809e61db88
Python scripts: Unify encoding magic comments
2016-05-03 22:12:19 +02:00
Ignacio R. Morelle
a5ba3273aa
units.w.o: New Year copyright update
2016-01-04 00:45:38 -03:00
Elias Pschernig
f8fb04093a
[units.wesnoth.org] fix some small issues
2015-09-10 18:10:16 -04:00
Elias Pschernig
3ab3db3166
[units.wesnoth.org] Converted the script to Python 3.
...
Basically ran all .py files through 2to3. I made a copy of wmlparser2.py
called wmlparser3.py for the Python3 version, so as to not inconvenience anyone
who may be using it in their old Python2 scripts.
2015-09-09 22:52:23 -04:00
Elias Pschernig
5a599b935b
[units.wesnoth.org] fix race links
...
Links to a race on unit description pages did not work, only links to the units themselves.
2015-01-10 21:55:49 +01:00
Ignacio R. Morelle
5d82848668
units.w.o: New Year copyright update
2015-01-01 19:07:35 -03:00
Allefant
a425c951c2
[wmlunits] show vision and jamming for a unit
...
(if available)
2014-02-02 13:35:56 +01:00
Allefant
167a370787
[wmlunits] Fixed addon units with non-ascii UIDs
2014-01-29 14:56:11 +01:00
Allefant
f4434f2df1
[wmlunits] more debugging
2014-01-29 13:42:40 +01:00
Allefant
c182e93441
[wmlunits] fix debug message
...
(time to move this to Python3...)
2014-01-28 16:18:48 +01:00
Allefant
62ddbd2f81
[wmlunits] add some debug info
2014-01-27 23:10:34 +01:00
Allefant
db98a2af1c
[wmlunits] Don't store translations which are the same.
2014-01-19 21:34:26 +01:00
Ignacio R. Morelle
785d6c8a17
units.w.o: New Year copyright update
2014-01-01 02:16:52 -03:00
Elias Pschernig
12700cd539
[units.wesnoth.org] fix typo
2013-12-07 16:55:01 +01:00
Elias Pschernig
adf7cdf0e9
[units.wesnoth.org] Adjust for new WML terrain_types
2013-12-06 17:58:48 +01:00
Thibault Févry
e825989bbe
More range() genocide.
2013-08-09 00:13:03 +02:00
Ignacio R. Morelle
30c8f93e6c
website: New Year copyright update
2013-01-01 00:47:00 +00:00
Elias Pschernig
728f4b41cd
[units.wesnoth.org] Use full locale names in language selection.
2012-11-03 20:53:06 +00:00
Elias Pschernig
b0e4f12b57
[[wmlunits fix]]
...
- Fixed a bug in wmlunits where the era tree omitted units whose
parent units belonged to a different faction.
- Made wmlunits provide feedback about required parameters.
2012-08-23 18:11:50 +00:00
Elias Pschernig
1b4e09bc80
[wmlunits] Ignore hidden units also in the navigation bar.
2012-03-23 20:16:48 +00:00
Elias Pschernig
216443b910
[wmlunits] Treat negative defense values as if they were positive.
2012-03-11 23:24:53 +00:00
Elias Pschernig
b6089cba9f
[wmlunits] Fix errors in The_Earths_Gut and Archaic_Era...
...
...due to mistakenly ignoring hide_help=true units being used in
[base_unit].
2012-03-09 20:22:54 +00:00
Elias Pschernig
1a45e8f61e
[wmlunits] Add warnings about missing images to log.
2012-03-08 12:51:51 +00:00
Elias Pschernig
d815cabe7b
[wmlunits] For units without a portrait use a scaled base image.
2012-03-07 17:46:23 +00:00
Elias Pschernig
80b2ae2cf2
[wmlunits] Added per-addon log pages.
2012-03-04 23:11:15 +00:00
Elias Pschernig
182dc77281
[wmlunits] Handle [advancefrom] WML tags for units.
2012-03-04 14:20:20 +00:00
Elias Pschernig
3ebb10809c
[wmlunits] Add units from an era but without any faction...
...
...to a special "factionless" faction.
2012-03-03 18:01:06 +00:00
Elias Pschernig
3698f4c4e7
[wmlunits] fixed bug listing mainline units for each campaign
2012-03-03 16:47:46 +00:00
Elias Pschernig
1b105e75ee
[wmlunits] Ignore addon unit levels < 0 or > 5.
...
Ignore addons with unhandled errors.
2012-03-02 23:16:08 +00:00
Elias Pschernig
a09daf74ea
[wmlunits] Started working on a per-addon log...
...
...listing all the unit WML mistakes in the addon's unit definitions.
2012-03-02 21:23:09 +00:00
Elias Pschernig
e2f9eccb48
[wmlunits] fixed bug
2012-03-02 19:11:20 +00:00
Elias Pschernig
b7f955cf78
[wmlunits] fixed bug
2012-02-29 21:50:08 +00:00
Elias Pschernig
e0537fec86
[wmlunits] On translated unit pages, stay on the same page...
...
...(in the new language) when changing languages instead of jumping
back to the overview.
2012-02-28 19:57:00 +00:00
Elias Pschernig
b3942cf1f6
[wmlunits] Fixed broken links to advancement units for addon units...
...
...advancing to mainline units.
2012-02-27 23:51:12 +00:00
Elias Pschernig
3bd7c7ee1f
[wmlunits] Create animation statistics again.
...
Sort unit tree overviews differently.
2012-02-20 22:38:55 +00:00
Elias Pschernig
5f79fb5439
[wmlunits] Don't display a bogus "rails" movement cost.
2012-02-19 16:53:44 +00:00
Elias Pschernig
af48d016e4
[wmlunits] Added some error checks.
2012-02-19 13:22:18 +00:00
Elias Pschernig
dbf1082bdc
[wmlunits] Reenable recoloring.
...
Always sort units overview into first place. Properly translate
"Units" heading.
2012-02-18 18:57:07 +00:00
Elias Pschernig
02729eb915
Rewrote wmlunits to parse one addon at a time.
...
Now it takes much longer to create units.wesnoth.org as it has to
parse the WML about 200 times instead of once but it also uses much
less memory (and so can run on the server again without risk of being
aborted).
2012-02-18 13:37:07 +00:00