Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-21 | Translated 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-21 | Update translation files | Weblate | |
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2024-02-21 | Translated 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-21 | Translated 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-21 | Merge pull request #563 from LifeIsAParadox/update-mod-to-1.18.0 | Yasin | |
update mod to 1.18.0 | |||
2024-02-21 | Merge pull request #562 from LifeIsAParadox/Item-Protection-improvement | Yasin | |
Improve Item Protection feature | |||
2024-02-21 | Merge pull request #561 from LifeIsAParadox/small-fixes | Yasin | |
4 small changes | |||
2024-02-20 | Update README.md | Yasin | |
2024-02-20 | consistent casing | Yasin | |
2024-02-20 | Update ItemProtection.java | Yasin | |
2024-02-20 | capitalized "protect" | Yasin | |
2024-02-20 | update | 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 | fix typo | olim | |
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 | |
2024-02-19 | Fix discoveries index (#557) | Kevin | |
2024-02-19 | Merge pull request #533 from kevinthegreat1/solvers | Kevin | |
Add Silverfish and Ice Fill Solvers | |||
2024-02-19 | Refactor IceFill | Kevinthegreat | |
2024-02-19 | Fix english localization | Kevinthegreat | |
2024-02-19 | Optimize ice fill | Kevinthegreat | |
2024-02-19 | Change IceFill from bfs to dfs | Kevinthegreat | |
2024-02-19 | Add config | Kevinthegreat | |
2024-02-19 | Finish silverfish and ice fill solvers | Kevinthegreat | |
2024-02-19 | Add silverfish board parsing | Kevinthegreat | |
2024-02-19 | Add solvers | Kevinthegreat | |
2024-02-19 | use mod-publish-plugin (#556) | Yasin | |
2024-02-19 | Fix beacon highlights persisting after the boss dies (#554) | Aaron | |
2024-02-19 | Merge pull request #553 from Ghost-3/SpidersDen | Aaron | |
Spider's Den Server Widget | |||
2024-02-19 | Improve secrets caching behaviour (#545) | Aaron | |
2024-02-19 | fix the current custom sound not loading in the config ui | olim | |
compare the ids as this seams the only way to get the correct index | |||
2024-02-19 | Added Broodmother states | Ghost | |
2024-02-18 | fix most formatting issues | olim | |
tried to find all of the formatting problems left in my code | |||
2024-02-18 | Minor fix | Ghost | |
2024-02-18 | Fix powder hud not updating when commissions hud is disabled (#550) | Aaron | |
2024-02-18 | Merge pull request #548 from AzureAaron/bazaar-data-source-change | Aaron | |
Small search overlay changes | |||
2024-02-18 | Spider's Den server Widget | Ghost | |
2024-02-18 | Better location management (#547) | Ghost | |
* Better location management * Location enum rework * Removed unused constants | |||
2024-02-18 | Merge pull request #546 from Fluboxer/item-quality-floor | Aaron | |
Add Item Floor Tier to tooltip | |||
2024-02-18 | Merge branch 'SkyblockerMod:master' into chat-rules | olim88 | |
2024-02-18 | add tooltips | olim | |
add tool-tips for the config ui | |||
2024-02-18 | improve locations input | olim | |
use actual locations names from the api for the input | |||
2024-02-18 | add text style to the replacement text | olim | |
make it so styles can be added to the replacement text | |||
2024-02-18 | Merge pull request #544 from Ghost-3/powder | Aaron | |
Show the diff in the Powders widget |