Commit graph

13 commits

Author SHA1 Message Date
Hitesh
27e85867a6
Expose ServerAdvertisement class (#368) 2023-04-14 00:24:14 -04:00
Jordan Jones
c5858d5add
Implement Prismarine Auth (#131)
* add prismarine-auth and mfp

* implement prismarine-auth

* putting this on the record, i am stupid

* Remove unneeded files

* Use export from prismarine-auth

* fix cache path

* default the authTitle to MNS

needs testings

* Remove unnecessary comment
2021-08-16 13:06:19 +02: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
extremeheat
7c6439b301
Add version check (#73)
* Add version check

* fix server import
2021-04-21 07:23:06 -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
u9g
d8ff48258c
Add createClient (#61)
* Initial commit

* remove comment

* export obj

* fix export

* add to api.md

* fix old refs to nmp
2021-04-14 23:39:05 +02: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
1c582acdb5
Standard (#44)
* standard

* remove old examples
2021-03-13 19:38:31 +01:00
Filiph Sandström
c75a661a48 Build package before commit. 2019-07-14 18:22:34 +02:00
Filiph Sandström
b7e39dec84 Add babel for esnext support. 2019-07-14 17:21:20 +02:00
Keegan
11b5342b04 recipes! 2016-03-06 15:54:08 -05:00
Keegan
f88be868fd start datatypes 2016-03-06 07:34:53 -05:00
mhsjlw
91ef126fc4 initial commit 2016-02-13 13:09:13 -05:00