Commit graph

8 commits

Author SHA1 Message Date
Ukendio
818dfdd216 Low foot print ids 2024-06-06 00:38:27 +02:00
Marcus
0567856a59
Add docs (#45)
* Initial commit

* Add section for standalone

* Fix docs

* Add pages to docs

* Remove redundant files
2024-05-27 03:39:20 +02:00
Ukendio
6c2f47bf70 Add todo 2024-05-17 01:05:40 +02:00
Marcus
cf0683cf03
Add World:target (#39) 2024-05-17 00:17:53 +02:00
Ukendio
e86b4c7f4c Rename functions 2024-05-14 17:52:41 +02:00
Marcus
2df5f3f18e
Add wildcards (#37)
* Fix export

* Initial commit

* Uncomment cases

* Rename case

* Add tests for wildcards

* Support wildcards in records

* Add tests for relation data

* Add shorthands

* Change casing of exports

* Change function signatures

* Improve inlining of ECS_PAIR

* Delete whitespace

* Create root archetype

* Add back tests

* Fix tests
2024-05-13 00:53:51 +02:00
Ukendio
87711eff19 Register components as entities 2024-05-10 20:35:41 +02:00
Marcus
d63de48546
Relationships (#31)
* Sparse set for entity records

* Swap dense indexes

* Improve inlining

* Add benchmarks

* Add tests for relations

* Add REST

* Merge upstream changes

* Add back symmetric and non idempotent add function

* Only swap when not last row

* Assert that the entity is alive

* Update example with relations
2024-05-10 17:59:57 +02:00
Renamed from tests/test1.lua (Browse further)