Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-09 | Refactor Hud Config Screens and fix dragging | Kevinthegreat | |
2024-02-28 | Merge pull request #573 from kevinthegreat1/diana | Aaron | |
Tweak particle direction detection | |||
2024-02-28 | Merge pull request #571 from alexiayaa/patch-1 | Aaron | |
Remove no longer used Fetchur riddles | |||
2024-02-28 | Merge pull request #574 from LifeIsAParadox/labeler | Aaron | |
Automatic Labeling | |||
2024-02-27 | Merge pull request #560 from olim88/chat-rules | Aaron | |
Custom Chat Rules | |||
2024-02-27 | Update labeler.yml | Yasin | |
2024-02-26 | Create labeler.yml | Yasin | |
2024-02-25 | Tweak particle direction detection | Kevinthegreat | |
2024-02-25 | Refactor saving/loading to use Codecs | Aaron | |
The previous solution ended up inadvertently serializing the sound event class fields with their intermediary names which isn't a good idea. | |||
2024-02-22 | Remove no longer used Fetchur riddles | Alexia | |
Compass got fixed in today's patch, and the rest have not been seen since. | |||
2024-02-22 | fix problems | olim | |
fix text errors. and make buttons shrink when the width is too small so it should always fit on screen | |||
2024-02-22 | Merge pull request #570 from LifeIsAParadox/update-mod-to-1.18.1 | Yasin | |
Update mod to 1.18.1 | |||
2024-02-22 | update to 1.18.1 | Yasin | |
2024-02-22 | merge queue | Yasin | |
2024-02-22 | Merge pull request #568 from LifeIsAParadox/fix-workflow | Yasin | |
Fix workflow | |||
2024-02-22 | Merge pull request #567 from kevinthegreat1/handled-screen-interaction-fix | Yasin | |
Fix clicking in Ultrasequencer | |||
2024-02-21 | Fix text z height | Kevinthegreat | |
2024-02-21 | Refactor VisitorHelper | Kevinthegreat | |
2024-02-21 | Update buildrelease.yml | Yasin | |
2024-02-21 | Fix clicking in Ultrasequencer | Kevinthegreat | |
2024-02-21 | Multithread the rules and locations loading | Aaron | |
Avoids blocking the main thread | |||
2024-02-21 | Fix formatting | Aaron | |
The text rendering methods use AARRGGBB not RRGGBB so I fixed that too. | |||
2024-02-21 | Merge pull request #518 from ↵ | Yasin | |
Weblate-LifeIsAParadox/weblate-Skyblocker-skyblocker Translations update from hysky translate | |||
2024-02-21 | Translated 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-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 | |