Releases: ecsact-dev/ecsact_unity
Releases · ecsact-dev/ecsact_unity
0.11.1
0.11.0
0.10.1
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- fix: robustify manually setting runing libray paths by @zaucy in #85
- fix: disconnect can now be called by @zaucy in #87
- feat: disconnect when runtime is freed by @zaucy in #88
- fix: don't execute rtb when disabled on reimport by @zaucy in #89
- fix: clearing runtime defaults slightly later by @zaucy in #90
- fix: remove false warning about wasm reset by @zaucy in #91
- feat: add function to load non-standard methods by @zaucy in #92
- fix: cache registy more resistent to runtime error by @zaucy in #93
- feat: added more visual scripting nodes by @zaucy in #94
- feat: connectStateChange invoke on ConnectionClosed error by @Kelwan in #95
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.0
What's Changed
- cleanup memory on unload + copy on runtime load workaround by @zaucy in #58
- hot reload wasm system implementations by @zaucy in #61
- graceful unity sync progress cancel by @zaucy in #62
- maintain original pdb name when copying .dll to temp dir by @zaucy in #64
- wasm error messages and logging by @zaucy in #63
- Add, update and remove components through options by @Kelwan in #70
- feat/add update remove dynamic entity by @Kelwan in #71
- Add create entity execution options by @Kelwan in #72
- Add destroy entity execution options by @Kelwan in #73
- Use create entity execution options in dynamic entity by @Kelwan in #74
- Add async runner and functions by @Kelwan in #76
Full Changelog: 0.7.3...0.8.0
0.7.3
0.7.2
0.7.1
What's Changed
- Formatting by @zaucy in #47
- Updated ecsact logo
- adds button to create assembly definition for user
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Automatically get unity sync scripts by @zaucy in #40
- Add EcsactRegistry class by @Kelwan in #39
- Allow specifying default C# system impls by attribute by @zaucy in #42
- Removes obsolete runtime methods by @zaucy in #44
- Saves choice between system impl sources by @zaucy in #43
- using --wasm option in runtime builder by @zaucy in #45
- Add instance static class by @Kelwan in #41
Full Changelog: 0.6.0...0.7.0