1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-20 03:37:46 +00:00
kawari/src/inventory
thedax a5120bb9d6
Fix client-side crashes when discarding items. (#117)
-Various things were wrong in InventoryTransaction, but they should now be fixed.
2025-07-13 20:11:54 -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 Implement better support for buying from gil shops 2025-07-13 15:22:44 -04:00
storage.rs Fix client-side crashes when discarding items. (#117) 2025-07-13 20:11:54 -04:00