summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Collapse)Author
2018-09-08Send "disconnected" cmd if user failed cred check.Nathanael Sensfelder
This (currently) does not apply to the actual login page, but just to any other action that requires being logged in.
2018-09-05Adds map for player2, player_db cached as 'any'.nsensfel
2018-08-29Updates TODOs, handles max health changes.nsensfel
2018-08-28Adds the structure for omnimods, merges *_tile.erlnsensfel
2018-08-28Starting to add omnimods to the server.nsensfel
2018-08-24Working on the character editor...nsensfel
2018-08-10Adds some progress on user registration.Nathanael Sensfelder
2018-08-10Got login to work.Nathanael Sensfelder
2018-08-04Lets the user save their map.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-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