Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Releases: PolyEdge/PlexMod

Plex 0.4 Patch 4

22 Mar 20:31
Compare
Choose a tag to compare
- Fixed startup crash caused by unexpected forge behavior
- Modified chat regexes to work with white level colours
- Fixed gadget disable option not saving

Plex 0.4 Patch 3

22 Mar 20:06
Compare
Choose a tag to compare

Notice: this build contains a startup crash that occurs in certain conditions. It is patched in the next build.

- Fixed party chat not working in the chat GUI 
- Fixed community chat issues in the chat GUI 
- Fixed broken party invites in the chat GUI 
- Fixed commands complication in LAN worlds
- Fixed MPS hosts and co-hosts showing up as a player called MPS in team chat
- Made it so the messaging GUI attempts to reconnect to channels
- Stopped the messaging GUI from blocking channel switching during the first few seconds of connecting
- Community chat channels now fail to connect if the user is not a member of the community
- Added a new option to the chat tab: Gadget Disable. This option hides messages indicating specific cosmetics a user has equipped have been disabled after games, before parkours etc which have been known to flood the chat.
- Clans season now displays in rich presence
- Fixed rich presence icon for MineStrike
- Fixed rich presence icon for SSM Teams
- Changed some descriptions in rich presence in attempt to prevent text overflow on discord
- Fixed AutoGG in nano games
- Made it possible to add as many autogg messages as desired

Plex 0.4 Patch 1

03 Feb 17:08
Compare
Choose a tag to compare

Official changelogs:

- Larger refactor of mod event loops. The mod events used to run on the same loop as the renderer, causing lag under certain circumstances
- Fixed a bug in the autocomplete list where it wouldn't scroll to the correct position when navigating with arrow keys
- The autocomplete list now autocompletes with tab as well as enter and closes with escape
- Fixed a crash involving sending a blank message and then trying to cycle through previous sent messages
- Key and scroll shortcuts added to chat gui (suggestion from @smartninja000#0059)
--> Holding down control and scrolling or using the up and down arrow keys cycles through channels, and will select open the first channel when none is selected
--> When no channel is open, you can scroll or use the arrow keys to select a chat type, e.g. Party or Community.
--> Pressing control twice will swap the cursor to the search box and vice versa if it's already selected
--> Pressing enter in the search box will deselect the channel and move the text you entered there to the field in the chat selection
- Added a delay to autofriend because of server issues 
- Added lobby names for all the games that were added back in rich presence
- Added an option to disable rich presence displaying the Mineplex IP address due to people being banned from discord servers for it being there
- AFK status option in rich presence saves properly now
- Added a compact thank messages option to AutoThank
- Remade lots of the game detection to work properly with the new update

Plex 0.4

24 Sep 21:47
Compare
Choose a tag to compare

Official changelogs for 0.4:

- Added the Messaging GUI. The messaging GUI provides an instant messaging type experience for chats including PMs, party chat, community chat and team chat.
To open the gui, you can click on the "messaging" tab in the plex menu or press either the toggle or quick chat keybinds, defaulting to Right CTRL and Y respectively.
- [Since last testing update] Added autocomplete to the messaging GUI. It appears when you type a colon ':' or press tab.
AutoComplete displays chat emotes, players and an entry for the current server name. There's also a tooltip that displays if you try to use emotes without titan rank.
- Fixed Rich Presence not working when discord is restarted while the game is running, or closed when the game is launched and then opened while it is running.
- Fixed Rich Presence crashing the game when the desktop discord client is disconnected (due to discord outages etc)
- Added a toggle for AFK status to Rich Presence
- Added an AutoGG module to the mod. 
AutoGG features 2 text fields for 2 different custom GG messages because if you don't say anything for the entire game you aren't able to say one gg message twice in a row.
Also for moderators, there's an option to say gg before chat silence is over.
- Added an AutoFriend module to the mod.
Note that you must have the "show pending friend requests" option enabled in /prefs. If you find the "you have x pending friend requests" message in the lobby annoying, setting lobby filtration level to 2 in the chat tab will hide it.
- Removed the friends list enhancements mod as it is obsolete
- Added a toggle for community chat to the chat module menu
- BIG internal refactor for command queueing and many other things. AutoThank should be a lot smoother now.
- Rebuilt lots of the mod's GUI.