Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-22 | Fixed Check | f3shqt | |
check was inverted | |||
2024-05-22 | Changes Implemented | f3shqt | |
Implemented changes suggested and fixed render order to stop clashing with other guis. | |||
2024-05-22 | Added Cold Overlay | f3shqt | |
Adds Minecraft Cold Overlay to the Glacite Tunnels | |||
2024-05-20 | Make TerminalSolver interface & ExperimentSolver class sealed (#722) | Aaron | |
* Make TerminalSolver interface sealed * Make ExperimentSolver class sealed | |||
2024-05-20 | Merge pull request #720 from olim88/fix-signcalculator | Kevin | |
fix bugs | |||
2024-05-20 | Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705) | Kevin | |
2024-05-20 | Merge pull request #704 from viciscat/fancier-bars | Kevin | |
Fancy status bars bits and pieces | |||
2024-05-20 | Merge pull request #643 from VeritasDL/BranchMa | Kevin | |
Quick Nav Refactor and Clean Up, 2 Extra Tabs, Config Version 3, Config Data Fixer Refactor, Debug Dump Hovered Item Tool | |||
2024-05-20 | Refactor Fancy Bars part of InGameHudMixin | Kevinthegreat | |
2024-05-20 | Update default to barrier | Kevinthegreat | |
2024-05-18 | Update to long instead of int | Kevin | |
2024-05-18 | fix bugs | olim | |
fix inputting price fix purse value | |||
2024-05-18 | Add null safety | Kevinthegreat | |
2024-05-18 | Upgrade all buttons | Kevinthegreat | |
2024-05-16 | Add LOCATION_CHANGE event, fired upon parsing /locraw (#716) | Rime | |
2024-05-16 | Clean up imports | Kevinthegreat | |
2024-05-15 | Internal Staging (#715) | Aaron | |
2024-05-15 | Fix defaults and lang | Kevinthegreat | |
2024-05-15 | Add Quick Nav data fixer and refactor tabs | Kevinthegreat | |
2024-05-15 | Refactor config | Kevinthegreat | |
2024-05-15 | Clean up rendering code and remove extra buttons option | Kevinthegreat | |
2024-05-14 | Adjusted Button Rendering with the help of BigloBot | VeritasDL | |
2024-05-14 | Machinika: Museum | VeritasDL | |
2024-05-14 | Clarify the regex in CompactDamage (#712) | Rime | |
2024-05-14 | Merge pull request #696 from Emirlol/compact-damage | Aaron | |
Add compact damage | |||
2024-05-14 | Merge pull request #702 from AzureAaron/hide-soulweaver-skulls | Aaron | |
Hide Soulweaver Skulls | |||
2024-05-14 | Hide Soulweaver Skulls | Aaron | |
2024-05-14 | Use null check again | Aaron | |
2024-05-14 | Block Incorrect Terminal Clicks | Aaron | |
2024-05-14 | Merge pull request #686 from olim88/sign-calculator | Aaron | |
Sign calculator | |||
2024-05-14 | Make Million/Billion/Trillion abbreviations capitalized | Aaron | |
2024-05-14 | Add support for mega crit ability | Aaron | |
2024-05-14 | Add support for ring of love ability | Aaron | |
2024-05-14 | Fix normal damage colour being overwritten | Aaron | |
2024-05-14 | Add line smoothener (#711) | Rime | |
* Add line smoothener * Update src/main/java/de/hysky/skyblocker/skyblock/item/tooltip/ItemTooltip.java | |||
2024-05-14 | Fix color fr this time | Rime | |
2024-05-14 | Actually preserve damage color if it doesn't match the criteria | Rime | |
2024-05-14 | Add proper entity check and preserve damage color if not normal or crit dmg | Rime | |
2024-05-13 | Merge pull request #690 from olim88/mining-features | Kevin | |
add waypoints for commissions in dwarven mines and glacite. | |||
2024-05-13 | Fix quite important AH bug (#689) | viciscat | |
* fix the bug * press ESC to go back to Auctions browser from the auction view * hurray for formatting * Apply suggestions from code review --------- Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> | |||
2024-05-13 | Refactor ClientPlayNetworkHandlerMixin.skyblocker$onEntityTrackerUpdate to ↵ | Rime | |
use logger | |||
2024-05-12 | make health and exp show if their respective fancy variant are hidden | viciscat | |
more mixins here and there :p | |||
2024-05-12 | fix status bars still showing when anchor is null | viciscat | |
2024-05-11 | Refactor MiningLocationLabel and formatting | Kevinthegreat | |
2024-05-11 | Allow equals sign | Kevinthegreat | |
2024-05-11 | Fix invalid equation text and refactor | Kevinthegreat | |
2024-05-11 | Refactor ConfigDataFixer | Kevinthegreat | |
2024-05-11 | Remove unused fields | Kevinthegreat | |
2024-05-11 | Switch to DFU | Kevinthegreat | |
2024-05-11 | Add ConfigDataFixerTest | Kevinthegreat | |