summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-11 | Separates read and write permissions. | nsensfel | |
2018-07-11 | "sh_" -> "shr_". | nsensfel | |
2018-06-27 | Slight armor buff. | Nathanael Sensfelder | |
2018-06-27 | Balancing pass. | Nathanael Sensfelder | |
2018-06-27 | Small changes in stats calculation. | Nathanael Sensfelder | |
2018-06-21 | Changes in max_health during battle are an issue. | nsensfel | |
2018-06-18 | Possibly fixes negative number error, wrong range. | Nathanael Sensfelder | |
But I apparently forgot a file in the last commit... | |||
2018-06-08 | Replaces 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-08 | Takes armor benefits into account. | nsensfel | |
2018-06-08 | Equipment penalties should not increase attributes | nsensfel | |
2018-06-07 | add_{armor,weapon}, coefs, db stores stats. | nsensfel | |
2018-06-07 | Adding 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. | |||
2018-06-06 | ... | nsensfel | |
2018-06-06 | ... | nsensfel | |
2018-06-06 | Figuring out how to organize the src folder(s)... | nsensfel | |