summaryrefslogtreecommitdiff
path: root/src/assemblages.rs
AgeCommit message (Collapse)Author
2020-02-04added some unit tests; added hashmap! macrotroido
2020-02-03can initialise Assemblages from json lists and dictstroido
2020-02-03only send changed cells, not the whole field each timetroido
2020-02-02add worldmessagestroido
2020-01-31systems can create entities (sort of)troido
2020-01-29players can no longer walk through wallstroido
2020-01-29refactored controltroido
2020-01-28refacored systems, components, resources and assemblages into their own filestroido