summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-10 | Woops, that triggers error when the pwd is correct | Nathanael Sensfelder | |
2019-09-10 | Transforms some "assert" into error throws. | Nathanael Sensfelder | |
2019-08-15 | ... | Nathanael Sensfelder | |
2019-01-28 | ... | Nathanael Sensfelder | |
2019-01-23 | Isolates Yaws from the code base. | nsensfel | |
2019-01-04 | Removes 'id' field from ataxia entry values. | nsensfel | |
While sometimes usefull as a way to retrieve the object's ID, they were both redundant (you can't get the object without its ID anyway) and bothersome to maintain (insert + update, which would have required setting up a bounty for any insert). | |||
2019-01-02 | Bounties? | 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-15 | Seems 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-10-11 | Fixes map addition. | Nathanael Sensfelder | |
2018-10-10 | (Broken) Working on DB item ID generation... | nsensfel | |
2018-10-03 | (Broken) still working on it... | nsensfel | |
2018-10-01 | Adds a way to retrieve player ids from usernames. | nsensfel | |
2018-09-05 | Adds map for player2, player_db cached as 'any'. | nsensfel | |
2018-09-04 | Updates the "random" player generation. | nsensfel | |
2018-08-30 | Fixes issues with login in.omnimods | Nathanael Sensfelder | |
2018-08-29 | Updates TODOs, handles max health changes. | 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 | |