Skip to content

Releases: dfgHiatus/hiatusMenu

Font Update!

02 Dec 00:56
b51475a
Compare
Choose a tag to compare

It's finally here. Add your own font to your Menu!

ADDED FEATURES:

  • The Menu now has customizable font! (Font Color & Outline Color/Thickness in the works, shouldn't be too difficult)
  • Prefabs have been updated, most notably the slider. All of them now support custom font as well.
  • Hierarchy is cleaner to look at
  • Swapped some things over to dynamic vars to optimize performance reduce build size

BUGFIXES:

  • Fixed a bug where audio was being played globally in private UI mode
  • Fixed a bug where certain Logix elements were being disabled
  • Fixed a bug where the clock was not showing in private UI mode

Installer for Hiatus Menu - 2020.11.28_0.0.2a

28 Nov 21:33
b51475a
Compare
Choose a tag to compare

News flash! The Hiatus Menu now has an installer for VRIK Avatars! It's in the same location as the Menu, all you need to do now is spawn out the button and it will take care of 80% of the work. You'll still need to manually assign the ValueUserOverride under Main, there is no way to directly access this component.

I am also creating an installer for Head-and-Hands Avatars. I am having to design two separate systems because there is no way to actually get one's actual avatar, instead I'm having to rely on some... ahem... "creative" parent finding to install the menu. The code for it holds for VRIK but falls apart for H&H, hence the need.

Additionally, I've updated the version naming to include dates, and added some images to the Landing Page. Hope you like it!

Hiatus Menu v0.0.2

26 Nov 23:28
67cf0d5
Compare
Choose a tag to compare

Hello all! This marks the first update to the menu, and boy there are some big fixes that have since been implemented.

ADDED FEATURES:

  • The entire menu hierarchy is now color coded! Blue fields indicate Logix sections and Red fields denote prefabs, such as buttons for use.
  • All menu entries are now scroll-able and support as many options as you'd like! Try it out under the Settings tab in the menu.
  • Added a 0-1 Slider Field with Prefab.
  • Added a Checkbox Field with Prefab.
  • Added a Clock with toggle. Click the "Hiatus Menu" header to switch it on or off.
  • Added smooth transforms to Menu.

CHANGES/BUGFIXES:

  • Moved the vanity mirror to the left of the menu, as compared to the right.
  • Increased the size of slider buttons for better interactivity.

Hiatus Menu v0.0.1

24 Nov 20:24
a61c734
Compare
Choose a tag to compare

Initial Commit