summaryrefslogtreecommitdiff
path: root/src/resources/ground.rs
AgeCommit message (Collapse)Author
2020-06-05added exchanger as seperate component/system; refactored other interactions; ↵troido
parameter parsing returns result instead of option
2020-04-04draw the room after new entities have been addedtroido
2020-04-02added flags component, and conditions for buildingtroido
2020-03-02added monster aitroido
2020-02-24healing works now too, the first time based systemtroido