Releases: NomNuggetNom/mcpvp-mod
Releases · NomNuggetNom/mcpvp-mod
v2.0.5
v2.0.5 (download)
- Smash Support
- Kit V2 Support
- Update
pt_PT
andpt_BR
lang, thanks to @ImThatGuyPT and @IanSzot InfoBlocks
have been replaced withInfoBoxes
to support better GUI performance & manipulation and reduce reliance on Forge config. AllInfoBlock
s should be magically converted intoInfoBox
es.- Edit in-game by selecting then hitting E
- Added option to remove players from friends list using in-game editor (select in-game and hit E)
- Added option to enable links in chat
- Added
{total-caps}
variable - Fix skin fixer lag spikes
- Fix join events sometimes not firing
- Improvements to anchoring items on the display
- Improvements to ChatTrigger's code
- And a bunch of other small changes & under the hood work
Capes
For the holiday season, everyone gets their own custom cape! PM me on the forums with the URL of the image you want as your cape :).
v2.0.4.2b
- Fix Smash list crash
v2.0.4.1b
- Fixed
InfoBlock
toInfoBox
conversion
v2.0.4b
- Smash Support
- Kit V2 Support
InfoBlocks
have been replaced withInfoBoxes
to support better GUI performance & manipulation and reduce reliance on Forge config. AllInfoBlock
s should be magically converted intoInfoBox
es.- Edit in-game by hitting
E
- Edit in-game by hitting
- Improvements to anchoring items on the display
- Added option to remove players from friends list using in-game editor
- Fix skin fixer lag spikes!
- Fix join events sometimes not firing
- And a bunch of other small changes & under the hood work
v2.0.3b
- Fixed chat color bug
- Fixed crash with the second chat
- Fixed redmantooth's name being censored ❤️
- Added the ability to edit an InfoBlock in-game (preliminary testing, slightly buggy)
- Added preliminary stats pulled from the website, more to come later
v2.0.2
- Fixed potential crash on edit HUD screen
- Fixed items on the HUD not properly moving after their parent anchor changes size
- Fixed title of Misc section
- Added GUI for adding friends while in-game without going to Config
- Added option to right-align or left-align second chat text
- Added option in All > Misc to choose default server menu
- Added
control
+q
to drop stack for Mac users - Added dinging before sabotage games that lets you know the game is starting
- Removed "Choose your menu:" in favor of a button on the vanilla server menu to go to the MCPVP server menu
v2.0.1
- Fixed potential crash on the help screen
- Fixed potential crash on chat moving
- Fixed initial height of server entries on the GUI
- Fixed saving of things on the display for Mac users
- Fixed CTF team variables being wrong
- Fixed {remain} in Sabotage
- Fixed Maze HUD having the wrong file name
- Added Misc section to All Servers config
- Added option to turn {ping} off due to annoying spam
v2.0.0
- First non-pre release! Rejoice!
Pre-Release v2.0.5
- Fixed lag
- Adjusted defaults
Pre-Release v2.0.4
- Removed remaining uses of System.out.println()
- Fixed ConcurrentModificationException
- Added a safeguard to TutScreen2 to prevent crash
- Updated MCPVPVersion