1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-20 19:57:47 +00:00
kawari/src/inventory
thedax 45ee95318c
Rename inventory-related opcodes to match Karashiiro/FFXIVOpcodes (#112)
-Implement keyboard turning packet as a no-op so it'll stop clogging server logs

-Finish implementing inventory actions
2025-07-12 17:40:22 -04:00
..
currency.rs Address four of "warning: variables can be used directly in the format! string" (#92) 2025-07-01 06:55:25 -04:00
equipped.rs Address four of "warning: variables can be used directly in the format! string" (#92) 2025-07-01 06:55:25 -04:00
generic.rs Properly address "warning: method default can be confused for the standard trait method std::default::Default::default" 2025-07-08 21:54:10 -04:00
item.rs Fix a small issue with the !equip command 2025-07-04 13:39:48 -04:00
mod.rs Rename inventory-related opcodes to match Karashiiro/FFXIVOpcodes (#112) 2025-07-12 17:40:22 -04:00
storage.rs Finish implementing currency 2025-06-25 17:02:19 -04:00