Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-12 | Refactor DungeonChestProfit | Kevinthegreat | |
2023-09-11 | Dungeon Chest Profit Calculator! | Aaron | |
2023-09-10 | Merge pull request #290 from msg-programs/cleanup | Kevin | |
Cleanup | |||
2023-09-10 | Merge pull request #283 from Julienraptor01/Skin-wrong-base64-fix | Kevin | |
Add base64 fixer | |||
2023-09-09 | Remove unneeded imports | msg-programs | |
2023-09-09 | Remove whitespace on empty lines | msg-programs | |
2023-09-08 | Refactor YggdrasilServicesKeyInfoMixin | Kevinthegreat | |
2023-09-08 | Remove Unique annotation | Kevin | |
2023-09-08 | Refactor YggdrasilServicesKeyInfoMixin | Kevinthegreat | |
2023-09-08 | create the base64 fixer | Julienraptor01 | |
2023-09-07 | Add bat removed detection | Kevinthegreat | |
2023-09-06 | Emi integration (#278) | Kevin | |
Add EMI integration | |||
2023-09-03 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
2023-08-31 | Attribute Shard Info Display (#263) | Aaron | |
2023-08-31 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dungeon/DungeonBlaze.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHudConfigScreen.java # src/main/java/me/xmrvizzy/skyblocker/utils/RenderHelper.java | |||
2023-08-31 | Merge pull request #246 from kevinthegreat1/dungeon-secrets | Kevin | |
Dungeon Secrets | |||
2023-08-31 | Merge pull request #230 from msg-programs/json-tabhud | Kevin | |
Fully configureable Fancy Tab HUD | |||
2023-08-30 | Finish secret found detection | Kevinthegreat | |
2023-08-30 | Add secret found detection | Kevinthegreat | |
2023-08-30 | Update DrawContextMixin.java (#259) | Yasin | |
- make the code more readable - fix #258 (remove legacy code from line) - add durability bar for Pickonimbus | |||
2023-08-30 | Starred Mob Glow (#260) | Aaron | |
2023-08-20 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud Pull newest changes from upstream | |||
2023-08-18 | Refactor utils package | Kevinthegreat | |
2023-08-14 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java Pull new upstream things into branch | |||
2023-08-14 | De-hardcode armor trim types | Kevinthegreat | |
2023-08-11 | Custom Armour Trims | 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-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-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 | Remove unused imports | msg-programs | |
2023-07-29 | Refactor PlayerSkinProviderMixin | Kevinthegreat | |
2023-07-28 | Remove invalid base64 log spam | Aaron | |
2023-07-26 | Fix hotbar lock rendering mixin (#211) | Kevin | |
2023-07-25 | Hide spammed warnings (#209) | Kevin | |
2023-07-23 | Massive refactor, see details | msg-programs | |
Instead of creating a new widget instance every frame, instantiate once and update content. This means that every widget had to be updated to work like that. This also necessitated some ugly hackery for the dwarven HUD. Many other minor things like moving and renaming classes | |||
2023-07-17 | Refactor ShortcutsConfigListWidget | Kevinthegreat | |
2023-07-17 | Add Shortcuts | Kevinthegreat | |
2023-07-16 | POC for JSON-based tabhud config. | msg-programs | |
2023-07-01 | Fix dragged items not rendering (#193) | Aaron | |
2023-06-29 | Implement Vampire Slayer Features (#191) | Futuremappermydud | |
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-06-26 | Refactor MirrorverseWaypoints | Kevinthegreat | |
2023-06-26 | Add Mirrorverse Waypoints + Rift Fixes | Aaron | |
2023-06-24 | Refactor HandledScreenMixin | Kevinthegreat | |
2023-06-24 | Add null checks | Kevinthegreat | |
2023-06-24 | Fix HandledScreenMixin for 1.20 | Kevinthegreat | |