Skip to content

2.5.7 | New Part Brightness Command and Interaction Pivot Fix

Latest
Compare
Choose a tag to compare
@PZDonny PZDonny released this 06 Jan 00:49
· 2 commits to master since this release
32ed369

RECOMMENDED UPDATE

This update brings...

  • A new brightness command for group parts 💡
  • A bug fix for pivoting Interaction entities when changing group/part yaw 🐛
  • QOL Additions

New Part Command

  • Added /mdis parts brightness
    • Set the brightness of your selected part or of all parts in your part selection
    • Permission: deu.parts.brightness

Bug Fix and QOL

  • Fixed Interaction entities not pivoting correctly when group/part yaw is changed and Interaction entities are marked to be pivot
    • /mdis group yaw <yaw> -pivot will now work correctly

    • SpawnedDisplayEntityGroup#setYaw() will now work correctly

  • QOL: Removed unnecessary calculations when attempting to change a group's scale to the same value
  • QOL: Parts in a group are now re-culled, based on the config setting, when a group's scale is changed

API Changes

  • New Version: 2.5.7
  • Added SpawnedPartSelection#setBrightness()

What's Changed

  • 2.5.7 | Interaction Bug Fix and New Part Brightness Command by @PZDonny in #20

Full Changelog: 2.5.6...2.5.7