aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Expand)Author
2023-08-30Add room matchingKevinthegreat
2023-08-30Add room type and segments detectionKevinthegreat
2023-08-30Implement roomKevinthegreat
2023-08-30Add room position utils and physical room position parsingKevinthegreat
2023-08-30Add support for loading in jarKevinthegreat
2023-08-30Add rooms data saving and update reading to nioKevinthegreat
2023-08-30Add rooms data updatingKevinthegreat
2023-08-30Add entrance pos and room width parsingKevinthegreat
2023-08-30Add Dungeon Secret Waypoint optionsKevinthegreat
2023-08-30Add Dungeon Secrets loadingKevinthegreat
2023-08-30Improve DungeonBlaze.java (#254)Yasin
2023-08-30Starred Mob Glow (#260)Aaron
2023-08-30Very important fix (#261)Aaron
2023-08-30Tic Tac Toe Solver! (#253)Aaron
2023-08-26Fix Croesus Helper (#257)Aaron
2023-08-24Rename builtin resource packmsg-programs
2023-08-21Refactor codeKevinthegreat
2023-08-20Update a commentmsg-programs
2023-08-20Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into jso...msg-programs
2023-08-20Make string value of enums finalmsg-programs
2023-08-20Change used Pair class to FastUtil's IntIntPairmsg-programs
2023-08-18Fix scheduler packageKevinthegreat
2023-08-18Fix broken package reference in EitherwarpOverlayKevinthegreat
2023-08-18Refactor RenderHelperKevinthegreat
2023-08-18Vanilla box renderingAaron
2023-08-18Fix broken package referencesAaron
2023-08-18Refactor chat and discord packagesKevinthegreat
2023-08-18Refactor utils packageKevinthegreat
2023-08-18Refactor new DungeonBlaze codeKevinthegreat
2023-08-18When the documentation isn't enough to save you...Aaron
2023-08-18Blaze Solver EnhancementsAaron
2023-08-15Add format version file to resource pack for future breaking changes.msg-programs
2023-08-14Make a huge spaghetti fest to fix dwarven hud config for the moment.msg-programs
2023-08-14Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into jso...msg-programs
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-08-13Rework some dungeon screens from the rp, fix collideWith op to make them work...msg-programs
2023-08-13Make padding from screen edges largermsg-programs
2023-08-11Custom Armour TrimsAaron
2023-08-10Implement missing arguments (top, bot) for collide opmsg-programs
2023-08-10Refactor CustomArmorDyeColors and CustomItemNamesKevinthegreat
2023-08-09Custom Armour Dye ColoursAaron
2023-08-08Add Item RenamingAaron
2023-08-07Merge pull request #232 from LifeIsAParadox/update-mod-to-1.11.1Yasin
2023-08-07Fix dungeons death counter in the tab hudAaron
2023-08-07update mod to 1.11.1Yasin
2023-08-07Fix TriviaTestKevinthegreat
2023-08-06Add missing location values for place opmsg-programs
2023-08-06Have screen padding respect the scalemsg-programs
2023-08-06Introduce layout constants, make padding to screen biggermsg-programs
2023-08-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into jso...msg-programs