- show lua window on script
- Tutorial windows will fire an event on close which lua scripts can listen for
- Removed spotlight shader, wanted something more simple
- Wrote unit tests for some entity access methods to be used lua-side
- waitForCondition() unit test was failing, now fixed
- Added a simple sound management system, but this needs to be tested