Directory python/tod/

Directory Created:
2007-11-16 08:27
Total Files:
5
Deleted Files:
7
Lines of Code:
356

[root]/python/tod

Lines of Code

python/tod/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 952 (100.0%) 20.2
tchize 25 (53.2%) 907 (95.3%) 36.2
anmaster 19 (40.4%) 41 (4.3%) 2.1
silvernexus 1 (2.1%) 2 (0.2%) 2.0
qal21 2 (4.3%) 2 (0.2%) 1.0

Most Recent Commits

silvernexus 2015-05-17 14:11 Rev.: 19934

Adjusted the error message to reflect the name of the script.

2 lines of code changed in 1 file:

  • python/tod: replace_in_map.py (+2 -2)
anmaster 2009-02-11 16:52 Rev.: 11453

Replace deprecated string.split() amd string.lower() in /python/*/*.py

10 lines of code changed in 5 files:

  • python/tod: filter.py (+2 -2), push.py (+2 -2), replace.py (+2 -2), replace_in_map.py (+2 -2), sleep.py (+2 -2)
anmaster 2009-01-29 20:38 Rev.: 11285

Set svn:eol-style on the python scripts in maps.

5 lines of code changed in 5 files:

  • python/tod: filter.py (+1), push.py (+1), replace.py (+1), replace_in_map.py (+1), sleep.py (+1)
anmaster 2009-01-29 20:32 Rev.: 11284

Avoid features in the python scripts that are removed from python 3.0. This is confirmed to still work on at least python 2.5 and as far as I understand the docs also python 2.4

10 lines of code changed in 5 files:

  • python/tod: filter.py (+2 -2), push.py (+2 -2), replace.py (+2 -2), replace_in_map.py (+2 -2), sleep.py (+2 -2)
anmaster 2009-01-29 20:22 Rev.: 11283

Run whitespace cleanup script in maps/python.

16 lines of code changed in 4 files:

  • python/tod: filter.py (+1 -2), push.py (+8 -9), replace.py (+4 -4), sleep.py (+3 -4)
tchize 2007-12-16 07:52 Rev.: 7928

Add a "go to sleep" script based on time of day

75 lines of code changed in 1 file:

  • python/tod: sleep.py (new 75)
tchize 2007-11-22 17:29 Rev.: 7562

time of day script modified to use python, and simplified in use.

279 lines of code changed in 11 files:

  • python/tod: filter.py (new 53), filter_all_periods.py (del), filter_one_period.py (del), push.py (new 85), push_all_periods.py (del), push_one_period.py (del), replace.py (new 100), replace_all_periods.py (del), replace_in_map.py (new 41), replace_in_map_one_period.py (del), replace_one_period.py (del)
tchize 2007-11-19 18:21 Rev.: 7546

timeofday based python script
updated existing script to use JSON notation
added a "replace in all map" script
added a test map
updated test maps to JSON notation
added helper tools: CFTimeOfDay and CFMapTransformer
fixed warnings in gridarta

119 lines of code changed in 7 files:

  • python/tod: filter_all_periods.py (+11 -13), filter_one_period.py (+10 -11), push_all_periods.py (+11 -14), push_one_period.py (+12 -15), replace_all_periods.py (+23 -25), replace_in_map_one_period.py (new 31), replace_one_period.py (+21 -23)
tchize 2007-11-17 12:38 Rev.: 7519

add a werebeast script and demo
The demo "werebeast" is based on beholder transforming into black dragon
Updated sage opening door message

186 lines of code changed in 2 files:

  • python/tod: replace_all_periods.py (new 93), replace_one_period.py (new 93)
qal21 2007-11-16 19:14 Rev.: 7510

Fix filename comments

2 lines of code changed in 2 files:

  • python/tod: filter_all_periods.py (+1 -1), filter_one_period.py (+1 -1)
tchize 2007-11-16 08:27 Rev.: 7509

Add Timeofday generic scripts and a demo map
Those 4 script can be used as filter or triggerer based on current time.
See test/tod for a demo map (conditionnal magic mouth, weapons that
attack only at day/night, grates that open in morning and close at dusk)

248 lines of code changed in 4 files:

  • python/tod: filter_all_periods.py (new 46), filter_one_period.py (new 45), push_all_periods.py (new 79), push_one_period.py (new 78)
Generated by StatSVN 0.7.0