Commit Graph

5 Commits (5f0d694eb47376ea057bfd99c54408de9bfb20f7)

Author SHA1 Message Date
cosmonaut 5f0d694eb4 fix garbage in FilterSignature.Equals 2023-04-05 12:08:24 -07:00
cosmonaut f69d132a5e Storage refactor, snapshot system, experimental template system (#3)
- Major storage refactor to improve performance and reduce garbage collection
- Snapshot system to facilitate rollback implementation
- Experimental template system to instantiate entities based on a template. Use at your own risk, this may change significantly or be removed!

Reviewed-on: #3
2023-01-10 00:41:00 +00:00
cosmonaut 56948e4c31 World State Save and Load (#2)
Reviewed-on: #2
2022-05-03 04:51:11 +00:00
cosmonaut 37d10db955 remove implicit usings 2022-04-07 22:52:03 -07:00
cosmonaut b2b32b0424 initial filter implementation 2022-03-05 22:12:27 -08:00