Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-01 | Enforce character limit | Kevinthegreat | |
2024-01-01 | Add Dungeon Score | Kevinthegreat | |
2024-01-01 | Waterboard Solver (#467) | Kevin | |
* Add waterboard detection and parsing * Solve waterboard * Render lines through walls * Fix lines * Add lever highlights | |||
2024-01-01 | Migrate to Fabric Api ClientPlayerBlockBreakEvents (#466) | Kevin | |
* Migrate to fabric api ClientPlayerBlockBreakEvents * Update fapi requirement | |||
2024-01-01 | Merge pull request #465 from kevinthegreat1/durability-fix | Aaron | |
Durability Fix | |||
2023-12-31 | Improve occlusion culling accuracy (#464) | Aaron | |
2023-12-31 | More Compatible Colour Parsing (#463) | Aaron | |
2023-12-31 | Fix Fire Sales Widget (#461) | Aaron | |
2023-12-31 | Suppress badlion packet warnings (#460) | Aaron | |
2023-12-30 | Use stream api | Kevinthegreat | |
2023-12-28 | Use nbt instead of item.getTooltip | Kevinthegreat | |
2023-12-28 | Add durability test | Kevinthegreat | |
2023-12-25 | remove screens when switching island (#458) | Yasin | |
* remove some screen * Update MinecraftClientMixin.java * Rename parameters --------- Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2023-12-25 | Suppress unknown scoreboard objective warnings (#457) | Aaron | |
2023-12-23 | Merge pull request #456 from kevinthegreat1/item-utils-test | Aaron | |
Item Utils & Random Tests | |||
2023-12-22 | Add fabric loader junit and ItemUtilsTest | Kevinthegreat | |
2023-12-21 | Fix fairy room door highlight | Kevinthegreat | |
2023-12-21 | Refactor puzzle solvers | Kevinthegreat | |
2023-12-21 | Render match against command | Kevinthegreat | |
2023-12-20 | Implement match against command | Kevinthegreat | |
2023-12-20 | Add match against command | Kevinthegreat | |
2023-12-19 | Rename Dungeon Manager | Kevinthegreat | |
2023-12-19 | Migrate blaze and tic-tac-toe puzzles | Kevinthegreat | |
2023-12-19 | Add support for puzzle detection through room matching | Kevinthegreat | |
2023-12-19 | Match puzzle and trap rooms | Kevinthegreat | |
2023-12-15 | Merge pull request #451 from AzureAaron/extended-character-limit | Aaron | |
Increase shortcuts character limit & Reset griffin burrows on world change | |||
2023-12-15 | Ultimate rarity (#450) | Aaron | |
2023-12-15 | Merge pull request #449 from AzureAaron/performance-fix | Aaron | |
Ignore invalid entity data exceptions & broken quiz question | |||
2023-12-15 | Migrate to upstreamed EnumDropdownController (#447) | Kevin | |
2023-12-13 | Reset burrows on world change | Aaron | |
2023-12-13 | Increase shortcuts character limit | Aaron | |
2023-12-13 | Add null check | Aaron | |
2023-12-13 | Fix exception being thrown with the one broken quiz question | Aaron | |
2023-12-11 | Use a cancellable inject | Aaron | |
2023-12-11 | Ignore invalid entity data exceptions | Aaron | |
These exceptions seem to be triggered in dungeons as a result of sending invalid data in entity packets, and for some reason when the exceptions are left unchecked they cause lag spikes. | |||
2023-12-07 | Show armor stands in debug mode | Kevinthegreat | |
2023-12-07 | Add dump held item nbt command | Kevinthegreat | |
2023-12-07 | Update Exeriment Solvers for 1.20.3/1.20.4 (#437) | Kevin | |
2023-12-07 | F3/M3 Guardian Health Display (#442) | Khafra | |
2023-12-05 | Fix shortcuts and PlayerSkinProviderMixin | Kevinthegreat | |
2023-12-05 | 1.20.3 | Aaron | |
2023-12-05 | 1.20.3-pre4 | Aaron | |
2023-12-05 | Text Colour Refactor | Aaron | |
2023-12-05 | 1.20.3-pre2 | Aaron | |
2023-12-05 | Fix Integer Overflow (#439) | Aaron | |
2023-12-05 | Add f3/m3 fire freeze staff timer (#436) | Khafra | |
2023-11-29 | Gift Giving Emblem (#438) | Aaron | |
2023-11-25 | Update MythologicalRitual (#427) | Kevin | |
2023-11-25 | Update DiscordRPCManager (#426) | Kevin | |
2023-11-24 | Add Config Button in Skyblock Menu (#430) | Kevin | |