aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-03-17Fix Dungeon Secrets in bossKevinthegreat
2024-03-17Fix item pick up detectionKevinthegreat
2024-03-14Fix bugs with secret detectionKevinthegreat
Fix secret item detection with Personal Deleter Add trapped chest detection for mimics Add locked chest detection and set secret as missing if chest is locked Fix translatable text in Room
2024-03-04Merge pull request #579 from kevinthegreat1/visitor-helper-crash-fixAaron
Fix VisitorHelper crash
2024-03-04Merge pull request #578 from AzureAaron/image-loaderAaron
Image Repo Loader
2024-03-04Merge pull request #576 from kevinthegreat1/tooltip-error-spam-fixAaron
Fix chat spam
2024-03-04Merge pull request #565 from Fluboxer/Croesus-chest-highlightAaron
Croesus profit calculator
2024-02-29fix typoFluboxer
2024-02-28Merge pull request #573 from kevinthegreat1/dianaAaron
Tweak particle direction detection
2024-02-28Merge pull request #571 from alexiayaa/patch-1Aaron
Remove no longer used Fetchur riddles
2024-02-27Fix VisitorHelper crashKevinthegreat
2024-02-27Image Repo LoaderAaron
2024-02-27Merge pull request #560 from olim88/chat-rulesAaron
Custom Chat Rules
2024-02-26Fix chat spamKevinthegreat
2024-02-25Tweak particle direction detectionKevinthegreat
2024-02-25Refactor saving/loading to use CodecsAaron
The previous solution ended up inadvertently serializing the sound event class fields with their intermediary names which isn't a good idea.
2024-02-22added disc's that can rarely replace wither essenceFluboxer
2024-02-22Remove no longer used Fetchur riddlesAlexia
Compass got fixed in today's patch, and the rest have not been seen since.
2024-02-22fix problemsolim
fix text errors. and make buttons shrink when the width is too small so it should always fit on screen
2024-02-22added support for shiny armor and hopefully fixed spirit pet price pullingFluboxer
2024-02-22added support for shiny armor and hopefully fixed spirit pet price pullingFluboxer
2024-02-22Made spirit pet detection use color of textFluboxer
2024-02-22Merge branch 'SkyblockerMod:master' into Croesus-chest-highlightFluboxer
2024-02-21Fix text z heightKevinthegreat
2024-02-21Refactor VisitorHelperKevinthegreat
2024-02-21Made spirit pet detection more readableFluboxer
2024-02-21I don't know what I did, but it should prevent user from shooting calculator ↵Fluboxer
in the foot
2024-02-21Fix clicking in UltrasequencerKevinthegreat
2024-02-21minor improvementsFluboxer
2024-02-21typoFluboxer
2024-02-21extra clarificationFluboxer
2024-02-211st iteration of calculator for CroesusFluboxer
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-21Multithread the rules and locations loadingAaron
Avoids blocking the main thread
2024-02-21Fix formattingAaron
The text rendering methods use AARRGGBB not RRGGBB so I fixed that too.
2024-02-21Translated using Weblate (English (Canada))Aaron
Currently translated at 6.7% (34 of 503 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
2024-02-21Translated using Weblate (Portuguese (Brazil))OhRetro
Currently translated at 64.0% (287 of 448 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/pt_BR/
2024-02-21Update translation filesWeblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2024-02-21Translated using Weblate (French)viciscat
Currently translated at 33.4% (145 of 434 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/fr/
2024-02-21Translated using Weblate (Chinese (Simplified))PumpkinXD
Currently translated at 41.9% (182 of 434 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
2024-02-21Merge pull request #562 from LifeIsAParadox/Item-Protection-improvementYasin
Improve Item Protection feature
2024-02-20Update ItemProtection.javaYasin
2024-02-20capitalized "protect"Yasin
2024-02-20made some menu elements not clickableYasin
2024-02-20made flame height/opacity easier to understandYasin
2024-02-20rename npc price to npc sell priceYasin
2024-02-20move visitor helper to location gardenYasin
2024-02-20add keybinding and identifierYasin
2024-02-20fix typoolim
2024-02-20add defalut rules on first loadolim
add rule to clean hub chat and for mining ability when first loaded as examples of what the user can do
2024-02-20fix a couple formatting errors and fix bug with null sound savedolim
made getter and setters in chatRule protected and fix bug where loading a null sound would crash