aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils
AgeCommit message (Collapse)Author
2023-12-14Fix: Modify ItemStack ranchers boot check to use NBT (#795)Walker Selby
Fixed rancher boots speed stack size. #795
2023-12-12Not only Slayer, also Fishing and Diana items will now show in chat & title ↵hannibal2
when over a custom defined price.
2023-12-12Better sign editing (#751)Obsidian
Changes ctrl+v in signs to better sign editing. #751
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
Migrate Deprecated Config Values to Enums. #790
2023-12-11Fixed tracker name.hannibal2
2023-12-10Fixed toBlocPos -> toBlockPoshannibal2
2023-12-10code cleanuphannibal2
2023-12-10Add region selector (#732)Linnea Gräf
Added WorldEdit region selection preview support. #732
2023-12-10Feature: Refined Jyrre Boost Timer (#783)Walker Selby
Add JyrreTimer for Bottle of Jyrre. #783
2023-12-10Added support for new item rarity "Ultimate Cosmetic".hannibal2
2023-12-10Feature: Color Choice for Mark Name (#664)Walker Selby
Option to change the color of Marked Players in chat. #664
2023-12-09added deprecationhannibal2
2023-12-09Internal Change: Minion craft helper NEUInternalName (#619)Walker Selby
Changed MinionCraftHelper to use NeuInternalName. #619
2023-12-09code cleanuphannibal2
2023-12-09Fix: Bazaar showing Minion XP (#785)Thunderblade73
Fixed showing Minion XP display in Bazaar. #785
2023-12-09code cleanuphannibal2
2023-12-09Cleanup getItemsInOpenChest (#781)Walker Selby
Cleanup getItemsInOpenChest. #781
2023-12-09Hide Winter Island close timer during the month of December.hannibal2
2023-12-09Fixed slayer profit tracker display and price problems with Wisp's Ice ↵hannibal2
Flavoured Water Potion.
2023-12-09code cleanuphannibal2
2023-12-08added todo commentshannibal2
2023-12-08Localize Keypresses (#754)Walker Selby
Fixed control/modifier key logic on apple devices. #754
2023-12-08isInIsland > skyBlockIslandhannibal2
2023-12-08code cleanuphannibal2
2023-12-08Add RepoPatterns (#715)Linnea Gräf
Added RepoPatterns. #715
2023-12-05GardenNextJacobContest now uses SimpleTimeMark. SimpleTimeMark is storable ↵hannibal2
in the config and compareable
2023-12-04cleanPlayerName respects playerRankHider option now.hannibal2
2023-12-04Fix: Fix Poison Candy I Compact Potion & Cleanup (#758)Walker Selby
changed CompactSplashPotionMessage, added compact potion message support for splash messages and for Poisoned Candy I. #758
2023-12-04wording and code cleanuphannibal2
2023-12-04removed unused functionhannibal2
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
Code cleanup and removed .matchRegex() #641
2023-12-04Replace invalid params with correct param (#668)Walker Selby
Replace invalid kotlin documentation parameters with correct param. #668
2023-12-04Merge remote-tracking branch 'origin/beta' into betahannibal2
# Conflicts: # src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt
2023-12-04Fix Redundant \\ in regexhannibal2
2023-12-04Fix Redundant d in regex (#667)Walker Selby
Fix Redundant d in regex #667
2023-12-03Increased performance and decreased ram usage.hannibal2
2023-12-02Hide enchanted tools in Minion Craft Helper.hannibal2
2023-12-02better shutdown logichannibal2
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-30fixed ConcurrentModificationException in DelayedRunhannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See ↵hannibal2
https://chat.openai.com/share/502571b5-8851-4047-b343-3b1475ca8a88)
2023-11-30make npc messages not be detected as player messages (#742)CalMWolfs
Fixed npc messages getting detected as player messages. #742
2023-11-30Changed OwnInventoryItemUpdateEvent to be called synced to main thread.hannibal2
2023-11-30Using DelayedRun more oftenhannibal2
2023-11-30Using a broken config no longer resets the config in dev env.hannibal2
2023-11-30Migrate Integer to Enums in Config #727Walker Selby
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com>
2023-11-29Added show special edition number as stack size when below 1k.hannibal2
2023-11-29Added Bottle of Jyrre in item Stack Size (#738)HiZe_
Added bottle of Jyrre time overlay in stack size feature. #738
2023-11-27Mark the plots with pests on them in the world.hannibal2