Skip to content

Releases: NomNuggetNom/mcpvp-mod

v2.0.5

19 Dec 21:28
Compare
Choose a tag to compare

v2.0.5 (download)

  • Smash Support
  • Kit V2 Support
  • Update pt_PT and pt_BR lang, thanks to @ImThatGuyPT and @IanSzot
  • InfoBlocks have been replaced with InfoBoxes to support better GUI performance & manipulation and reduce reliance on Forge config. All InfoBlocks should be magically converted into InfoBoxes.
    • 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 :).


To sum up this update:
Wooo

v2.0.4.2b

18 Dec 02:30
Compare
Choose a tag to compare
v2.0.4.2b Pre-release
Pre-release
  • Fix Smash list crash

v2.0.4.1b

15 Dec 02:04
Compare
Choose a tag to compare
v2.0.4.1b Pre-release
Pre-release
  • Fixed InfoBlock to InfoBox conversion

v2.0.4b

14 Dec 22:17
Compare
Choose a tag to compare
v2.0.4b Pre-release
Pre-release
  • Smash Support
  • Kit V2 Support
  • InfoBlocks have been replaced with InfoBoxes to support better GUI performance & manipulation and reduce reliance on Forge config. All InfoBlocks should be magically converted into InfoBoxes.
    • Edit in-game by hitting E
  • 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

16 Nov 04:29
Compare
Choose a tag to compare
v2.0.3b Pre-release
Pre-release
  • 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

04 Nov 21:40
Compare
Choose a tag to compare
  • 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

02 Nov 21:51
Compare
Choose a tag to compare
  • 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

02 Nov 01:02
Compare
Choose a tag to compare
  • First non-pre release! Rejoice!

Pre-Release v2.0.5

31 Oct 23:11
Compare
Choose a tag to compare
Pre-Release v2.0.5 Pre-release
Pre-release
  • Fixed lag
  • Adjusted defaults

Pre-Release v2.0.4

30 Oct 19:27
Compare
Choose a tag to compare
Pre-Release v2.0.4 Pre-release
Pre-release
  • Removed remaining uses of System.out.println()
  • Fixed ConcurrentModificationException
  • Added a safeguard to TutScreen2 to prevent crash
  • Updated MCPVPVersion