Commit Graph

17 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
b7d005fadc Update expcore/datastore.lua
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
2021-04-29 23:53:35 +01:00
Cooldude2606
55cccdd5be Fixed no error log from Datastore:update 2021-04-29 23:07:54 +01:00
Cooldude2606
a2676f0cc1 Fixed Datastore 2020-08-06 19:55:20 +01:00
Cooldude2606
4a31011a26 Updated Tasks 2020-05-30 23:02:59 +01:00
Cooldude2606
c7f2eb6047 Converted Warps 2020-05-30 22:47:01 +01:00
Cooldude2606
2dacbe9edd Added Statistics 2020-05-30 01:45:02 +01:00
Cooldude2606
4286e25803 Fixed some bugs 2020-05-29 22:57:06 +01:00
Cooldude2606
3b58365bf5 Fixed small edge cases for datastore 2020-05-27 20:45:39 +01:00
Cooldude2606
8128ec9aef Changed Datastore Output For Mark 2020-05-27 18:30:18 +01:00
Cooldude2606
ddcda05ab9 Fixed Datastore Docs 2020-05-26 19:06:48 +01:00
Cooldude2606
08a86aac09 Added doc comments 2020-05-25 02:11:45 +01:00
Cooldude2606
b6699df3aa Added datastore to debug 2020-05-23 22:50:34 +01:00
Cooldude2606
537980cda4 Few bug fixes for datastore 2020-05-22 20:18:00 +01:00
Cooldude2606
29fee79fea Added player data 2020-05-21 22:17:02 +01:00
Cooldude2606
07caa9c4a2 Added datastore 2020-05-21 20:47:56 +01:00
Cooldude2606
d926100c2d Module Layout 2020-05-21 16:48:31 +01:00