Commit graph

48 commits

Author SHA1 Message Date
Vitaly
0aa4d11bdd
feat: Performance benchmark!! (#153) 2025-04-07 02:21:37 +03:00
Vitaly
f96673bc17
rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
Vitaly
9be5950760
feat: Connections issues icon & reconnect button (#268) 2025-02-07 13:01:22 +03:00
Vitaly Turovsky
5a3fb6f225 disable Java integration test because of issues with downloading server 2024-09-11 22:06:14 +03:00
Vitaly
eb0bc02647
feat: All versions now are available offline! (#174) 2024-08-31 19:50:33 +03:00
Vitaly
860d2ad2f6
feat: Microsoft authentication! (#150)
fixes #36
2024-07-06 00:54:03 +03:00
Vitaly Turovsky
d7fdfa2286 add operators file for testing 2024-06-13 23:07:41 +03:00
Vitaly Turovsky
216b1712c2 more basic tests. test joining to a local java vanilla server, movement! 2024-06-13 19:47:48 +03:00
Vitaly Turovsky
32de8ebacd fix: fix all known minecraft-protocol issues. Fixed auto-version. Fixed: kick messages are now always displayed! 2024-06-04 18:00:42 +03:00
Vitaly Turovsky
0d8beef65c feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
Vitaly Turovsky
3046524ff6 chore: fix all tests
feat: add lockConnect to QS options for alt connection screen UI
2024-05-08 20:36:05 +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
625d4c1c19 migrate to cypress 10 for native m1 support 2024-03-25 03:44:32 +03:00
Vitaly Turovsky
edc5fe106d fix server test, now server overrides defaultProxy to self 2023-11-05 06:53:26 +03:00
Vitaly Turovsky
cd51aaaf8c up squid
remove old type
2023-11-05 05:28:28 +03:00
Vitaly
43ca0aa03f use cy.clearLocalStorage 2023-11-02 07:13:04 +03:00
Vitaly
5809b32779 update singleplayer test 2023-10-26 05:24:29 +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
0ede4861dc retry join to server test for now 2023-10-10 18:17:18 +03:00
Vitaly
fb881e879b also lint js, improve style rules 2023-09-27 06:50:41 +03:00
Vitaly
c7f3593611 fix(important): fix connect to servers by domain
fix: finally display readable errors on proxy connect errors
2023-09-26 19:30:07 +03:00
Vitaly
ff2c9e4c0c enforce style that was used in repo! indent back to 2 2023-09-26 08:26:20 +03:00
Vitaly
5b9c268750 add massive eslint config and big number of fixes for it! thx to ext 2023-09-26 08:01:17 +03:00
Vitaly
34e566aab6 Revert "update image snapshot
This reverts commit 4b6505a582.
2023-09-25 23:05:18 +03:00
Vitaly
9c66d2d622 Merge remote-tracking branch 'origin/main' into next 2023-09-25 23:04:38 +03:00
Vitaly
3db61f49dd Revert "Squashed commit of the following:"
This reverts commit 7e12394519.
2023-09-25 22:50:07 +03:00
Vitaly
7e12394519 Squashed commit of the following:
commit eda5b2a0e5
Merge: 6063236 76a17a3
Author: Vitaly <vital2580@icloud.com>
Date:   Sat Sep 23 07:07:24 2023 +0300

    new massive features! (#21)

commit 76a17a39e5
Author: Vitaly Turovsky <vital2580@icloud.com>
Date:   Sat Sep 23 06:48:32 2023 +0300

    remove image testing

commit 4b6505a582
Author: Vitaly Turovsky <vital2580@icloud.com>
Date:   Sat Sep 23 06:40:19 2023 +0300

    update image snapshot (sad)

commit 6d782d7f46
Author: Vitaly Turovsky <vital2580@icloud.com>
Date:   Sat Sep 23 06:38:25 2023 +0300

    skip rendering tests at all (which makes e2e pointless), skip flying-squid server test :/

commit 146febb448
Author: Vitaly Turovsky <vital2580@icloud.com>
Date:   Sat Sep 23 06:31:22 2023 +0300

    use default version
2023-09-25 22:46:01 +03:00
Vitaly
43612fa69f cleanup cypress tests! they now run as fast as possible 2023-09-25 21:40:13 +03:00
Vitaly Turovsky
76a17a39e5 remove image testing 2023-09-23 06:48:32 +03:00
Vitaly Turovsky
4b6505a582 update image snapshot (sad) 2023-09-23 06:40:19 +03:00
Vitaly Turovsky
6d782d7f46 skip rendering tests at all (which makes e2e pointless), skip flying-squid server test :/ 2023-09-23 06:38:25 +03:00
Vitaly Turovsky
146febb448 use default version 2023-09-23 06:31:22 +03:00
Vitaly
27c0ec9d25 change cypress tests again by comparing rendered scene only once 2023-09-23 06:14:00 +03:00
Vitaly
7d092a39d2 cypress tests now should be def fixed 2023-09-23 05:53:30 +03:00
Vitaly Turovsky
012804847a ci should be fixed now 2023-09-19 17:57:23 +03:00
Vitaly
14a9a2bf18
a few fixes (#20)
fix: ios improvements: always display full ui & no magnifier on double tap anymore
fix: regression: connect to p2p peers
2023-09-19 03:18:01 +03:00
Vitaly
01e5ae0c29 skip join to server test for now 2023-09-18 00:00:50 +03:00
Vitaly
50cedf2fd4 dont create world folder 2023-09-17 23:54:09 +03:00
Vitaly
6a474fbd24 should fix ci 2023-09-17 23:45:37 +03:00
Vitaly
8f09f31581 improve new tests 2023-09-17 23:39:05 +03:00
Vitaly
7e845802ce all most missing integration cypress tests 2023-09-17 23:28:06 +03:00
Vitaly
d1e658adee dont test before publish 2023-09-04 12:21:22 +03:00
Vitaly
0535c20c00 try to increaese snapshot timeout 2023-09-04 11:56:43 +03:00
Vitaly
9102cc8db8 test error fix 2023-08-28 13:52:07 +03:00
Vitaly
df2e1a76cf wip testing cypress 2023-08-27 08:10:52 +03:00
Vitaly
12e2fc3c81 commit the test snapshot, add types 2023-08-17 05:36:08 +03:00
Vitaly
9227ccc7d6 first real cypress test, try on ci
remove refs to unimplemented components for now
2023-08-17 05:35:29 +03:00
Vitaly Turovsky
4fe10fc9d0 wip: first cypress tests that should work 2023-08-15 20:41:15 +03:00