| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-03 | added dense grass; home is now part of monsterAI component | troido | |
| 2020-09-27 | better serialisation structure for encyclopediae | troido | |
| ["list", [1, 2, 3]] is now just [1, 2, 3] and {"type": builtwall", "kwargs": {"health": 50}} is now {":template": "builtwall", "health": 50} | |||
| 2020-09-25 | proper serialisation for playerstate; strum for old-style enums | troido | |
| 2020-09-24 | even more serde stuff | troido | |
| 2020-09-24 | more serde (de)serialisation | troido | |
| 2020-09-24 | actually use the serde serialisation more | troido | |
| 2020-09-24 | don't try to read into the json data structure all manually | troido | |
| 2020-09-22 | can base sprite on equipped items | troido | |
| 2020-05-19 | better json parsing using serde_json::value::from_value | troido | |
| 2020-04-06 | minor refactoring with cargo clippy | troido | |
| 2020-04-05 | trading now works | troido | |
| 2020-04-05 | items are now mostly replaced by itemids, with a mapping to the item in the ↵ | troido | |
| encyclopedia | |||
