summaryrefslogtreecommitdiff
path: root/honey/ecs.lua
AgeCommit message (Expand)Author
2023-04-13don't shallow copy component tablessanine-a
2023-04-12wrap entityDb and systemDb into single Database classsanine
2023-03-28add cached mesh loadingsanine-a
2023-03-28switch to uidssanine-a
2023-03-28implement EntityDbsanine-a
2023-03-28begin rdb-style refactorsanine-a
2023-03-24fix ecs removingsanine
2023-03-24add pausingsanine
2023-03-23implement skeleton of physics systemsanine-a
2023-03-22move ecs systems into separate modulesanine-a
2023-03-22add update function systemsanine
2023-03-16implement ecs node cascadingsanine
2023-03-14add ecs.Filtersanine