Update MythologicalRitual.java
try putting the waypoint's base lower
Update src/main/java/de/hysky/skyblocker/config/configs/UIAndVisualsC…
…onfig.java Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
Update src/main/java/de/hysky/skyblocker/skyblock/fancybars/FancyStat…
…usBars.java Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
Combine json and properties formatting
Co-authored-by: Julienraptor01 <julienraptor01@gmail.com>
Use ASM compile-time class transformation for class init via an `@Ini…
…t` annotation (#924) * Add annotation processor for init methods and @init annotation * Use ASM for @init * Separate the annotation processor to its own plugin file inside buildSrc * Actually implement priority * Reverse annotation equality check and method check to warn about misuse of annotation * Add gradle.properties to buildSrc and move asm version into it * Reformat buildscripts Less conflicting for other PRs * Refactor to use a record over strings * Rebase onto master and add more documentation * Remove rebasing artifact * Apply suggestions from code review Simplifies the `itf` Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> * Use Files class' methods for reading and writing to files * Apply suggestion * Then sort by name * Clean up InitProcessor * Separate classes into java files * Fix indent --------- Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
Merge pull request #800 from kevinthegreat1/editor-config
Editor Config
Merge pull request #714 from viciscat/diana
Estimated diana burrow pos thing
Merge pull request #884 from VeritasDL/bleeding-edge-bz
BazaarLookup Small Edit
[Location Share & Waypoint] Share position and set waypoint (#916)
Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
Merge pull request #945 from Westsi/speed-status-bar
Added Speed Status Bar #855
[Slayers] Adds Slayer Bossbars (#940)
* [Slayers] Adds Bossbars @ * Apply suggestions from code review --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
Add wardrobe helper based on hotbar keybinds (#943)
* Wardrobe helper initial commit * Remove unnecessary getter from RegexContainerMatcher * Clarify config description * Allow mouse keys to work with wardrobe
Merge pull request #1004 from AzureAaron/mining-stuff-and-other
Various Fixes
Merge pull request #1006 from kevinthegreat1/random-fixes
Random fixes