aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-12-19Match puzzle and trap roomsKevinthegreat
2023-12-15Merge pull request #451 from AzureAaron/extended-character-limitAaron
Increase shortcuts character limit & Reset griffin burrows on world change
2023-12-15Ultimate rarity (#450)Aaron
2023-12-15Merge pull request #449 from AzureAaron/performance-fixAaron
Ignore invalid entity data exceptions & broken quiz question
2023-12-15Migrate to upstreamed EnumDropdownController (#447)Kevin
2023-12-15Merge pull request #446 from kevinthegreat1/debugAaron
Update Debug Mode
2023-12-15add new built-in texture pack for recolored textures in dungeonsbtwonion
2023-12-13Reset burrows on world changeAaron
2023-12-13Increase shortcuts character limitAaron
2023-12-13Add null checkAaron
2023-12-13Fix exception being thrown with the one broken quiz questionAaron
2023-12-11Use a cancellable injectAaron
2023-12-11Ignore invalid entity data exceptionsAaron
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-07Show armor stands in debug modeKevinthegreat
2023-12-07Add dump held item nbt commandKevinthegreat
2023-12-07Update mod to 1.16.0+1.20.4 (#444)Kevin
2023-12-07YACL 1.20.4 (#445)Aaron
2023-12-07Update Exeriment Solvers for 1.20.3/1.20.4 (#437)Kevin
2023-12-07F3/M3 Guardian Health Display (#442)Khafra
2023-12-05Merge pull request #443 from SkyblockerMod/1.20.3Kevin
1.20.3
2023-12-05Fix shortcuts and PlayerSkinProviderMixinKevinthegreat
2023-12-051.20.3Aaron
2023-12-051.20.3-rc1Aaron
2023-12-05Fabric Loader 0.15Aaron