summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-29Updates btl_attack.erl, fixes small mistakes.nsensfel
2018-08-28Still propagating the changes...Nathanael Sensfelder
It'll require the attributes and statistics being recalculated every time a character is used, which isn't great. Can't exactly avoid it though: moving and changing weapon are both likely to alter them, and people rarely attack without doing one or the other.
2018-08-28Adds 'base' defense, applied to all damage types.Nathanael Sensfelder
Since it's applied to all damage types, 'base' defense points are much more valuable than defense points that are only applied when facing a specific element.
2018-08-28Fixes damage calculation.Nathanael Sensfelder
2018-08-28Adds the structure for omnimods, merges *_tile.erlnsensfel
2018-08-28Starting to add omnimods to the server.nsensfel