summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Collapse)Author
2019-09-10Transforms some "assert" into error throws.Nathanael Sensfelder
2019-05-07Working on markers...nsensfel
2019-02-27...nsensfel
2019-02-18...Nathanael Sensfelder
2019-02-18...nsensfel
2019-02-15Markers/triggers, shr_tile -> shr_tile{,_instance}Nathanael Sensfelder
2019-02-15Re-organizing shr_ structs.nsensfel
2019-02-15/{btl,map}_{map,location,direction}/shr_\2/nsensfel
2019-01-23Isolates Yaws from the code base.nsensfel
2019-01-02Bounties?Nathanael Sensfelder
Somehow, Dialyzer does not see the type issues with src/bounty/bnt_join_battle.erl, but there are btl_character and rst_character mix-ups.
2018-12-21Removes any use of arrays.Nathanael Sensfelder
2018-12-15Seems to be working again.Nathanael Sensfelder
2018-12-15...Nathanael Sensfelder
2018-12-14...nsensfel
2018-12-13[BROKEN] Still converting to Ataxia...Nathanael Sensfelder
2018-11-15ID as strings.Nathanael Sensfelder
2018-10-11Fixes map addition.Nathanael Sensfelder
2018-10-11(Broken) 'spe' to add new map to player.nsensfel
2018-10-10(Broken) Working on DB item ID generation...nsensfel
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