Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-18 | Add Yang Glyph Notification (#594) | Kevin | |
2024-03-18 | Fix potential stack overflow with chat rules (#592) | Kevin | |
2024-03-18 | Merge pull request #589 from kevinthegreat1/farming-hud | Kevin | |
Farming HUD & HUD Refactor | |||
2024-03-17 | Fix Farming Hud counter regex | Kevinthegreat | |
2024-03-14 | Refactor Farming Hud | Kevinthegreat | |
2024-03-12 | Handling for when the directory does not exist yet (#593) | Aaron | |
2024-03-12 | 32 TAPs for kuudra default (#591) | Fluboxer | |
kuudra meta has shifted, billions must use more TAP for faster dps Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> | |||
2024-03-12 | One more creeper beam (#583) | Fluboxer | |
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> | |||
2024-03-10 | Update xp progress bar | Kevinthegreat | |
2024-03-09 | Add Farming HUD | Kevinthegreat | |
2024-03-09 | Refactor Hud Config Screens and fix dragging | Kevinthegreat | |
2024-03-04 | Merge pull request #579 from kevinthegreat1/visitor-helper-crash-fix | Aaron | |
Fix VisitorHelper crash | |||
2024-03-04 | Merge pull request #578 from AzureAaron/image-loader | Aaron | |
Image Repo Loader | |||
2024-03-04 | Merge pull request #576 from kevinthegreat1/tooltip-error-spam-fix | Aaron | |
Fix chat spam | |||
2024-03-04 | Merge pull request #565 from Fluboxer/Croesus-chest-highlight | Aaron | |
Croesus profit calculator | |||
2024-02-28 | Merge pull request #573 from kevinthegreat1/diana | Aaron | |
Tweak particle direction detection | |||
2024-02-28 | Merge pull request #571 from alexiayaa/patch-1 | Aaron | |
Remove no longer used Fetchur riddles | |||
2024-02-27 | Fix VisitorHelper crash | Kevinthegreat | |
2024-02-27 | Image Repo Loader | Aaron | |
2024-02-27 | Merge pull request #560 from olim88/chat-rules | Aaron | |
Custom Chat Rules | |||
2024-02-26 | Fix chat spam | Kevinthegreat | |
2024-02-25 | Tweak particle direction detection | Kevinthegreat | |
2024-02-25 | Refactor saving/loading to use Codecs | Aaron | |
The previous solution ended up inadvertently serializing the sound event class fields with their intermediary names which isn't a good idea. | |||
2024-02-22 | added disc's that can rarely replace wither essence | Fluboxer | |
2024-02-22 | Remove no longer used Fetchur riddles | Alexia | |
Compass got fixed in today's patch, and the rest have not been seen since. | |||
2024-02-22 | fix problems | olim | |
fix text errors. and make buttons shrink when the width is too small so it should always fit on screen | |||
2024-02-22 | added support for shiny armor and hopefully fixed spirit pet price pulling | Fluboxer | |
2024-02-22 | added support for shiny armor and hopefully fixed spirit pet price pulling | Fluboxer | |
2024-02-22 | Made spirit pet detection use color of text | Fluboxer | |
2024-02-22 | Merge branch 'SkyblockerMod:master' into Croesus-chest-highlight | Fluboxer | |
2024-02-21 | Fix text z height | Kevinthegreat | |
2024-02-21 | Refactor VisitorHelper | Kevinthegreat | |
2024-02-21 | Made spirit pet detection more readable | Fluboxer | |
2024-02-21 | I don't know what I did, but it should prevent user from shooting calculator ↵ | Fluboxer | |
in the foot | |||
2024-02-21 | Fix clicking in Ultrasequencer | Kevinthegreat | |
2024-02-21 | minor improvements | Fluboxer | |
2024-02-21 | 1st iteration of calculator for Croesus | Fluboxer | |
I did testings on M5 and M6 drops and so far it were working properly. Only thing I'm unsure is spirit pet and yes it does use big map for every dungeon drop lmao | |||
2024-02-21 | Multithread the rules and locations loading | Aaron | |
Avoids blocking the main thread | |||
2024-02-21 | Fix formatting | Aaron | |
The text rendering methods use AARRGGBB not RRGGBB so I fixed that too. | |||
2024-02-21 | Merge pull request #562 from LifeIsAParadox/Item-Protection-improvement | Yasin | |
Improve Item Protection feature | |||
2024-02-20 | Update ItemProtection.java | Yasin | |
2024-02-20 | made some menu elements not clickable | Yasin | |
2024-02-20 | made flame height/opacity easier to understand | Yasin | |
2024-02-20 | rename npc price to npc sell price | Yasin | |
2024-02-20 | move visitor helper to location garden | Yasin | |
2024-02-20 | add keybinding and identifier | Yasin | |
2024-02-20 | add defalut rules on first load | olim | |
add rule to clean hub chat and for mining ability when first loaded as examples of what the user can do | |||
2024-02-20 | fix a couple formatting errors and fix bug with null sound saved | olim | |
made getter and setters in chatRule protected and fix bug where loading a null sound would crash | |||
2024-02-20 | Merge remote-tracking branch 'upstream/master' into chat-rules | olim | |
2024-02-19 | Support the local memory cache for the API (#558) | Aaron | |