aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-12Actually save inventory buttonsinventorybuttonsLinnea Gräf
2023-11-12Actually render inventory buttonsLinnea Gräf
2023-11-12Add saving and loading to inventory buttonLinnea Gräf
2023-11-12Button editor pop outLinnea Gräf
2023-11-04Inventory buttonsnea
2023-10-28Fix uuid locking not working in some NPC shopsnea
2023-10-28Rename mixins after what they do, rather than where they do itnea
[no changelog] Mixins are now named after what they do, and mixins for the same class that do different things should be in two separate mixins now.
2023-10-28Add left handed override for hypixelnea
2023-10-26Refactor if to when in dsl.ktWalker Selby
[no changelog]
2023-10-26Remove unused imports in WTitledItem.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in WBar.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in SkyblockCraftingRecipeDynamicGenerator.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in ScoreboardUtil.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in RepoDownloadProgress.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in NEUItemEntrySerializer.ktWalker Selby
[no changelog]
2023-10-26Remove unused imports in ItemCache.ktWalker Selby
[no changelog]
2023-10-26Remove unused imports in HypixelStaticData.ktWalker Selby
[no changelog]
2023-10-26Remove unused imports in GuiAppender.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in FishingWarning.ktWalker Selby
[no changelog]
2023-10-26Remove unused import in FirmamentKeyBindings.ktWalker Selby
[no changelog]
2023-10-26Remove unused imports in DebugView.ktWalker Selby
[no changelog]
2023-10-21Add tab completion to /warpnea
2023-10-14Fix hitting file limit when downloading reponea
2023-10-08Bump version to 1.1.01.1.0nea
2023-10-08Fix slot locking resetting when mass switching serversnea
2023-10-04Replace slot locking indicator with texturesnea
2023-10-04Block selling to NPCs, trading and salvaging UUID locked itemsnea
[no changelog]
2023-10-01Fix slot locking background not rendering on UUIDless itemsnea
2023-10-01Fix scrolling in /firm storage not workingnea
[no changelog]
2023-10-01Fix item rarity not being rendered correctly for uncommon itemsnea
[no changelog]
2023-09-30Add item rarity backgroundsnea
2023-09-29Add UUID Locking (per unique item locking that allows movement)nea
2023-09-29Fix crash in debug log cleanernea
Introduced when porting to 1.20.2 and not released yet. [no changelog]
2023-09-29Bump modrinth in devenv to 1.20.2 versionnea
[no changelog]
2023-09-29Add separate slot locking profile for the Riftnea
2023-09-27Update .gitignore to include /buildSrc/ subdirectoriesWalker Selby
Add /buildSrc/.gradle to .gitignore Add /buildSrc/build/ to .gitignore Remove outdated /run directories [no changelog]
2023-09-27Add quick /join command for catacombs and kuudranea
2023-09-25Add enhanced explosions supportnea
2023-09-25Port to 1.20.2nea
2023-09-25Add more todosnea
[no changelog]
2023-09-17Add drill animations to todosnea
[no changelog]
2023-09-09Fix chat links sometimes retaining .s at the endnea
Fuck patcher, istg [no changelog]
2023-09-09Fix some skulls not being properly reskinnednea
[no changelog]
2023-09-09Add custom textures to placed skullsnea
2023-09-09Fix key bindings not being updated until gui switchnea
[no changelog]
2023-09-09Add tools for copying id, texture id and nbt datanea
2023-09-07Update some TODOsnea
[no changelog]
2023-09-06Add command for toggling config optionsnea
2023-09-06Add ability to remove item groupingsnea
Item groups prevent batch rendering from being effective, thereby reducing performance.
2023-09-06Add auto sprint toggle keybindingnea