aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-25Merge pull request #512 from Emirlol/anita-fortune-tabhudYasin
Add anita's talisman fortune boost indicator next to the relevant crop
2024-01-25Merge pull request #453 from ↵Yasin
Weblate-LifeIsAParadox/weblate-Skyblocker-skyblocker Translations update from hysky translate
2024-01-25add stuffYasin
2024-01-25Update CHANGELOG.mdYasin
2024-01-25Update en_us.jsonYasin
2024-01-24remove jei from changelogYasin
2024-01-24Update mod to 1.17.0Yasin
2024-01-23add extra checkakarahdev
2024-01-22Refactor ClientPlayNetworkHandlerMixinKevinthegreat
2024-01-23Translated using Weblate (Turkish)Rime
Currently translated at 21.0% (90 of 428 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/tr/
2024-01-23Translated using Weblate (English (Canada))Aaron
Currently translated at 8.2% (33 of 398 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
2024-01-23Translated using Weblate (Portuguese (Brazil))OhRetro
Currently translated at 77.6% (285 of 367 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/pt_BR/
2024-01-23Translated using Weblate (Chinese (Simplified))PumpkinXD
Currently translated at 44.1% (157 of 356 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
2024-01-22Lowercase party and search strings to ignore case (#513)Rime
2024-01-22Merge pull request #505 from Thsgun/masterKevin
Make fancy_slot_lock.png
2024-01-22Refactor MobGlowKevinthegreat
2024-01-22guhKevinthegreat
2024-01-22adsjsjakakarahdev
2024-01-22again!akarahdev
2024-01-22refactor variable namesakarahdev
2024-01-22please workakarahdev
2024-01-22finish upakarahdev
2024-01-22add nukekubi glow coloringakarahdev
2024-01-22make this not bannableakarahdev
2024-01-22improve nukekubi highlightingakarahdev
2024-01-22improve beaconsakarahdev
2024-01-22add beacon highlighting and nukekubi highlightsakarahdev
2024-01-22testakarahdev
2024-01-22Code refactorRime
2024-01-22Added anita's talisman fortune boost indicator next to the relevant crops in ↵Rime
the tab hud and simplified crop pattern
2024-01-21Add option to switch between slot lock stylesAaron
2024-01-21Added fancy_slot_lock.pngThsgun
2024-01-21Fix Active Effects widget (#510)Aaron
2024-01-21Slot lock texture size and transparency (#509)Julienraptor01
2024-01-21Merge pull request #500 from Emirlol/clientside-dungeon-scoreKevin
Add dungeon score calculation on client-side
2024-01-21Fix DungeonsCategoryKevinthegreat
2024-01-21Fix incorrect merge leftoversRime
2024-01-21Refactor score hud settingsRime
2024-01-21Fix mimic messages not increasing score when mimic filter is disabledRime
2024-01-21Singularize MimicMessagesRime
2024-01-21Add death message filter and improve death regexRime
2024-01-21Small changesAaron
2024-01-21Add a description for score configRime
2024-01-21Improve mimic filter regex and refactor some codeRime
2024-01-21Fix mimic floors pattern regexRime
There was a lingering ] that broke the whole mimic thing, and I spent 2 hours trying to figure out why...
2024-01-21Changed Score text into a translatable and fixed score going off screen bordersRime
Cleaned up the formatScore method to make sure all scores and letter rankings are equally wide, thereby making the text not move as score changes or go off screen borders when the location is set on a narrower score and a wider score is to be displayed.
2024-01-21Change onEntityStatus mixin to use ModifyExpressionValueRime
2024-01-21Match translation key to the path in the configRime
2024-01-21Changed exception handling to use a logger in Utils and DungeonScoreRime
2024-01-21Fix entrance floor score calculationRime