summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-01Adds a way to retrieve player ids from usernames.nsensfel
2018-10-01Use GET params instead.nsensfel
2018-09-26Takes stats based damage modifier into account.nsensfel
2018-09-24Woops, inventory_db isn't there yet...nsensfel
2018-09-13Adds modules to deal with the browser extension.nsensfel
2018-09-11Woops, forgot to create the roster_db.nsensfel
2018-09-10character -> rosternsensfel
2018-09-08Send "disconnected" cmd if user failed cred check.Nathanael Sensfelder
2018-09-07Change turns to (move?.(attack+switch_wp)?)nsensfel
2018-09-05Adds map for player2, player_db cached as 'any'.nsensfel
2018-09-04Updates the "random" player generation.nsensfel
2018-09-04Adds plr_load.nsensfel
2018-08-30Fixes issues with login in.omnimodsNathanael Sensfelder
2018-08-30Changes the damage multiplier formula.nsensfel
2018-08-29Fixes small mixup.Nathanael Sensfelder
2018-08-29Got the bare minimum for omnimods (untested).nsensfel
2018-08-29Updates TODOs, handles max health changes.nsensfel
2018-08-29Still working on it...nsensfel
2018-08-29Updates btl_attack.erl, fixes small mistakes.nsensfel
2018-08-28Still propagating the changes...Nathanael Sensfelder
2018-08-28Adds 'base' defense, applied to all damage types.Nathanael Sensfelder
2018-08-28Fixes damage calculation.Nathanael Sensfelder
2018-08-28Forgot to send the new tile struct file...nsensfel
2018-08-28Adds the structure for omnimods, merges *_tile.erlnsensfel
2018-08-28Starting to add omnimods to the server.nsensfel
2018-08-24Adds module to update character.nsensfel
2018-08-24Working on the character editor...nsensfel
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