Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small Fixes & Changes #92

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Small Fixes & Changes #92

wants to merge 14 commits into from

Conversation

HAHOOS
Copy link

@HAHOOS HAHOOS commented Jan 20, 2025

Changes:

  • When destroying a page and it is indexed, it will only redirect to the next/previous when you are viewing it. It used to change the page even if you weren't on that page
  • Removed unnecessarily Draw method being called which under certain circumstances would make the string element be persistent on every page
  • Changed logging mode of the "Remove Element" message to DEBUG to minimize lag when removing a lot of elements at once for normal players
  • Added "Change Into Random Avatar" to Item Spawning (not the optimal category, but it also had Load Random Level) and made all of the buttons for random things use all loaded Crates, instead of just barcodes in CommonBarcodes
  • Made Callback property (before field) public in all Elements
  • Made MinValue, MaxValue and Increment properties (before fields) public in IntElement and FloatElement
  • Update CommonBarcodes to be more accurate
  • Bring back SkipIntro (not sure why it was gone in the first place)
  • Fixed shibe, cat & bird ads not working

@HAHOOS
Copy link
Author

HAHOOS commented Jan 31, 2025

  • Made Callback property (before field) public in all Elements
  • Made MinValue & MaxValue properties (before fields) public in IntElement and FloatElement

@HAHOOS
Copy link
Author

HAHOOS commented Jan 31, 2025

Removed GUIInfoBox and marked SetTooltip and HasTooltip as obsolete, because Tooltips were never actually implemented

@HAHOOS
Copy link
Author

HAHOOS commented Feb 1, 2025

  • Remove InfoBox field which had the now gone GUIInfoBox
  • Update CommonBarcodes to be more accurate
  • Bring back SkipIntro (not sure why it was gone in the first place)

@HAHOOS
Copy link
Author

HAHOOS commented Feb 5, 2025

Added "Change Into Random Avatar" to Item Spawning (not the optimal category, but it also had Load Random Level) and made all of the buttons for random things use all loaded Crates, instead of just barcodes in CommonBarcodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant