1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-21 12:17:45 +00:00
Commit graph

4 commits

Author SHA1 Message Date
The Dax
9b03e2d7c2 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
01697c8f62 Begin implementing currency, add //gm gil command and more
This doesn't work yet though , and I'm not sure why. I also fixed a bug
where new characters doesn't get their inventories initialized properly.
2025-06-24 19:16:32 -04:00
ddb67383af Fix more easy Clippy warnings 2025-06-23 21:14:38 -04:00
8d384c4bd0 Overhaul how we send inventory packets again
I wanted to add armory chest support but the current state of the
inventory was a little frustrating. Adding new containers was too
difficult, so I made the system *even more* generic and easier to use. I
have also split it up into it's own module with a nicer file layout.

Oh yeah, and armory chest works too now.
2025-05-02 16:15:54 -04:00