summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-10Woops, better pay attention to character case.Nathanael Sensfelder
2018-08-10Adds some progress on user registration.Nathanael Sensfelder
2018-08-10Got login to work.Nathanael Sensfelder
2018-08-04Working on player accounts...Nathanael Sensfelder
2018-08-04Make use of the new format for the default battleNathanael Sensfelder
2018-08-04Lets the user save their map.Nathanael Sensfelder
2018-08-03Updates to the new tile format (again).Nathanael Sensfelder
2018-08-03Got it to work and look okay. Only for map-editor.map-handlerNathanael Sensfelder
2018-08-03Introduces tile families and depths.Nathanael Sensfelder
2018-08-02Getting the map editor up to date...Nathanael Sensfelder
2018-08-02Moves to the new tile format.Nathanael Sensfelder
2018-07-13Feels like I've forgotten those two files...nsensfel
2018-07-13Split data into tacticians-data.nsensfel
2018-07-12The map editor now displays its map correctly.Nathanael Sensfelder
2018-07-12Starting to use m4 for the data...nsensfel
2018-07-12Got it to load the map (full of "error" tiles).nsensfel
2018-07-12'tis always better with the missing files.nsensfel
2018-07-12Shared sec. module, some renammings.nsensfel
2018-07-12Starting work on the Map handler...Nathanael Sensfelder
2018-07-11Separates read and write permissions.nsensfel
2018-07-11"sh_" -> "shr_".nsensfel
2018-07-11"Battlemap" -> "Battle".nsensfel
2018-07-04Revert "See [master 80bac96] on the client's rep."nsensfel
2018-07-04See [master 80bac96] on the client's rep.nsensfel
2018-07-03Avoids issues with dirty character turn data.nsensfel
2018-07-03Having 'defeated' as a rank wouldn't be reversible.nsensfel
2018-07-03Fixes parries.nsensfel
2018-07-03Still working on those victory conditions...nsensfel
2018-07-02Fixes next player turn calculation.nsensfel
2018-07-02...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-27Slight armor buff.Nathanael Sensfelder
2018-06-27Balancing pass.Nathanael Sensfelder
2018-06-27Small changes in stats calculation.Nathanael Sensfelder
2018-06-22Fixes attackers never taking any damage.nsensfel
2018-06-22Removes obsolete sanity checks.nsensfel
2018-06-21 Changes in max_health during battle are an issue.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-19Adds missing file.nsensfel
2018-06-18Possibly fixes negative number error, wrong range.Nathanael Sensfelder
2018-06-18Separates tiles from their icon images IDs.nsensfel
2018-06-18Uses the new watery tiles.nsensfel
2018-06-16Directly uses integers for indexes.nsensfel
2018-06-15Uses the existing tiles to make a demo map.nsensfel
2018-06-08Replaces erlang:ceil by sh_math_util:ceil.nsensfel
2018-06-08Takes armor benefits into account.nsensfel