Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-13 | Add missing alignment op to rp dungeon layout | msg-programs | |
2023-08-13 | Rework some dungeon screens from the rp, fix collideWith op to make them ↵ | msg-programs | |
work correctly | |||
2023-08-13 | Rework dungeon hub layout from rp | msg-programs | |
2023-08-13 | Rework farming islands layout from rp | msg-programs | |
2023-08-13 | Rework rp icon | msg-programs | |
2023-08-13 | Remove trailing whitespace in rp description | msg-programs | |
2023-08-13 | Rework default hub layout | msg-programs | |
2023-08-13 | Make padding from screen edges larger | msg-programs | |
2023-08-11 | Custom Armour Trims | Aaron | |
2023-08-10 | Implement missing arguments (top, bot) for collide op | msg-programs | |
2023-08-10 | Make IF a conflict (#237) | Julienraptor01 | |
make sure people get a warning in log so that if they crash, they can see why | |||
2023-08-10 | Commands sent by the mod are no longer apart of the chat history (#235) | Aaron | |
2023-08-10 | Refactor CustomArmorDyeColors and CustomItemNames | Kevinthegreat | |
2023-08-09 | Custom Armour Dye Colours | Aaron | |
2023-08-08 | Add Item Renaming | Aaron | |
2023-08-07 | Merge pull request #232 from LifeIsAParadox/update-mod-to-1.11.1 | Yasin | |
update mod to 1.11.1 | |||
2023-08-07 | Fix dungeons death counter in the tab hud | Aaron | |
2023-08-07 | update mod to 1.11.1 | Yasin | |
2023-08-07 | Merge pull request #229 from kevinthegreat1/random-refactors | Yasin | |
Random refactors | |||
2023-08-07 | Fix Hypixel detection, now based off server ip (#231) | Aaron | |
2023-08-07 | Fix TriviaTest | Kevinthegreat | |
2023-08-06 | Add missing location values for place op | msg-programs | |
2023-08-06 | Have screen padding respect the scale | msg-programs | |
2023-08-06 | Add resource pack description and icon. | msg-programs | |
Latter looks a bit off thanks to whatever Minecraft uses to scale the icon... | |||
2023-08-06 | Introduce layout constants, make padding to screen bigger | msg-programs | |
2023-08-06 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/screens/main/GardenScreen.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/util/PlayerLocator.java Pull upstream changes | |||
2023-08-06 | Add error handling, rename EmptyWidget to ErrorWidget and allow custom string. | msg-programs | |
2023-08-06 | Refactor Trivia to use FairySouls | Kevinthegreat | |
2023-08-06 | Refactor Scheduler#queueOpenScreen | Kevinthegreat | |
2023-08-06 | Fix Croesus Helper (#226) | Aaron | |
2023-08-06 | Merge pull request #220 from Julienraptor01/AOTV-Overlay---Teleport-Overlays | Kevin | |
Add Overlays for ALL forms of TP | |||
2023-08-02 | Fix TeleportOverlay raycasting | Kevinthegreat | |
2023-07-30 | Add english localization | Kevinthegreat | |
2023-07-30 | Disable remapping of non-obfuscated injection points | Aaron | |
2023-07-30 | Convert stuff to BetterInject | Aaron | |
2023-07-30 | Swap order of checks to fix crash | Aaron | |
The config isn't initialized early enough | |||
2023-07-30 | Import BetterInject | Aaron | |
2023-07-30 | Refactor mixins | Kevinthegreat | |
2023-07-29 | Change resource dirs to not contain uppercase letters. | msg-programs | |
2023-07-29 | Remove unused imports | msg-programs | |
2023-07-29 | Update README | msg-programs | |
2023-07-29 | Move HudCommsWidget to a different dir | msg-programs | |
2023-07-29 | Refactor PlayerSkinProviderMixin | Kevinthegreat | |
2023-07-29 | Refactor TeleportOverlay | Kevinthegreat | |
2023-07-29 | Yay | Julienraptor01 | |
2023-07-29 | Update translation files [skip ci] | Weblate | |
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-07-29 | Update translation files [skip ci] | Weblate | |
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-07-29 | Changes to be committed: | Weblate | |
modified: src/main/resources/assets/skyblocker/lang/id_id.json modified: src/main/resources/assets/skyblocker/lang/ko_kr.json | |||
2023-07-29 | Merge pull request #214 from AzureAaron/aotv-overlay | Yasin | |
Add Etherwarp Overlay | |||
2023-07-28 | Cleaner if statement | Aaron | |