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 |
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:
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:
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:
Add scripts for \(weapon\) of Souls. Depends on r21252 and r21253.
107 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.
17 lines of code changed in 1 file: