Vitaly Turovsky
2c441c3434
fix: fix display names in inventories on 1.8
2024-11-02 12:45:47 +03:00
Vitaly Turovsky
b21146b92a
fix: fix crafting in singleplayer
...
fix(generator): leaves were filled with water in new versions
fix(generator): set plains biome for light grass color
2024-10-20 23:54:25 +03:00
Vitaly Turovsky
5b56518122
should fix build
2024-10-01 01:35:01 +03:00
Vitaly Turovsky
00150dda1d
fix: inventory UI crash in some cases with some specific window titles
...
fix: client messages were not displayed on the latest version
2024-09-28 02:57:18 +03:00
Vitaly Turovsky
9160ff33c2
fix: fix joining to some popular servers (since dns was resovle was incorrectly used)
...
fix: fix some auth issues when starting the app locally
2024-09-07 17:46:34 +03:00
Vitaly Turovsky
0d3a3affd7
fix recently introduced bug with crafting in singleplayer
2024-09-03 01:00:54 +03:00
Vitaly
ee966395c6
feat: Display holding block (experimental setting) ( #190 )
2024-09-01 03:32:53 +03:00
Vitaly Turovsky
00e7d4a065
fix(regression): most of the items were not renderer in old versions (before 1.13)
2024-08-27 01:12:10 +03:00
Vitaly Turovsky
de3907aefe
add more context to item render error
2024-08-25 23:53:07 +03:00
Vitaly Turovsky
be78985edf
hotfix: better render items for legacy versions (still some blocks are not rendered)
2024-08-14 14:46:40 +03:00
Vitaly
6bac74b6c1
cleanup, better resource pack support ( #173 )
2024-08-06 20:42:33 +03:00
Vitaly
d4f06aa1a4
lint prismarine-viewer & better ci checks ( #171 )
2024-08-06 03:20:38 +03:00
Vitaly Turovsky
43d4555aa8
feat: support displaying custom window titles in inventories GUI
2024-08-05 01:22:19 +03:00
Vitaly Turovsky
c763bb71f6
fix some items display in inventory
2024-08-05 00:37:11 +03:00
Vitaly Turovsky
1e8dcdb170
feat(mobile): add helpers like shift & only hover modes to inventory
...
fix: now inventory correctly displays tooltip for JEI area
chore: fix a few other minor bugs
2024-08-05 00:30:33 +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 Turovsky
d1d0959cb4
feat: add Sonar bypass making possible to join to projects like ruhypixel.net
...
wip: packets replay feature!
2024-07-07 01:12:25 +03:00
Vitaly
74c551839d
hotfix: hotbar display was broken
2024-06-30 16:14:05 +05:00
Vitaly Turovsky
8e7639a658
fix: display error message when modal to display not found fixes #119
...
fix:
2024-06-21 22:15:35 +03:00
Vitaly Turovsky
9958eb11b2
minor inventory improvements
2024-06-20 05:41:58 +03:00
Vitaly Turovsky
f8fcee780b
feat: Add recipes, usages & guides for every item in the game to builtin JEI!
2024-06-19 00:51:00 +03:00
Vitaly Turovsky
5409f6fde1
fixup for shift support
2024-06-15 04:51:06 +03:00
Vitaly Turovsky
fba1309065
fix: fix inventory crash on 1.9
2024-06-15 03:33:47 +03:00
Vitaly Turovsky
5198e69816
fix: correctly display item names in inventory GUI
...
fix: fix opening nested inventory GUI on servers!
2024-05-18 05:57:50 +03:00
Vitaly
d7f5e98fe3
update typescript to 5.5
2024-04-26 09:44:04 +03:00
Vitaly
0886af9b05
feat: Migrate HUD to React, new hotbar and bars ( #107 )
2024-04-20 17:38:23 +03:00