Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | Implement missing arguments (top, bot) for collide op | msg-programs | |
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 | 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 | 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 | 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 | 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 | Merge pull request #214 from AzureAaron/aotv-overlay | Yasin | |
Add Etherwarp Overlay | |||
2023-07-28 | Cleaner if statement | Aaron | |
2023-07-28 | incase people cannot affork 200k | Aaron | |
2023-07-28 | goodbye null check | Aaron | |
2023-07-28 | more changes | Aaron | |
this is making me sad ;( | |||
2023-07-28 | Etherwarp Conduit | Aaron | |
2023-07-28 | Check range | Aaron | |
2023-07-28 | Check sneak key | Aaron | |
2023-07-28 | AOTE Compatibility + Etherwarp check | Aaron | |
2023-07-29 | Merge pull request #217 from AzureAaron/remove-invalid-base64-log-spam | Yasin | |
Remove invalid base64 log spam | |||
2023-07-28 | Remove invalid base64 log spam | Aaron | |
2023-07-28 | Add Etherwarp Overlay | Aaron | |
2023-07-27 | Add new trophy fishing emblem (#212) | Aaron | |
2023-07-27 | Load layout from resoure packs, see details. | msg-programs | |
Use resource pack logic to load the layouts. Finally delete the old screen defs, replace with builtin layout JSON files. Include a top-aligned layout as a builtin resource pack. Implement more possibilites for the layout to support said pack. | |||
2023-07-27 | Misc fixes and changes | msg-programs | |
2023-07-26 | Fix hotbar lock rendering mixin (#211) | Kevin | |
2023-07-25 | Hide spammed warnings (#209) | Kevin | |
2023-07-24 | Garden Tab Hud Improvements | Aaron | |
- Added visitors widget - Added camera position widget with yaw & pitch which've been rounded to 3 points of precision | |||
2023-07-23 | Merge pull request #207 from AzureAaron/showoff-filter | Aaron | |
Add show off message filter |