Commit Graph

10 Commits (839ad015ba20263b8db54831fc255b65ab427d69)

Author SHA1 Message Date
cosmonaut 3817a9e809 get relation by index 2023-03-20 14:26:27 -07:00
cosmonaut f534ff145e Fix InRelationSingleton error message 2023-02-09 15:15:41 -08: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 453426a232 rename and add new relation lookup methods 2022-08-09 14:41:31 -07:00
cosmonaut 5d3989a620 fix relation storage resize 2022-06-22 17:05:33 -07:00
cosmonaut 56948e4c31 World State Save and Load (#2)
Reviewed-on: #2
2022-05-03 04:51:11 +00:00
cosmonaut 5243259acb relations can now contain data 2022-04-19 12:35:21 -07:00
cosmonaut 37d10db955 remove implicit usings 2022-04-07 22:52:03 -07:00
cosmonaut 1123ef5662 check for specific relation 2022-04-06 20:08:28 -07:00
cosmonaut da35e99266 entity relation system 2022-04-06 12:53:50 -07:00