mud/src/mudlib/store
Jared Miller 6081c90ad1
Add inventory persistence to player saves
Inventory saved as JSON list of thing template names in an inventory
column. Migration adds column to existing databases. load_player_data
returns inventory list, save_player serializes Thing names from contents.
2026-02-11 20:29:58 -05:00
..
__init__.py Add inventory persistence to player saves 2026-02-11 20:29:58 -05:00