Commit Graph
20 Commits
Author SHA1 Message Date
Corey ShupeandGitHub 48acbb3240 Merge pull request #953 from CoreyShupe/feature/player-tab-list-get-entry 2023-02-20 10:47:01 -05:00
Corey Shupe d733e88677 Add getEntry to TabList.java 2023-02-20 10:11:33 -05:00
Corey ShupeandGitHub c9e0e14eb1 Merge pull request #910 from james58899/fix-typo
Fix typo in #900
2022-12-19 04:46:46 -05:00
Corey ShupeandGitHub 361f6335ac Merge pull request #897 from RoccoDev/fix/1.19.3-unsigned-encode
chat: fix encoding for changed unsigned messages
2022-12-07 13:57:40 -05:00
Corey ShupeandGitHub 92b94206b9 Merge pull request #896 from CoreyShupe/hotfix/add-profile-during-entry-add
Fix profile presence
2022-12-07 13:32:05 -05:00
Corey Shupe 2a0d657a0c Fix profile presence 2022-12-07 13:26:01 -05:00
Corey ShupeandGitHub cc7d199f47 Merge pull request #895 from RoccoDev/fix/1.19.3-legacy-cancel
regression: fix legacy chat cancelling on < 1.19
2022-12-07 13:19:07 -05:00
Corey ShupeandGitHub 2727a03ef7 Merge pull request #894 from CoreyShupe/hotfix/check-null-instant
Fix null timestamps being passed to timekeeper improperly.
2022-12-07 13:08:57 -05:00
Corey Shupe 0250d1ef8a Fix null timestamps being passed to timekeeper improperly. 2022-12-07 12:56:27 -05:00
Corey ShupeandGitHub b504e0857c Update to 1.19.3-rc3 (#893) 2022-12-07 14:12:48 +01:00
Corey ShupeandGitHub e5b84ecf1d Update/chat order queue (#801)
* Implement chat queue for ordered chat.

* Update system to handle spoofed chat as well.

* Fix checkstyle erroring on bad indentation.

* Fix ChatQueue to use whenComplete instead of thenRun

* Merge upstream.

* Checkstyle

* Deny denied commands.
2022-08-02 20:50:01 -04:00
Corey ShupeandGitHub 04d3ed6820 Fix unsigned chat breaking decode on PlayerChat. (#730) 2022-06-08 00:12:56 -04:00
Corey ShupeandGitHub c45597c885 Hotfix registry and argument ser/de (#729)
* Hotfix argument parser missing

* Fix join game registry announcing.
2022-06-07 23:23:50 -04:00
Corey ShupeandGitHub 28b6f6dcef Hotfix/patch modern forwarding v2 (#727) 2022-06-07 21:11:53 -04:00
d97ed956a7 Update/1.19 (#726)
Co-authored-by: FivePB <admin@fivepb.me>
2022-06-07 21:00:24 -04:00
Corey ShupeandGitHub 9c44aff8c3 Flip output for queued resource pack status passthrough conditional (#659)
* Flip output for queued resource pack status passthrough conditional

* Hotfix to queue the intended resource pack info.
2022-03-03 01:52:21 -05:00
Corey ShupeandGitHub 596d4758ba Implement resource pack send event. (#625) 2022-02-01 23:30:45 -05:00
Corey ShupeandGitHub ec4d2d45a1 Make Mojang Sessionserver Configurable (#560) 2021-08-17 13:14:39 -04:00
CoreyShupe 61c0c0d083 Initial change to allow for server info equality. 2021-06-01 02:17:35 -04:00
CoreyShupe 150808b4b0 Initial implementation of raw registered server creation. 2021-06-01 02:07:06 -04:00