summaryrefslogtreecommitdiff
path: root/src/encyclopedia.rs
AgeCommit message (Collapse)Author
2020-04-06made parseerrors their own thingtroido
2020-04-05items are now mostly replaced by itemids, with a mapping to the item in the ↵troido
encyclopedia
2020-04-03aerr! has formatting functionality; better errors; radishses -> radishestroido
2020-03-05equipent now kinda workstroido
2020-03-04implemented growthtroido
2020-02-28more specific types!troido
2020-02-23more consistent importstroido
2020-02-18Players are now saved/loaded tootroido
2020-02-14extract the state to savetroido
2020-02-09Revert "no templates in the world; only pre-entities"troido
This reverts commit b56add981c2f520789b97d1ee6f71dae41e8c900.
2020-02-08no templates in the world; only pre-entitiestroido
2020-02-08don't rebuild the ground each steptroido
2020-02-07all entity construction now uses new templatestroido
2020-02-07named stuff properly; added encyclopedia and templatetroido