| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-27 | removed "args" from the code | troido | |
| 2020-09-26 | more tests | troido | |
| 2020-09-26 | spawned entities are now saved but not spawned again until removed | troido | |
| 2020-09-26 | use flags for the whole room instead of room permissions | troido | |
| the flags on a tile are the union of the flags from the entity on that tile and the room flags | |||
| 2020-09-25 | turned SaveOption into Option<bool> | troido | |
| 2020-09-25 | assemlage uses proper serialization too | troido | |
| 2020-09-20 | removed interactable as Parameter type | troido | |
| 2020-09-20 | renamed ComponentParameter to ParemeterExpression; List and Template variant ↵ | troido | |
| for ParameterExpression | |||
