Commit graph

8 commits

Author SHA1 Message Date
Romain Beaumont
fa67127bf5 fix syntax 2022-05-12 13:06:26 -04:00
u9g
d79e6b9d54 Actually make a getter 2022-05-12 13:06:26 -04:00
u9g
452c432c36 Make static variables a static getter 2022-05-12 13:06:26 -04:00
u9g
7a17b9b22d make it work 2022-05-12 13:06:26 -04:00
u9g
85ebd7d8cb should work ( but doesnt :^) ) 2022-05-12 13:06:26 -04:00
u9g
f92a9bc9f5 work in progress commit 2022-05-12 13:06:26 -04:00
KalmeMarq
1b08956d10
Mobile controls ()
* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.

* added bot version text field and guiScale for small screens

text field to choose bot version. gui scale changes on small screens (slider takes no effect then). Removed unused images.

* added mobile controls

* fixed bot and chat

* mobile controls only appear on mobile or if forced

* lint fix
2021-12-25 22:50:40 +01:00
KalmeMarq
ed011b07fd
UI reorganized and options ()
* added readme pt-pt

* ui reorganized, keybinds, foodbar, panorama, etc
2021-12-24 13:00:07 +01:00