Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | Merge pull request #452 from btwonion/add-tripwire-visibility | Kevin | |
add new built-in texture pack for recolored textures in dungeons | |||
2024-01-13 | Refactor | Kevinthegreat | |
2024-01-12 | Fix tips triggering too much (#485) | Aaron | |
2024-01-11 | Merge pull request #484 from AzureAaron/loom-1.5-jgit-6.8.0 | Kevin | |
Loom 1.5 & JGit 6.8.0 | |||
2024-01-10 | Add sync when clearing matchState (#471) | Kevin | |
2024-01-10 | Support new epoch milli obtained timestamps (#483) | Aaron | |
* Support new epoch milli obtained timestamps * Refactor and add tests --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2024-01-10 | MixinExtrasify @Injects | Aaron | |
2024-01-10 | Fix Skin Transparency applying to player skins (#477) | Aaron | |
2024-01-10 | Add livid color title (#482) | Kevin | |
2024-01-10 | Add dungeon score title and sound (#480) | Kevin | |
2024-01-10 | Add tips (#481) | Kevin | |
* Add tips * Add some tips | |||
2024-01-10 | Use vanilla translations (#479) | Kevin | |
2024-01-04 | Add waterboard toggle (#476) | Kevin | |
2024-01-04 | Toggle Sky Mall Filter (#475) | Aaron | |
2024-01-04 | Fix broken quiz question (#474) | Aaron | |
2024-01-04 | Audit Mixins (#473) | Aaron | |
* Audit Mixins * Use JUnit assertions * Use assertInstanceOf | |||
2024-01-04 | Merge pull request #472 from AzureAaron/deleted-too-much | Aaron | |
Two fixes | |||
2024-01-04 | Merge pull request #469 from kevinthegreat1/dungeon-score | Aaron | |
Add Dungeon Score | |||
2024-01-01 | Hide exotic tooltip on armour pieces with custom dye | Aaron | |
2024-01-01 | Restore unintentionally removed code for the Fire Sales widget | Aaron | |
2024-01-01 | Correct Transparent Skin Pixels (#468) | Aaron | |
* Correct Transparent Skin Pixels * Enable by default | |||
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 | |||
2024-01-01 | Fix mixin.json | Kevinthegreat | |
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-23 | Merge pull request #454 from kevinthegreat1/dungeon-puzzle | Aaron | |
Update Dungeon Puzzles | |||
2023-12-23 | Update fabric.mod.json access widener (#455) | Kevin | |
Typo | |||
2023-12-23 | Update lang | Kevinthegreat | |
2023-12-22 | Add fabric loader junit and ItemUtilsTest | Kevinthegreat | |
2023-12-22 | Add 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 | |