andriycraft
e5b8cc8bde
Update code readability ( #370 )
2023-04-15 18:54:29 -04:00
extremeheat
f88c8d0bc4
1.19.30 support, improve error handling and server pong data ( #284 )
...
* Update server advertisement
* 1.19.30 protocol support
* Handle configurable compressor
* Support updated 1.19.30 login flow with NetworkSettings
* Improve serialization error handling on client
* refactor compressor handling
* Fix client on older versions, fix internal error handling
* Improve error handling
* Log console connection errors; use raknet-native for proxy test
2022-09-24 13:53:26 -04:00
b23r0
b36c55e112
Add new raknet library option (raknet-node) ( #211 )
...
* add new raknet library option (raknet-node)
* fix lint
* fix lint & add new options
* fix lint
* fix user option & add rust-raknet test.
* fix lint.
* add raknet backend option.
* remove useNativeRaknet option.
* add not found log.
* add test timeout size.
* fix js raknet return error.
* restore useNativeRaknet option.
* update doc.
* update options handling, back compat
* fix server doc
* Fix tests
* fix tests.
* fix lint.
* delay timeout.
* Update rak.js
* update raknet-node version.
* increase timeout.
* Update vanilla.js
* Update proxy.js
* Update internal.js
* update raknet-node version.
* update rust-raknet version.
* increase timeout test time
* increase timeout test time
* update backend version.
* change timeout
Co-authored-by: extremeheat <extreme@protonmail.ch>
2022-08-09 03:39:27 -04:00
extremeheat
817fd918ce
Ignore unconnected packets, remove babel ( #185 )
...
* Ignore unconnected packets, remove babel
* re-enable proxy test on ubuntu runner
2022-02-21 10:35:24 +01:00
extremeheat
957c83995a
1.18.11 ( #179 )
...
* Fix js raknet client disconnection
* 1.18.11
2022-02-09 12:15:35 -05:00
extremeheat
14af5fe04f
Switch to sync zlib with 512k chunks, adjustable compression level ( #174 )
...
* Switch to sync zlib with 512k chunks, adjustable compression level
* update serverPlayer
2022-02-04 20:30:21 -05:00
extremeheat
b0856e0cc7
update docs and error handling ( #155 )
2021-11-28 00:57:41 -05:00
extremeheat
adfa248e2d
Default createClient to latest version, fix server motd version ( #144 )
...
* Default createClient to latest version, fix server motd version
* Update vanilla.js
2021-10-08 05:56:10 -04:00
extremeheat
f530677245
Option to use JS implementation of RakNet, fix 1.17.10 issue ( #110 )
...
* Default to JS implementation of RakNet
* update server also, adjust test timeout based on number of versions
* 1.17.10: fix texture pack issue, keep raknet default at C++
* force_build
2021-07-17 05:30:13 -04:00
extremeheat
b546cda899
Logging improvements
2021-06-23 00:10:58 -04:00
extremeheat
3f5c4ad12e
Relay proxy fixes, handle disconnect
2021-06-23 00:10:58 -04:00
u9g
39659cf48b
rename hostname to host ( #74 )
2021-04-23 03:23:43 -04:00
extremeheat
5ea8056e04
Fix relay, cleanup
2021-04-20 09:55:57 -04:00
extremeheat
1538c3fc03
Add server MOTD options
2021-04-20 09:55:57 -04:00
extremeheat
999bfd3569
Enforce server auth, ping on createClient, update docs ( #68 )
...
* Add createServer, ping on createClient, update README
* fix createClient keepalive
* resort readme, fix node 14
* Enforce auth on server connections, fix close/connect issues
* add type definitions, update readme, docs
* Wait some time before closing connection, update docs
* wait for server close in tests, fix race bug
* export a ping api
* Rename api.md to API.md
* add ping example
2021-04-18 09:19:59 -04:00
extremeheat
b79e4a65e4
packet fixes, login chain update, raknet updates
2021-04-03 20:25:53 -04:00
extremeheat
e22dfea599
Fix server/client closing
2021-03-26 04:48:14 -04:00
extremeheat
b079ebc676
Add server close
2021-03-23 03:28:50 -04:00
extremeheat
edcc370426
Add index, .npmignore, connect timeout ( #1 )
...
* add index and .npm ignore
* add connect timeout
* update protocol.json
* Update ci.yml
* Update ci.yml
2021-03-22 15:07:25 -04:00
extremeheat
58e011e06d
Login refactoring ( #45 )
...
* Refactor auth + encryption
Fix a bug with client account token caching
* move some files
2021-03-13 19:50:16 +01:00
extremeheat
1c582acdb5
Standard ( #44 )
...
* standard
* remove old examples
2021-03-13 19:38:31 +01:00
extremeheat
df8612e355
Start work on multi-version support, test cleanup ( #43 )
...
* some cleanup
* start work on multi-version support
* undelete some old examples, can update them later
* move old examples
2021-03-12 20:20:25 +01:00
extremeheat
86dcbc1f49
use raknet-native with js fallback
2021-03-08 02:36:25 -05:00
extremeheat
f00357eca6
Logging updates
2021-03-05 02:13:40 -05:00
extremeheat
4035295cdd
packet batching + working client/server spawning
2021-02-21 15:26:34 -05:00
extremeheat
49cff40097
cliet auth
2021-02-10 05:04:10 -05:00
extremeheat
60e57fad44
protocol updates, use ProtoDef compiler
2021-02-10 01:32:54 -05:00
extremeheat
1a7205b3d1
update protocol, add some doc
2021-02-07 19:50:15 -05:00
extremeheat
da85b80c59
server player extends connection
2021-02-07 05:28:03 -05:00
extremeheat
9c171aa0da
seperate server/serverTest
2021-02-03 13:26:13 -05:00
extremeheat
51c1942153
move files
2021-02-03 13:17:13 -05:00
Romain Beaumont
ff54ec47c0
use recent raknet and add basic example
2016-04-02 23:50:28 +02:00
Keegan
783664863e
it still doesn't work
2016-03-06 17:23:05 -05:00