Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
2023-10-08 | Improve logs block check | Grayray75 | |
2023-10-08 | Merge branch 'master' into item-cooldown | Grayray75 | |
2023-10-07 | Add item rarity background opacity | Kevinthegreat | |
2023-10-07 | Refactor ItemRarityBackgrounds | Kevinthegreat | |
2023-10-07 | Performance Optimizations | Aaron | |
2023-10-06 | Add check if the broken block is wooden | Grayray75 | |
2023-10-06 | Item Rarity Backgrounds | Aaron | |
2023-10-05 | Remove config variable | Grayray75 | |
2023-10-04 | Move file | Aaron | |
2023-10-03 | Refactor ItemCooldowns | Kevinthegreat | |
2023-10-03 | Merge branch 'master' into item-cooldown | Grayray75 | |
2023-09-29 | Move code into the skyblock.item package | Grayray75 | |
2023-09-29 | YACL 3.2.1 | Aaron | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-24 | YACL 3.2.0 (+1.20.2 Support) | Aaron | |
2023-09-23 | YACL Config | Aaron | |
2023-09-21 | 1.20.2-pre1 | Aaron | |
2023-09-15 | Refactor CompactorDeletorPreview and add option | Kevinthegreat | |
2023-09-14 | "Moved BackpackPreview to new sub-package 'item'" | vicisacat | |
Refactored code by moving the BackpackPreview class to a new 'item' sub-package. | |||
2023-09-14 | "Refactor CompactorDeletorPreview logic for better structure" | vicisacat | |
Split the logic for CompactorDeletorPreview to reduce the complexity within the HandledScreenMixin.java file. This change helps to make the code simpler and easier to maintain. | |||
2023-09-13 | Add tooltip display for personal compactor items | victo | |
This update integrates a tooltip display for personal compactor items in the Skyblocker mod. The tooltip shows the contents of the personal compactor when hovered over. This is useful for players to quickly check the contents of their compactor without needing to open it. The commit includes creating a new Java file 'CompactorPreviewTooltipComponent.java' for the compactor tooltip component, adding new inject method 'skyblocker$addTooltipComponent' in 'HandledScreenMixin.java' executed when drawing mouseover tooltip, adding 'DrawContextInvoker.java' for invoking the 'drawTooltip' method in the 'DrawContext' class, and adding 'getItemStack' method in the 'ItemRegistry.java'. | |||
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-11 | Make Scheduler and MessageScheduler singletons | Kevinthegreat | |
2023-09-11 | Load lbin & bazaar prices when profit calc is enabled | Aaron | |
2023-09-11 | Dungeon Chest Profit Calculator! | Aaron | |
2023-09-10 | lbin add shiny items (#292) | Yasin | |
Because Neu doesnt have price for shiny items i needed to add a new variable (neuName) | |||
2023-09-10 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
cleanup # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/skyblock/item/PriceInfoTooltip.java Pull updates from upstream | |||
2023-09-10 | change lbin to hysky.de api (#286) | Yasin | |
* change lbin to hysky.de api * use lvl1 pet price only change to level 1 pet price only | |||
2023-09-09 | Remove whitespace on empty lines | msg-programs | |
2023-09-03 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
2023-08-31 | Attribute Shard Info Display (#263) | Aaron | |
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 | Catch exceptions in CustomArmorTrims#initializeTrimCache (#262) | Kevin | |
2023-08-18 | Refactor utils package | Kevinthegreat | |
2023-08-14 | De-hardcode armor trim types | Kevinthegreat | |
2023-08-11 | Custom Armour Trims | Aaron | |
2023-08-10 | Refactor CustomArmorDyeColors and CustomItemNames | Kevinthegreat | |
2023-08-09 | Custom Armour Dye Colours | Aaron | |
2023-08-08 | Add Item Renaming | Aaron | |
2023-07-01 | McGrubber Burgers | Aaron | |
2023-07-01 | Add Motes Price Tooltip | Aaron | |
2023-06-04 | remove backup LBIN server because it desn't exist anymore | Julienraptor01 | |
2023-05-23 | return instead of assign | Fix3d | |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2023-04-22 | now runes have avg prices | Fix3d | |
2023-04-15 | fix average price on pets | Fix3d | |
and some cleanup for timestamp | |||
2023-03-30 | Merge branch 'master' into minor-updates | Serhan | |
2023-03-29 | Cleaned up code | Kevinthegreat | |