LucienHH
cde600d51e
Implement Realm joining ( #193 )
...
* Pass client options to ping
* Implement RealmAPI to auth
* Add Realm join example
* Update package.json
* Update README.md
* Update index.d.ts
* Show one option, remove listener
* Fix wording
* Explain options
* Optional fields
* Fix typo
* Moved retry ad host/port extraction to prealms
* Add docs
* Fix lint
* Depend on prealms release
Co-authored-by: LucienHH <Lucien.holloway@aprox.co.uk>
2022-04-09 13:11:12 -04:00
extremeheat
330c819e7f
Release 3.10.0 ( #180 )
...
* Update HISTORY.md
* Update package.json
* Update README.md
2022-02-09 19:07:50 +01:00
extremeheat
1a1fa618e4
1.18 update ( #157 )
2021-12-04 01:10:47 -05:00
extremeheat
1b422ac4ce
Update prismarine-auth usage ( #153 )
2021-11-12 22:14:15 +01:00
extremeheat
75bf22d619
1.17.40 update ( #150 )
...
* 1.17.40
* Update mcdata to 2.96.0
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2021-11-07 12:47:45 +01:00
extremeheat
10feeea4ca
Release 3.6.0 ( #141 )
2021-10-04 13:27:38 -04:00
Romain Beaumont
2056b7e001
add protocol doc link
2021-08-24 05:28:55 +02:00
u9g
2d42caafb9
Fix Typo in readme example ( #129 )
...
* Fix Typo in readme example
* ServerAdvertisement: Fix motd name doc/code inconsistency
* Update advertisement.js
* Update advertisement.js
Co-authored-by: extremeheat <extreme@protonmail.ch>
2021-08-10 21:17:41 -04:00
u9g
3b96765f45
Update link to proxy / mitm doc ( #118 )
2021-08-01 05:21:34 -04:00
extremeheat
987bf43987
1.17.10 protocol support ( #109 )
...
* 1.17.10 support
* add protocol.json
* add extra particle IDs
2021-07-14 17:30:10 -04:00
extremeheat
3f5c4ad12e
Relay proxy fixes, handle disconnect
2021-06-23 00:10:58 -04:00
extremeheat
5f0adfab76
1.17 support ( #99 )
2021-06-09 17:26:44 -04:00
extremeheat
f0fbf4f859
Send skin data, protocol updates ( #88 )
...
* Add skin data
* Serialization updates
* Dynamic shield item id
* NBT reading/writing on void type uses 0 length, fix some third party servers
* Fix proxy empty chunk issue
* Fix scoreboards
compiler needs ../
* fix indentation
* Fix set_score packet
* Fix readme title auth doc
* Implement new compiler vars
2021-05-24 10:17:09 -04:00
extremeheat
76febb29f1
Support xbox title + live.com auth ( #86 )
...
* preliminary support for xbox title + live.com auth
* cleanup
* export title list
* add to api docs
* Verify that minecraft token has titleId if did titleAuth
* Minor changes
2021-05-19 09:53:55 -04:00
Nihat
bb88115e5e
Update readme ( #81 )
2021-05-06 13:23:45 -04:00
extremeheat
a8188c07ef
Release 3.1.0
2021-05-05 12:20:27 +02:00
extremeheat
cf006ab12d
Fix readme install command
2021-04-25 09:28:15 -04:00
u9g
39659cf48b
rename hostname to host ( #74 )
2021-04-23 03:23:43 -04:00
extremeheat
b60fd53ad5
Add relay proxy to tests, docs, fix offline ( #71 )
...
* Add relay proxy to tests, docs
* Add proxy example, type defs
* update docs
* proxy: forward login packet, fix offline
2021-04-21 06:22:51 -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
Romain Beaumont
37f7d3de99
fix badges
2021-03-20 23:15:35 +00:00
Romain Beaumont
9c36b71bf6
finish renaming to bedrock-protocol
2021-03-20 23:13:14 +00:00
Romain Beaumont
3ffcf841ea
Update README.md
2021-03-11 13:30:44 +01:00
extremeheat
b2a8d6fa2d
rebasing
2021-02-13 21:04:22 -05:00
Filiph Sandström
894f2c949e
Updated link to convertor.
2017-07-01 02:12:50 +02:00
Filiph Sandström
ae22c37c20
Changed order of "Contributors".
...
Let's face it, they've done a lot more than I'll eve be able to do for this project. Also, most likely they're a lot better looking than me too; so there's that.
2017-01-17 23:10:42 +01:00
Filiph Sandström
1dae81fcb2
Retracted the ABRMS license.
...
I still don't like you RMS though.
2016-12-29 16:19:41 +01:00
Filiph Sandström
151be30ca5
Update README.md
2016-12-29 16:06:03 +01:00
Filiph Sandström
d478b66324
Update README.md
2016-12-14 18:22:24 +01:00
Filiph Sandström
5f42967845
Update README.md
2016-10-26 14:34:46 +02:00
mhsjlw
39bf3d6aba
update protocol to 0.15 and start jwt decryption
2016-06-14 07:51:41 -04:00
mhsjlw
19e6a1aa12
update to version 2.2.0 (protocol 70)
2016-05-19 17:19:44 -04:00
mhsjlw
3006fd44bf
update to version 2.1.0 (protocol 60)
2016-05-14 21:26:38 -04:00
mhsjlw
a1a2e65f6b
old email
2016-04-09 10:41:49 -04:00
Romain Beaumont
8e1e9891d7
update MCPE supported version (0.14.1)
2016-04-07 12:47:00 +02:00
mhsjlw
f09173b398
Update README.md
2016-04-01 20:31:53 -04:00
Keegan
f88be868fd
start datatypes
2016-03-06 07:34:53 -05:00
mhsjlw
44a56e9175
we now support 14.04
2016-02-27 00:58:40 +00:00
mhsjlw
486b6abe80
update slogan
2016-02-13 13:10:34 -05:00
mhsjlw
91ef126fc4
initial commit
2016-02-13 13:09:13 -05:00