Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 TeleportOverlay | Kevinthegreat | |
2023-07-29 | Yay | Julienraptor01 | |
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-28 | Add Etherwarp Overlay | 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-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 | 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-22 | Merge branch 'SkyblockerMod:master' into dark-auction-tabhud | Aaron | |
2023-07-20 | Merge pull request #195 from kevinthegreat1/shortcuts | Kevin | |
Shortcuts | |||
2023-07-20 | Add string argument to commands and remove Hypixel check | Kevinthegreat | |
2023-07-18 | Add Dark Auction Tab Hud | Aaron | |
2023-07-17 | Merge pull request #203 from Julienraptor01/ItemFixerUpper-rewrite | Kevin | |
Item fixer upper rewrite | |||
2023-07-17 | Refactor queueOpenScreen | Kevinthegreat | |
2023-07-17 | Refactor ShortcutsConfigListWidget | Kevinthegreat | |
2023-07-17 | Remove some default shortcuts | Kevinthegreat | |
2023-07-17 | Add cancel changes confirmation | Kevinthegreat | |
2023-07-17 | Only save when the done button is pressed | Kevinthegreat | |
2023-07-17 | Add shortcuts editing | Kevinthegreat | |
2023-07-17 | Add Shortcuts config screen | Kevinthegreat | |
2023-07-17 | Add shortcuts loading and saving | Kevinthegreat | |
2023-07-17 | Add Shortcuts | Kevinthegreat | |
2023-07-16 | POC for JSON-based tabhud config. | msg-programs | |
2023-07-14 | Merge pull request #201 from AzureAaron/skyblock-levels-fixes-improvements | Aaron | |
Skyblock Levels fixes + Tab Hud improvements | |||
2023-07-14 | Merge pull request #200 from AzureAaron/dungeon-blessings-enhancements | Aaron | |
Sort + Colourize Blessings | |||
2023-07-14 | fix leaves2 and enhance terracotta and wooden_slab | Julienraptor01 | |
2023-07-14 | add comments and enhance leaves2 replacement | Julienraptor01 | |
2023-07-14 | rewrite of the ItemFixerUpper | Julienraptor01 | |
thanks @AzureAaron, @ExternalTime, and @Futuremappermydud for helping me debug/enhance the code | |||
2023-07-14 | Refactor DungeonBuffWidget | Kevinthegreat | |
2023-07-14 | Refactor player widgets | Kevinthegreat | |