Releases: codeHusky/HuskyCrates-Sponge
Releases · codeHusky/HuskyCrates-Sponge
v2.0.0-PRE12 HuskyCrates for API 7.x
- Fixed spam when presets arent defined
- Included GWM's code optimizations.
Reminder: release files are now on ore.
v2.0.0-PRE11 HuskyCrates for API 7.x
- Added scrambleSlots as a feature. Now you can scramble slots again for your spinner views
- Fixed a null error with /hc genitem
https://ore.spongepowered.org/codeHusky/HuskyCrates/versions/2.0.0PRE11
v2.0.0-PRE10 HuskyCrates for API 7.x
Please make sure you're using a current version of Sponge before reporting issues.
- Fixed double reward issue (mostly a HuskyUI bug)
- Added
/hc genitem
, which outputs the item in your hand togenerateditems.conf
for ease of configuring the plugin.
You need the latest HuskyUI for this version (0.6.0-PRE4) You can get that here.
Downloads have moved to Ore! Get the new version here!
v2.0.0-PRE9 (HOTFIX 2) HuskyCrates for API 7.x
This is a POTENTIAL bugfix for a user-experience-critical bug. Please read.
- Attempts to fix an issue where a user can get stuck in an inventory-close loop, preventing them from using the chat, ESC menu, inventory, etc.
You will NEED the latest HuskyUI for this update. Get it here:
https://github.com/codeHusky/HuskyUI-Plugin/releases/tag/v0.6.0-PRE3
v2.0.0-PRE9 (HOTFIX 1) HuskyCrates for API 7.x
This is a hot fix for a critical bug. Please update asap if you're having issues!
Changes
- Fixed a NullPointerException when using a key on a crate.
- Message:
A fatal error has occurred while trying to deliver your reward. Please contact server administration
at com.codehusky.huskycrates.crate.virtual.Slot$Reward.replaceCommand(Slot.java:271)
- Message:
- Added intelligent pre-release notification for the server log and a version printout.
v2.0.0-PRE9 HuskyCrates for API 7.x
Changes
- You can now toggle
/crate
cmd overriding withforceCrateCMD=<true/false>
inhuskycrates.conf
- Useful for allowing compatibility with other crate plugins on servers that use multiple!
- Added a workaround for functionality on recent versions of Sponge (issues with crate placement)
- NPEs are no longer thrown when an item doesn't exist for a reward under certain circumstances.
v2.0.0-PRE8 HuskyCrates for API 7.x
Changes
- Fixed reward groups not counting as a reward and throwing a warning and/or error
- Fixed preview so it properly scales and works again with new HuskyUI autopaging
- /hc block [block id] [count] [damage]
- You must specify a count to use damage.
- /hc chest is back
- /crate is an alias for /hc again (overrides TeslaCrate)
- Crate injection support natively (with an event, must inject at that time.)
HotFix #4 (Fixes infinite items for real this time.)
UPDATE TO THE NEW VERSION OF HUSKYUI OR I WILL NOT HELP YOU IN THE SUPPORT DISCORD
found here: https://github.com/codeHusky/HuskyUI-Plugin/releases/tag/v0.6.0-PRE2-HOTFIX2
this version should fix the issues, assuming you UPDATED HUSKYUI as well.
People not experiencing this issue are still advised to use this version as it has safeguards not in place before.
HotFix #3 (Bandaid for Inf Item bug)
UPDATE TO THE NEW VERSION OF HUSKYUI OR I WILL NOT HELP YOU IN THE SUPPORT DISCORD
found here: https://github.com/codeHusky/HuskyUI-Plugin/releases/tag/v0.6.0-PRE2-HOTFIX1
this version is for diagnosing issues with the reward delivery system. This will likely spam your console with a lot of printouts whenever someone uses a crate. This is expected behavior.
People not experiencing this issue are still advised to use this version as it has safeguards not in place before.
HotFix #2 (Fixes infinite items)
- infinite item fix
- fix for particle lag (temporary, needs to be addressed properly)