Skip to content

Releases: MCXboxBroadcast/Broadcaster

Build 58 (master)

17 Sep 19:45
19e330b
Compare
Choose a tag to compare
  • Bump sctp4j to fix extension version (19e330b)

Build 57 (master)

17 Sep 19:07
7b791e2
Compare
Choose a tag to compare

Build 56 (master)

06 Sep 11:08
fdfad9a
Compare
Choose a tag to compare
  • Stop the packet transfer if the socket is closed (fdfad9a)

Build 55 (master)

06 Sep 10:09
7df08f5
Compare
Choose a tag to compare
  • Check for socket closure more often (7df08f5)

Build 54 (master)

01 Sep 14:49
4f383c4
Compare
Choose a tag to compare
  • Relocate bouncycastle for the extension (4f383c4)

Build 53 (master)

01 Sep 13:36
b84ad83
Compare
Choose a tag to compare
  • Added config option "suppress-session-update-info" (#143) (b84ad83)

Build 52 (master)

28 Aug 16:21
08aaef9
Compare
Choose a tag to compare
  • Check for updated username on login (08aaef9)

Build 51 (master)

28 Aug 15:10
52911fc
Compare
Choose a tag to compare
  • Update Pterodactyl egg download URL (52911fc)

Build 50 (master)

28 Aug 15:02
3df4ac5
Compare
Choose a tag to compare

Key Commits

  • Improve log for restricted friends (3df4ac5)
  • Update max friends (b4a9847)
  • Add web ping fallback (6377aa1)
  • Bump MinecraftAuth to fix token expiry issues (fc6bd7e)

All Commits

  • Improve log for restricted friends (3df4ac5)
  • Fix ICE4J logging to stdout and not using our loggers (8f21d2e)
  • Add sponsors link to readme (450931c)
  • Update readme (7d44944)
  • Lots more code tidy up (f86ef9f)
  • Remove old imports and ditch var (ed948d7)
  • Cleanup logging (115064c)
  • Tidy up extra stuff from nethernet initial implementation (46bda46)
  • Update max friends (b4a9847)
  • Add web ping fallback (6377aa1)
  • Fix websocket connection check (6b43fd9)
  • Handle friend error 1049 (a2b70f8)
  • Remove manager (9a3d0c1)
  • Fix sub sessions (3b395d7)
  • Bump MinecraftAuth to fix token expiry issues (fc6bd7e)
  • Handle strange type formats in Ice config (1547702)
  • Remove logs from ICE4J config implementation (7084564)
  • Programatically create ICE4J config (59fa2a1)
  • Restore websocket reconnection (2e76f94)
  • Improve candidate collection (a4c942f)
  • Re-enable session sync (7082648)
  • Merge remote-tracking branch 'private/playground/nethernet' into playground/nethernet (67b4f05)
  • Allow ZLIB compression (2feb504)
  • Update manager to new ping (419f7ca)
  • Tidy up logging (f237102)
  • Use the IP and port of the config (c60ac86)
  • Let's goooooooo we can transfer!! (6554da2)
  • Cleanup PeerSession on disconnect (b916df3)
  • Use ephemeral ports for the ICE data stream (cb1a145)
  • Organise this in a more sensible way (45c02b1)
  • Support multiple connections (c2d381f)
  • Tidy up dependencies (2776de7)
  • Merge remote-tracking branch 'origin/playground/nethernet' into playground/nethernet (1133152)
  • Writing packets with encryption should work now (581b001)
  • Fix multiple versions in session info causing auth failure (39fd553)
  • Fix RTC heartbeat time (4286210)
  • Remove some old debug code (8af533c)
  • Add simple packet handler (864f3b4)
  • Let's make it a bit more organised (3c19bde)
  • We can actually login now wooooo (d70a79d)
  • Add RTC websocket heartbeat (b141602)
  • Correct buffer length (4e0f7f2)
  • Remove old imports and comments (e078e77)
  • Tidy up embedded classes (c267397)
  • Update ping logic to 3.0 (4dc760d)
  • Merge remote-tracking branch 'Tim203/feat/nethernet' into playground/nethernet (67a72fc)
  • Some more progress, got something from the client!! (b13a2a0)
  • Improve connection initialisation stability (74ab504)
  • Improve candidate loading (d707bea)
  • Some more progress (50eb8ab)
  • Merge remote-tracking branch 'Tim203/feat/nethernet' into playground/nethernet (95c27f4)
  • More stuff (d26cdd3)
  • Initiate the socket (aa357b0)
  • Store the remote candidates (5a4372d)
  • Add CANDIDATEADD response (a1f5cb9)
  • Fix SDP session Id and DTLS (880eb37)
  • Let's use other libs (b96f9a3)
  • Initial work on using WebRTC (ba99e0d)

Build 49 (master)

12 Aug 10:38
6b1a014
Compare
Choose a tag to compare
  • Handle null data in file storage (6b1a014)