Features
- Add: Blood timer by @Jordyrat in https://github.com/raaaaaven/ravenAddons/pull/88
- Includes blood prediction.
Improvements
- Improvement: Add "disabled in dungeons" note to the SkyBlock Fire Freeze Timer by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/90
- Improvement: Vanguard Notifier now checks for a warp message. by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/91
Fixes
- Fix: Vanguard incorrect config dependency by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/87
- Fix: Floor 3 Fire Freeze Staff being inaccurate by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/89
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.11.2...1.12.0
Fixes
- Fix: Blazetekk Ham Radio Message Hider hiding every message by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/86
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.11.1...1.11.2
Changes were made to the Vanguard Notifier so testing this feature and reporting any bugs would be much appreciated.
Features
- Add: Blazetekk Ham Radio Message Hider by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/84
Improvements
- Improvement: Announce when the Vanguard party is full by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/82
- Improvement: Add an option to check if the user wants to warp for the Vanguard Notifier feature by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/83
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.11.0...1.11.1
Features
- Add: Vanguard Notifier by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/80
Fixes
- Fix: Gemstone Powder Notification breaking on values greater than 999 by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/79
- Fix: Pre 4 Title Notification overlap by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/81
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.10.1...1.11.0
- Fix: Simon Says and Pre 4 Personal Best not saving personal bests properly. by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/78
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.10.0...1.10.1
Features
- Add: Simon Says Personal Best by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/75
- Add: Pre 4 Personal Best by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/75
Improvements
- Improv: Add Goblin Eggs & Jungle Keys to Item Refill Command by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/76
Fixes
- Fix: Since Command resetting upon restart by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/77
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.9.4...1.10.0
Features
- Add: Pre 4 Notification by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/73
Improvements
- Improvement: Add oil barrels to refill command by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/74
Backend
- Backend: RavenEvent by @ItsEmpa in https://github.com/raaaaaven/ravenAddons/pull/72
Removed Features
- Better Device Notifications
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.9.3...1.9.4
Improvement
- Improvement: Switch to modrinth source for updater by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/69
- Improvement: Add island type checks to all features by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/71
Fixes
- Fix: Clicking back button in config sends you to main menu by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/67
- Fix: Rare Drop Alert trying to send multiple messages at the same time. by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/70
Backend
- Backend: SkyBlockIsland by @ItsEmpa in https://github.com/raaaaaven/ravenAddons/pull/64
- Backend: Cleanup & Improvements by @ItsEmpa in https://github.com/raaaaaven/ravenAddons/pull/68
New Contributors
- @ItsEmpa made their first contribution in https://github.com/raaaaaven/ravenAddons/pull/64
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.9.2...1.9.3
Improvements
- Improv: Send one message when auto kicking if user has the "Auto Kick With Reason" enabled by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/66
Fixes
- Fix: Fire Freeze Timer not working on mobs that had an Extremely Real Shuriken applied on it by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/65
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.9.1...1.9.2
This release was made to fix the Lost Time Calculator not working inside of Kuudra.
Improvements
- Improv: Add checks for the Lost Time Calculator World Change Event by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/59
- Improv: Convert Floor 3 Fire Freeze Timer to be based on ticks by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/62
Fixes
- Fix: Lost Time Calculator not working inside Kuudra by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/60
- Fix: Mods breaking ravenAddons features by hiding messages by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/61
- Most notable features being the Floor 3 Fire Freeze Timer and Lost Time Calculator.
Backend
- Backend: Personalized development build name by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/63
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.9.0...1.9.1
Features
- Add: Lost Time Calculator by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/57
- Calculates the lost time due to lag at the end of a Dungeons or Kuudra run.
Improvements
- Improv: Add dependency for drop title confings by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/53
- Improv: Check for "That player is not online!" messages for the rare drop feature. by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/56
Fixes
- Fix: Drop alert regex for Enchanted Books by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/55
- Fix: Drop titles not recognizing rune rarities. by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/58
Backend
- Backend: Create ServerTickEvent by @KeinsWolfi in https://github.com/raaaaaven/ravenAddons/pull/54
New Contributors
- @KeinsWolfi made their first contribution in https://github.com/raaaaaven/ravenAddons/pull/54
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.8.1...1.9.0
Features
- Add: Drop Titles by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/51
- The user can select whether or not to include the category in the title and it's minimum rarity for it to display.
Fixes
- Fix: Support spaces in calc command by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/50
- Fix: Refill command when refilling a singular item by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/52
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.8.0...1.8.1
Features
-
Feature: Refill Commands by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/46
- Choose between a lot of refill commands. You can view the full list of commands with
/ra help
. /ra ep
- Ender Pearl Refill./ra ij
- Inflatable Jerry Refill./ra sb
- Superboom TNT Refill./ra sl
- Spirit Leap Refill./ra de
- Decoy Refill./ra cs
- Cobblestone Refill (Mining Routes)./ra bo
- Bob-omb Refill.
- Choose between a lot of refill commands. You can view the full list of commands with
-
Feature: !since Party Command by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/48
- Announces to the party how many mobs you have spawned before spawning an Inquisitor.
Fixes
- Fix: Fixed RA sending the changelog multiple times on Hypixel join by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/49
Backend
- Backend: Better TitleManager + packet and title events by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/47
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.7.0...1.8.0
Features
- Add: Dodge List Auto Kick by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/41
Improvements
- Improvement: Gemstone Powder Notification Threshold by @Jordyrat in https://github.com/raaaaaven/ravenAddons/pull/40
- Improvement: Add a way to temporarily dodge users on the dodge list by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/43
Backend
- Backend: Add clickable chat by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/44
- Backend + Improvement: Use new clickable chat in dodgelist + don't show ms in dodgelist list by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/45
New Contributors
- @Jordyrat made their first contribution in https://github.com/raaaaaven/ravenAddons/pull/40
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.6.0...1.7.0
Features
- Add: Floor 3 Fire Freeze Timer by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/38
- Customizability for duration and sound is available
- Add: Flip Contributors by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/39
Backend
- Backend: Move to subcommands by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/36
- Some commands may have changed, please use
/ra commands
or/ra help
for a list of commands
- Some commands may have changed, please use
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.5.0...1.6.0
Features
- Add: Clickable message to view the changelog after updating the mod by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/32
Improvements
- Improvement: Split frozen and unfrozen announcer in the config by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/33
Fixes
- Fix: Dodge List message copy and pasting by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/31
- Fix: Quick Maths not working by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/34
- Fix: Config fixes fire freeze announcer by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/35
Backend
- Backend: Adds toml data in config fixer by @martimavocado in https://github.com/raaaaaven/ravenAddons/pull/35
Removed Features
- Removed Feature: Quick Maths Solver by @raaaaaven in https://github.com/raaaaaven/ravenAddons/pull/37
- Please note users can still use the command
/ratestcalc
for calculations.
- Please note users can still use the command
Full Changelog: https://github.com/raaaaaven/ravenAddons/compare/1.4.1...1.5.0