summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-03Fixes parries.nsensfel
2018-07-02Fixes next player turn calculation.nsensfel
2018-07-02Working on player defeats...nsensfel
2018-07-01Preparing for player defeats...Nathanael Sensfelder
2018-06-28Adds ranks, starting work on victory/defeat...Nathanael Sensfelder
2018-06-22Fixes attackers never taking any damage.nsensfel
2018-06-22Removes obsolete sanity checks.nsensfel
2018-06-20Allows negative current_health.nsensfel
2018-06-19Obstructed tiles are 'occupied', not 'oob'.nsensfel
2018-06-19Fixes command order, tiles data.nsensfel
2018-06-18Possibly fixes negative number error, wrong range.Nathanael Sensfelder
But I apparently forgot a file in the last commit...
2018-06-18Separates tiles from their icon images IDs.nsensfel
The client has yet to be updated to support the new exchanges.
2018-06-16Directly uses integers for indexes.nsensfel
2018-06-15Uses the existing tiles to make a demo map.nsensfel
2018-06-08Takes armor benefits into account.nsensfel
2018-06-07add_{armor,weapon}, coefs, db stores stats.nsensfel
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...nsensfel
2018-06-06Figuring out how to organize the src folder(s)...nsensfel