Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-23 | Fix waypoint rendering not turning off | Rime | |
2024-05-23 | Refactor null handling in EggFinder.checkIfEgg | Rime | |
2024-05-23 | Fix incorrect textures for EggFinder.EggType | Rime | |
2024-05-23 | Add support for unemployed rabbits | Rime | |
- 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-23 | Add configs and minor code refactor | Rime | |
2024-05-23 | Egg Finder initial commit | Rime | |
Current issues: - Rendered waypoints do not turn off, can't figure out why - Entity equipment is sent before the chat message for new eggs, creating situations where the "found" message is repeated twice | |||
2024-05-23 | Delete EggFinderDebugUtil to prepare for PR | Rime | |
2024-05-23 | Updated for 1.20.6 PR compatibility | Rime | |
Add EggFinderDebugUtil for finding egg locations quickly, to be removed later. Not tested. | |||
2024-05-23 | Add chocolate factory helper | Rime | |
Highlights the best pick based on the price and CPS gain. | |||
2024-05-22 | Change draw order | Aaron | |
Previously it could draw on top of the hotbar at larger GUI scales | |||
2024-05-22 | Removed .enabled | f3shqt | |
2024-05-22 | Moved Strings down | f3shqt | |
2024-05-22 | Fix formatting | f3shqt | |
2024-05-22 | Fixed Config and Added Glacite Tunnels Section | f3shqt | |
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 | Add cultivating counter | Kevinthegreat | |
2024-05-20 | Fix mouse not unlocking when option is turned off | Kevinthegreat | |
2024-05-20 | Add coins per hour and refactor item price calculations | Kevinthegreat | |
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 | Merge pull request #710 from AzureAaron/block-incorrect-term-clicks | Aaron | |
Block Incorrect Terminal Clicks | |||
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 | |