Age | Commit message (Expand) | Author |
2018-11-08 | 2 chars by default, for debugging purposes... | nsensfel |
2018-10-11 | Rosters start with a character by default. | 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-10 | (Broken) Working on DB item ID generation... | nsensfel |
2018-10-10 | (Broken) ... | Nathanael Sensfelder |
2018-10-09 | (Broken) glyphs lists, not arrays... | Nathanael Sensfelder |
2018-10-09 | Creates roster & inventory alongside player. | nsensfel |
2018-10-08 | (Broken) ... | nsensfel |
2018-10-05 | (Broken) make debug says it's alright. | 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 | (Breaks compilation) Working on battle creation... | nsensfel |
2018-10-02 | Adds portraits as a data listing. | nsensfel |
2018-10-01 | Working on battle generation. | nsensfel |
2018-10-01 | Adds a way to retrieve player ids from usernames. | nsensfel |
2018-10-01 | Use GET params instead. | nsensfel |
2018-09-26 | Takes stats based damage modifier into account. | nsensfel |
2018-09-24 | Woops, inventory_db isn't there yet... | nsensfel |
2018-09-13 | Adds modules to deal with the browser extension. | nsensfel |
2018-09-11 | Woops, forgot to create the roster_db. | nsensfel |
2018-09-10 | character -> roster | nsensfel |
2018-09-08 | Send "disconnected" cmd if user failed cred check. | Nathanael Sensfelder |
2018-09-07 | Change turns to (move?.(attack+switch_wp)?) | nsensfel |
2018-09-05 | Adds map for player2, player_db cached as 'any'. | nsensfel |
2018-09-04 | Updates the "random" player generation. | nsensfel |
2018-09-04 | Adds plr_load. | nsensfel |
2018-08-30 | Fixes issues with login in.omnimods | Nathanael Sensfelder |
2018-08-30 | Changes the damage multiplier formula. | nsensfel |
2018-08-29 | Fixes small mixup. | Nathanael Sensfelder |
2018-08-29 | Got the bare minimum for omnimods (untested). | nsensfel |
2018-08-29 | Updates TODOs, handles max health changes. | nsensfel |
2018-08-29 | Still working on it... | 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 | Woops, better pay attention to character case. | Nathanael Sensfelder |
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 | Make use of the new format for the default battle | Nathanael Sensfelder |
2018-08-04 | Lets the user save their map. | Nathanael Sensfelder |
2018-08-03 | Updates to the new tile format (again). | Nathanael Sensfelder |