Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-20 | Update a comment | msg-programs | |
2023-08-20 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud Pull newest changes from upstream | |||
2023-08-20 | Make string value of enums final | msg-programs | |
2023-08-20 | Change used Pair class to FastUtil's IntIntPair | msg-programs | |
2023-08-18 | Refactor new DungeonBlaze code | Kevinthegreat | |
2023-08-18 | When the documentation isn't enough to save you... | Aaron | |
2023-08-18 | Blaze Solver Enhancements | Aaron | |
2023-08-15 | Add format version file to resource pack for future breaking changes. | msg-programs | |
2023-08-14 | Make a huge spaghetti fest to fix dwarven hud config for the moment. | msg-programs | |
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-13 | Rework some dungeon screens from the rp, fix collideWith op to make them ↵ | msg-programs | |
work correctly | |||
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 | 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 | 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 | 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 | |