DarkCastleMUD / DarkCastle

Dark Castle is a text-based MUD (multi-user dungeon) that was originally based on DIKU MUD around 1995. It has been running since then.
https://www.dcastle.org/
GNU Lesser General Public License v2.1
12 stars 11 forks source link

items in vaults dont stack like items in inventory #160

Closed jhhudso closed 2 years ago

jhhudso commented 2 years ago

vaults now stack better than inventories. They keep their order and group by qty. Inventories also keep order but group multiple quantities of the same object only when they're found sequentially.