Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-23 | Translated 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-23 | Translated 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-23 | Translated 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-23 | Translated 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-22 | Lowercase party and search strings to ignore case (#513) | Rime | |
2024-01-21 | Add option to switch between slot lock styles | Aaron | |
2024-01-21 | Added fancy_slot_lock.png | Thsgun | |
2024-01-21 | Fix Active Effects widget (#510) | Aaron | |
2024-01-21 | Slot lock texture size and transparency (#509) | Julienraptor01 | |
2024-01-21 | Fix DungeonsCategory | Kevinthegreat | |
2024-01-21 | Fix incorrect merge leftovers | Rime | |
2024-01-21 | Refactor score hud settings | Rime | |
2024-01-21 | Fix mimic messages not increasing score when mimic filter is disabled | Rime | |
2024-01-21 | Singularize MimicMessages | Rime | |
2024-01-21 | Add death message filter and improve death regex | Rime | |
2024-01-21 | Small changes | Aaron | |
2024-01-21 | Add a description for score config | Rime | |
2024-01-21 | Improve mimic filter regex and refactor some code | Rime | |
2024-01-21 | Fix mimic floors pattern regex | Rime | |
There was a lingering ] that broke the whole mimic thing, and I spent 2 hours trying to figure out why... | |||
2024-01-21 | Changed Score text into a translatable and fixed score going off screen borders | Rime | |
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-21 | Change onEntityStatus mixin to use ModifyExpressionValue | Rime | |
2024-01-21 | Match translation key to the path in the config | Rime | |
2024-01-21 | Changed exception handling to use a logger in Utils and DungeonScore | Rime | |
2024-01-21 | Fix entrance floor score calculation | Rime | |
2024-01-21 | Reduce Enum#valueOf calls and prevent infinite or negative score and ↵ | Rime | |
division by 0 | |||
2024-01-21 | Check chat messages for dungeon start instead of scoreboard | Rime | |
2024-01-21 | Reduce mimic floor pattern matching to once per run and refactor ↵ | Rime | |
isMimicKilled boolean | |||
2024-01-21 | Prevent sending 270 message if 300 message is already sent | Rime | |
This can happen if the player leaves the dungeon and rejoins while score is above 300, then fall below 300 from player deaths etc. | |||
2024-01-21 | Refactored score hud configs from Dungeons to DungeonScore | Rime | |
2024-01-21 | Wrapped initializeMayorCache in a CompletableFuture | Rime | |
2024-01-21 | Cleaned up some sections and added comments on some critical points | Emirlol | |
2024-01-21 | Made the score hud element's location and size configurable | Emirlol | |
2024-01-21 | Added dungeon score to the hud and cleaned up code | Emirlol | |
2024-01-21 | Fixed most things and cleaned up code | Emirlol | |
2024-01-21 | Improved time score calculation | Emirlol | |
2024-01-21 | Add dungeon score calculation on client-side | Emirlol | |
2024-01-20 | Fix fishing timer appearing outside Skyblock. (#508) | Kaluub | |
2024-01-20 | Handle rate limits (#507) | Aaron | |
2024-01-20 | YACL 3.3.2 (#506) | Aaron | |
2024-01-20 | Tic Tac Toe Refactor (#504) | Aaron | |
2024-01-20 | Changed tips from true random to non-repeating random (#501) | Rime | |
2024-01-20 | Dungeons improvements (#493) | Kaluub | |
* Add setting for dropping protected items in dungeons * Fix Livid colour text | |||
2024-01-20 | Merge pull request #487 from viciscat/dungeons_party_gui | Kevin | |
Add a custom GUI for the Party Finder in dungeons | |||
2024-01-20 | Remove shadows from background | Kevinthegreat | |
2024-01-20 | Fix your party text and change requirements text | Kevinthegreat | |
2024-01-20 | Refactor Party Finder | Kevinthegreat | |
2024-01-19 | Remove unneeded access widener | Aaron | |
2024-01-18 | Refactor | Kevinthegreat | |
2024-01-18 | More tips (#496) | Kevin | |
2024-01-16 | Code format tweaks | Aaron | |