Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Reforge helper #816

Closed
wants to merge 302 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 24, 2023

  1. Merge branch 'ItemClass' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    bca2502 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ReforgeAPI' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0ceebf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Fixed some bugs

    Thunderblade73 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    30c4dfb View commit details
    Browse the repository at this point in the history
  2. Added the Sort Buttons

    Thunderblade73 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    332b91e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Renderable fix

    Thunderblade73 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    872d7a2 View commit details
    Browse the repository at this point in the history
  2. Revert "Fixed a Bug"

    This reverts commit 254a7d8.
    Thunderblade73 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    76a57c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c356ea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    240f8af View commit details
    Browse the repository at this point in the history
  5. Merge branch 'render-renderable-rewrite' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/RenderLineTooltips.kt
    Thunderblade73 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d1d6551 View commit details
    Browse the repository at this point in the history
  6. Finished Sorting

    Thunderblade73 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    333224d View commit details
    Browse the repository at this point in the history
  7. Cleanup

    Thunderblade73 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    df60a49 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Merge remote-tracking branch 'master/beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/RenderLineTooltips.kt
    Thunderblade73 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2649b10 View commit details
    Browse the repository at this point in the history
  2. Add rounded rectangles

    VixidDev committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1dea3a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 7, 2024

  1. Added Alignment

    Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    18b2bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f2129e View commit details
    Browse the repository at this point in the history
  3. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    981b24c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196254a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5170e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7c4d2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1efeb05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86d176f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    084a8d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8dcd22b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    828d35c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5bb7d5 View commit details
    Browse the repository at this point in the history
  13. Fixed ah copy underbid price

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1cc943f View commit details
    Browse the repository at this point in the history
  14. Version 0.22 Beta 16

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a9a6de8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95a4df8 View commit details
    Browse the repository at this point in the history
  16. Internal Change: Composter overlay NEUInternalName (hannibal002#614)

    ComposterOverlay now uses NEUInternalName. hannibal002#614
    walkerselby authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b1fee6c View commit details
    Browse the repository at this point in the history
  17. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    16a2143 View commit details
    Browse the repository at this point in the history
  18. Remove getInternalName_old (hannibal002#710)

    Remove getInternalName_old hannibal002#710
    walkerselby authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9bae21b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbbfda3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e0ed524 View commit details
    Browse the repository at this point in the history
  21. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f4207b9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    70f4218 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5064281 View commit details
    Browse the repository at this point in the history
  24. Fixed typo in config.

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    3b14198 View commit details
    Browse the repository at this point in the history
  25. Fixed compact message

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f46583f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fd6ccf2 View commit details
    Browse the repository at this point in the history
  27. improve composter empty time precision (hannibal002#824)

    Improve precision of compost empty timer. hannibal002#824
    appable authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    839eca2 View commit details
    Browse the repository at this point in the history
  28. Removed formatDuration()

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    18626ba View commit details
    Browse the repository at this point in the history
  29. Add Harvest Harbinger and Pest Repellent non-god effects (hannibal002…

    …#817)
    
    Added Harvest Harbinger and Pest Repellent non-god effects. hannibal002#817
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c7b0188 View commit details
    Browse the repository at this point in the history
  30. Update Regex information (hannibal002#825)

    Update Contributing Regex information hannibal002#825
    walkerselby authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0a47af8 View commit details
    Browse the repository at this point in the history
  31. Fixed formatting.

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0bbf743 View commit details
    Browse the repository at this point in the history
  32. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    28baac2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d7ab955 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    10ea6d5 View commit details
    Browse the repository at this point in the history
  35. Version 0.22 Beta 17

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    626c379 View commit details
    Browse the repository at this point in the history
  36. Fixed Jacob Contest Warning.

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    7238b84 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1bbc917 View commit details
    Browse the repository at this point in the history
  38. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    77c1de0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0832aeb View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    bd24232 View commit details
    Browse the repository at this point in the history
  41. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d5ece2e View commit details
    Browse the repository at this point in the history
  42. Fix typo in Hidden (hannibal002#828)

    Fixed typo in player chat symbol config. hannibal002#828
    walkerselby authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1533909 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    261ab7c View commit details
    Browse the repository at this point in the history
  44. fixed typos

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    14b6f3b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f2c241d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    3ad1b39 View commit details
    Browse the repository at this point in the history
  47. Make Unique Gift Counter and Unique Gifting Opportunities highlight o…

    …nly active during december.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    51aedb8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a3f5843 View commit details
    Browse the repository at this point in the history
  49. Draw Plot Border change: Pest Finder now always renders over Spray Se…

    …lector or Garden Plot Border.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    822f494 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b968799 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    799b03b View commit details
    Browse the repository at this point in the history
  52. Code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    299ee13 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e1d25ee View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a4e3499 View commit details
    Browse the repository at this point in the history
  55. Make vacuum bag show 40+ instead of 40 when capped (hannibal002#830)

    Make vacuum bag show 40+ instead of 40 when capped hannibal002#830
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2969c92 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2f95bc1 View commit details
    Browse the repository at this point in the history
  57. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8028314 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    0b794d9 View commit details
    Browse the repository at this point in the history
  59. Version 0.22 Beta 18

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    4b98119 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3f8c7c4 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f2ffd24 View commit details
    Browse the repository at this point in the history
  62. changed stuff around

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b50498a View commit details
    Browse the repository at this point in the history
  63. formatting

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c7c6a7e View commit details
    Browse the repository at this point in the history
  64. formatting v2

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ebcfde5 View commit details
    Browse the repository at this point in the history
  65. fixed credits

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ce30f89 View commit details
    Browse the repository at this point in the history
  66. Version 0.22

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e1c13af View commit details
    Browse the repository at this point in the history
  67. code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    19528f2 View commit details
    Browse the repository at this point in the history
  68. Migrate Hypixel API to v2.

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f4d7d37 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7cda567 View commit details
    Browse the repository at this point in the history
  70. Rift time now updates correctly in wizard tower and instantly updates…

    … the format when toggling max time or percentage.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    51f7ffe View commit details
    Browse the repository at this point in the history
  71. Fixed Reindrake mob, Frosty NPC and frosty the snow blaster shop coun…

    …ting as sea creatures in barn fishing timer.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    02c03ac View commit details
    Browse the repository at this point in the history
  72. Added Sea Creature Tracker.

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0d3a09b View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    fbb6e72 View commit details
    Browse the repository at this point in the history
  74. formatting

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a6bd59e View commit details
    Browse the repository at this point in the history
  75. fixed error

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fed0e76 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    aeea528 View commit details
    Browse the repository at this point in the history
  77. Version 0.23 Beta 1

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5181584 View commit details
    Browse the repository at this point in the history
  78. formatting

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d3030cf View commit details
    Browse the repository at this point in the history
  79. Odger highlight feature tells in description that its only useful for…

    … users without abiphone.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    cd993f3 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    a03e1bb View commit details
    Browse the repository at this point in the history
  81. sack item amount (hannibal002#854)

    Show sack item amount to the visitor shopping list. hannibal002#854
    CalMWolfs authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    95972c9 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    a0e924a View commit details
    Browse the repository at this point in the history
  83. fix mac crash (hannibal002#853)

    Fixing a mac crash in dev environment automatically. hannibal002#853
    CalMWolfs authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d08ed6c View commit details
    Browse the repository at this point in the history
  84. Fix mushrooms being counted with Common/Uncommon Mooshroom Cow Pet (h…

    …annibal002#849)
    
    Fixed mushrooms being counted with Common/Uncommon Mooshroom Cow Pet. hannibal002#849
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c83df1c View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    7fcda1f View commit details
    Browse the repository at this point in the history
  86. fix rogue sword ability taking into account mage cooldown reduction (h…

    …annibal002#841)
    
    Fixed rogue sword ability taking into account mage cooldown reduction. hannibal002#841
    ItsEmpa authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    db64366 View commit details
    Browse the repository at this point in the history
  87. Fixed composter gfs stuff (biofuel is now in sacks) (hannibal002#837)

    Added biofuel support to composter overlay get from sack. hannibal002#837
    Obsidianninja11 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ab415e1 View commit details
    Browse the repository at this point in the history
  88. fix progress to maxed milestone appearing twice (hannibal002#834)

    Fixed progress to maxed milestone appearing twice in the crop milestone menu when having milestone 20. hannibal002#834
    ItsEmpa authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    beb3d0d View commit details
    Browse the repository at this point in the history
  89. Fixed skyhanni's max crop milestone display being too long (hannibal0…

    …02#836)
    
    Fixed max crop milestone display being too long in the crop milestone menu. hannibal002#836
    Obsidianninja11 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6136adf View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    cf89051 View commit details
    Browse the repository at this point in the history
  91. formatting

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5eea774 View commit details
    Browse the repository at this point in the history
  92. Version 0.23 Beta 2

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    69465e3 View commit details
    Browse the repository at this point in the history
  93. Added support for new bingo guide repo format, show guide on hover ov…

    …er missing bingo goal list
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8e9a36a View commit details
    Browse the repository at this point in the history
  94. Fix minor inaccuracies in CONTRIBUTING (hannibal002#864)

    Linnea Gräf authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8508b43 View commit details
    Browse the repository at this point in the history
  95. Fix mushroom counter when farming sugar cane/cactus with Mooshroom Cow (

    hannibal002#859)
    
    Fixed mushroom counter when farming sugar cane/cactus with Mooshroom Cow. hannibal002#859
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1daf8af View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    c4f8fd6 View commit details
    Browse the repository at this point in the history
  97. Code cleanup

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    da803db View commit details
    Browse the repository at this point in the history
  98. Remove flawless (hannibal002#856)

    Removed flawless gemstones from sack display. hannibal002#856
    CalMWolfs authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c9d4f30 View commit details
    Browse the repository at this point in the history
  99. Update max reforge fortune for Fungi Cutter (hannibal002#866)

    Update max reforge fortune for Fungi Cutter hannibal002#866
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    506afef View commit details
    Browse the repository at this point in the history
  100. Fix: TiaHelper chatmessage (hannibal002#867)

    Maybe fixed Tia Relay Helper. hannibal002#867
    Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0ef6d67 View commit details
    Browse the repository at this point in the history
  101. Version 0.23 Beta 3

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ef52aea View commit details
    Browse the repository at this point in the history
  102. Don't count Bountiful as max reforge fortune on tools (hannibal002#870)

    Don't count Bountiful as max reforge fortune on tools. hannibal002#870
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c798483 View commit details
    Browse the repository at this point in the history
  103. Backend: Add Dark Auction as IslandType and fix IslandType detection …

    …for dungeons (hannibal002#823)
    
    Added Dark Auction as IslandType and fix IslandType detection for dungeons. hannibal002#823
    j10a1n15 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6ce23cb View commit details
    Browse the repository at this point in the history
  104. Tia Relay Helper: Suggest /togglemusic (hannibal002#872)

    Tia Relay Helper: Suggest /togglemusic hannibal002#872
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    88f8639 View commit details
    Browse the repository at this point in the history
  105. Feature: Add a reversed version of /shcroptime (hannibal002#879)

    Added /shcropsin and /shcroptime support for k and m numbers. hannibal002#879
    DylanBruner authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6068d70 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    77aeb80 View commit details
    Browse the repository at this point in the history
  107. Show error message for the commands /shcropsin and /shcroptime if sho…

    …w money per hour display is not loaded.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    01c2fbb View commit details
    Browse the repository at this point in the history
  108. Minor fix: modify instead of block trophy fishing and sea creature me…

    …ssages (hannibal002#827)
    
    Modify instead of block trophy fishing and sea creature chat messages. hannibal002#827
    appable authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    43c28ef View commit details
    Browse the repository at this point in the history
  109. Only show vacuum bag on your own vacuums (hannibal002#833)

    Only show vacuum bag on your own vacuums. hannibal002#833
    qtlunya authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0846862 View commit details
    Browse the repository at this point in the history
  110. Using function isOwnVacuum()

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    3d84f2a View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    d895497 View commit details
    Browse the repository at this point in the history
  112. Added options to only show vermin tracker with vacuum on inventory an… (

    hannibal002#842)
    
    Added options to only show rift vermin tracker with vacuum on inventory and only in west village. hannibal002#842
    ItsEmpa authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a67bcc5 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    b9a9d30 View commit details
    Browse the repository at this point in the history
  114. Fix: Fix IslandType detection for The Rift (hannibal002#877)

    Changed regex in case hypixel changes color codes for island name in tab list. hannibal002#877
    ItsEmpa authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    526b836 View commit details
    Browse the repository at this point in the history
  115. Changed description for Dungeon Filter to tell users what "annoying" …

    …messages are (hannibal002#878)
    
    Changed description of Dungeon Chat Filter feature. hannibal002#878
    byWambo authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    25e4daf View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    934475e View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    5149e1d View commit details
    Browse the repository at this point in the history
  118. Extract FirstMinionTier logic from bingo minion craft helper for bett…

    …er analyzing the performance problems some users have.
    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    774f00a View commit details
    Browse the repository at this point in the history
  119. Version 0.23 Beta 4

    hannibal002 authored and Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ac3a52f View commit details
    Browse the repository at this point in the history
  120. Added Alignment

    Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2660670 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    76f2bef View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    c5f92a6 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    5877242 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    cfcd98d View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    fcd801b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge branch 'beta' into ItemClass

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1c257a9 View commit details
    Browse the repository at this point in the history
  2. fixed error Logic

    Thunderblade73 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    df94819 View commit details
    Browse the repository at this point in the history
  3. changed RegexData to UtilsPatterns to be the same as CalMWolfs repoPa…

    …tterns for the util classes
    Thunderblade73 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ba640c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ac6ec View commit details
    Browse the repository at this point in the history
  5. fixed compile error

    Thunderblade73 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b194a63 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. HATCESSORY

    Thunderblade73 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f5f59d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ItemClass' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3230933 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rounded-rects' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7b105fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a3505b View commit details
    Browse the repository at this point in the history
  5. moved package

    Thunderblade73 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a451a0a View commit details
    Browse the repository at this point in the history
  6. made config 😅

    Thunderblade73 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b18ff01 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    43f814c View commit details
    Browse the repository at this point in the history
  2. removed

    Thunderblade73 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    cc76f58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d21adcf View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    b91c68e View commit details
    Browse the repository at this point in the history
  2. reformatted logic

    Thunderblade73 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f7ecff1 View commit details
    Browse the repository at this point in the history
  3. reordering of enum

    Thunderblade73 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e4ec096 View commit details
    Browse the repository at this point in the history
  4. formatting

    Thunderblade73 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    acf20c1 View commit details
    Browse the repository at this point in the history
  5. fixed "VERY SPECIAL"

    Thunderblade73 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ac108e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    1c33be8 View commit details
    Browse the repository at this point in the history
  2. added Potion

    Thunderblade73 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5374d13 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Jan 22, 2024

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

Commits on Feb 3, 2024

  1. Merge branch 'beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d526fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913fb40 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'renderable-Align' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d1626a2 View commit details
    Browse the repository at this point in the history
  4. added alignment

    Thunderblade73 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    22d2c8a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    b88dc7b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'renderable-Align' into renderable-stringScale

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    accfbf7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'renderable-Align' into render-table

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/RenderableUtils.kt
    Thunderblade73 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cd6a4dc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'renderable-Align' into rounded-rects

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    87080ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92a9f0a View commit details
    Browse the repository at this point in the history
  6. fix

    Thunderblade73 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c8ba63c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 10, 2024

  1. Merge branch 'beta' into fork/rounded-rects

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/RenderUtils.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderManager.kt
    hannibal002 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ff6d2dc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 26, 2024

  1. Merge branch 'beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/tracker/SkyHanniItemTracker.kt
    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7401565 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into render-table

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    13100bd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'beta' into renderable-stringScale

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc9e06d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'beta' into rounded-rects

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/RoundedRectangleShader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/Shader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderHelper.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderManager.kt
    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    029a502 View commit details
    Browse the repository at this point in the history
  5. fix

    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6155b8d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge branch 'beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/skillprogress/SkillProgress.kt
    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bbd474b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'renderable-Align' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/data/GuiEditManager.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/UtilsPatterns.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    877033f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'render-table' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/features/misc/RoundedRectangleShader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/RenderUtils.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/TimeUtils.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/Shader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderHelper.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderManager.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/tracker/SkyHanniItemTracker.kt
    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    323bff7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rounded-rects' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/Shader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderHelper.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderManager.kt
    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    af33cb9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'render-addons' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/RenderLineTooltips.kt
    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f15b62c View commit details
    Browse the repository at this point in the history
  6. merge fix

    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cf9b487 View commit details
    Browse the repository at this point in the history
  7. added neu repo support

    Thunderblade73 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d33a4b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 4, 2024

  1. Merge branch 'beta' into render-table

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f108587 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3d085fd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7d9c339 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'beta' into renderable-stringScale

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    14391a8 View commit details
    Browse the repository at this point in the history
  5. fix

    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e8d0bb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. init

    Thunderblade73 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dbb2531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e5e10c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84026e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e56440a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aef0bd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. error Handeling

    Thunderblade73 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e54e414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7454751 View commit details
    Browse the repository at this point in the history
  3. fixed reforgeAbility

    Thunderblade73 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c29299e View commit details
    Browse the repository at this point in the history
  4. fixed reforgeAbility

    Thunderblade73 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a21ca56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6ce634 View commit details
    Browse the repository at this point in the history
  6. cleanup of NeuRNGScore

    Thunderblade73 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    838264c View commit details
    Browse the repository at this point in the history
  7. formatting

    Thunderblade73 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    98d2b9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    488dd4e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Remove Empty Lines in NeuReforgeStoneJson

    Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
    Thunderblade73 and CalMWolfs authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d19346c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/garden/farming/FarmingWeightDisplay.kt
    #	src/main/java/at/hannibal2/skyhanni/features/skillprogress/SkillProgress.kt
    Thunderblade73 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    10c321a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb0735 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. removed wrong init

    Thunderblade73 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    40b17a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fixed ReforgePrinter

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d4122be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'remove-Neu-Constant' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/data/GuiEditManager.kt
    #	src/main/java/at/hannibal2/skyhanni/data/jsonobjects/repo/neu/NeuReforgeStoneJson.kt
    #	src/main/java/at/hannibal2/skyhanni/features/garden/farming/FarmingWeightDisplay.kt
    #	src/main/java/at/hannibal2/skyhanni/features/skillprogress/SkillProgress.kt
    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4d182ec View commit details
    Browse the repository at this point in the history
  3. added reforgeJson

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7951395 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8f9490 View commit details
    Browse the repository at this point in the history
  5. cleanup and bug fix

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    394dfd2 View commit details
    Browse the repository at this point in the history
  6. added chat hide

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2b18490 View commit details
    Browse the repository at this point in the history
  7. bye bye ReforgePrinter

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ee0d484 View commit details
    Browse the repository at this point in the history
  8. cleanup

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1f80dfb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26217a8 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'beta' into render-addons

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/combat/ghostcounter/GhostCounter.kt
    #	src/main/java/at/hannibal2/skyhanni/features/garden/farming/FarmingWeightDisplay.kt
    #	src/main/java/at/hannibal2/skyhanni/features/skillprogress/SkillProgress.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/RenderLineTooltips.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/tracker/SkyHanniItemTracker.kt
    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    da0b931 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'render-addons' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/garden/farming/FarmingWeightDisplay.kt
    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    50b755a View commit details
    Browse the repository at this point in the history
  12. fix

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    630fe78 View commit details
    Browse the repository at this point in the history
  13. fix

    Thunderblade73 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a3c2514 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    ddbb137 View commit details
    Browse the repository at this point in the history
  2. removed unused stuff

    Thunderblade73 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    74fdb10 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/config/ConfigManager.kt
    Thunderblade73 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4defd86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890ecbc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'renderable-stringScale' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    93f29d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69f4827 View commit details
    Browse the repository at this point in the history
  7. fix a bunch of stuff

    Thunderblade73 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8e3e2d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cd523f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8b92b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ed7db View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    88a5f67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/items/EstimatedItemValueCalculator.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/RenderUtils.kt
    Thunderblade73 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3f16e84 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5758b1a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/api/SkillAPI.kt
    #	src/main/java/at/hannibal2/skyhanni/config/ConfigManager.kt
    Thunderblade73 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9176cd0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'beta' into render-table

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5a4bba1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'render-table' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d005d14 View commit details
    Browse the repository at this point in the history
  5. fix

    Thunderblade73 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a7afb03 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 8, 2024

  1. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/config/ConfigManager.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f552e41 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c1abc3f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'beta' into reforgeHelper

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/config/ConfigManager.kt
    #	src/main/java/at/hannibal2/skyhanni/features/misc/items/EstimatedItemValue.kt
    #	src/main/java/at/hannibal2/skyhanni/features/misc/items/EstimatedItemValueCalculator.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
    Thunderblade73 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0344384 View commit details
    Browse the repository at this point in the history
  2. fix

    Thunderblade73 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f58322f View commit details
    Browse the repository at this point in the history
  3. cleanup

    Thunderblade73 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    89ade69 View commit details
    Browse the repository at this point in the history