1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-17 18:47:46 +00:00
kawari/src/inventory
The Dax eb9d08866e Implement better support for buying from gil shops
-You can now purchase multiple things in a row
-It shows the proper log messages
-For the moment all items go to the very first inventory slot, and overwrite each other
2025-07-13 15:22:44 -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 Inform client about some unimplemented inventory containers 2025-07-13 08:38:28 -04:00