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

Disable visualizer when window is minimized #1832

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

ccuser44
Copy link
Contributor

This provides a considerable performance speedup as updating all the frames is quite expensive.

@Dimenpsyonal Dimenpsyonal added the 📱 UI Frontend Adonis user interfaces label Jan 20, 2025
@Expertcoderz Expertcoderz added the ✨ enhancement Enhancing or improving existing functionality label Jan 22, 2025
@Expertcoderz Expertcoderz merged commit ee457e8 into Epix-Incorporated:master Jan 22, 2025
2 checks passed
Dimenpsyonal added a commit that referenced this pull request Jan 22, 2025
* Clamp #num selector to max players

Prevents crashes e.g.  due to `!inspect #999999999`.

* Load plugins asynchronously (#1822)

* Update Changelog.luau

* Update Version.model to 263

* Convert more models out of XML (#1831)

* Delete MainModule/Server/Dependencies/RebootHandler.rbxmx

* Create init.server.lua

* Create init.meta.json

* Create Mode.model.json

* Create Model.model.json

* Create mParent.model.json

* Create Runner.model.json

* Create init.server.lua

* Create init.meta.json

* Create Event.model.json

* Delete MainModule/Server/Dependencies/Assets/BotBrain.rbxmx

* Create init.client.lua

* Create init.meta.json

* Create Mode.model.json

* Create Target.model.json

* Delete MainModule/Server/Dependencies/Assets/ClickTeleport.rbxmx

* Create init.client.lua

* Create init.meta.json

* Create Num.model.json

* Create Type.model.json

* Update Num.model.json

* Delete MainModule/Server/Dependencies/Assets/Glitcher.rbxmx

* Create init.client.lua

* Create init.meta.json

* Create Strength.model.json

* Delete MainModule/Server/Dependencies/Assets/Sfling.rbxmx

* Fix lint

* Fix lint

* Prevent creating a team with the same name (#1836)

* Update :watchcam description (#1835)

* Show command aliases in :commands (#1833)

* Show command aliases in :commands

* oops forgot this

* Remove prefix showing up

* Actually made it accurate

* Disable visualizer when window is minimized (#1832)

* Update Changelog.luau

* Update time

---------

Co-authored-by: Expertcoderz <[email protected]>
Co-authored-by: ccuser44 <[email protected]>
Co-authored-by: WalkerOfBacon <[email protected]>
Co-authored-by: Alex Yerkes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement Enhancing or improving existing functionality 📱 UI Frontend Adonis user interfaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants