Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | POC for JSON-based tabhud config. | msg-programs | |
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 | 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 | Merge pull request #198 from AzureAaron/truncate-item-name | Kevin | |
Truncate text in the recipe book | |||
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 | Fix merge conflicts | Spencer | |
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 | Fix mania indicator | Futuremappermydud | |
2023-07-08 | Refactor Title Container | Kevinthegreat | |
2023-07-04 | remove debug stuff | Futuremappermydud | |
2023-07-04 | oopsie daisy | Futuremappermydud | |
2023-07-04 | New Slayer Stuff | Futuremappermydud | |
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania. | |||
2023-07-02 | Vampire Minion (#194) | Aaron | |
2023-07-01 | McGrubber Burgers | Aaron | |
2023-07-01 | Add Motes Price Tooltip | Aaron | |
2023-07-01 | Merge pull request #176 from koloiyolo/autorejoin2 | Aaron | |
Add Reparty Auto Rejoin | |||
2023-06-29 | extended the reparty accept window from 1s to 3s | Jakub Kolodziej | |
2023-06-29 | changed "[A-z0-9_]" in regex to "." | Jakub Kolodziej | |
2023-06-29 | Implement Vampire Slayer Features (#191) | Futuremappermydud | |
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-06-26 | Refactor MirrorverseWaypoints | Kevinthegreat | |
2023-06-26 | Add Mirrorverse Waypoints + Rift Fixes | Aaron | |
2023-06-25 | fix to crashes on checks | Jakub Kolodziej | |
2023-06-25 | Merge branch 'master' into autorejoin2 | Jakub | |
2023-06-25 | Merge pull request #186 from kevinthegreat1/experiments | Kevin | |
Experiments Solvers | |||
2023-06-25 | Fix recipe book search field not being selectable (#187) | Aaron | |
2023-06-24 | Reformat files | Aaron | |
2023-06-24 | Added Rift Tab Hud + 1 Rift related fix | Aaron | |
2023-06-24 | Refactor ColorHighlight | Kevinthegreat | |
2023-06-24 | Fix solver detection and highlights | Kevinthegreat | |
2023-06-24 | Fix Superpairs Solver initial state and refactor Experiment Solver fields to ↵ | Kevinthegreat | |
private | |||
2023-06-24 | Add Superpairs and Ultrasequencer Solver | Kevinthegreat | |
2023-06-24 | Add Chronomatron Solver | Kevinthegreat | |
2023-06-22 | Refactor rendering checks | Kevinthegreat | |
2023-06-22 | Updated NEU repo error handling | Kevinthegreat | |
2023-06-22 | Fix fairy souls option name | Kevinthegreat | |
2023-06-22 | Abstract different checking methods in Utils | Kevinthegreat | |
2023-06-22 | Add Fairy Souls Helper | Kevinthegreat | |
2023-06-19 | Format file | Aaron | |
2023-06-19 | Improve documentation and trim trailing space | Aaron | |
2023-06-19 | Possibly shorter solution + tests added | Jakub Kolodziej | |
2023-06-18 | Small code changes | Aaron | |