hodasemi
  • Joined on 2022-12-28
hodasemi pushed to main at hodasemi/ecs 2025-04-07 15:47:30 +00:00
11b613f492 Fix release build
hodasemi pushed to main at hodasemi/engine 2025-04-07 14:56:42 +00:00
21c02e2e98 Use system priorities
hodasemi pushed to main at hodasemi/ecs 2025-04-07 14:52:18 +00:00
e9b81f8217 Add priority to systems
hodasemi pushed to main at hodasemi/engine 2025-04-07 13:41:26 +00:00
hodasemi pushed to main at hodasemi/engine 2025-04-07 13:37:11 +00:00
c3aafa1911 Trying to fix empty rendering
hodasemi pushed to main at hodasemi/rpg_base 2025-04-07 09:09:27 +00:00
78088cecfe Return applied damage
hodasemi pushed to main at hodasemi/ecs 2025-04-06 09:59:01 +00:00
b827d47b2c Provide life time decoupled version
hodasemi pushed to main at hodasemi/ecs 2025-04-06 09:55:44 +00:00
9420cfa863 Provide entities mut
hodasemi pushed to main at hodasemi/rpg_base 2025-04-06 09:28:41 +00:00
65d1658a08 Make AbilitySettings a Resource
hodasemi pushed to main at hodasemi/engine 2025-04-06 08:09:27 +00:00
83c358ad7e Make TopDownCameraControl a Resource
hodasemi pushed to main at hodasemi/engine 2025-04-06 08:00:54 +00:00
a37fdcaabd Make EntityManager a Resource
hodasemi pushed to master at hodasemi/ui 2025-04-06 07:47:53 +00:00
645dc8d017 Make States a Resource
hodasemi pushed to main at hodasemi/engine 2025-04-06 07:40:05 +00:00
ea8b88c58c Fix example
hodasemi pushed to main at hodasemi/engine 2025-04-06 07:36:26 +00:00
27403f16ba Start fixing free space example
hodasemi pushed to main at hodasemi/rpg_base 2025-04-06 07:23:17 +00:00
be9a5109c8 Fix character menu
hodasemi pushed to main at hodasemi/rpg_base 2025-04-06 06:34:10 +00:00
60ba92aa76 Fix everything but item slots
hodasemi pushed to main at hodasemi/rpg_base 2025-04-06 05:17:08 +00:00
071b4dc408 Start more complex cases
hodasemi pushed to main at hodasemi/rpg_base 2025-04-05 12:18:47 +00:00
93e98f5477 Next fixes
hodasemi pushed to main at hodasemi/rpg_base 2025-04-05 11:45:13 +00:00
abf0be7881 More character menu fixes
hodasemi pushed to main at hodasemi/rpg_base 2025-04-05 10:16:40 +00:00
ac1af484b8 Start applying ecs changes