Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | Merge pull request #747 from olim88/Dojo-helper | Kevin | |
Dojo helper | |||
2024-07-05 | clean code and implement requested changes | olim | |
2024-07-01 | fix bad use of ping packet | olim | |
2024-07-01 | add ping measure and improve mastery | olim | |
mastery now counts down to when to release the bow | |||
2024-07-01 | make it so all block updates are recived | olim | |
this fixes swiftness and mastery solver | |||
2024-06-28 | Compatibility with "No Chat Report" | Yasin | |
2024-05-24 | Port waypoints config screens | Kevinthegreat | |
2024-05-09 | create mixin to render to the sign input screen and basic converter for k,m,b | olim | |
2024-04-26 | Pluralize the mixin and accessor packages | Aaron | |
2024-04-26 | Fix HUD Layering finally! | Aaron | |
Also improves the HudRenderEvents implementation to be less fragile | |||
2024-04-26 | Fix Fancy PF crash | Aaron | |
2024-04-26 | Set Mixin compatibility level to Java 21 | Aaron | |
2024-04-26 | 24w14a & Java 21 | Aaron | |
2024-04-26 | 24w12a | Aaron | |
2024-04-26 | 24w09a | Aaron | |
2024-04-26 | Hud Render Events | Aaron | |
2024-04-20 | remove WindowAccessor.java | vicisacat | |
added some null checks | |||
2024-04-20 | it works so cool | vicisacat | |
2024-04-20 | ssergorp | vicisacat | |
2024-04-16 | Merge pull request #646 from olim88/extended-fishing | Kevin | |
Add fishing fetures | |||
2024-04-12 | Refactor fancy auction house | Kevinthegreat | |
- Add color and center rarity filter text - Use ItemUtils.getNbtTooltips - Use longs for item prices | |||
2024-04-12 | move mixin | vicisacat | |
2024-04-12 | start | vicisacat | |
2024-04-10 | Merge remote-tracking branch 'upstream/master' into extended-fishing | olim | |
2024-04-09 | add ability to hide others rods | olim | |
add option to toggle rendering of other players rods | |||
2024-04-04 | sleep schedule ruined by aaron real | vicisacat | |
2024-04-03 | warp command auto-complete | vicisacat | |
2024-03-28 | Garden mouse locking feature (#607) | viciscat | |
2024-03-18 | Add Yang Glyph Notification (#594) | Kevin | |
2024-03-18 | Fix potential stack overflow with chat rules (#592) | Kevin | |
2024-01-26 | Arrow Poison Warnings | Aaron | |
2024-01-18 | Refactor | Kevinthegreat | |
2024-01-14 | Reorder mixins | Aaron | |
2024-01-12 | Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable. | vicisacat | |
2024-01-01 | Correct Transparent Skin Pixels (#468) | Aaron | |
* Correct Transparent Skin Pixels * Enable by default | |||
2024-01-01 | Migrate to Fabric Api ClientPlayerBlockBreakEvents (#466) | Kevin | |
* Migrate to fabric api ClientPlayerBlockBreakEvents * Update fapi requirement | |||
2024-01-01 | Fix mixin.json | Kevinthegreat | |
2023-12-28 | Use nbt instead of item.getTooltip | Kevinthegreat | |
2023-12-15 | Merge pull request #449 from AzureAaron/performance-fix | Aaron | |
Ignore invalid entity data exceptions & broken quiz question | |||
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-11-25 | Update DiscordRPCManager (#426) | Kevin | |
2023-11-07 | Remove yacl patches | Kevinthegreat | |
2023-10-20 | Patch Float/Double Field Controller Bug | Aaron | |
2023-10-17 | Change flame height (#370) | Yasin | |
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
2023-10-09 | Merge branch 'master' into better-durability | Yasin | |
2023-10-07 | Hook actual durability for Pickonimbus/Drills | alexia | |
Instead of the previous DrawContext hack. Confirmed working with Durability Notifier on Fabric 1.20.2. | |||
2023-09-28 | Implement item cooldown display | Grayray75 | |
2023-09-22 | 1.20.2 + Related Patches | Aaron | |