hodasemi
  • Joined on 2022-12-28
hodasemi pushed to main at hodasemi/ecs 2025-04-10 07:26:23 +00:00
e92cd4e46e Use trait also for systems
hodasemi pushed to master at hodasemi/ui 2025-04-10 05:58:40 +00:00
8cec32830a Completely de'world'ify
hodasemi pushed to master at hodasemi/ui 2025-04-09 20:18:59 +00:00
74ae317fec Start redesigning ui to match new ecs
hodasemi pushed to main at hodasemi/ecs 2025-04-09 16:25:30 +00:00
28e833203a Create query-less events
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