Directory python/commands/

Directory Created:
2007-12-22 20:19
Total Files:
6
Deleted Files:
0
Lines of Code:
193

[root]/python/commands

Lines of Code

python/commands/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 196 (100.0%) 16.3
partmedia 4 (33.3%) 104 (53.1%) 26.0
gros 1 (8.3%) 45 (23.0%) 45.0
ryo_saeba 4 (33.3%) 44 (22.4%) 11.0
anmaster 2 (16.7%) 2 (1.0%) 1.0
silvernexus 1 (8.3%) 1 (0.5%) 1.0

Most Recent Commits

ryo_saeba 2021-02-09 16:26 Rev.: 21932

When dipping a scroll, remove knowledge marker and reset name.

3 lines of code changed in 1 file:

  • python/commands: dip.py (+3)
ryo_saeba 2021-01-16 13:16 Rev.: 21776

Allow empty flasks to be filled.

1 lines of code changed in 1 file:

  • python/commands: dip.py (+1 -1)
partmedia 2021-01-04 12:45 Rev.: 21719

Blank scrolls when dipped in a fountain

18 lines of code changed in 1 file:

  • python/commands: dip.py (+18 -1)
partmedia 2021-01-02 18:47 Rev.: 21706

Add 'report' command to report issues in-game

39 lines of code changed in 1 file:

  • python/commands: report.py (new 39)
silvernexus 2020-08-22 18:40 Rev.: 21300

Make water dipped into a fountain be identified, so as to prevent infinite alchemy experience from repeated drinking of the water and re-dipping.
Still working out how to prevent the same with smithery on the empty bottle.

1 lines of code changed in 1 file:

  • python/commands: dip.py (+1)
partmedia 2020-03-20 19:29 Rev.: 21185

Add 'dip' command

Dipping allows players to fill empty bottles from fountains.

32 lines of code changed in 1 file:

  • python/commands: dip.py (new 32)
partmedia 2017-08-15 17:49 Rev.: 20493

Add initial reputation support

As reputation support is experimental and still under development, the
database is being kept in memory and is lost after every server restart.

15 lines of code changed in 1 file:

  • python/commands: reputation.py (new 15)
ryo_saeba 2011-06-09 17:20 Rev.: 14535

Add autojailing scripts for PK, activated by DMs.

18 lines of code changed in 1 file:

  • python/commands: autojail.py (new 18)
ryo_saeba 2011-06-09 13:57 Rev.: 14525

Add 'disinfect' command for DMs, removing diseases on the current map.

22 lines of code changed in 1 file:

  • python/commands: disinfect.py (new 22)
anmaster 2009-01-29 20:38 Rev.: 11285

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

1 lines of code changed in 1 file:

  • python/commands: give.py (+1)
anmaster 2009-01-29 20:22 Rev.: 11283

Run whitespace cleanup script in maps/python.

1 lines of code changed in 1 file:

  • python/commands: give.py (+1 -1)
gros 2007-12-22 20:19 Rev.: 8018

Add support for the "give" command, that allows a player to show an item to an NPC.
Useful when coupled with scripts to write "bring me back something" quests.
Add support for the "give" command to the Mad Mage, with a generic "show me and
I'll talk" kind of system.

45 lines of code changed in 1 file:

  • python/commands: give.py (new 45)
Generated by StatSVN 0.7.0