aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-01-14Merge pull request #452 from btwonion/add-tripwire-visibilityKevin
add new built-in texture pack for recolored textures in dungeons
2024-01-13RefactorKevinthegreat
2024-01-12Fix tips triggering too much (#485)Aaron
2024-01-11Merge pull request #484 from AzureAaron/loom-1.5-jgit-6.8.0Kevin
Loom 1.5 & JGit 6.8.0
2024-01-10Add sync when clearing matchState (#471)Kevin
2024-01-10Support 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-10MixinExtrasify @InjectsAaron
2024-01-10Fix Skin Transparency applying to player skins (#477)Aaron
2024-01-10Add livid color title (#482)Kevin
2024-01-10Add dungeon score title and sound (#480)Kevin
2024-01-10Add tips (#481)Kevin
* Add tips * Add some tips
2024-01-10Use vanilla translations (#479)Kevin
2024-01-04Add waterboard toggle (#476)Kevin
2024-01-04Toggle Sky Mall Filter (#475)Aaron
2024-01-04Fix broken quiz question (#474)Aaron
2024-01-04Audit Mixins (#473)Aaron
* Audit Mixins * Use JUnit assertions * Use assertInstanceOf
2024-01-04Merge pull request #472 from AzureAaron/deleted-too-muchAaron
Two fixes
2024-01-04Merge pull request #469 from kevinthegreat1/dungeon-scoreAaron
Add Dungeon Score
2024-01-01Hide exotic tooltip on armour pieces with custom dyeAaron
2024-01-01Restore unintentionally removed code for the Fire Sales widgetAaron
2024-01-01Correct Transparent Skin Pixels (#468)Aaron
* Correct Transparent Skin Pixels * Enable by default
2024-01-01Enforce character limitKevinthegreat
2024-01-01Add Dungeon ScoreKevinthegreat
2024-01-01Waterboard Solver (#467)Kevin
* Add waterboard detection and parsing * Solve waterboard * Render lines through walls * Fix lines * Add lever highlights
2024-01-01Migrate to Fabric Api ClientPlayerBlockBreakEvents (#466)Kevin
* Migrate to fabric api ClientPlayerBlockBreakEvents * Update fapi requirement
2024-01-01Merge pull request #465 from kevinthegreat1/durability-fixAaron
Durability Fix
2024-01-01Fix mixin.jsonKevinthegreat
2023-12-31Improve occlusion culling accuracy (#464)Aaron
2023-12-31More Compatible Colour Parsing (#463)Aaron
2023-12-31Fix Fire Sales Widget (#461)Aaron
2023-12-31Suppress badlion packet warnings (#460)Aaron
2023-12-30Use stream apiKevinthegreat
2023-12-28Use nbt instead of item.getTooltipKevinthegreat
2023-12-28Add durability testKevinthegreat
2023-12-25remove 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-25Suppress unknown scoreboard objective warnings (#457)Aaron
2023-12-23Merge pull request #456 from kevinthegreat1/item-utils-testAaron
Item Utils & Random Tests
2023-12-23Merge pull request #454 from kevinthegreat1/dungeon-puzzleAaron
Update Dungeon Puzzles
2023-12-23Update fabric.mod.json access widener (#455)Kevin
Typo
2023-12-23Update langKevinthegreat
2023-12-22Add fabric loader junit and ItemUtilsTestKevinthegreat
2023-12-22Add ItemUtilsTestKevinthegreat
2023-12-21Fix fairy room door highlightKevinthegreat
2023-12-21Refactor puzzle solversKevinthegreat
2023-12-21Render match against commandKevinthegreat
2023-12-20Implement match against commandKevinthegreat
2023-12-20Add match against commandKevinthegreat
2023-12-19Rename Dungeon ManagerKevinthegreat
2023-12-19Migrate blaze and tic-tac-toe puzzlesKevinthegreat
2023-12-19Add support for puzzle detection through room matchingKevinthegreat