summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-07Player maps & battles: lists -> orddicts.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-10-11Fixes map addition.Nathanael Sensfelder
2018-09-04Adds plr_load.nsensfel