aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/debug
AgeCommit message (Collapse)Author
2024-05-24Fixing the fix (with variables)Kevinthegreat
2024-05-24git blame says it's kevin's faultviciscat
2024-05-23Revert ItemUtils.getHeadTexture change and add ↵Rime
ItemUtils.getHeadTextureOptional instead
2024-05-23Add support for unemployed rabbitsRime
- Refactored ItemUtils.getHeadTexture to use the property iterator instead of streams and return Optional<String> rather than empty string to make the results clear and easier to work with. - Refactored regex matching logic in ChocolateFactorySolver.getCPSIncreaseFactor to a separate function
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-04-28Add invisible armour stand toggle and dumping head textures to debugAaron
2024-04-2624w09aAaron
2024-04-2624w05a/bAaron
2023-12-07Add dump held item nbt commandKevinthegreat
2023-11-13Refactor debugKevinthegreat
2023-11-11Blobbercyst GlowAaron