unknown
baeeeb2e25
Rename Signal to NethernetSignal
2025-08-15 01:00:00 +01:00
unknown
ed2bd33da0
Send initial discovery request
2025-08-15 00:59:59 +01:00
unknown
d854583528
Remove debug logs
2025-08-15 00:59:59 +01:00
unknown
2d5c307e3d
Remove unnecessary ping
2025-08-15 00:59:59 +01:00
unknown
8edba4bf4e
Lint
2025-08-15 00:59:59 +01:00
unknown
5857293387
Fix signalling handling
2025-08-15 00:59:59 +01:00
unknown
d095be762e
Use active broadcast address
2025-08-15 00:59:59 +01:00
unknown
e5f95105af
Correctly build credentials
2025-08-15 00:59:59 +01:00
unknown
51556c8579
Fix tests
2025-08-15 00:59:58 +01:00
unknown
9f356cb72e
Add nethernet transport
2025-08-15 00:59:58 +01:00
unknown
1706c922b3
Add Session handling
2025-08-15 00:59:58 +01:00
unknown
0ad969082c
Add Nethernet ping advertisement
2025-08-15 00:59:58 +01:00
unknown
9f4c5c0c99
Add WebSocket signalling channel
2025-08-15 00:59:58 +01:00
unknown
a7a86b858d
Implement Nethernet spec
2025-08-15 00:59:57 +01:00
TSL534
6b1474d2c6
Update login client skinData ( #635 )
...
* Update for the Skin Data in the Login system
* Fix for CI
* CI Fix2
* Fixed comments again for CI
* Update login.js
---------
Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-08-10 01:47:18 -04:00
extremeheat
06fb3de3a0
1.21.100 ( #632 )
...
* Update options.js
* Update README.md
2025-08-06 14:05:20 -04:00
Tamás Papp
14daa2d95a
1.21.93 support ( #623 )
2025-07-04 16:47:12 -04:00
extremeheat
c66cdd3d62
1.21.90 ( #617 )
...
* 1.21.90
* Update README.md
2025-06-18 21:31:21 -04:00
extremeheat
e503c47c79
Start work for 1.21.90 ( #616 )
...
* 1.21.90
* update
* remove 1.21.90 in ci
2025-06-18 20:14:38 -04:00
extremeheat
e71fd513dd
1.21.80 ( #602 )
2025-05-08 19:51:20 -04:00
extremeheat
065f41db8c
1.21.70 ( #594 )
...
* Update options.js
* Update README.md
2025-03-25 23:38:56 -04:00
EntifiedOptics
47f342ca95
Fix server not correctly removing clients ( #588 )
...
* Properly remove connection from clients list
* Changed misname in onCloseConnection
* Update server.js fix
---------
Co-authored-by: JSbETms <137791538+JSbETms@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-03-18 17:01:49 -04:00
extremeheat
328785d8af
Quicken tests
2025-02-13 15:36:33 -05:00
Tamás Papp
eeb5e47e35
1.21.60 support ( #570 )
...
* Add support for ItemRegistryPacket (for shield item ID)
* simplify
* lint
* internal test
* update start_game handling
* test: capture events rejections
---------
Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-02-11 21:42:31 -05:00
Max
0ed8e32be8
Fix version feature handling ( #572 )
...
* Replace unsupported version with next supported version
* add validity check
---------
Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-01-31 14:02:04 -05:00
extremeheat
38dc5a2561
Fix Server maxPlayers option ( #565 )
2025-01-18 02:51:08 -05:00
poekcosimo
dfcf5b2f1b
Fix missing type serialization error ( #557 )
2024-12-15 13:21:21 +00:00
extremeheat
24d3200181
Add 1.21.40 login fields ( #553 )
2024-12-09 17:56:03 -05:00
extremeheat
347e303ce4
Remove protodef varint types ( #552 )
...
Remove protodef types which are now natively in ProtoDef
2024-12-09 17:55:31 -05:00
extremeheat
1c0836bff0
1.21.50
2024-12-05 00:44:03 -05:00
LucienHH
911e0e890f
Dynamic compression & batch header ( #544 )
2024-12-03 17:23:32 -05:00
extremeheat
dd5c4de4f2
1.21.42
2024-10-24 22:46:20 -04:00
extremeheat
a4023b987b
Update options.js
2024-10-24 22:14:34 -04:00
poekcosimo
fc30c96135
1.21.30 support ( #527 )
2024-09-20 03:50:40 -04:00
extremeheat
3be55777fa
1.21.20
2024-08-17 20:52:54 -04:00
extremeheat
4c3f62567e
update disconnect packet
2024-08-17 20:03:02 -04:00
Tamás Papp
5d3986924d
Support 1.21.2, and add missing versions to type definitions ( #510 )
...
* Add missing versions to type definitions
* Add support for 1.21.2
* Add 1.21.2 to README
2024-07-10 20:58:47 -04:00
w0ahL
84c5231b92
Don't send now deprecated tick sync packets on 1.21 and newer ( #504 )
...
* Tick Sync is now deprecated
* Add new function here
* Add check
* Remove useless require by me
* Fix
2024-06-16 16:51:22 -04:00
extremeheat
5b2d78792c
Support 1.21.0
2024-06-14 04:43:57 -04:00
extremeheat
bd32aa8d04
1.20.80
2024-04-25 02:47:16 -04:00
extremeheat
d8e707112a
1.20.71
2024-03-13 23:19:21 -04:00
extremeheat
c278a03f95
1.20.61 support ( #480 )
...
* Update README.md
* Update options.js
2024-02-07 21:04:39 -05:00
extremeheat
d3161badc6
Compressor handling update for 1.20.60 ( #479 )
...
* support compressor in header
* use mcdata features
* cleanup
2024-02-07 20:03:26 -05:00
GameParrot
842e66266f
Add flow and deviceType options to relay ( #464 )
...
* add flow and deviceType
for when authTitle is changed
* Update index.d.ts
---------
Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-01-02 14:37:32 -05:00
extremeheat
7b74cbf712
Fix zigzag type move in prismarine-nbt ( #471 )
...
* Fix rename of zigzag varint type in prismarine-nbt
* fix
2023-12-27 12:53:39 -05:00
extremeheat
d53211c6a1
1.20.50 ( #466 )
...
* Update options.js
* update readme
2023-12-06 22:41:23 -05:00
extremeheat
63eb673c1f
1.20.40 ( #459 )
2023-10-26 00:53:20 -04:00
Spongecade
689658c4ab
Update Minecraft wiki link to new domain ( #455 )
2023-10-06 22:05:28 -04:00
extremeheat
22502b90fd
1.20.30
2023-09-20 02:22:25 -04:00
GameParrot
f0f1351d40
Update Mojang public key used for logins ( #443 )
2023-08-23 04:43:02 -04:00