Skip to content

Releases: MC-Machinations/PaperTweaks

Vanilla Tweaks v0.2.0-beta.3

07 Sep 04:36
c09b75d
Compare
Choose a tag to compare
Pre-release

🚀 Features

🔧 Bug Fixes

  • module: persistent heads work with explosions (#37) - 4435837
  • DurabilityPing: switch to uses-left over % threshold (#37) - c09b75d

Vanilla Tweaks v0.2.0-beta.2

06 Sep 19:30
e2e442a
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • i18n: support for language file modification (#37) - bd33845

🔀 Code Refactoring

  • i18n: move i18n logic out of main class (#37) - 83423f1

🧹 Chores

  • actions: prerelease on beta and dev tags (#37) - e2e442a

Vanilla Tweaks v0.2.0-beta.1

06 Sep 00:53
b8086cf
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • modules: re-write module system and modules (#37) - f75fee6
  • module: added PlayerHeadDrops (#37) - 0e5e561
  • module: added CountMobDeaths (#37) - b15a558

🔧 Bug Fixes

  • menus: hover messages and default values (#37) - db3e67b
  • actions: use specific version (#37) - afccc9b
  • actions: use commit in download action (#37) - b8086cf

🔨 Builds

  • gradle: switch to gradle in prep for 0.2.0 (#37) - e177496

🧹 Chores

Vanilla Tweaks v0.1.21

21 Jul 03:39
06921e1
Compare
Choose a tag to compare
Pre-release

DOWNLOAD NEWER VERSIONS HERE

Changelog

  • Fixes NPE with DurabilityPing - 06921e1
  • Adds enabled-by-default: true to DurabilityPing configuration - 06921e1
  • Mob head names now match VanillaTweaks' version

Vanilla Tweaks v0.1.20

06 Jul 04:14
845f2ff
Compare
Choose a tag to compare
Pre-release

Changelog

  • Updated for Minecraft 1.17
  • Fixed issue with changed nms package names. Affected stat tracking and spawning spheres - 57d1a02 (#27)
  • Fixed bug that allowed redstone wrench to create headless pistons - 845f2ff (#29)

Vanilla Tweaks v0.1.19

19 May 22:29
2d680d2
Compare
Choose a tag to compare
Pre-release

Changelog

  • Added config option require-player-kill (defaults to false) to the mob heads module - 2d680d2

Vanilla Tweaks v0.1.18

08 May 23:55
1523468
Compare
Choose a tag to compare
Pre-release

Changelog

  • fixed an issue in the Coordinates HUD module where after spinning left far enough, the direction would stop working - cc7cc0b (#26)
  • added the XP Management module - #24

Vanilla Tweaks v0.1.17

21 Apr 02:23
82412bf
Compare
Choose a tag to compare
Pre-release

Changelog

  • fixed bug in multiplayer sleep where the player name in the message was the player it was being sent to - 82412bf (#23)
  • Added confetti creepers module - #22

Vanilla Tweaks v0.1.16

08 Apr 23:43
cb45d55
Compare
Choose a tag to compare
Pre-release

Changelog

  • Added unlock all recipes module (#19)
  • made multiplayersleep message configurable (#20)
  • Added missing sheep heads (#21)

Vanilla Tweaks v0.1.15

18 Mar 19:14
47c2347
Compare
Choose a tag to compare
Pre-release

Changelog

  • Silenced mobs are now renamed to "silenced"
  • Removed a bit of debugging left in a scoreboard module