0.4.4
What's Changed
- FIX: Actions with valid associated entity fields no longer cause system execution error ecsact-dev/ecsact_rt_entt#30 and ecsact-dev/ecsact_lang_cpp#122
- FIX: Update ecsact system implmentation wasm host due to accidental downgrade in last release
- FIX: crash when adding/removing components from a 'other' context ecsact-dev/ecsact_rt_entt#31
- FIX: Wasm system implementation host not probably managing memory for execution context ecsact-dev/ecsact_si_wasmer#25
- FIX: crash when entity had >1 associations ecsact-dev/ecsact_rt_entt#32
- FIX: some runtime C headers were using C-incompatible features ecsact-dev/ecsact_runtime#98