Commit Graph

5 Commits (4ef7cb4302262df0cfc2e8166bda1abd1a27f762)

Author SHA1 Message Date
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 37d10db955 remove implicit usings 2022-04-07 22:52:03 -07:00
cosmonaut 9eb4b947f0 WithEntity message getters 2022-03-18 12:50:59 -07:00
cosmonaut 8ec2780356 add singular ReadMessage to System 2022-03-16 00:33:38 -07:00
cosmonaut b30923ade3 initial message system 2022-03-06 23:17:05 -08:00