summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
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). | |||
2018-12-15 | Seems to be working again. | Nathanael Sensfelder | |
2018-12-10 | Working on the creation of invasions. | nsensfel | |
2018-10-01 | Adds a way to retrieve player ids from usernames. | nsensfel | |
2018-10-01 | Use GET params instead. | nsensfel | |
2018-09-13 | Adds modules to deal with the browser extension. | nsensfel | |
2018-09-08 | Send "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-04 | Adds plr_load. | nsensfel | |
2018-08-10 | Got login to work. | Nathanael Sensfelder | |
2018-08-04 | Working on player accounts... | Nathanael Sensfelder | |