summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-12'tis always better with the missing files.nsensfel
2018-07-11Separates read and write permissions.nsensfel
2018-07-11"sh_" -> "shr_".nsensfel
2018-07-02Working on player defeats...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-21 Changes in max_health during battle are an issue.nsensfel
2018-06-18Possibly fixes negative number error, wrong range.Nathanael Sensfelder
But I apparently forgot a file in the last commit...
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.
2018-06-07Now it seems to work perfectly.nsensfel
Getting both nodes to start made some unexpected issues about the hostnames appear, despite both using either "-name" or "-sname".
2018-06-06... it actually seems to work rather well.reorganizingNathanael Sensfelder
Quite a lot of missing db_query:op() though.
2018-06-06...nsensfel
2018-06-06...nsensfel
2018-06-06Figuring out how to organize the src folder(s)...nsensfel