Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 15 (100.0%) | 0.7 |
partmedia | 9 (45.0%) | 8 (53.3%) | 0.8 |
anmaster | 3 (15.0%) | 3 (20.0%) | 1.0 |
tchize | 1 (5.0%) | 2 (13.3%) | 2.0 |
gros | 1 (5.0%) | 2 (13.3%) | 2.0 |
ryo_saeba | 2 (10.0%) | 0 (0.0%) | 0.0 |
qal21 | 2 (10.0%) | 0 (0.0%) | 0.0 |
alestan | 2 (10.0%) | 0 (0.0%) | 0.0 |
Add 'report' command to report issues in-game
1 lines of code changed in 1 file:
Initialize Python commands in one file
7 lines of code changed in 6 files:
Add 'dip' command
Dipping allows players to fill empty bottles from fountains.
0 lines of code changed in 1 file:
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.
0 lines of code changed in 1 file:
Add autojailing scripts for PK, activated by DMs.
0 lines of code changed in 1 file:
Add 'disinfect' command for DMs, removing diseases on the current map.
0 lines of code changed in 1 file:
removing no longer needed init script
0 lines of code changed in 1 file:
added script to build dict of face numbers to names
0 lines of code changed in 1 file:
Set svn:eol-style on the python scripts in maps.
2 lines of code changed in 2 files:
Run whitespace cleanup script in maps/python.
1 lines of code changed in 1 file:
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.
2 lines of code changed in 1 file:
Modified all print of script to calls to Crossfire.Log(Crossfire.Log(Debug|Error|Info|Monster),message)
2 lines of code changed in 1 file:
propdel svn:eol-style on all map tree files except actual text. Fixes broken win32 checkouts of maps.
0 lines of code changed in 2 files: