Age | Commit message (Expand) | Author |
2018-12-20 | ... | Nathanael Sensfelder |
2018-12-15 | Seems to be working again. | Nathanael Sensfelder |
2018-12-15 | Get debug to okay the src files. | Nathanael Sensfelder |
2018-12-13 | ... | nsensfel |
2018-12-03 | Working on "New Invasions"... | nsensfel |
2018-11-26 | ... | nsensfel |
2018-11-15 | ID as strings. | Nathanael Sensfelder |
2018-11-08 | Makes roster updates work. | Nathanael Sensfelder |
2018-10-11 | Fixes map addition. | Nathanael Sensfelder |
2018-10-11 | (Broken) 'spe' to add new map to player. | nsensfel |
2018-10-11 | Woops, that isn't how gen_server:call works. | nsensfel |
2018-10-09 | (Broken) glyphs lists, not arrays... | Nathanael Sensfelder |
2018-10-05 | (Broken) Working on the addition of glyphs & their boards. | nsensfel |
2018-10-03 | (Broken) still working on it... | nsensfel |
2018-10-02 | Adds portraits as a data listing. | nsensfel |
2018-09-10 | character -> roster | nsensfel |
2018-09-08 | Send "disconnected" cmd if user failed cred check. | Nathanael Sensfelder |
2018-09-04 | Adds plr_load. | nsensfel |
2018-08-30 | Changes the damage multiplier formula. | nsensfel |
2018-08-29 | Fixes small mixup. | Nathanael Sensfelder |
2018-08-29 | Updates TODOs, handles max health changes. | nsensfel |
2018-08-29 | Updates btl_attack.erl, fixes small mistakes. | nsensfel |
2018-08-28 | Still propagating the changes... | Nathanael Sensfelder |
2018-08-28 | Adds 'base' defense, applied to all damage types. | Nathanael Sensfelder |
2018-08-28 | Fixes damage calculation. | Nathanael Sensfelder |
2018-08-28 | Forgot to send the new tile struct file... | nsensfel |
2018-08-28 | Adds the structure for omnimods, merges *_tile.erl | nsensfel |
2018-08-28 | Starting to add omnimods to the server. | nsensfel |
2018-08-24 | Adds module to update character. | nsensfel |
2018-08-24 | Working on the character editor... | nsensfel |
2018-08-10 | Adds some progress on user registration. | Nathanael Sensfelder |
2018-08-10 | Got login to work. | Nathanael Sensfelder |
2018-08-04 | Working on player accounts... | Nathanael Sensfelder |
2018-08-04 | Lets the user save their map. | Nathanael Sensfelder |
2018-07-13 | Feels like I've forgotten those two files... | nsensfel |
2018-07-13 | Split data into tacticians-data. | nsensfel |
2018-07-12 | 'tis always better with the missing files. | nsensfel |
2018-07-11 | Separates read and write permissions. | nsensfel |
2018-07-11 | "sh_" -> "shr_". | nsensfel |
2018-07-02 | Working on player defeats... | nsensfel |
2018-06-27 | Slight armor buff. | Nathanael Sensfelder |
2018-06-27 | Balancing pass. | Nathanael Sensfelder |
2018-06-27 | Small changes in stats calculation. | Nathanael Sensfelder |
2018-06-21 | Changes in max_health during battle are an issue. | nsensfel |
2018-06-18 | Possibly fixes negative number error, wrong range. | Nathanael Sensfelder |
2018-06-08 | Replaces erlang:ceil by sh_math_util:ceil. | nsensfel |
2018-06-08 | Takes armor benefits into account. | nsensfel |
2018-06-08 | Equipment penalties should not increase attributes | nsensfel |
2018-06-07 | add_{armor,weapon}, coefs, db stores stats. | nsensfel |
2018-06-07 | Adding server-side armors data. | nsensfel |