Commit graph

32 commits

Author SHA1 Message Date
Vitaly Turovsky
01567ea589 add "mcraft.fun/debug-inputs.html" 2025-07-04 01:44:26 +03:00
Vitaly
28faa9417a
feat: Client side js mods. Modding! (#255) 2025-04-23 09:17:33 +03:00
Vitaly Turovsky
6263c9ae66 also rename in manifest 2025-03-11 19:22:50 +03:00
Vitaly Turovsky
25db002bc3 redirect to correct playground url 2024-09-11 21:39:15 +03:00
Vitaly Turovsky
76bed4d496 eslint: ignore dist linting! 2024-09-11 03:34:55 +03:00
Vitaly Turovsky
4d3c92f611 some playground fixes 2024-09-11 03:19:24 +03:00
Vitaly
9b72cdb8f0
feat: migrate to mc-assets & Rsbuild better resource pack support (#164)
The complete migration from `minecraft-assets` to [`mc-assets`](https://npmjs.com/mc-assets).

Now all block states & block models are processed dynamically! So it is now easily possible to implement custom models

- no post-install work anymore: the building is now 3x faster and 4x faster in docker
- drop 10x total deploy size
- display world ~1.5x faster
- fix snow & repeater state parser (they didn't render correctly)

rsbuild pipeline!

- the initial app load is faster ~1.2
- much fewer requests are made & cached
- dev reloads are fast now

Resource pack changes:

- now textures are reloaded much more quickly on the fly
- add hotkey to quickly reload textures (for debugging) assigned to F3+T (open dev widget is now assigned to F3+Y)
- add a way to disable resource pack instead of uninstalling it
- items render from resource pack are now support
- resource pack widgets & icons are now supported
2024-07-26 13:12:28 +03:00
Vitaly
d81aace2d6
feat: new clean favicon (#155)
by hrgembakh
2024-07-06 00:28:59 +03:00
Vitaly Turovsky
1454259c31 fix icon & ci 2024-03-19 11:13:04 +03:00
Vitaly Turovsky
9ec20eff1b make favicon larger 2024-03-18 05:41:03 +03:00
Vitaly Turovsky
cff438921d feat: update favicon 2024-03-18 05:40:51 +03:00
Vitaly
7657afbd1b add generic win 95 support for mineberry 2024-02-16 14:57:04 +03:00
Vitaly
0d4023981d feat: add app loading screen & banner 2024-02-06 06:22:18 +03:00
Vitaly
280607c775 add storybook-bg 2023-10-10 15:28:17 +03:00
Vitaly
2a1d810a3e fix annoying audiocontext start on page load, remove unused playSound (simplify) 2023-09-22 23:29:49 +03:00
Vitaly
f8ceca7ba1 format manifest: specify orientation 2023-08-28 06:38:11 +03:00
Vitaly
8d70150b9e move extra-textures to assets, remove psd file so it doesn't cache 2023-08-19 03:23:06 +03:00
Vitaly
5f8997303a dont use ogg as ios doesnt support it: avoid decoding failed error 2023-08-18 18:02:24 +03:00
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
dada513
ac459f9ba4
Updated manifest for PWA (#133)
Co-authored-by: d513 <ogoniasty513@gmail.com>
2021-03-21 20:58:26 +01:00
Romain Beaumont
9b8481e4a7 add more metadata 2021-03-21 01:31:45 +00:00
Romain Beaumont
542033952d add png favicon, og meta and manifest 2021-03-21 01:21:44 +00:00
Karang
99b0585551 Add blured title panorama 2021-03-20 16:12:20 +01:00
Karang
6a8d77bbab Expose renderer and add title.jpg 2021-03-18 08:29:12 +01:00
Karang
332d28e1c5 Fix favicon 2021-03-14 20:04:47 +01:00
Karang
267afce9db Use item atlas 2021-03-14 19:57:29 +01:00
Romain Beaumont
c3ca3b4463
add favicon (#77) 2021-03-14 02:33:00 +01:00
Karang
edf12cea69
Add custom proxy selection (#53)
* Add custom proxy selection

* Remove request dependency

* Remove duplicate font
2021-03-04 01:39:21 +01:00
AwesomestCode
b6b65793d3
change font to mojangles (#11)
* change font to mojangles

minecraftia is a fan-recreation, mojangles is the official font

* change Mojangles to mojangles
2021-02-28 17:33:56 +01:00
Romain Beaumont
2c5006d7f9 add minecraft font 2021-02-27 23:58:21 +00:00