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

vault get all.<obj> not working #233

Closed TehDreadPirateRoberts closed 2 months ago

TehDreadPirateRoberts commented 3 months ago

https://github.com/DarkCastleMUD/DarkCastle/blame/857dce5ceb2241066bb9d870b4e80d0eedfe59ed/src/vault.cpp#L1501

I am not 100% sure if this is the line that is causing this, but vault get all. is not working. It only gets the first item found with that name from the vault, not all of them.

jhhudso commented 2 months ago

fixed in latest commit