Directory python/events/gkill/

Directory Created:
2017-08-15 17:49
Total Files:
2
Deleted Files:
0
Lines of Code:
125

[root]/python/events/gkill

Lines of Code

python/events/gkill/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 5 (100.0%) 131 (100.0%) 26.2
silvernexus 3 (60.0%) 113 (86.3%) 37.6
partmedia 1 (20.0%) 17 (13.0%) 17.0
ryo_saeba 1 (20.0%) 1 (0.8%) 1.0

Most Recent Commits

ryo_saeba 2021-04-07 13:35 Rev.: 22059

Fix type error by converting explicitely to int.
Display message only if the wielder is a player.

1 lines of code changed in 1 file:

  • python/events/gkill: sword_of_souls.py (+1 -1)
silvernexus 2020-09-27 19:28 Rev.: 21462

Update sword of Souls python code to reflect movement of handling exp scaling to caller in r21461

3 lines of code changed in 1 file:

  • python/events/gkill: sword_of_souls.py (+3 -2)
silvernexus 2020-09-01 20:32 Rev.: 21327

Adjust weapon of Souls python code to use TotalExp field instead of PermExp
Requires server r21321, recommended to use server r21326 with this change. Some builds produce a barfing cfpython plugin in r21321, while some don't. All should work in r21326.

3 lines of code changed in 1 file:

  • python/events/gkill: sword_of_souls.py (+3 -3)
silvernexus 2020-08-06 23:13 Rev.: 21254

Add scripts for \(weapon\) of Souls. Depends on r21252 and r21253.

107 lines of code changed in 1 file:

  • python/events/gkill: sword_of_souls.py (new 107)
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.

17 lines of code changed in 1 file:

  • python/events/gkill: reputation.py (new 17)
Generated by StatSVN 0.7.0