Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Releases: Innoactive/Basic-UI-Component

v1.4.1

11 May 09:31
569c0a6
Compare
Choose a tag to compare

1.4.1 (2021-05-11)

Bug Fixes

  • coursecontroller will be checked if set up correctly after scene is opened (3198cff)

v1.4.0

04 May 11:33
27fbc76
Compare
Choose a tag to compare

1.4.0 (2021-05-04)

Bug Fixes

  • course controller listens to course events and updates itself accordingly (a96552e)
  • course controller setup now uses concrete implementations (#30) (0ee6ad0)
  • standalone course controller requires menu spawner again (#33) (8a3a90b)

Features

  • add support for new input system (768d184)

v1.3.0

16 Apr 12:10
f8388d9
Compare
Choose a tag to compare

1.3.0 (2021-04-16)

Bug Fixes

  • centered start training text within the menu (#26) (d52da18)
  • course controller was spawned a second time on scene setup (#25) (7ab8ba9)
  • language selector now shows the correct language (da5d59b)
  • remove old components and fix name of course controller (#20) (f496294)
  • updated how current language is determined, reloading localization for that (5147a33)

Features

  • course controller is initiated with default on scene setup (739712a)
  • extend controller to provide localization config (64a1853)

v1.2.0

01 Mar 10:10
ce2e1fe
Compare
Choose a tag to compare

1.2.0 (2021-03-01)

Bug Fixes

  • do not throw error when the user did not set a custom prefab for menu (#16) (b46f6e1)
  • fix language picker (#15) (61aa03b)
  • null pointer due to missing spectator controller (#13) (3a46482)

Features

  • rework course controller setup and add menu spawner (d8c7cf5)

v1.1.0

05 Feb 11:30
f8f0fdd
Compare
Choose a tag to compare

1.1.0 (2021-02-05)

Bug Fixes

  • compilation error when xrit and the new input system are enabled (#11) (4a7d2de)
  • the course controller is now always properly set (#10) (25a9389)

Features

  • the new unity input system is now supported (#9) (bc9cb58)

v1.0.0

15 Dec 17:31
22c0305
Compare
Choose a tag to compare

1.0.0 (2020-12-15)

Features

  • add spectator and course controller (#1) (76810aa)