index
:
github/Skyblocker.git
feat/centerednavbuttons
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
me
/
xmrvizzy
/
skyblocker
/
skyblock
/
tabhud
/
widget
Age
Commit message (
Expand
)
Author
2023-07-02
Vampire Minion (#194)
Aaron
2023-06-24
Reformat files
Aaron
2023-06-24
Added Rift Tab Hud + 1 Rift related fix
Aaron
2023-06-18
Small code changes
Aaron
2023-06-18
Improve Crimson Isle Tab HUD
Aaron
2023-06-17
1.20 Port
Aaron
2023-06-08
Make PlainTextComponent use padding
msg-programs
2023-06-08
Improve text for currently forging items.
msg-programs
2023-06-08
Fix EffectWidget showing incorrect text when god pot is active.
msg-programs
2023-06-04
Fix edge case where home island owner isn't on but no offline text is given
msg-programs
2023-06-04
Fix UpgradeWidget not showing current upgrades
msg-programs
2023-06-04
Fix IslandOwnersWidget crashing when owner is online
msg-programs
2023-06-04
Add widget to display dungeon buffs
msg-programs
2023-05-28
Fix logic error in DungeonDownedWidget that may cause null pointer execptions.
msg-programs
2023-05-28
Handle dead players correctly in DungeonPlayerWidget
msg-programs
2023-05-28
Use shorthand method in DungeonDeathWidget
msg-programs
2023-05-28
Add null failsafe to cookie widget
msg-programs
2023-05-28
Adjust formatting
msg-programs
2023-05-28
Add javadoc comments to key classes.
msg-programs
2023-05-21
Fix colored part of ProgressComponent being transparent
msg-programs
2023-05-21
Add missing percent sign in SkillsWidget
msg-programs
2023-05-21
Add missing space in DungeonDownedWidget
msg-programs
2023-05-19
Rework just about everything to gracefully handle unexpected inputs
msg-programs
2023-05-13
Rework component paddings, see below
msg-programs
2023-05-13
Change confusing label for profile type in profile widget
msg-programs
2023-05-13
Only allow 80 entries in player list widget
msg-programs
2023-05-09
Add comments to and change comments of widget classes where needed
msg-programs
2023-05-09
Let forge widget handle 4 commissions
msg-programs
2023-05-09
Correct crit dmg/chance text in skills widget
msg-programs
2023-05-09
Handle god potion in EffectWidget
msg-programs
2023-05-09
Add more missing player messages to dungeon player widget
msg-programs
2023-05-09
Show correct text in cookie widget
msg-programs
2023-05-09
Fix CommsWidget to handle 4 commissions correctly
msg-programs
2023-05-07
Put fancy tab HUD config into its own section
msg-programs
2023-05-07
Fix another regex...
msg-programs
2023-05-06
Fix various faulty regexes
msg-programs
2023-05-06
Disable depth test again after rendering
msg-programs
2023-05-06
Minor foramtting and code style changes
msg-programs
2023-05-06
Add option to scale HUD relatively to the vanilla GUI scale
msg-programs
2023-05-06
Enable depth test to fix Z-layering issues
msg-programs
2023-05-06
Hopefully fix CI reputation progress regex.
msg-programs
2023-05-06
Skills widget should now handle maxxed skills correctly
msg-programs
2023-05-06
Fire sale widget now correctly shows time until event start.
msg-programs
2023-04-29
Add untested crimson isle support
msg-programs
2023-04-23
Dungeon puzzle widget now works as intended.
msg-programs
2023-04-15
Add new "tab-menu-like" style options to dwarven mines HUD.
msg-programs
2023-04-08
Fix crashing election widget. Cole was missing from the mayor list
msg-programs
2023-04-07
Improve support for garden area, works fully now
msg-programs
2023-04-02
Fix fire sale progress bar not working
msg-programs
2023-04-02
Merging SkyHyTab into Skyblocker: Initial commit
msg-programs