aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/moe/nea/firmament/features/inventory
AgeCommit message (Collapse)Author
2024-02-09Fix crash when rendering SkyBlock id in a stringLinnea Gräf
2024-01-21Bump to 1.20.4Linnea Gräf
2024-01-18Add grid snapping to inventory buttonsLinnea Gräf
2024-01-18Return to storage overlay after viewing a pageLinnea Gräf
2023-11-12Add Inventory 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-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-29Add separate slot locking profile for the Riftnea
2023-09-25Port to 1.20.2nea
2023-09-09Add tools for copying id, texture id and nbt datanea
2023-08-31Add , seperatation to currency informationnea
2023-08-31Add price tooltipsnea
2023-08-27Fix cursor position being saved when disablednea
2023-08-26Close recipe list after clicking on highlighternea
2023-08-25Add better key binding supportnea
2023-08-01Make reuse compliantnea
2023-07-26Fix storage not saving properlynea
2023-07-12Save storage overlay data properlynea
2023-07-11Bulk commitnea
2023-06-12Add crafting overlaynea
2023-06-08Update to 1.20nea
- Remove some devenv mods that are not updated yet - Replace lib39 with fletchingtable for automixins - Use non kotlin entrypoints - Make use of DrawContext in a bunch of places
2023-05-25Add licensing info and new contribution policynea
2023-05-18Add slot lockingnea