File Details
localchatenhanced-1.19.2 Alpha v0.0.2.jar
- A
- Oct 1, 2024
- 39.81 KB
- 3
- 1.19.2
- Forge
File Name
localchatenhanced-1.19.2 Alpha v0.0.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
- Fixed improper distance formula (Swapped to built-in function)
- Changed Proxy priority. It will now happen before any other items.
- Fixed improper queue calls (never called onChatRecieve, improper message being edited)
- Fixed Proxies not disabling each other when activating multiple
- Fixed accidential call of ModItemProperties on the Server side
- Fixed LocalChatMessages not transferring tags when copying
- Fixed RadioItem.java not properly reacting to recieved messages
- Added Recipient (Player.class) to onChatRecieve() in IChatModifierObject to allow objects to access the recipient player
-
- Source player can still be accessed via message.getOrigin()

