summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-23Isolates Yaws from the code base.nsensfel
2019-01-04Removes '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-15Seems 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-09-05Adds map for player2, player_db cached as 'any'.nsensfel
2018-08-30Fixes issues with login in.omnimodsNathanael Sensfelder
2018-08-10Woops, better pay attention to character case.Nathanael Sensfelder
2018-08-10Got login to work.Nathanael Sensfelder