Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    15c58c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a9432 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Remove imports section

    kevinthegreat1 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    26984de View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Added speed status bar

    Westsi committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4671c52 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. quick and dirty

    viciscat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9a8591f View commit details
    Browse the repository at this point in the history
  2. quick and dirty

    viciscat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    080fce7 View commit details
    Browse the repository at this point in the history
  3. Update MythologicalRitual.java

    try putting the waypoint's base lower
    viciscat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6a2cfc0 View commit details
    Browse the repository at this point in the history
  4. Refactor MythologicalRitual

    kevinthegreat1 authored and viciscat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    efb91f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b3c280 View commit details
    Browse the repository at this point in the history
  6. rebased and stuff

    viciscat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cef0d46 View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/de/hysky/skyblocker/config/configs/UIAndVisualsC…

    …onfig.java
    
    Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
    Westsi and kevinthegreat1 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f903a03 View commit details
    Browse the repository at this point in the history
  8. Update src/main/java/de/hysky/skyblocker/skyblock/fancybars/FancyStat…

    …usBars.java
    
    Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
    Westsi and kevinthegreat1 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0921866 View commit details
    Browse the repository at this point in the history
  9. Initialize speed bar

    kevinthegreat1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b2a6bee View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Combine json and properties formatting

    Co-authored-by: Julienraptor01 <julienraptor01@gmail.com>
    kevinthegreat1 and Julienraptor01 authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1ea63e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. 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>
    3 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    313961c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d284e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. edit

    VeritasDL authored and kevinthegreat1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2d7545a View commit details
    Browse the repository at this point in the history
  2. Rename to ItemPrice

    kevinthegreat1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    55c6846 View commit details
    Browse the repository at this point in the history
  3. Fix pet item names

    kevinthegreat1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f9801bf View commit details
    Browse the repository at this point in the history
  4. Fix merge conflicts

    kevinthegreat1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9637934 View commit details
    Browse the repository at this point in the history
  5. Fix item lookup

    kevinthegreat1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    91a2bb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbfc102 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1f019f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18be2e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #714 from viciscat/diana

    Estimated diana burrow pos thing
    kevinthegreat1 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f7c414a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #884 from VeritasDL/bleeding-edge-bz

    BazaarLookup Small Edit
    kevinthegreat1 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ed09f8 View commit details
    Browse the repository at this point in the history
  5. [Location Share & Waypoint] Share position and set waypoint (#916)

    Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
    BigloBot and kevinthegreat1 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dd5f0d3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #945 from Westsi/speed-status-bar

    Added Speed Status Bar #855
    kevinthegreat1 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    04afe1a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. [Slayers] Adds Slayer Bossbars (#940)

    * [Slayers] Adds Bossbars
    @
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
    BigloBot and kevinthegreat1 authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d241b8c View commit details
    Browse the repository at this point in the history
  2. 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
    Emirlol authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bd6ed47 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    70f6532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1879220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6522b8 View commit details
    Browse the repository at this point in the history
  4. Fix Skin Fetch Fails

    AzureAaron committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7fa219a View commit details
    Browse the repository at this point in the history
  5. Use Optional#map

    AzureAaron committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f391165 View commit details
    Browse the repository at this point in the history
  6. Use String.join

    kevinthegreat1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f3e17e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    f4714fb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Refactor format time

    kevinthegreat1 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a503b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45610ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed40e07 View commit details
    Browse the repository at this point in the history
  4. Update pet id test

    kevinthegreat1 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4bb2e49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ef339b View commit details
    Browse the repository at this point in the history
  6. Refactor bars updating

    kevinthegreat1 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f8665b9 View commit details
    Browse the repository at this point in the history
  7. Update regex

    kevinthegreat1 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f075ae0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c129224 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    9bccc63 View commit details
    Browse the repository at this point in the history
  2. Update Networth Calculator

    AzureAaron committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7f04b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df30c1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a26a5c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    0eb126c View commit details
    Browse the repository at this point in the history