summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-11"sh_" -> "shr_".nsensfel
2018-06-27Slight armor buff.Nathanael Sensfelder
2018-06-27Balancing pass.Nathanael Sensfelder
2018-06-27Small changes in stats calculation.Nathanael Sensfelder
2018-06-08Replaces erlang:ceil by sh_math_util:ceil.nsensfel
So that I can run the server on the dev machines that somehow don't have erlang:ceil.
2018-06-08Takes armor benefits into account.nsensfel
2018-06-08Equipment penalties should not increase attributesnsensfel
2018-06-07add_{armor,weapon}, coefs, db stores stats.nsensfel
2018-06-07Adding server-side armors data.nsensfel
Will remove weapon and armor data from the client, as the relevant equipment's data will be sent by load_state queries.