/maps/trunk Developers: kstenger

Login name:
kstenger
Total Commits:
17 (0.0%)
Lines of Code:
424 (0.0%)
Most Recent Commit:
2014-03-23 11:03

Activity by Clock Time

Activity by Hour of Day for kstenger

Activity by Day of Week for kstenger

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 17 (100.0%) 424 (100.0%) 24.9
python/guilds/ 5 (29.4%) 208 (49.1%) 41.6
darcap/darcap/temples/ 1 (5.9%) 145 (34.2%) 145.0
python/items/ 2 (11.8%) 53 (12.5%) 26.5
planes/ 7 (41.2%) 11 (2.6%) 1.5
scorn/misc/ 1 (5.9%) 5 (1.2%) 5.0
quests/peterm/Demonology/ 1 (5.9%) 2 (0.5%) 2.0

Activity of kstenger

Most Recent Commits

kstenger 2014-03-23 11:03 Rev.: 19286

Simple Fix to prevent farnass from leaving the kitchen area.

5 lines of code changed in 1 file:

  • scorn/misc: castle_kitchen (+5 -1)
kstenger 2013-10-14 14:46 Rev.: 19083

Fix typo as pointed out by H. S. Teoh in patch #341. Thanks for reporting.

2 lines of code changed in 1 file:

  • quests/peterm/Demonology: Demon3 (+2 -2)
kstenger 2013-08-04 13:36 Rev.: 18888

Fix map's tiling to avoid server crash. (related to bug #756)

11 lines of code changed in 7 files:

  • planes: greenway1 (+2 -2), greenway3 (+2 -2), greenway4 (+1 -1), greenway6 (+1 -1), greenway7 (+2 -2), greenway8 (+1 -1), greenway9 (+2 -2)
kstenger 2013-07-23 14:53 Rev.: 18831

Using the new Crossfire.AttackMovement.PETMOVE constants.

Reduce the affected area to the surrounding 10x10 square.

7 lines of code changed in 1 file:

  • python/items: magic_whistle.py (+7 -5)
kstenger 2013-07-23 13:56 Rev.: 18827

New item: magic pet's whistle.

Why this item:
In some cases pets may get angry at their owner and attack him.
This whistle intends to give the player a chance to make his pets friendly again.
This won't prevent the pet from getting angry again for whatever reason, which
is ok.

Including: archetype, image, treasure list (for the whistle inventory to work
properly), python script which makes the "real work".

Hope to add a map soon to make this available to the players.

A maps/trunk/python/items/magic_whistle.py
A arch/trunk/misc/magic_whistle.trs
A arch/trunk/misc/magic_whistle.arc
AM arch/trunk/misc/magic_whistle.base.111.png

46 lines of code changed in 1 file:

  • python/items: magic_whistle.py (new 46)
kstenger 2013-07-15 15:08 Rev.: 18785

Added no magic under fences: maps/trunk/darcap/darcap/temples/valkyrie

145 lines of code changed in 1 file:

  • darcap/darcap/temples: valkyrie (+145 -1)
kstenger 2013-04-30 14:47 Rev.: 18700

Minor fixes to do_pay(): 'type' was used as a variable name but it's a reserved word, length check was wrong, check for zero amount, plural message improved.

15 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+15 -11)
kstenger 2013-04-29 14:31 Rev.: 18699

Fixing python indentation. Using elif when apropriate.

30 lines of code changed in 1 file:

  • python/guilds: guild_entry.py (+30 -41)
kstenger 2013-04-28 21:58 Rev.: 18698

Fixing python indentation

17 lines of code changed in 1 file:

  • python/guilds: arrest.py (+17 -20)
kstenger 2013-04-28 20:11 Rev.: 18697

Fixing python indentation

27 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+27 -26)
kstenger 2013-04-28 17:23 Rev.: 18696

Fixing python indentation

119 lines of code changed in 1 file:

  • python/guilds: guildoracle.py (+119 -121)
Generated by StatSVN 0.7.0