hodasemi
  • Joined on 2022-12-28
hodasemi pushed to main at hodasemi/ecs 2025-04-09 16:08:10 +00:00
4570d408e1 Increase implementation count
hodasemi pushed to main at hodasemi/ecs 2025-04-09 15:52:17 +00:00
0113a68914 Also create generic event system
hodasemi pushed to main at hodasemi/engine 2025-04-09 13:05:54 +00:00
f4663d3d68 Apply ecs changes
hodasemi pushed to main at hodasemi/ecs 2025-04-09 12:58:47 +00:00
ca4a040d20 Fix proc macro
hodasemi pushed to main at hodasemi/ecs 2025-04-09 12:40:29 +00:00
29141e5b9a Attempt to create combinations of archetypes
hodasemi pushed to main at hodasemi/ecs 2025-04-09 11:32:55 +00:00
bbee8a0041 Mostly fix proc macro
hodasemi pushed to main at hodasemi/ecs 2025-04-09 09:15:11 +00:00
d730eb586b Fix proc macro
hodasemi pushed to main at hodasemi/ecs 2025-04-09 07:00:47 +00:00
7ee6ef0a08 Start implementing proc macro for updates
hodasemi pushed to main at hodasemi/ecs 2025-04-09 05:25:28 +00:00
4370853e23 Start implementing proc macro solution for updates
hodasemi pushed to main at hodasemi/ecs 2025-04-08 18:29:01 +00:00
fe1decdbbd Export archetype create
hodasemi pushed to main at hodasemi/ecs 2025-04-08 18:04:13 +00:00
c728605684 Implement single queries for tuple entities
hodasemi pushed to main at hodasemi/engine 2025-04-08 17:56:14 +00:00
10f6103016 Fixing updates
hodasemi pushed to main at hodasemi/ecs 2025-04-08 17:49:13 +00:00
7a20347988 Implement single query case
hodasemi pushed to main at hodasemi/ecs 2025-04-08 17:15:33 +00:00
3aa5438fed Create new update interface
hodasemi pushed to main at hodasemi/ecs 2025-04-08 16:00:22 +00:00
540be64f6a Merge branch 'main' of ssh://gavania.de:62/hodasemi/ecs
a073f8e520 Start query testing
Compare 2 commits »
hodasemi pushed to main at hodasemi/engine 2025-04-08 07:44:16 +00:00
0a8ea8972a Use new update syntax
hodasemi pushed to main at hodasemi/ecs 2025-04-08 07:25:16 +00:00
da5e137432 Expose now via Commands
hodasemi pushed to main at hodasemi/ecs 2025-04-08 07:01:51 +00:00
a72a72f8c1 Generate resource updates
hodasemi pushed to main at hodasemi/ecs 2025-04-08 06:14:13 +00:00
0136eb0a0b Start promoting safe usage
hodasemi pushed to main at hodasemi/ecs 2025-04-07 15:57:51 +00:00
ac59be0a71 Fix debug prints