Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-24 | Merge pull request #208 from AzureAaron/garden-tab-hud-improvements | Aaron | |
Garden Tab Hud Improvements | |||
2023-07-24 | Garden Tab Hud Improvements | Aaron | |
- Added visitors widget - Added camera position widget with yaw & pitch which've been rounded to 3 points of precision | |||
2023-07-23 | Merge pull request #207 from AzureAaron/showoff-filter | Aaron | |
Add show off message filter | |||
2023-07-23 | Merge pull request #206 from AzureAaron/ads-filter-trigger-fix | Aaron | |
Fix ads filter triggering when it shouldn't | |||
2023-07-23 | Merge pull request #205 from AzureAaron/dark-auction-tabhud | Aaron | |
Add Dark Auction Tab Hud | |||
2023-07-23 | Massive refactor, see details | msg-programs | |
Instead of creating a new widget instance every frame, instantiate once and update content. This means that every widget had to be updated to work like that. This also necessitated some ugly hackery for the dwarven HUD. Many other minor things like moving and renaming classes | |||
2023-07-22 | Add show off message filter | Aaron | |
2023-07-22 | Fix ads filter triggering when it shouldn't | Aaron | |
2023-07-22 | Merge branch 'SkyblockerMod:master' into dark-auction-tabhud | Aaron | |
2023-07-20 | Merge pull request #195 from kevinthegreat1/shortcuts | Kevin | |
Shortcuts | |||
2023-07-21 | Update build.gradle | Kevinthegreat | |
2023-07-20 | Add string argument to commands and remove Hypixel check | Kevinthegreat | |
2023-07-19 | Update fabric api to 0.86.0 | Kevinthegreat | |
2023-07-18 | Add Dark Auction Tab Hud | Aaron | |
2023-07-17 | Merge pull request #203 from Julienraptor01/ItemFixerUpper-rewrite | Kevin | |
Item fixer upper rewrite | |||
2023-07-17 | Refactor queueOpenScreen | Kevinthegreat | |
2023-07-17 | Refactor ShortcutsConfigListWidget | Kevinthegreat | |
2023-07-17 | Remove some default shortcuts | Kevinthegreat | |
2023-07-17 | Add cancel changes confirmation | Kevinthegreat | |
2023-07-17 | Only save when the done button is pressed | Kevinthegreat | |
2023-07-17 | Add shortcuts editing | Kevinthegreat | |
2023-07-17 | Add Shortcuts config screen | Kevinthegreat | |
2023-07-17 | Add shortcuts loading and saving | Kevinthegreat | |
2023-07-17 | Add Shortcuts | Kevinthegreat | |
2023-07-17 | Merge pull request #204 from AzureAaron/occlusion-culling | Kevin | |
Rendering Improvements, Fixes + Occlusion Culling | |||
2023-07-16 | Change repository order | Aaron | |
2023-07-16 | POC for JSON-based tabhud config. | msg-programs | |
2023-07-16 | Rendering Improvements, Fixes + Occlusion Culling | Aaron | |
2023-07-14 | Merge pull request #201 from AzureAaron/skyblock-levels-fixes-improvements | Aaron | |
Skyblock Levels fixes + Tab Hud improvements | |||
2023-07-14 | Merge pull request #200 from AzureAaron/dungeon-blessings-enhancements | Aaron | |
Sort + Colourize Blessings | |||
2023-07-14 | fix leaves2 and enhance terracotta and wooden_slab | Julienraptor01 | |
2023-07-14 | add comments and enhance leaves2 replacement | Julienraptor01 | |
2023-07-14 | rewrite of the ItemFixerUpper | Julienraptor01 | |
thanks @AzureAaron, @ExternalTime, and @Futuremappermydud for helping me debug/enhance the code | |||
2023-07-14 | Refactor DungeonBuffWidget | Kevinthegreat | |
2023-07-14 | Refactor player widgets | Kevinthegreat | |
2023-07-13 | Format player names in the players widget | Aaron | |
2023-07-13 | Fix rank prefixes and emblems showing in some player lists | Aaron | |
2023-07-13 | Fix ads filter to work with emblems | Aaron | |
2023-07-13 | Merge pull request #198 from AzureAaron/truncate-item-name | Kevin | |
Truncate text in the recipe book | |||
2023-07-13 | Merge pull request #151 from TacoMonkey11/clean-up | Kevin | |
Clean up | |||
2023-07-12 | The one tab... | Aaron | |
2023-07-12 | Improved Solution | Aaron | |
Now draws a tooltip over truncated text to show what it originally said. Thanks to @LifeIsAParadox for this solution! | |||
2023-07-11 | Sort + Colourize Blessings | Aaron | |
2023-07-10 | Final touch ups | Spencer | |
2023-07-10 | Fix merge conflicts | Spencer | |
2023-07-09 | Merge pull request #197 from AzureAaron/loom-1.3 | Yasin | |
Loom 1.3 | |||
2023-07-09 | Ellipsis constant | Aaron | |
2023-07-09 | Truncate craft text | Aaron | |
2023-07-09 | Truncate item names in recipe book | Aaron | |
2023-07-09 | Merge branch 'SkyblockerMod:master' into loom-1.3 | Aaron | |