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
Age
Commit message (
Collapse
)
Author
2024-06-09
Refactor SkyblockerStack and ItemStackMixin
Kevinthegreat
2024-06-08
Move tooltip injection point
Kevinthegreat
2024-06-08
Fix a few things in ChocolateFactorySolver
Rime
2024-06-08
Rename ItemStackInternalIdGetter and its methods to be more distinguishable
Rime
2024-06-08
Rename PositionedText into SlotText and rename its methods to be camelCase
Rime
2024-06-08
Reformat SupercraftReminder and lowercase the uuid the variable
Rime
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2024-06-08
Add tests for RomanNumerals and clarify their uses in javadocs
Rime
2024-06-08
Move TooltipAdder outside of the adders package
Rime
2024-06-08
Add prehistoric egg slot text
Rime
2024-06-08
Fix skill level not being displayed in a certain case
Rime
2024-06-08
Change the color of attribute shards' levels
Rime
2024-06-08
Refactor AttributeShards to AttributeShardAdder
Rime
2024-06-08
Add isEnabled method to SlotTextAdder
Rime
2024-06-08
Limit SlotTextAdders to only work in skyblock
Rime
2024-06-08
Refactor EnchantmentLevelAdder to use nbt rather than lore
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 ↵
Rime
the default tooltip
2024-06-08
Change default color of MinionLevelAdder
Rime
2024-06-08
Fix RancherBootsSpeedAdder not considering player's actual speed cap
Rime
2024-06-08
Add proper nullability indicators for internal id/name stuff
Rime
2024-06-08
Add entrance floor to DungeonQualityTooltip
Rime
2024-06-08
Add rancher boots speed slot text
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
Optimize slot text positioning
Rime
2024-06-08
Add text position for slot text
Rime
Will be configurable later on
2024-06-08
Switch to interface injection to cache the items' internal ids and neu names
Rime
2024-06-08
Fix time tower slot variable not being used
Rime
2024-06-08
Add catacombs level slot text
Rime
2024-06-08
Add skill level slot text
Rime
2024-06-08
Javadoc correction
Rime
2024-06-08
Add RomanNumerals.isValidRomanNumeral
Rime
2024-06-08
Refactor romanToDecimal method to its own class and optimize a few things
Rime
2024-06-08
Fine-tune text y level for 2 and 3 characters
Rime
2024-06-08
Add skyblock level adder
Rime
2024-06-08
Fix EnchantmentLevelAdder crash in bazaar
Rime
2024-06-08
Fix titlePattern not matching when the title is changed by ChestValue
Rime
2024-06-08
Add pet level slot text
Rime
2024-06-08
Add minion level slot text
Rime
2024-06-08
Add enchantment level slot text
Rime
2024-06-08
Fix unscaled characters being drawn on wrong Y level
Rime
2024-06-08
Add slot text adders, which render arbitrary text on arbitrary slots
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
Basically price*<amount in sack>. Also renamed `lore` to `lines` in all `TooltipAdder`s.
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
[next]