Skip to content

Releases: ecsact-dev/ecsact_unity

0.11.1

04 Jul 00:22
Compare
Choose a tag to compare

0.11.0

04 Jul 00:13
a349096
Compare
Choose a tag to compare

Requires Ecsact SDK version >= 0.7.0

What's Changed

  • chore: Update unity plugin to work with Ecsact changes by @Kelwan in #97

Full Changelog: 0.10.1...0.11.0

0.10.1

11 Aug 20:12
e0d4fbd
Compare
Choose a tag to compare

Full Changelog: 0.10.0...0.10.1

0.10.0

24 Jun 21:17
a3f6918
Compare
Choose a tag to compare

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

24 Apr 00:29
a224f91
Compare
Choose a tag to compare

What's Changed

  • fix: preferred pool game object not being assigned with dynamic entity by @zaucy in #78
  • feat: added ecsact benchmark utility window by @zaucy in #82
  • feat: dump entities utility window by @zaucy in #81 and @Kelwan in #83

Full Changelog: 0.8.0...0.9.0

0.8.0

09 Mar 17:00
Compare
Choose a tag to compare

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

19 Nov 18:17
7b5e480
Compare
Choose a tag to compare

What's Changed

  • fixes assembly definition not saving problem by @zaucy in #52

Full Changelog: 0.7.2...0.7.3

0.7.2

19 Nov 17:38
55fe6ca
Compare
Choose a tag to compare

What's Changed

  • fixes runtime loader compile error by @zaucy in #51

Full Changelog: 0.7.1...0.7.2

0.7.1

11 Nov 18:51
9a38f21
Compare
Choose a tag to compare

0.7.0

18 Oct 19:41
Compare
Choose a tag to compare

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