Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-26 | Use correct constructor | Aaron | |
2024-01-26 | Tweak waypoints | Aaron | |
Thanks to Fluboxer for the suggestions! | |||
2024-01-26 | Arrow Poison Warnings | Aaron | |
2024-01-25 | Kuudra Waypoints | Aaron | |
2024-01-25 | Merge pull request #502 from akarahdev/master | Yasin | |
Enderman Slayer Utilities | |||
2024-01-25 | Merge pull request #512 from Emirlol/anita-fortune-tabhud | Yasin | |
Add anita's talisman fortune boost indicator next to the relevant crop | |||
2024-01-25 | Update en_us.json | Yasin | |
2024-01-23 | add extra check | akarahdev | |
2024-01-22 | Refactor ClientPlayNetworkHandlerMixin | Kevinthegreat | |
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-22 | Refactor MobGlow | Kevinthegreat | |
2024-01-22 | guh | Kevinthegreat | |
2024-01-22 | adsjsjak | akarahdev | |
2024-01-22 | again! | akarahdev | |
2024-01-22 | refactor variable names | akarahdev | |
2024-01-22 | please work | akarahdev | |
2024-01-22 | finish up | akarahdev | |
2024-01-22 | add nukekubi glow coloring | akarahdev | |
2024-01-22 | make this not bannable | akarahdev | |
2024-01-22 | improve nukekubi highlighting | akarahdev | |
2024-01-22 | improve beacons | akarahdev | |
2024-01-22 | add beacon highlighting and nukekubi highlights | akarahdev | |
2024-01-22 | test | akarahdev | |
2024-01-22 | Code refactor | Rime | |
2024-01-22 | Added anita's talisman fortune boost indicator next to the relevant crops in ↵ | Rime | |
the tab hud and simplified crop pattern | |||
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 | |