Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 62 (100.0%) | 8.8 |
types/spell_effect/ | 1 (14.3%) | 49 (79.0%) | 49.0 |
plugins/cfpython/ | 2 (28.6%) | 5 (8.1%) | 2.5 |
/ | 1 (14.3%) | 4 (6.5%) | 4.0 |
plugins/cfpython/include/ | 2 (28.6%) | 3 (4.8%) | 1.5 |
server/ | 1 (14.3%) | 1 (1.6%) | 1.0 |
removed blank line that should not have been added and made comma usage conform to the rest of the file
1 lines of code changed in 2 files:
added function for getting material name and number via python plugin
11 lines of code changed in 3 files:
added call to knockback to bolt and explosion spells.
49 lines of code changed in 1 file:
fixed a bug with spell casting time that made the server crash when an npc cast a spell and casting_time true is set in the settings file
1 lines of code changed in 1 file: