aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-30Remove duplicated method.msg-programs
2023-10-30Fix typomsg-programs
2023-10-30Update colors to be a bit more differentiablemsg-programs
2023-10-30Remove whitespace in otherwise empty linesmsg-programs
2023-10-30Remove unused importmsg-programs
2023-10-30Remove unused variable.msg-programs
layer(1|2)Count is used to shrink status bars on the same layer when above the hotbar, but bars set to "right" always have the same width.
2023-10-15Update Fetchur solver (#363)alexia
- Log original message from Fetchur to console - Moved "red and soft" to the end (changed on Aug 21, 2021). Not that it matters, just for consistency since the rest are in order. - Updated "hot and gives energy" to also mention Black Coffee (per Hypixel and Fandom wikis) - Updated "tall and can be opened" to also mention Iron Door (per Fandom wiki) - Added emerald quest (added on Sep 26, 2023) - Moved removed quests to the end
2023-10-15Scheduler Multithreaded Support + Refactor (#361)Aaron
2023-10-15Merge pull request #355 from msg-programs/beeper-creamsKevin
Creeper beam puzzle solver
2023-10-14Fix indentsKevinthegreat
2023-10-14Update issue template (#360)Yasin
Use a drop-down menu instead of entering the minecraft version manually.
2023-10-14Fix Quick Nav background texture (#359)Yasin
fix quick nav background texture fixes #329 added javadoc [use drawGuiTexture instead of drawTexture](https://fabricmc.net/2023/09/12/1202.html#gui)
2023-10-14Merge pull request #350 from kevinthegreat1/nbt-utilsKevin
Refactor NBT Parsing
2023-10-14Refactor CreeperBeamsKevinthegreat
2023-10-14Add config option to turn the thing on/offmsg-programs
2023-10-14Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
beeper-creams Get latest changes from upstream
2023-10-12Refactor Utils (#354)Kevin
2023-10-12Fix Golden Goblin Slayer showing up as Goblin Slayer on commission HUD (#347)alexia
Co-authored-by: Julienraptor01 <julienraptor01@gmail.com>
2023-10-11Remove optionalsKevinthegreat
2023-10-11Refactor importsKevinthegreat
2023-10-11Update group nameKevinthegreat
2023-10-11Introduce constantsKevinthegreat
2023-10-11Refactor nbt parsingKevinthegreat
2023-10-11Merge pull request #356 from LifeIsAParadox/blaze-fixAaron
fix blaze
2023-10-10Update DungeonBlaze.javaYasin
2023-10-10Update DungeonBlaze.javaYasin
2023-10-10Fix potential NPE (#352)Kevin
2023-10-10It did, infact, not work. Now it shouldmsg-programs
2023-10-10Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
beeper-creams # Conflicts: # src/main/java/de/hysky/skyblocker/SkyblockerMod.java # src/main/java/de/hysky/skyblocker/skyblock/dungeon/CreeperBeams.java Pull updates from upstream and NOT get a heart attack
2023-10-09Merge pull request #348 from LifeIsAParadox/change-packageprefixAaron
me.xrmvizzy -> de.hysky
2023-10-09It works! Remove debug logging.msg-programs
2023-10-09fix the forgottenYasin
2023-10-09fix stuff intellij introducedYasin
2023-10-09new pr because fixing merge conflict would take too longYasin
2023-10-09Merge pull request #346 from AzureAaron/scoreboard-optimizationsYasin
Optimize Scoreboard Stuff
2023-10-09Merge branch 'master' into scoreboard-optimizationsYasin
2023-10-09Merge pull request #341 from 0xallie/better-durabilityYasin
Hook actual durability for Pickonimbus/Drills
2023-10-09Merge branch 'master' into better-durabilityYasin
2023-10-09Merge pull request #345 from kevinthegreat1/loom-1.4Yasin
Update Loom and Gradle
2023-10-09Merge pull request #332 from Grayray75/item-cooldownYasin
Item cooldown display
2023-10-08Add comments, change debug values to actual valuesmsg-programs
2023-10-08Rewrite most of the thing to make it more pretty (code-/visual-wise)msg-programs
2023-10-08Initial commit for creeper beam solver.msg-programs
2023-10-08Update loom and gradleKevinthegreat
2023-10-08Improve logs block checkGrayray75
2023-10-08Merge branch 'master' into item-cooldownGrayray75
2023-10-08Merge WrapOperations into onealexia
2023-10-08Optimize Scoreboard StuffAaron
2023-10-08Add Support for Custom toString Function for Enum Dropdowns (#344)Kevin
2023-10-08Fix recipe book slot textures (#343)Aaron