hodasemi
  • Joined on 2022-12-28
hodasemi pushed to main at hodasemi/ecs 2025-04-15 08:29:04 +00:00
abbbfb359d Add query ctor
hodasemi pushed to main at hodasemi/ecs 2025-04-15 07:54:46 +00:00
7def5ee520 Add dedup check for events
hodasemi pushed to master at hodasemi/ui 2025-04-15 07:03:41 +00:00
a7736602e5 Start ui macros
hodasemi pushed to main at hodasemi/ecs 2025-04-14 18:40:11 +00:00
50735ddb31 Split proc macro crate
hodasemi pushed to main at hodasemi/engine 2025-04-11 13:01:50 +00:00
894174e063 Improve skybox
hodasemi pushed to main at hodasemi/engine 2025-04-11 12:14:38 +00:00
4a0098445a Add missing event_system implementation
hodasemi pushed to main at hodasemi/rpg_base 2025-04-11 09:29:14 +00:00
1367be0c0e Start applying changes
hodasemi pushed to master at hodasemi/ui 2025-04-11 09:12:05 +00:00
0731089afe Update callback builder
hodasemi pushed to main at hodasemi/engine 2025-04-11 07:59:55 +00:00
d2e70481ce Fix examples
hodasemi pushed to main at hodasemi/ecs 2025-04-11 06:42:42 +00:00
951060882e Use system also for events and updates
hodasemi pushed to main at hodasemi/ecs 2025-04-11 05:13:17 +00:00
eacbbdcdff Increase max resources
hodasemi pushed to main at hodasemi/engine 2025-04-10 20:14:22 +00:00
49da5c947d Start generalizing event system
hodasemi pushed to main at hodasemi/engine 2025-04-10 18:09:26 +00:00
5ee7edf31b Rework render system
hodasemi pushed to main at hodasemi/ecs 2025-04-10 10:08:54 +00:00
604b6a4dc0 Up implementation counts
hodasemi pushed to main at hodasemi/ecs 2025-04-10 10:08:21 +00:00
467207af21 Extent system interface
hodasemi pushed to master at hodasemi/ui 2025-04-10 08:28:53 +00:00
8b7f68232e Fix gui_handler function arguments
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