Vitaly Turovsky
5be093a25f
feat: support world saves for all versions of Minecraft Java!
2024-06-13 03:46:59 +03:00
Vitaly Turovsky
9958008817
fix: page was reloading infinitely in some edge cases, give some time service workers to unregister in these cases
2024-06-01 10:36:04 +03:00
Vitaly
826c66b9ec
feat: brand new Servers List UI /w auto login feature! ( #110 )
2024-05-04 16:07:18 +03:00
Vitaly Turovsky
0ac4177a65
add privacy policy for google
2024-03-17 05:53:58 +03:00
Vitaly
7966610788
Revert "fix: don't autoreload the app when next version is available (bugfix)"
...
This reverts commit 9954607e11 .
2024-02-14 11:41:43 +03:00
Vitaly
9954607e11
fix: don't autoreload the app when next version is available (bugfix)
2024-02-14 11:41:39 +03:00
Vitaly
aecd64cb1e
fix: add logic for force reload when failed to update application because of browser or cdn cache, update status on click
2024-01-08 06:22:40 +05:30
Vitaly
badf510fed
fix: map provider button now doesn't open a new tab
2023-11-14 23:39:12 +03:00
Vitaly
d546fa8f41
enable strict null types which improves quality of codebase a lot!
...
todo add types to worker & world renderer
2023-11-01 03:07:07 +03:00
Vitaly Turovsky
37493f7469
disable world options for now, fix map provider action
2023-10-28 04:55:03 +03:00
Vitaly Turovsky
b0d98add20
main menu tooltip fixes
...
gen items faster when folder already exist
2023-10-28 02:39:45 +03:00
Vitaly Turovsky
2dc20696e1
feat: add first time tooltips to main menu
2023-10-27 22:55:37 +03:00
Vitaly
e7adabf50b
feat(experimental): add maps provider
2023-10-27 20:37:09 +03:00
Vitaly
b199b2e6d8
feat: new singleplayer menu! Now migrated to IndexedDB storage:
...
- now you can store multiple different worlds and export them for native client at any time
- almost unlimited storage limit
- world auto save now works
- can configure world type
fix: texturepack should be applied when opening folders
feat(world-options): can now save worlds downloaded from url to browser storage (useful for ios, otherwise use folders)
feat: added new export method: directly to folder on the drive (which is faster) - available from main menu
fix: now 'singleplayer' qs opens temporary world which is not saved and 'loadSave' opens save with specific folder name
2023-10-26 04:26:58 +03:00
Vitaly Turovsky
4202a39857
iphone ui improvements
2023-10-13 20:07:11 +03:00
Vitaly Turovsky
cfdd84eee9
refactor loading error screen to AppStatus (react) to include transitions
...
better loading status
cleanup components
2023-10-13 18:52:25 +03:00
Vitaly Turovsky
9351732d09
feat: new scalable options GUI. Refactored options & main menu to React
...
chore: added storybook!
fixed too big ts language service memory consumption (json mc-data)
2023-10-11 19:38:16 +03:00