summaryrefslogtreecommitdiff
path: root/src/encyclopedia.rs
AgeCommit message (Expand)Author
2021-12-31made assemblage fields privateHEADmaintroido
2020-09-28added type validation for parameterstroido
2020-09-28removed parametertypetroido
2020-09-25encyclopedia now using serde serialisation tootroido
2020-09-25assemlage uses proper serialization tootroido
2020-09-24more serde (de)serialisationtroido
2020-09-24actually use the serde serialisation moretroido
2020-06-05added exchanger as seperate component/system; refactored other interactions; ...troido
2020-05-16encyclopedia can be split over different filestroido
2020-05-12removed 'substitute' part of encyclopediatroido
2020-04-23accept authentication messages, and validate registrationstroido
2020-04-09stricter about what to printtroido
2020-04-09properly substitute itemstroido
2020-04-09encyclopedia can substitute namestroido
2020-04-06shortcut or defining some entities like cropstroido
2020-04-06made parseerrors their own thingtroido
2020-04-05items are now mostly replaced by itemids, with a mapping to the item in the e...troido
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
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