index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
bingo
Age
Commit message (
Expand
)
Author
2024-02-16
Clean up string pluralization methods. #975
alexia
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-31
replace onChatMessage with onChat
hannibal2
2024-01-07
only show debug when necessary
hannibal2
2024-01-07
Fixed performance issues with Bingo Minion Craft Helper.
hannibal2
2024-01-07
Moving minion craft helper fully over to neu internal names.
hannibal2
2024-01-07
Fixed bingo minion craft helper not detecting crafted tier one minion.
hannibal2
2024-01-06
Extract FirstMinionTier logic from bingo minion craft helper for better analy...
hannibal2
2024-01-01
Fixed detecting bingo profile while visiting other players bingo island.
hannibal2
2024-01-01
Added support for new bingo guide repo format, show guide on hover over missi...
hannibal2
2023-12-26
code cleanup
hannibal2
2023-12-09
Internal Change: Minion craft helper NEUInternalName (#619)
Walker Selby
2023-12-09
Hide Winter Island close timer during the month of December.
hannibal2
2023-12-09
Show a chat message with the positive or negative progress in the community g...
hannibal2
2023-12-08
Fixed cave spider detection from inventory.
hannibal2
2023-12-08
renamed bingo session
hannibal2
2023-12-08
Saving minion craft helper crafted tier 1 minions per bingo session.
hannibal2
2023-12-08
Saving bingo goal data into the config.
hannibal2
2023-12-08
Added the community goal percentage to the bingo card display.
hannibal2
2023-12-08
removed debug stuff
hannibal2
2023-12-08
code cleanup
hannibal2
2023-12-08
Use LorenzToolTipEvent over ItemTooltipEvent if possible.
hannibal2
2023-12-06
Added fix if the toolTip is empty.
hannibal2
2023-12-06
added support to allow editing in bingo card view
hannibal2
2023-12-06
Added option to click in the bingo card viewer on goals to mark them as highl...
hannibal2
2023-12-04
changed packages of bingo features
hannibal2
2023-12-04
code cleanup
hannibal2
2023-12-04
moved bingo card reading logic into its own class
hannibal2
2023-12-04
Created BingoCardUpdateEvent and code cleanup
hannibal2
2023-12-04
Created BingoGoalReachedEvent.
hannibal2
2023-12-04
Mark the background difficulty gray for unknown goals.
hannibal2
2023-12-04
wording and code cleanup
hannibal2
2023-12-04
Only saving one bingo card list now.
hannibal2
2023-12-04
code cleanup
hannibal2
2023-12-04
Remove the background color in the difficulty once the goal is done.
hannibal2
2023-12-04
Moving bingo goal list into BingoAPI.
hannibal2
2023-12-04
Internal Change: Remove String.matchRegex() function Usages (#641)
Walker Selby
2023-12-04
Fix Consecutive Spaces in RegEx (#665)
Walker Selby
2023-12-03
Increased performance and decreased ram usage.
hannibal2
2023-12-02
Added option to only show tier 1 Minion Crafts in the Helper display when the...
hannibal2
2023-12-02
Hide enchanted tools in Minion Craft Helper.
hannibal2
2023-12-02
Hide the long hint line in bingo goal display.
hannibal2
2023-12-02
Show community goals in display.
hannibal2
2023-12-01
removed debug
hannibal2
2023-12-01
Added support for the community goal suffix.
hannibal2
2023-12-01
Added support for the community goal suffix
hannibal2
2023-12-01
Add support for hidden bingo tips.
hannibal2
2023-12-01
code cleanup
hannibal2
2023-12-01
Hide hidden bingo tips in display. Show the duration until the next hidden pe...
hannibal2
2023-11-30
romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....
hannibal2
[next]