Commit graph

  • 529408ffdd handle player left extremeheat 2022-12-29 00:34:14 -0500
  • 79ef2026e0 fix undefined uuid error extremeheat 2022-12-29 00:27:26 -0500
  • 0ddf03985d remove node 15 nullish operators extremeheat 2022-12-29 00:18:42 -0500
  • 6fd698ed18 lint extremeheat 2022-12-29 00:09:02 -0500
  • f25cafa6dc Initial 1.19.1/2 signed chat impl extremeheat 2022-12-29 00:00:12 -0500
  • eed677fc76
    Fix ping.js formatting rtm516 2022-12-19 18:42:18 +0000
  • c3117a5edf
    Merge branch 'master' into patch-1 rtm516 2022-12-19 18:39:34 +0000
  • 7ace8189ca
    Trigger CI rtm516 2022-12-19 18:37:40 +0000
  • d27da693aa heavily WIP u9g/chat U9G 2022-12-15 12:39:19 -0500
  • 6b07c3c613 Revert client.signMessage to be called with no profileKeys U9G 2022-12-08 19:22:03 -0500
  • c2b24f6dd1 Support sending&receiving messages in offline mode U9G 2022-12-07 20:41:30 -0500
  • b162e92643 move chat implementation to src/ U9G 2022-12-06 23:06:52 -0500
  • 8d7db69f73 Squashed commit of the following: unknown 2022-11-29 09:53:15 +0000
  • 8b76241df4 Squashed commit of the following: unknown 2022-11-29 09:30:17 +0000
  • 4866a9aca8
    bump mcdata Romain Beaumont 2022-11-29 02:47:11 +0100
  • 770d16d7b0
    Merge branch 'master' into master Romain Beaumont 2022-11-29 02:46:36 +0100
  • 1efbde1ef7
    Release 1.36.2 (#1045) 1.36.2 extremeheat 2022-11-28 20:46:11 -0500
  • d074207018
    Update HISTORY.md Romain Beaumont 2022-11-29 02:45:56 +0100
  • 457e1834a6
    Merge branch 'master' into master Oscar 2022-11-26 20:12:11 +0100
  • 7ce5d9860a
    Update HISTORY.md extremeheat 2022-11-23 00:32:52 -0500
  • be5564306e
    Update package.json extremeheat 2022-11-23 00:31:43 -0500
  • 7fb293fba2
    Throw error on minecraft-data protocol version mismatch (#1044) extremeheat 2022-11-19 19:07:48 -0500
  • 0a61b73739
    Merge branch 'master' into master Oscar 2022-11-13 22:55:41 +0100
  • 9300ee4dce
    Merge branch 'master' into master Romain Beaumont 2022-11-11 23:24:46 +0100
  • 061176d377 run standard Romain Beaumont 2022-11-11 22:24:15 +0000
  • 47cb103354
    Merge branch 'master' into master Romain Beaumont 2022-11-11 23:15:39 +0100
  • cf73445ba1
    Update ci.yml Romain Beaumont 2022-11-11 22:37:59 +0100
  • 3e79bc2e2c fix lint Romain Beaumont 2022-11-11 21:35:20 +0000
  • 85264bcb95
    Make "fakeHost" option working (#1040) makin 2022-11-11 12:37:09 +0100
  • 4ca8523b88
    Update microsoftAuth to set default flow option (#1041) extremeheat 2022-11-11 06:35:25 -0500
  • 1e9975f47e
    bump mcdata for 1.19.2 support Romain Beaumont 2022-11-11 12:34:41 +0100
  • 2f46beb152
    Throw error on minecraft-data protocol version mismatch extremeheat 2022-11-03 21:52:59 -0400
  • 0dac95f48d Merge branch 'master' of github.com:jtsiskin/node-minecraft-protocol Jared Siskin 2022-11-01 23:05:08 -0700
  • 3cca8e056a update feature name to match mc data Jared Siskin 2022-11-01 23:01:35 -0700
  • de99406802
    Update setProtocol.js jtsiskin 2022-10-30 23:52:33 -0700
  • 833061e481 sign with signatureV2 Jared Siskin 2022-10-30 23:18:37 -0700
  • 17edc482e2 Update for 1.19.2 Jared Siskin 2022-10-29 19:32:25 -0700
  • 5d0b92f86f
    Bump prismarine-auth from 1.7.0 to 2.0.1 dependabot[bot] 2022-10-24 11:14:24 +0000
  • 076d6bbded
    Update package.json extremeheat 2022-10-23 16:43:18 -0400
  • d173c629b5
    Update microsoftAuth to set default flow option extremeheat 2022-10-23 16:42:30 -0400
  • 07bc030921
    Make "fakeHost" option working makin 2022-10-21 11:15:09 +0200
  • 204a22ceec Remove typo unknown 2022-10-20 09:18:01 +0100
  • 24fdab0b2b Add realmName option to example unknown 2022-10-20 09:14:50 +0100
  • 6a171862c8 Remove on chat event unknown 2022-10-20 09:14:32 +0100
  • 37daa1505f
    Update serverTest.js andriycraft 2022-09-30 21:58:27 +0200
  • cbf663a3eb
    Fix connect event typo (#1035) IceTank 2022-09-30 19:27:16 +0200
  • 00949a02e6
    Update README.md (#1034) Spencer Burgess 2022-09-30 11:25:52 -0600
  • daad023592 Changed keepAliveTimeout to KeepAliveTimeout Oscar 2022-09-26 14:04:50 +0200
  • 903f58cf6f Resolved conflict Oscar 2022-09-26 14:00:26 +0200
  • bc6d7af1b8 Fixed styling to follow Standard JS styling Oscar 2022-09-26 13:55:41 +0200
  • 3877ed0155 Changed back default to keepAliveTimeout Oscar 2022-09-26 13:50:02 +0200
  • 993c578a22
    fixed another typo andriycraft 2022-09-17 19:19:13 +0200
  • 6913856800
    Update server.js andriycraft 2022-09-17 19:18:32 +0200
  • 41c4caaa6e
    Fixed 7 typos andriycraft 2022-09-17 19:17:48 +0200
  • 1f4eb8655b
    Release 1.36.1 (#1036) 1.36.1 IceTank 2022-08-22 18:47:07 +0200
  • c541d02c50 Release 1.36.1 Ic3Tank 2022-08-22 18:45:20 +0200
  • 6cbdbb85f8
    Fix type definition breaking typescript projects (#1033) IceTank 2022-08-21 23:04:58 +0200
  • d4cf8e2c77 Fix connect event typo IceTank 2022-08-21 10:51:14 +0200
  • dcbd83f6e0 Squashed commit of the following: unknown 2022-08-19 21:22:27 +0100
  • be6ea9a9d6 Check for Microsoft auth LucienHH 2022-06-09 00:45:25 +0100
  • 989c961ae9 Implement Realm joining LucienHH 2022-06-09 00:32:21 +0100
  • f21894afa5 Add docs LucienHH 2022-06-09 00:31:40 +0100
  • 7505c72e97 Fix createClient types IceTank 2022-08-19 21:32:34 +0200
  • ad1469fa18
    Update README.md Spencer Burgess 2022-08-18 14:09:09 -0600
  • 0109beb425 Fix type definition breaking typescript projects IceTank 2022-08-18 10:09:45 +0200
  • af31ece024
    Release 1.36.0 1.36.0 Romain Beaumont 2022-08-16 01:00:53 +0200
  • 79afd277d8
    Fix unhandled promise rejection on ms auth (#1022) IceTank 2022-08-16 00:57:47 +0200
  • d7c5053a13
    1.19.0 support (#1027) extremeheat 2022-08-15 18:57:26 -0400
  • 9fe315c649 update doc extremeheat 2022-08-08 01:44:30 -0400
  • 055065fedb add server player verifyMessage extremeheat 2022-08-08 01:36:16 -0400
  • c90d18b119 update default version extremeheat 2022-08-08 01:30:46 -0400
  • ca7d456883 lint extremeheat 2022-08-08 01:00:24 -0400
  • 222179dedd modify test nextMessage func extremeheat 2022-08-08 00:41:11 -0400
  • db87388916
    bump pauth, update doc extremeheat 2022-08-07 20:01:43 -0400
  • aabd1972fd Fix unhandled promise rejection on ms auth Niklas 2022-07-22 12:20:50 +0200
  • 125e3fcfba update chat example extremeheat 2022-08-01 03:12:11 -0400
  • 84f568365f update tests extremeheat 2022-08-01 01:53:34 -0400
  • ffd45310ef move some boilerplate to pauth extremeheat 2022-07-31 03:13:09 -0400
  • c774881390
    Merge branch 'master' into Mc1.19 Romain Beaumont 2022-07-29 18:44:19 +0200
  • 4e2b5fd719
    Update ci.yml Romain Beaumont 2022-07-29 18:43:52 +0200
  • 60379eb7d2
    Provide interface for using not at all supported alternative accounts. (#1026) Jordan Jones 2022-07-29 09:41:43 -0700
  • d1d27019c3
    Fix lint from rebase manual edit. Jordan Jones 2022-07-29 09:12:13 -0700
  • 228cbed21f
    adjust warning Jordan Jones 2022-07-28 13:14:39 -0700
  • 6c3ffacbe8
    Add doc changes Jordan Jones 2022-07-28 01:09:41 -0700
  • 720aa24a30
    Remove mcleaks example Jordan Jones 2022-07-27 20:58:51 -0700
  • a8997ea274
    add type declarations Jordan Jones 2022-07-27 12:01:28 -0700
  • bc2cf9aca6
    Fix lint Jordan Jones 2022-07-27 11:56:47 -0700
  • a20028b6e3
    Add package.json Jordan Jones 2022-07-27 11:44:31 -0700
  • f7ff7f5b5a
    "Simple" example of how in theroy it would work Jordan Jones 2022-07-27 11:39:19 -0700
  • e4ad28a55a
    Handle auth potentially being an function Jordan Jones 2022-07-27 11:39:02 -0700
  • e079e9b0f6
    Use offline mode as default authentication, fallback to offline mode if invalid option. (#998) Jordan Jones 2022-07-29 09:03:20 -0700
  • a90469c637
    Add deprecation warning that mojang servers are no longer accepting mojang auth tokens. Jordan Jones 2022-07-29 07:28:37 -0700
  • 5f406097d4 chat signing implementation extremeheat 2022-07-28 16:50:11 -0400
  • 1f74975bac
    update login signature procedure Rob9315 2022-07-27 21:58:43 +0200
  • dc0cb27e74
    fix inverse check Rob9315 2022-07-27 21:45:46 +0200
  • c29d8fa131
    if server options don't have crypto, don't fail Rob9315 2022-07-27 18:23:23 +0200
  • ca493210e2
    Update encrypt.js Rob9315 2022-07-27 13:14:33 +0200
  • c2396a7b27
    Update encrypt.js Rob9315 2022-07-27 10:35:52 +0200
  • 96838e73dd
    login_start signature Rob9315 2022-07-26 13:57:20 +0200
  • 231b44a63f
    formatting Rob9315 2022-07-26 13:54:41 +0200