Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-06 | Item Rarity Backgrounds | Aaron | |
2023-10-04 | Move file | Aaron | |
2023-10-03 | Item Protection | Aaron | |
2023-09-29 | YACL 3.2.1 | Aaron | |
2023-09-27 | Refactor config | Kevinthegreat | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-26 | Functionality Tweaks | 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-21 | Merge pull request #293 from LifeIsAParadox/update-emi_rei | Aaron | |
Update rei and emi | |||
2023-09-18 | Add options and test (#319) | Kevin | |
2023-09-18 | Merge pull request #316 from Grayray75/relic-helper | Kevin | |
Add hidden relic helper | |||
2023-09-17 | Refactor FairySouls and Relics | Kevinthegreat | |
2023-09-17 | Refactor ItemRegistry | Kevinthegreat | |
2023-09-17 | Fix missing head textures (most of them) | Aaron | |
2023-09-17 | Update Relics.java | Grayray75 | |
2023-09-16 | Fix jolly pink rocks (#315) | Aaron | |
2023-09-16 | Revert some changes | Grayray75 | |
2023-09-16 | Changes 1 | Grayray75 | |
2023-09-16 | Add hidden relic helper | Grayray75 | |
2023-09-16 | Improve fairy soul helper (#307) | Grayray | |
* Improve fairy soul helper * Fix found a soul message | |||
2023-09-16 | Update Dungeon Secrets (#306) | Kevin | |
2023-09-16 | Merge pull request #302 from viciscat/compactor_preview | Kevin | |
Personal Compactor/Deletor preview | |||
2023-09-16 | Merge pull request #301 from Julienraptor01/patch-1 | Kevin | |
fix the regexes for quicknav and add a fail-safe | |||
2023-09-15 | Refactor CompactorDeletorPreview and add option | Kevinthegreat | |
2023-09-14 | Century Emblem + Smol Refactor (#299) | Aaron | |
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-14 | add the fail-safe | Julienraptor01 | |
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-12 | Refactor DungeonChestProfit | Kevinthegreat | |
2023-09-12 | Essence Toggle | Aaron | |
2023-09-12 | Change warning stuff to dark blue | Aaron | |
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 | Dev mode and refactor BackpackPreview (#291) | Kevin | |
2023-09-10 | Merge pull request #290 from msg-programs/cleanup | Kevin | |
Cleanup | |||
2023-09-10 | Merge pull request #289 from AzureAaron/special-effects | Kevin | |
Rare Drop Special Effects! | |||
2023-09-10 | add missing items to rei/emi | Yasin | |
2023-09-10 | Refactor SpecialEffects | Kevinthegreat | |
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-10 | Rare Drop Special Effect! | Aaron | |
2023-09-09 | Remove outdated comments | msg-programs | |
2023-09-09 | Remove trailing whitespace | msg-programs | |