Skip to content

LUTE v1.2.1 (alpha)

Pre-release
Pre-release

Choose a tag to compare

@Jacki3 Jacki3 released this 01 May 09:46
· 14 commits to main since this release

Release Notes:

Core Issues

  • Fixed AR location game that was broken due to missing location objects
  • Fixed inventory loading incorrect file on start and serialisation of the entire inventory
  • Ensured that the Samples for XR are not unique so reimport will not break the XR games (Implemented XR wrapper)

System Additions

  • Added game events as scriptable objects
  • Added directions
  • Finalised scriptable events and custom Orders

Technical Updates

  • Changed video player for namespace
  • Updated application entry point (requiring wiki update)

Installation & Documentation Notes

  • Update needed for installation guide (removal of asmdefs reference)
  • Added reference to wiki/main GitHub page for detailed information

Location Updates

  • Updated location pins and saving
  • Potential gradle error fixed
  • Inclusion of main gradle file/settings in plugins folder
  • Addressed existing Git issue for location pins
  • Update locvars usage for consistency
  • Fix reveal/hide functionality after nodelocvar removal
  • Clean up directions (add to next page post inventory)
  • Replace map movement class (remove defaults)

LUTE requires Unity 3D 2022 or above (any version) which can be downloaded for free from https://unity.com/products

For installation instructions, please see the 'Installation" section on the Wiki: https://github.com/LoGaCulture/LUTE/wiki/Installation

Please adhere to the 'Third Party' instructions for this package as no project settings are included (https://github.com/LoGaCulture/LUTE/wiki/Third_Party).

Then checkout 'The Basics': https://github.com/LoGaCulture/LUTE/wiki/The_Basics

Good luck and have fun!

Full Changelog: v1.2.0-alpha...v1.2.1-alpha