Skip to content

Releases: Oxyopiia/ViceMod

1.0 Beta 12

21 Apr 21:55
Compare
Choose a tag to compare

Vice 1.0-Beta12

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Expeditions Features

+ Added Double tap to Drop Valuable Expedition Items - Oxyopiia
+ Added Defibrillator Counter - Oxyopiia
+ Added Merchant Tracker - Oxyopiia
+ Added Style Points Hider - Oxyopiia
+ Added Annoying Enderman Sound Muter - Oxyopiia
+ Added a counter for the Defibilirator - Oxyopiia
+ Added ability overlay for some new Expeditions Items - Oxyopiia

Changes

+ Added support for 1.20.4 - Oxyopiia
+ Added two new Gaming Modes - Oxyopiia

Technical Changes

= Added ItemDropEvent, EntityShouldRenderEvent, PlayerDeathEvent and ExpeditionEndEvent - Oxyopiia
= Added a sender property to Chatevent
= Added function to DevUtils to check for both DEVMODE and a provided config option
= Added isFullyRendered() and isActuallyFullyRendered() to ChestRenderEvent
= Refactored ItemStack.nameWithoutEnchants() into ItemStack.cleanName()

Minecraft Version: 1.20.1 and 1.20.4
Use /vice to configure mod settings!

1.0 Beta 11 for 1.20.1

08 Apr 18:03
Compare
Choose a tag to compare

Version 1.0 Beta 11

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added Trash Protection - Oxyopiia
+ Added /viceprotectitem to prevent trashing any item - Oxyopiia
+ Added timers for the Forge - Derpy666
+ Made Boss Counter display only in Boss Areas by default - Oxyopiia
  = There is an option to revert this change.
+ Improved the HUD Editor - Oxyopiia
  = Added a background gradient, double-click functionality, and element filtering
  = Loads of small improvements and bugfixes
+ Adjusted the Train Timer - Oxyopiia
- Removed Evan Solver - Oxyopiia

Bug Fixes

= Fixed bad Virtuasword ability detection - Oxyopiia
= Fixed hidden elements being editable in the Hud Manager - Oxyopiia
= Fixed elements not rendering after being toggled off and on - Oxyopiia
= Fixed incorrect preview color for Power Box Timer - Oxyopiia
= Fixed Power Box Timer still showing after switching worlds - Oxyopiia
= Fixed incorrect centering on HUD elements with bold text - Oxyopiia

Technical Changes

= Added onceSent() to ViceEvent
= Added CommandRegisterEvent, SlotClickEvent and ChestRenderEvent
= Separated some Utils into DurationUtils and NumberUtils
= Refactored BossBarEvent to support modification and insertion
= Moved some overlays to /features/hud/

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 10 for 1.20.1

02 Mar 00:46
Compare
Choose a tag to compare

Version 1.0 Beta 10

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added Boss Counter - Derpy666
+ Added Action Bar Cooldown - Derpy666
+ Added Evan Solver - Oxyopiia
+ Added Evan Reminder - Derpy666
+ Added Fishing stats to Player Stats UI - Derpy666
+ Added Shadow Gelato's Drum Gun to Sounds tab - Oxyopiia
+ Moved a few ability-related Config options to a new tab - Oxyopiia
  = This does reset the value for 'Wrong Set Indicator', so check that out.
  = Item Cooldown Overlay will be migrated to this tab in the future, and will automatically migrate when this is done.

Bug Fixes

= Fixed a few grammatical errors. - Oxyopiia
= Fixed cooldown texts showing with Item Cooldown off and Wrong Set Indicator enabled. - Oxyopiia

Technical Changes

= Added DrawHoverTooltipEvent
= Added ItemStack.isRod() and isHook() Util functions

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 9 for 1.20.1

17 Feb 02:04
Compare
Choose a tag to compare

Version 1.0 Beta 9

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added Backpack Renaming - Oxyopiia
+ Added Player Stats Display - Derpy666
+ Added Daily Rewards Notification - Oxyopiia
+ Added Baby Mode for Exonitas - Oxyopiia
  = There's also a Baby Mode for everywhere in the Developer category, it's brilliant
+ Added Jynx's Chain Gun to the Sounds Tab - Oxyopiia
+ Shifted y position of cursor cooldown by 1 pixel for symmetry - Oxyopiia

Bug Fixes

= Fixed Arena Cooldown Notifications always showing on restart. - Oxyopiia

Technical Changes

! Added CONTRIBUTING.md file for Coding Conventions - Oxyopiia
= Made shouldDraw() fully abstract rather than open in HudElement - Oxyopiia
= Rewritten BlockUpdatePacketEvent to BlockUpdateEvent - Oxyopiia

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 8 for 1.20.1

12 Feb 15:47
Compare
Choose a tag to compare

Version 1.0 Beta 8

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added Power Box Timer - Oxyopiia
+ Added Hide Bloat Exonitas Messages - Oxyopiia
+ Added Glitch Mallet to Sounds Tab - Oxyopiia
+ Made Arena Cooldowns syncronise across sessions - Oxyopiia

Bug Fixes

= Fixed Boss Wave detection for specific arenas. - Oxyopiia

Technical Changes

= Renamed ServerChatMessageEvent to ChatEvent

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 7 for 1.20.1

08 Feb 22:54
Compare
Choose a tag to compare

Version 1.0 Beta 7 Hotfix

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added HUD Manager - Oxyopiia
+ Added Live Arena Information - Oxyopiia
+ Added Wrong Set Indicator - Derpy666
+ Added Cooking Order Tracker - Oxyopiia
+ Added Train Keys to Prevent Consuming Items - Oxyopiia
+ Added a sound to Low Boss Time warning - Oxyopiia
+ Syncronised Train Timer, Cooking Order, and Stock across sessions - Oxyopiia
- Removed Block Wrong Cooking Clicks - Oxyopiia
  = This is considered "illegal" now.

Bug Fixes

= Fixed HUD Elements rendering above inventories. - Oxyopiia

Technical Changes

! Changed standard for rendering HUDs to using Position class
! Changed standard for passing matrices & other HUD render information to DrawContext
= Added Utils.getDTWorld() to convert into World class

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 6 for 1.20.1

04 Feb 03:33
Compare
Choose a tag to compare

Version 1.0 Beta 6

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added Boss Despawn Warning - Oxyopiia
+ Added support for new World 12 items, Posideon's Fury and Warped Grenade cooldown display - Derpy666
+ Made Bread not apply on new Cooking Orders - Oxyopiia
  = Can be re-enabled through a setting, but may be buggy sometimes.
+ Improved Fishing ding detection using the server-side ding - Oxyopiia/Derpy666
- Removed WorldGuard message hider from Hide Handled Cooking Messages - Oxyopiia
  = This is now pointless with the Hide Worldguard Messages feature.

Bug Fixes

= Developer HUD Overrides for Cooking Features actually work now - Derpy666

Technical Changes

= Added Boss class to unify boss timer logic - Oxyopiia
= Added String.removeFormatting() extension function - Oxyopiia
= Added Duration.ms() and Int.ms() extension function - Oxyopiia
! Changed standard for durations from TimeUnit to Duration class - Oxyopiia
= Moved Cooking features to their own package/folder - Oxyopiia
= Refactored String.replaceFormatting() to String.convertFormatting() - Oxyopiia
= Replaced formatTimer(int, long) with Long.formatTimer(int) extension function - Oxyopiia
= Made cancel() function in ViceEvent open - Oxyopiia

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 5 for 1.20.1

21 Jan 19:08
Compare
Choose a tag to compare

Version 1.0 Beta 5

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including full technical details, can be viewed here.

Changes

+ Added Arena Cooldown Notification - Oxyopiia
+ Added Set Requirement Message Hider - Oxyopiia
+ Added Abyssal Vice Laser Warning - Oxyopiia/Derpy666

Bug Fixes

= Fixed accidental double-clicks bypassing Block Wrong Cooking Clicks - Oxyopiia

Technical Changes

= Rewritten and Refactored the Events System to use Kotlin - Oxyopiia
 = Renamed BaseEvent to ViceEvent
 = Removed the Cancelable/Returnable annotation for type generics
 = Removed Event Priority (unused)
 = Migrated DefaultListener to a Data Class in EventListener
= Migrated Item Utils to Kotlin
= Moved common enums to a new data folder - Oxyopiia
= Refactored some ItemUtils functions - Oxyopiia
= Added clamp() extension function for various Number Types - Oxyopiia
= Added Long.timeDelta() Utils extension function - Oxyopiia

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 4 for 1.20.1

16 Jan 22:22
Compare
Choose a tag to compare

Version 1.0 Beta 4

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including technical details, can be viewed here.

Changes

+ Added WorldGuard Chat Hider - Oxyopiia
+ Added Block Wrong Cooking Clicks - Oxyopiia
+ Added Hide Cooking Messages - Oxyopiia
+ Changed the color of Next Ingredient when your Held Item matches - Oxyopiia
+ Made Boss Timers use formatted durations (xx:xx) instead of pure seconds - Derpy666
= Added Developer overrides for Train Conductor/Cooking displays position - Derpy666

Bug Fixes

= Stock in Simplified Cooking Display now hides with primary stock setting disabled - Oxyopiia
= Fixed errors with Cooking Orders applied in previous sessions - Oxyopiia

Minecraft Version: 1.20.1
Use /vice to configure mod settings!

1.0 Beta 3 for 1.20.1

14 Jan 02:17
Compare
Choose a tag to compare

Version 1.0 Beta 3

This is a BETA release of Vice! Please expect bugs and report them in the Discord server, cheers.
A full changelog, including technical details, can be viewed here.

Changes

+ Added Boss Despawn Timers - Oxyopiia
+ Added Train Timer - Derpy666
+ Changed Arctic Scroll "R" text based on result - Derpy666
+ Changed Cooking UI Text for Boss Orders - Oxyopiia

Bug Fixes

= Fixed empty chat messages overriding W4 Order - Oxyopiia
= Fixed boss order detection - Oxyopiia
= Fixed cooking orders sometimes being set improperly - Oxyopiia

Minecraft Version: 1.20.1
Use /vice to configure mod settings!