- Inside your computer
-
Hi I'm cat! I do stuff.
- Joined on
2025-06-17
Block a user
Foundation - ECS World lifecycle
Foundation - Entity Enable
This can be done with just a component called "isEnabled" or maybe a more general component of "Status". I'm currently more leaning to isEnabled since then DKM can automatically get which entities…
Foundation - Systems
with cat/Tourmaline-Engine#12, systems is almost ready. Currently the only issue is that there is no way to query for multiple possible entries for keys at the…
Container - Dual-key Map
4cc10ddc21 with that I have finished implementing it. Thanks to mosra at magnum graphics for their input.…