Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Important
» CLICK HERE TO DOWNLOAD «
Since Lusk 1.3, all official releases of Lusk will only be available on Modrinth; Modrinth grants developers 75% of the ad revenue and this can REALLY help a ton when making updates!
This update:
Added:
- 'Entity - has Fixed Pose'
- 'Fixed' option to 'Entity - Pose/Fixed Pose'
- 'Armor - is Dyed'
- 'Armor - Color'
- 'Suspicious Stew - has Custom Potion Effects'
- 'Suspicious Stew - Custom Potion Effects'
- 'Entity - on Knockback'
- 'Entity - on Knockback by Entity'
- 'Entity Snapshot - As String'
- 'Entity Snapshot - From String'
- 'Entity Snapshot - Spawn'
Fixes:
- Fixed issues caused by Skript 2.10.0 API changes.
- Fixed 'Entity - Item from Equipment Slot' not working well in some cases, improved its documentation as well.
- Fixed entity snapshot elements from causing issues in versions prior to their implementation.
- Fixed and (in some cases) added documentation for many entity variant classinfos.
- Fixed versions (and especially minecraft ones) from not being created and compared correctly.
- Fixed some voxel shape elements from causing issues in versions prior to their implementation.
- Fixed event-equipmentslot from causing issues prior to its implementation in the entity place event.
Changes:
- BREAKING: EVERY POSE OBJECT WILL NOW BE SUFFIXED WITH "pose"! (ex: "dying pose", "sneaking pose")
- Improved the patterns of most bounding box elements.
- Modified the patterns of 'Armor Stand - has Arms (Property)', 'Armor Stand - has Base Plate (Property)'
- Rebranded 'Entity - on Attack Push' into 'Entity - on Push by Entity Attack'.
- Improved documentation for the 'Should Burn During The Day' elements and many others.
/skript info
now displays the Lusk repository url.
Internal Changes:
- Replaced reflection nightmare with Skript Adapters, thus making Lusk a multi-module project. (NMS? 👀)
- Improved 'Enchanted Book - Stored Enchantments'
- Commented some unused methods.
- Simplified a lot of logic.
- Renamed some field and variables for consistency.
- Removed redundant null checks.
- Replaced all java 21 Math calls with the Skript Math2 equivalent.
- Prevented some tests (or parts of them) from running when they shouldn't.
- Fixed some tests.
- Annotated many methods.
Github Autogenerated Info:
What's Changed
- Dev/feature to main by @JakeGBLP in https://github.com/JakeGBLP/Lusk/pull/25
- 2.10 entity snapshot workaround by @JakeGBLP in https://github.com/JakeGBLP/Lusk/pull/27
Full Changelog: https://github.com/JakeGBLP/Lusk/compare/1.3.2...1.3.3
Information
Published on | January 26, 2025 |
---|---|
Downloads | 6 |
Platforms
Paper (1.16-1.21.4)
Dependencies
Paper