- Hamm, Germany
- https://ickhorn.com/
-
Write in C, Think in Assembly.
- Joined on
2023-03-07
4f549290ab
Added entity queries by tag, tests for queries and tests for tagging.
53a63e61db
General codebase improvements and a fix for a bug in the tag registry
275dbdc748
Added a test for the entity lookup and fixed a bug found through that test.
cea20bdaa2
Implemented but didn't test the entity-untagging function and fixed a potentially unwanted behaviour when getting a tag's value.
6979728a96
Added but didn't test state-struct and entity lookup, entity tagging and entity registry functionality
6538b038e7
Added a basic testing infrastructure and found a bug through it.
c0c17f6641
Added but didn't test the registry for tag names and fixed a bug in the action.bash
3236dc2984
Fixed some thinking mistakes in the core API and removed the core API exports from the import paths of its own implementation