* 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
* redo
* waterfill role
* update
* spacing
* Apply solar_power_multiplier in one location
* Better surface handling
* Fix circuit interface with too many modded items
* Better energy interfaces
* update vlayer
* auto down grade config
* Fix production multiplier to work with fake surface
* Add doc comments to vlayer
* Update vlayer.lua
---------
Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
Added language.cfg for all locale folders from the base game
Added language.lua with the functions which detect the local language
Added language.lua to _file_loader.lua