summaryrefslogtreecommitdiff
path: root/src/componentparameter.rs
AgeCommit message (Expand)Author
2020-09-20renamed ComponentParameter to ParemeterExpression; List and Template variant ...troido
2020-06-05added exchanger as seperate component/system; refactored other interactions; ...troido
2020-06-05made Talk its own component/system instead of part of interacttroido
2020-04-13added if conditions in assemblagestroido
2020-04-06shortcut or defining some entities like cropstroido
2020-04-06made parseerrors their own thingtroido
2020-04-03aerr! has formatting functionality; better errors; radishses -> radishestroido
2020-04-03also replace lootlist parameter with listtroido
2020-04-01better time handling for growing plantstroido
2020-03-05new componentparameters to get own template and nametroido
2020-03-04implemented growthtroido
2020-03-04implemented concat in entity language in order to build letterstroido
2020-02-10inventories have capacitytroido
2020-02-09refactoring using cargo clippytroido
2020-02-07limited nesting in evaluationtroido
2020-02-07all entity construction now uses new templatestroido
2020-02-06grass now also loaded from jsontroido
2020-02-06refactored into multiple classestroido