Skip to content

Releases: SpaceMadness/lunar-unity-plugin

SDK v0.0.9b

24 Dec 20:06
Compare
Choose a tag to compare

SDK v0.0.8b

21 Dec 02:55
Compare
Choose a tag to compare

v.0.0.8b - Dec 20, 2016

Fixes

  • Package re-organization.
  • Added class prefix to avoid conflicts with a global namespace.
  • Unity 5+ support only.

SDK v0.0.7b

07 Mar 05:25
Compare
Choose a tag to compare

v.0.0.7 - Mar 6, 2016

Fixes

  • Fixed key bindings in the Game View for Unity 5.x.
  • Added support for Unity 4.7

SDK v0.0.5b

25 Jan 03:06
Compare
Choose a tag to compare

v.0.0.5 - Jan 24, 2016

Fixes

  • Fixed support for Unity 5.2+

SDK v0.0.4b

25 Jul 22:22
Compare
Choose a tag to compare

v.0.0.4 - Jul 27, 2015

Improvements

  • Added support for 'playmode' config.

SDK v0.0.3b

25 Jul 21:59
Compare
Choose a tag to compare

v.0.0.3 - Jul 23, 2015

Improvements

  • Better and more accurate autocompletion.
  • Faster commands execution (generates less garbage).
  • Added unaliasAll command.
  • Added prefix support to unbindAll command.
  • Overall code performance.
  • Now shoots lasers!

Changes

  • Renamed cvar_restart to resetAll.
  • Renamed unbindall to unbindAll.

Fixes

  • Config variables are not properly saved when using reset, resetAll and toggle commands.
  • Bug in binding - commands.
  • Bug in configs reading/writing.
  • Bugs reported by users.