summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-15 | /{btl,map}_{map,location,direction}/shr_\2/ | nsensfel | |
2019-01-09 | Little mistake when adding an element there. | nsensfel | |
2019-01-07 | Player maps & battles: lists -> orddicts. | 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. |