Commit Graph

9 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
46f6215d94 Feature Update (#237)
See PR for details, there are too many to be included here.
2023-08-15 18:47:34 +01:00
oof2win2
74bca08eb4 Command to remove greeting 2021-02-13 13:50:32 +00:00
badgamernl
61a3f92982 Add command /tag-color 2020-11-04 00:38:01 +01:00
Cooldude2606
3fdf4fd612 Fixed marks issues round 2 2020-06-05 20:44:23 +01:00
Cooldude2606
3f2382d2ac Added changes requested by mark 2020-06-03 00:01:19 +01:00
Cooldude2606
7811ad2e11 Added settings and warnings 2020-06-01 20:29:17 +01:00
Cooldude2606
f1864985ff Added locale 2020-06-01 19:29:44 +01:00
Cooldude2606
d65a1fe0fe Added Quickbar filters 2020-05-28 22:31:24 +01:00