| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-09 | can now pick up and drop items | troido |
| 2020-02-09 | ground is now always up-to-date; view doesn't rebuild whole room | troido |
| 2020-02-08 | don't rebuild the ground each step | troido |
| 2020-02-07 | can now load maps in the same format as the python version | troido |
| 2020-02-04 | tried to implement deserialisation of entities | troido |
| 2020-02-04 | changed all indentation to tabs | troido |
| 2020-02-03 | only send changed cells, not the whole field each time | troido |
| 2020-02-03 | now also send playerpos messages | troido |
| 2020-02-03 | merged Draw into View; renamed Position to Pos | troido |
| 2020-01-31 | systems can create entities (sort of) | troido |
| 2020-01-29 | players can no longer walk through walls | troido |
| 2020-01-29 | refactored control | troido |
| 2020-01-28 | refacored systems, components, resources and assemblages into their own files | troido |
