aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-10-11Remove optionalsKevinthegreat
2023-10-11Refactor importsKevinthegreat
2023-10-11Update group nameKevinthegreat
2023-10-11Introduce constantsKevinthegreat
2023-10-11Refactor nbt parsingKevinthegreat
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-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 branch 'master' into scoreboard-optimizationsYasin
2023-10-09Merge branch 'master' into better-durabilityYasin
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-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
2023-10-07Merge pull request #340 from AzureAaron/item-rarity-backgroundAaron
Item Rarity Backgrounds
2023-10-07Update shortcuts description (#342)Aaron
2023-10-07Add item rarity background opacityKevinthegreat
2023-10-07Refactor ItemRarityBackgroundsKevinthegreat
2023-10-07Address further review commentsalexia
2023-10-07Apply suggestions from code reviewalexia
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2023-10-07Hook actual durability for Pickonimbus/Drillsalexia
Instead of the previous DrawContext hack. Confirmed working with Durability Notifier on Fabric 1.20.2.
2023-10-07Performance OptimizationsAaron
2023-10-06Add check if the broken block is woodenGrayray75
2023-10-06Add translation stringGrayray75
2023-10-06Item Rarity BackgroundsAaron
2023-10-05Remove config variableGrayray75
2023-10-04Use standardised license identifier (#320)Grayray
2023-10-04Move fileAaron
2023-10-03Suggestions!Aaron
2023-10-03Refactor ItemCooldownsKevinthegreat
2023-10-03Merge branch 'master' into item-cooldownGrayray75
2023-10-03Item ProtectionAaron
2023-10-02Add Enum Dropdown ControllerKevinthegreat
2023-10-01Change Boolean Controller FormattingAaron
2023-10-01Fix misplaced bracketAaron
2023-10-01Config TweaksAaron
2023-09-30Update enum cycling list controllerKevinthegreat
2023-09-29Move code into the skyblock.item packageGrayray75
2023-09-29Revert some unnecessary code style changesGrayray75