hodasemi
  • Joined on 2022-12-28
hodasemi pushed to main at hodasemi/rpg_base 2025-04-17 14:02:36 +00:00
324af987a3 Further steps towards new ecs
hodasemi pushed to master at hodasemi/ui 2025-04-17 08:36:29 +00:00
b0a9d66db3 First impl attempt of callback handling
hodasemi pushed to main at hodasemi/ecs 2025-04-15 14:34:14 +00:00
50c6d1be1c Fix indentation
hodasemi pushed to main at hodasemi/ecs 2025-04-15 08:50:47 +00:00
b9296f8e57 Make commands more publicly accessible
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