index
:
github/Skyblocker.git
feat/centerednavbuttons
master
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
/
de
/
hysky
/
skyblocker
/
skyblock
/
item
/
tooltip
Age
Commit message (
Expand
)
Author
2024-07-08
Multiply npc price tooltip by the amount of items in the sack (#782)
Rime
2024-07-08
Merge pull request #781 from BigloBot/Craft-Cost-Tooltip
Kevin
2024-07-06
Better sack support ig
nmccullagh
2024-07-06
feedback2
nmccullagh
2024-07-05
add exception handling for null cases
nmccullagh
2024-07-05
schedule cache invalidation with price updates, and with config changes
nmccullagh
2024-07-05
add a 30s persistent cache
nmccullagh
2024-07-01
lets not assume 1 output
nmccullagh
2024-06-26
add max recursion. Probs shoulda done this anyway. Also stops NEU Recipes tha...
nmccullagh
2024-06-26
recursion hurts my head
nmccullagh
2024-06-26
Add Craft Cost Tooltip
nmccullagh
2024-06-22
Map Midas Sword and Midas staff to original ids for NEU
Aaron
2024-06-20
Implement new item-specific LBIN pricing
Aaron
2024-06-18
Fix dynamic registry usage and related tests
Kevinthegreat
2024-06-18
1.21
Aaron
2024-06-18
fix and adding stuff
Yasin
2024-06-16
Fix null crash
Kevinthegreat
2024-06-15
Switch colour check for exotic tooltip (#773)
Kevin
2024-06-15
Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772)
Kevin
2024-06-11
Move TooltipManager injection point to ItemTooltipCallback
Kevinthegreat
2024-06-10
Migrate from focusedSlot to stack and clear tooltip adders on screen change
Kevinthegreat
2024-06-10
Add AbstractContainerMatcher
Kevinthegreat
2024-06-09
Refactor SkyblockerStack and ItemStackMixin
Kevinthegreat
2024-06-08
Move tooltip injection point
Kevinthegreat
2024-06-08
Rename ItemStackInternalIdGetter and its methods to be more distinguishable
Rime
2024-06-08
Reformat SupercraftReminder and lowercase the uuid the variable
Rime
2024-06-08
Move TooltipAdder outside of the adders package
Rime
2024-06-08
Fix SupercraftReminder adding conditions to not display when unnecessary
Rime
2024-06-08
Add SupercraftReminder as the method of shift+clicking is not mentioned in th...
Rime
2024-06-08
Add entrance floor to DungeonQualityTooltip
Rime
2024-06-08
Refactor chocolate factory tooltip
Rime
2024-06-08
Rename injected methods and separate internalId and internalName into 2 methods
Rime
2024-06-08
Switch to interface injection to cache the items' internal ids and neu names
Rime
2024-06-08
Fix titlePattern not matching when the title is changed by ChestValue
Rime
2024-06-08
Add comments and format code
Rime
2024-06-08
Added item price multiplication on sacks when there's multiple items
Rime
2024-06-08
Rename ObtainedTooltip to ObtainedDateTooltip
Rime
2024-06-08
Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/adders
Rime
2024-06-08
Refactor bz, lbin, avgbin tooltips
Rime
2024-06-08
Move AccessoryTooltip and MuseumTooltip
Rime
2024-06-08
Refactor accessory tooltip
Rime
2024-06-08
Remove ExoticTooltip.java
Rime
2024-06-08
Refactor color tooltip
Rime
2024-06-08
Refactor museum tooltip
Rime
2024-06-08
Refactor npc price tooltip
Rime
2024-06-08
Refactor motes tooltip
Rime
2024-06-08
Refactor obtained date tooltip
Rime
2024-06-08
Refactor dungeon quality tooltip
Rime
2024-06-08
Refactor line smoothener
Rime
2024-06-01
Fix entrance (0) not being in the map (#732)
Julienraptor01
[next]