Commit Graph

7 Commits

Author SHA1 Message Date
Cooldude2606
1c8a97a339 Feature: Toolbar Menu (#268)
* Fix left flow not using uids

* Mock Toolbar menu

* Fix task list after core gui change

* Allow show/hide override

* Fix autofill permissions

* Copy style from toolbar on change

* Open and close automatically

* Removed hacky prevent default

* Fixed more core issues

* Add reset button

* Allow for custom draw order on join

* Add methods to reorder ui flows

* Impliment move buttons

* Add locale

* Add toolbar to player data

* Better player data layout

* Picked a suitable datastore id

* Update locale for readme

* Fix swaping left flow order

* Fix datastore updates

* Code cleanup

* Fix incorrect top flow hashing on load

* Fix loading of malformed data

* Fixed loading state of left flows

* Dont save default data

* Dont open menu on join

* Lint

* Remove incorrect new index metamethod

* Revert method used for move_toolbar_button

* Fixed missing toolbar button

* Fixed desync between visibilty and toggle state

* Fix bad gui element path

* Fixed enable state of toggle button

* Change order of operations

* Fix reset not showing top flow
2024-01-16 00:01:00 +00:00
Cooldude2606
f7eb9c0c37 Final Fixes 2023-12-30 16:50:13 +00:00
Cooldude2606
ecf2c59bb1 Fixed other errors 2021-05-06 01:10:54 +01:00
Cooldude2606
ca25dc7cb7 Implemented requested changes 2021-04-25 23:52:19 +01:00
Cooldude2606
d485e21480 Fixed calling set_controller during on_close 2021-04-16 18:13:41 +01:00
Cooldude2606
f56eb4c145 Added spectate commands 2021-03-31 01:06:57 +01:00
Cooldude2606
57434f4b68 Added spectate control 2021-03-31 00:43:57 +01:00