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 weight needs somewhere to recalculate the entire vault weight #149

Open TehDreadPirateRoberts opened 3 years ago

TehDreadPirateRoberts commented 3 years ago

If the weight of an item is changed (via oedit), vault weight does not recalculate to take into account the new weight of items in vault. Example: I had 10 items in my vault each with a weight of 10 - beginning vault was showing total weight of 315 (including other items in vault) Changed the object weight to 5 and removed it from vault - vault weight showed 310. Rebooted and checked vault weight - vault weight showed 305.

If the item is put back into the vault (with the weight of item still being 5) - vault weight goes from 305 to 315.

TehDreadPirateRoberts commented 2 years ago

@jhhudso Can we bump this one up on priority? It affects several changes to the weight of items I am waiting to do.

TehDreadPirateRoberts commented 2 years ago

A few things to note...