Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-08 | Initial commit for creeper beam solver. | msg-programs | |
2023-10-03 | Item Protection | Aaron | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-16 | Add hidden relic helper | Grayray75 | |
2023-09-12 | Merge pull request #294 from AzureAaron/dungeon-chest-profit-calc | Kevin | |
Dungeon Chest Profit Calculator! | |||
2023-09-12 | Reduce Network Bandwidth (#297) | Aaron | |
Reduce Network Bandwidth | |||
2023-09-12 | Refactor DungeonChestProfit | Kevinthegreat | |
2023-09-11 | Make Scheduler and MessageScheduler singletons | Kevinthegreat | |
2023-09-10 | Rare Drop Special Effect! | Aaron | |
2023-09-03 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
2023-09-02 | Add Quiver Warning (#270) | Kevin | |
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 Dungeon Secrets loading | Kevinthegreat | |
2023-08-30 | Tic Tac Toe Solver! (#253) | Aaron | |
* Tic Tac Toe Solver! * alpha-beta-pruning * Small changes --------- Co-authored-by: Yasin <LifeIsAParadox@users.noreply.github.com> | |||
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 chat and discord packages | Kevinthegreat | |
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-11 | Custom Armour Trims | Aaron | |
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-08-06 | Refactor Trivia to use FairySouls | Kevinthegreat | |
2023-07-29 | Yay | Julienraptor01 | |
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-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 | Add Shortcuts | Kevinthegreat | |
2023-07-16 | POC for JSON-based tabhud config. | msg-programs | |
2023-07-16 | Rendering Improvements, Fixes + Occlusion Culling | Aaron | |
2023-07-10 | Final touch ups | Spencer | |
2023-07-04 | New Slayer Stuff | Futuremappermydud | |
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania. | |||
2023-06-26 | Add Mirrorverse Waypoints + Rift Fixes | Aaron | |
2023-06-22 | Abstract different checking methods in Utils | Kevinthegreat | |
2023-06-22 | Add Fairy Souls Helper | Kevinthegreat | |
2023-06-21 | Async DiscordRPC | Kevinthegreat | |
2023-06-09 | Add Dungeon Map Placement Screen! | Aaron | |
You can now move the dungeon map to wherever you want on your screen! No longer is it locked to the top left. | |||
2023-06-04 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/skyblocker.mixins.json Pull newest changes from upstream master | |||
2023-05-26 | Add Livid Color | Kevinthegreat | |
2023-05-26 | Call FishingHelper.init | Kevinthegreat | |
2023-05-21 | Added docs to SkyblockerMod and Scheduler and refactored Scheduler | Kevinthegreat | |
2023-05-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab Merge new commits. | |||
2023-05-19 | Rework just about everything to gracefully handle unexpected inputs | msg-programs | |
2023-05-18 | Refactored ContainerSolverManager.init | Kevinthegreat | |
2023-05-17 | Merge branch 'api-migration' | Kevinthegreat | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/mixin/MinecraftClientMixin.java | |||
2023-05-16 | Added config screen command | Kevinthegreat | |
2023-05-03 | Migrated backpack and QuickNav mixins to ScreenEvents | Kevinthegreat | |