Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | Possible fix for kuudra, should work even with abiphone | vicisacat | |
also comment out that one line that creates an unused list | |||
2024-01-14 | Merge remote-tracking branch 'origin/dungeons_party_gui' into dungeons_party_gui | vicisacat | |
2024-01-14 | Fix Party Finder GUI opening in group builder | vicisacat | |
Remove useless generic type | |||
2024-01-14 | Reorder mixins | Aaron | |
2024-01-14 | Reformat math | Aaron | |
2024-01-14 | Add prev and next page buttons | vicisacat | |
also fix the floor heads rendering in front of the overlay when party is locked | |||
2024-01-13 | Fixes and show Your Party at the top | vicisacat | |
- Lazy fix for if there is no party host - Moved setting slot parse to the bottom row for loop | |||
2024-01-13 | More design and code style tweaks | Aaron | |
2024-01-13 | Design & Loading tweaks | Aaron | |
2024-01-12 | Fix party finder parsing top left item in your inventory | vicisacat | |
2024-01-12 | Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable. | vicisacat | |
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 | |