Vitaly Turovsky
547658f489
Merge remote-tracking branch 'origin/next' into nextgen-physics
2025-03-26 00:03:28 +03:00
Vitaly Turovsky
a53a6e5f03
fix chests regression
2025-03-25 03:55:06 +03:00
Vitaly Turovsky
89a8584060
fix test
2025-03-25 00:48:15 +03:00
Vitaly Turovsky
b6842508ae
fix(blockPlacing): fix packets order on latest version. Fix placing end crystals. Fix using hoe and axe. Fix offhand placing. Validate sending placing packets so its 90% accurate
...
fixes #316
2025-03-24 23:58:16 +03:00
Vitaly Turovsky
e851f4fac2
Merge remote-tracking branch 'origin/next' into nextgen-physics
2025-03-20 05:15:31 +03:00
Vitaly Turovsky
2277020de7
fix swing animations and improve replay server functions
2025-03-18 21:46:44 +03:00
Vitaly Turovsky
f2307632a2
Merge remote-tracking branch 'origin/next' into nextgen-physics
2025-03-18 20:51:34 +03:00
Vitaly Turovsky
da35cfb8a2
up mouse
2025-03-15 16:46:51 +03:00
Vitaly Turovsky
3a9e2aa384
fix
2025-03-15 00:46:21 +03:00
Vitaly Turovsky
7cc562bd02
Merge remote-tracking branch 'origin/next' into nextgen-physics
2025-03-15 00:45:55 +03:00
Vitaly Turovsky
72028d925d
feat: revamp right click experience by reworking block placing prediction and extending activatble items list
2025-03-14 23:25:13 +03:00
Vitaly Turovsky
518d6ad866
fix always display reconnect and better last packets display (time)
2025-03-14 02:13:04 +03:00
Vitaly Turovsky
09e61c9aa0
fix: cancel block placements in adventure and when interaction is expected eg crafting table!
2025-03-13 21:57:50 +03:00
Vitaly Turovsky
78313ee225
fix more annoying crash edge cases
2025-03-12 01:55:18 +03:00
Vitaly
b8b1320258
feat: single file build! ( #181 )
2025-03-11 23:58:52 +03:00
Vitaly
cefdf5362f
Merge branch 'next' into nextgen-physics
2025-03-07 15:59:22 +00:00
Vitaly Turovsky
a846eb4500
hotfix: fix world interaction crashes
2025-03-05 20:45:34 +03:00
Vitaly
0db49e7879
feat: Full support for rendering blocks in inventory GUI powered by deeplsate ( #292 )
2025-03-05 15:11:42 +03:00
Vitaly Turovsky
874cafc75e
add self host zip publishing with release
2025-03-03 18:42:08 +03:00
Vitaly Turovsky
b0da1e41d6
fix: fix crashes on packets logging recording
...
fix: make replay panel minmizable
2025-03-03 15:31:25 +03:00
Vitaly
ceb4cb0b66
feat: Refactor mouse controls, fixing all false entity/item interaction issues ( #286 )
2025-02-27 15:26:38 +03:00
Vitaly Turovsky
34972e4e71
Merge branch 'next' into nextgen-physics
2025-02-27 05:16:21 +03:00
Vitaly Turovsky
2414111b9c
feat: add packets recording control to pause menu, display packets view after recording was started for in real time server packets debug, fix auto captured packets display
2025-02-26 23:29:18 +03:00
Vitaly Turovsky
0b2d676d93
fix: fix a lof of bugs in base transition classes and fix bug with possibly wrong item display in hand
2025-02-25 00:01:56 +03:00
Vitaly Turovsky
2e3363dce8
a lot of replay code cleanup
2025-02-24 01:18:48 +03:00
Vitaly Turovsky
bdea1fc50c
a huge progress on packet replay component, fix bugs add switches
2025-02-23 21:52:12 +03:00
Vitaly
1387cb036b
feat: Replay packets server functionality! ( #287 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-23 03:48:15 +03:00
Vitaly Turovsky
a268c69879
feat: rework atlas packing so now almost any resourepack with different tile sizes can be used
2025-02-21 20:15:38 +03:00
Vitaly Turovsky
730cf656de
feat: add detailed block assets parsing (blockstates + models) in F3 on right side (includes parsing errors! super useful for resourcepacks)
2025-02-20 03:41:44 +03:00
Vitaly
638dd6711e
Merge branch 'next' into nextgen-physics
2025-02-15 05:31:40 +03:00
Vitaly
65af9a73c2
feat: rework hand! enable by default, fix bow anim ( #261 )
...
* refactor swing animation to controller
* idle animator!!!!
* implelment state switch transition
* a huge fix for UI server edit!
* adjust ui scaling so main menu elements clip less
* view bobbing, new config name, ws:
* EXTREMELY important fixes to entities rendering
* a lot of fixes, add dns resolve fallback
* improve f3 E, fix modal not found edge case
* set correctly target for old browsers, should fix ios 14 crash
* unecessary big refactor, to fix ts err
* fix isWysiwyg check
* fix entities rendering count
2025-02-15 05:14:36 +03:00
Vitaly
9356daaefc
Merge branch 'next' into nextgen-physics
2025-02-13 23:27:44 +03:00
Vitaly Turovsky
8595d545a5
Restore support for old browsers! Restore and revisit browserslist
2025-02-11 17:11:41 +03:00
Vitaly Turovsky
cea4d7f277
feat: implement full support for new mineflayer plugin! add UI customization, motion effect, JS repl console and more!
2025-02-10 19:54:38 +03:00
Vitaly
f96673bc17
rename prismarine-viewer dir to renderer to avoid confusion ( #269 )
2025-02-08 14:17:27 +03:00
Vitaly
a0bf1e6a71
fix: fix critical bug with joystick when opening other ui
...
feat: add history tracking of ever connected servers
- Implement server connection history tracking in localStorage
- Update server connection UI with autocomplete and history suggestions
- Refactor connection logic to use new server address parsing
- Improve touch joystick handling with more robust state management
2025-02-08 11:43:08 +03:00
Vitaly Turovsky
d7374a5206
fix tsc
2025-02-07 14:23:47 +03:00
Vitaly Turovsky
c5a895a18e
feat: revamp dropped items & holding blocks/items display! now using flexible item definition resolution
2025-02-07 13:54:38 +03:00
Vitaly Turovsky
3bfaa2980c
up mc-assets to resolve issues with some items custom texture rendering
2025-02-06 08:45:05 +03:00
Vitaly Turovsky
51d8975f5e
chore: Update net-browserify dependency to GitHub source
2025-02-01 02:27:43 +03:00
Vitaly Turovsky
28552bd1de
feat: Add option to disable service worker during build
2025-02-01 02:23:47 +03:00
Vitaly Turovsky
537658476d
use gen mineflayer
2025-01-30 21:38:35 +03:00
Vitaly Turovsky
380c21486b
make it finally pass grim checks!
2025-01-30 21:33:30 +03:00
Vitaly Turovsky
aed5b40516
use local
2025-01-29 03:31:16 +03:00
Vitaly Turovsky
3051cc35f5
up pkg
2025-01-29 03:30:25 +03:00
Vitaly Turovsky
6d91ad3d41
add lint-fix script
2025-01-27 06:21:42 +03:00
Vitaly Turovsky
1a45381b3d
fix: fix maps display for 1.21+
2025-01-25 20:25:52 +03:00
Vitaly Turovsky
7d6986ccb4
update all deps
2025-01-25 19:38:50 +03:00
Vitaly Turovsky
f2fde37e6a
ci: update patch, should fix dedupe
2025-01-22 21:04:14 +03:00
Vitaly Turovsky
61659d82b4
feat: experimental namespaces support in resource packs
2025-01-22 20:53:30 +03:00