Commit graph

6 commits

Author SHA1 Message Date
LEGALISE PIRACY
856639d586
[ImgBot] Optimize images (#348)
*Total -- 7,376.32kb -> 5,550.67kb (24.75%)

/extra-textures/background/panorama_4.png -- 6.60kb -> 2.82kb (57.3%)
/screenshot.png -- 3,902.90kb -> 2,647.10kb (32.18%)
/assets/favicon.svg -- 4.88kb -> 3.31kb (32.09%)
/extra-textures/loading.png -- 88.28kb -> 66.53kb (24.64%)
/assets/favicon.png -- 28.32kb -> 22.43kb (20.8%)
/extra-textures/gui.png -- 36.68kb -> 29.68kb (19.07%)
/assets/invsprite.png -- 3,308.66kb -> 2,778.79kb (16.01%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-07-22 14:55:20 +02:00
KalmeMarq
d087ed2846
added bot version text field, guiScale for small screens and removed unused images (#260)
* 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.

* Update index.js

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2021-12-24 21:02:11 +01:00
KalmeMarq
ed011b07fd
UI reorganized and options (#257)
* added readme pt-pt

* ui reorganized, keybinds, foodbar, panorama, etc
2021-12-24 13:00:07 +01:00
Karang
093afb2438 Cleanup textures in root 2021-03-04 04:02:30 +01:00
AwesomestCode
49a347b9fa
Feature: loading screen (#26)
* add broken loading screen

* Add loading screen

Add image & change webpack for easier testing

* more loading script stuff

* not really working kick detector

* last ditch attempt

* lint
2021-03-02 21:44:42 +01:00
AwesomestCode
c9b8bb7669
Add crosshairs (#15)
* Add crosshairs

Note: this PR requires that there is an icons.png file perfectly matching the one in minecraft-assets to show the crosshair, otherwise it just doesn't show anything.

* do it the rom way
2021-03-01 03:31:30 +01:00