Vitaly Turovsky
ac7d28760f
feat: Implement always up-to-date recommended servers display! Fix other annoying issues in servers list
2025-06-13 04:51:48 +03:00
Vitaly Turovsky
14ad1c5934
sync fork: add a bunch of not needed side core features like translation
...
AND fix critical performance regression (& ram)
2025-04-23 05:55:59 +03:00
Vitaly Turovsky
28f0546f3b
feat(ui): add back, close buttons in settings for mobile
2025-01-31 03:52:07 +03:00
Vitaly Turovsky
91ef3ccd3c
wip colored button options
2025-01-27 19:49:27 +03:00
Vitaly Turovsky
d8261c2659
fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime
2024-07-07 19:18:48 +03:00
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! ( #111 )
2024-05-05 03:25:08 +03:00
Vitaly
826c66b9ec
feat: brand new Servers List UI /w auto login feature! ( #110 )
2024-05-04 16:07:18 +03:00
Vitaly
98231242a1
don't use forwardRef anti-pattern
...
fix: make first-time tooltip buttons less-annoying
2023-11-23 00:48:53 +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
b0d98add20
main menu tooltip fixes
...
gen items faster when folder already exist
2023-10-28 02:39:45 +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
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
Vitaly Turovsky
cea9c17323
add screen component
2023-10-10 20:56:37 +03:00
Vitaly Turovsky
d77484c966
add storybook & react button component, refactor styles a bit
...
fix death screen was on top of other screens
2023-10-10 17:06:23 +03:00