summaryrefslogtreecommitdiff
path: root/soh/src/code/z_inventory.c
AgeCommit message (Collapse)Author
2026-03-20Custom Item Icons in Textboxes (#6343)Christopher Leggett
2026-01-10Add Roc's Feather (custom item) to Rando Item Pool (#6035)aMannus
This adds Roc's as a fully implemented item into the randomizer pool. When both Roc's and Nayru's is found, you can swap between them on the pause menu Many people have contributed to this over time, so huge shoutout to: - kentonm, this item is directly inspired by their Roc's Feather from their romhack Indigo. Also provided me with their GI model, icon texture and animation to use. - PurpleHato, for providing the images for the item name shown on the kaleidoscope. - Dana The Elf, providing another custom animation for the item. - Reppan, for helping to tweak the animation and exporting the GI model for me.
2025-12-30Fix custom tunics not updating on scene change (#6026)aMannus
2025-11-13"Assignable Tunic and Boots" setting now allows shields also (#5953)Jordan Longstaff
2025-04-01Apply clang-format to files (#5273)Archez
2025-01-02Rename code file for inventory functions (#4783)Jordan Longstaff