home · contact · privacy
Client: Fix crashes happening on navigation in too large inventory (string).
[plomrogue] / confserver /
2014-04-16 Christian HellerClient: Fix crashes happening on navigation in too...
2014-04-16 Christian HellerMake grids hexagonal, remove all diagonal movement...
2014-04-14 Christian HellerServer: Make config file define to which map object...
2014-04-09 Christian HellerServer: Make config file set number of objects' start...
2014-04-09 Christian HellerServer: Make map geometry definable in config file.
2014-03-30 Christian HellerMake server config files more readable, their parsing...
2014-03-25 Christian Hellerconfserver/defs -> confserver/map_objects; fixed debug...
2014-03-25 Christian HellerServer: Make objects definable as "consumable" to gain...
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-01-31 Christian HellerHeavily improved enemy path-finding. Also corrected...
2014-01-28 Christian HellerAlso built checks for server config files, and accordin...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...