rom24-quickmud-python 2.13.29__tar.gz → 2.13.31__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/CHANGELOG.md +34 -0
- {rom24_quickmud_python-2.13.29/rom24_quickmud_python.egg-info → rom24_quickmud_python-2.13.31}/PKG-INFO +52 -46
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/README.md +51 -45
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/pyproject.toml +1 -1
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31/rom24_quickmud_python.egg-info}/PKG-INFO +52 -46
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/LICENSE +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/MANIFEST.in +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/air.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/arachnos.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/area.lst +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/astral.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/canyon.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/catacomb.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/chapel.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/daycare.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/draconia.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/dream.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/drow.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/dwarven.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/dylan.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/eastern.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/galaxy.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/gnome.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/grave.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/group.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/grove.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/haon.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/help.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/hitower.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/hood.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/immort.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/limbo.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/mahntor.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/marsh.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/mega1.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/midennir.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/midgaard.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/mirror.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/mobfact.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/moria.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/newthalos.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/nirvana.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/ofcol.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/ofcol2.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/olympus.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/plains.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/proto.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/pyramid.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/quifael.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/redferne.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/rom.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/school.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/sewer.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/shire.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/smurf.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/social.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/thalos.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/tohell.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/trollden.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/valley.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/area/wyvern.are +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/air.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/arachnos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/area.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/area_0.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/astral.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/canyon.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/catacomb.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/chapel.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/daycare.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/draconia.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/dream.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/drow.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/dwarven.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/dylan.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/eastern.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/galaxy.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/gnome.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/grave.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/group.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/grove.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/haon.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/help.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/hitower.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/hood.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/immort.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/limbo.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/mahntor.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/marsh.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/mega1.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/midennir.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/midgaard.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/mirror.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/mobfact.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/moria.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/newthalos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/nirvana.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/ofcol.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/ofcol2.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/olympus.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/plains.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/pyramid.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/quifael.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/redferne.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/rom.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/school.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/sewer.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/shire.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/smurf.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/social.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/thalos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/tohell.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/trollden.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/valley.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas/wyvern.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/arachnos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/area.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/area_0.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/astral_plane.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/catacombs.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/chapel.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/day_care.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/dragon_tower.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/drow_city.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/dwarven_kingdom.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/dylan's_area.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/elemental_canyon.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/galaxy.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/gangland.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/gnome_village.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/graveyard.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/group.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/haon_dor.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/help.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/high_tower.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/holy_grove.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/in_the_air.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/limbo.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/machine_dreams.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/mahn-tor.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/marsh.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/mega_city_one.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/miden'nir.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/midgaard.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/mob_factory.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/moria.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/mud_school.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/new_ofcol.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/new_thalos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/nirvana.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/ofcol.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/old_thalos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/olympus.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/plains.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/pyramid.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/quifael's.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/redferne's.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/rom.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/sands_of_sorrow.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/sewers.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/shire.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/smurfville.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/social.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/thalos.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/tohell.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/troll_den.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/valhalla.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/valley_of_the_elves.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/areas_backup/wyvern's_tower.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/help.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/players/.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/players/attacker.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/players/eddol.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/players/hero.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/players/sleeper.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/players/trouble.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/shops.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/skills.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/socials.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/data/time.json +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/MPDocs/examples.doc +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/MPDocs/hacker.doc +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/MPDocs/mobprog.doc +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/MPDocs/new_readme.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/QuickMUD.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/Rom2.4.doc +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/act.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/area.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/c_module_inventory.md +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/c_python_cross_reference.md +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/c_to_python_file_coverage.md +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/class.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/command.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/contrib.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/drool.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/hacker.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/license.doc +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/license.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/memory.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/new.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/pfile.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/port.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/pr_queue.md +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/python_architecture.md +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/python_module_inventory.md +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/security.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/sites.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/skill.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/sky.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/trad.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/vnum.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/doc/~$Rom2.4.doc +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/__main__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/account/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/account/account_manager.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/account/account_service.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/admin_logging/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/admin_logging/admin.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/admin_logging/agent_trace.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/advancement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/affects/engine.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/affects/saves.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/agent/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/agent/agent_protocol.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/agent/character_agent.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/ai/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/ai/aggressive.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/characters/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/characters/conditions.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/characters/follow.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/assist.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/death.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/engine.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/kill_table.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/messages.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/combat/safety.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/admin_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/advancement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/affects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/alias_cmds.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/auto_settings.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/build.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/channels.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/character.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/combat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/communication.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/compare.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/consider.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/consumption.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/decorators.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/dispatcher.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/doors.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/equipment.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/feedback.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/give.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/group_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/healer.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/help.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_admin.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_display.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_emote.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_load.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_olc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_punish.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_search.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/imm_set.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/info.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/info_extended.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/inspection.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/inventory.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/liquids.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/magic_items.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/misc_info.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/misc_player.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/mobprog_tools.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/movement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/murder.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/notes.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/obj_manipulation.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/player_config.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/player_info.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/position.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/remaining_rom.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/session.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/shop.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/socials.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/thief_skills.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/commands/typo_guards.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/config.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/init.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/migrate_from_files.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/migrations.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/models.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/seed.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/serializers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/db/session.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/devtools/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/devtools/agent_demo.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/diagnostics/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/diagnostics/invariants.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/entrypoint.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/game_loop.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/game_tick_scheduler.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/groups/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/groups/xp.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/handler.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/imc/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/imc/commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/imc/network.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/imc/protocol.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/area_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/base_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/help_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/json_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/mob_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/mobprog_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/obj_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/reset_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/room_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/shop_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/social_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/loaders/specials_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/logging.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/magic/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/magic/effects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/math/c_compat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/math/stat_apps.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/mob_cmds.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/mobprog.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/area.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/area_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/board.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/board_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/character.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/character_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/clans.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/classes.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/constants.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/conversion.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/help.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/help_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/json_io.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/mob.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/note.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/note_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/obj.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/object.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/object_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/player_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/races.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/room.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/room_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/shop.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/shop_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/skill.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/skill_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/social.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/social_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/titles.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/models/weapon_table.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/music/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/ansi.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/connection.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/protocol.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/session.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/ssh_server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/net/telnet_server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/network/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/network/websocket_server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/network/websocket_session.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/network/websocket_stream.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/notes.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/olc/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/olc/editor_state.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/olc/save.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/registry.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/convert_are_to_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/convert_help_are_to_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/convert_player_to_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/convert_shops_to_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/convert_skills_to_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/convert_social_are_to_json.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/scripts/load_test_data.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/security/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/security/bans.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/security/hash_utils.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/skills/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/skills/groups.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/skills/handlers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/skills/metadata.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/skills/registry.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/skills/say_spell.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/spawning/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/spawning/mob_spawner.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/spawning/obj_spawner.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/spawning/reset_handler.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/spawning/templates.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/spec_funs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/time.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/act.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/bit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/fix_sex.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/messaging.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/olc_tables.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/poses.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/prefix_lookup.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/prompt.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/rng_mm.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/string_editor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/text.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/utils/timing.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/wiznet.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/__init__.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/char_find.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/linking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/look.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/movement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/obj_find.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/time_persistence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/vision.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/mud/world/world_state.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/rom24_quickmud_python.egg-info/SOURCES.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/rom24_quickmud_python.egg-info/dependency_links.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/rom24_quickmud_python.egg-info/entry_points.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/rom24_quickmud_python.egg-info/requires.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/rom24_quickmud_python.egg-info/top_level.txt +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/setup.cfg +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/setup.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/conftest.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/helpers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/helpers_player.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/conftest.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_cap_001_broadcast_room.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_cap_002_room_broadcast.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_cap_003_communication_capitalize.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_cap_004_broadcast_global_capitalize.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_comm001_follow_self_single_message.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_comm002_follow_other_single_message.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_comm003_stop_follower_delivery_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_comm_gaps.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_enter_gaps.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_act_wiz_command_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_admin_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_advancement_con_app.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_advancement_wis_app.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_affect_check_prototype_fallback.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_affect_join_merge.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_alias_command_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_architectural_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_arith_107_nplayer_no_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_arith_111_haggle_no_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_arith_115_keeper_wealth_no_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_arith_203_204_plague_drain_no_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_arith_205_carry_number_no_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_auto_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_auto_sacrifice_pers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_auto_sequences.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_ban_command_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_bash_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_berserk_duration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_bit_flag_string.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_bit_flag_value.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_bit_is_stat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_boards_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_broadcast_room_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_can_drop_obj_nodrop_bit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_cast_009_failed_cast_improves_skill.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_channels.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_char_update_lethal_tick_iteration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_character_advancement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_character_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_character_creation_runtime.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_charm_person_duration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_check_assist_dispatch_scope.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_clone_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_close_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_combat_dex_app.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_combat_str_app.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_communication_enhancement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_compare_critical_gaps.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_config_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_consumables.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_container_retrieval.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_dam_message_pers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_db2_loader_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_db_canonical_round_trip.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_death_and_corpses.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_decay_loop_inv012.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_die_follower_leader_chain.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_affects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_cast_object_target.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_cast_pk_gates.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_config_flag_alignment.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_consider_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_equipment.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_examine_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_exits_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_follow_master_notification.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_gain_act_gain_bit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_group_notification.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_help_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_inventory.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_look_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_password_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_peek_check_improve.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_practice_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_purge_nopurge_bits.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_quiet_comm_bit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_time_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_weather_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_where_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_who_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_do_worth.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_door_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_door_portal_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_drop_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_dupl_001b_no_duplicate_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_dupl_001c_game_loop_no_duplicate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_dupl_003_extract_obj.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_emote_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_environmental_effects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_equip_key_canonical.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_equipment_ac_calculations.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_equipment_system.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight035_disarm_act_structure.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight036_dirt_kick_pronoun_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight037_dirt_kick_victim_legs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight038_disarm_noremove_improve.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight039_trip_self_room_pers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight040_dirt_already_blinded.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight041_death_cry_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight042_death_cry_neighbor_trig_act.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_018_dam_message_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_019_thac0_attack_roll.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_021_multi_hit_unconditional_draw.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_022_mob_hit_skill_rolls.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_023_mob_dam_type_attack_index.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_024_violence_tick_order.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_025_act_capitalization.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_026_npc_offensive_skill_no_crash.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_027_npc_unarmed_damage_dice.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_028_miss_attack_noun.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_031_combat_act_capitalization.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_032_defense_pers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_033_frost_shocking_weapon_name.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_034_auto_split_pers_cap.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_c_do_kill_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_fight_c_safe_room_damage_gate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding020_equip_remove_carry_position.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding021_look_in_container_header.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding022_show_list_to_char_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding025_mob_equip_disarm.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding030_bless_affect_count.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding_012_npc_spell_save.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_finding_013_cast_silent_on_success.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_flag_command_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_flee_moves_character.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_follow_can_see_gating.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_furniture_occupancy.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gain_condition_delivers_to_connected_pc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_get_curr_stat_floor_three.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_get_room_messages.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_give001_victim_delivery_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_give_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gl026_affect_tick_rng_consumption.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gl027_mob_affect_tick_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gl028_mob_spell_effect_tick.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gl031_pet_spell_effect_persistence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gl032_mob_affect_application.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_gl_024_level1_plague_dormant.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_group_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_group_combat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_group_gain_tick_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_group_xp_npc_level_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_handler001_get_char_room_self.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_handler002_get_char_room_count_once.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_handler003_get_char_matches_name_only.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_handler004_is_name_whole_word_prefix.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_handler005_get_char_world_skips_roomless.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_healer_command_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_hedit_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_hpcnt_once_per_pulse.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_imm_command_delivery_dupl_001a.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_imm_set_stat_range.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_imm_summon_bit_alignment.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_incognito_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_info_display.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_interp025_social_self_target.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_interp026_social_can_see_and_nname.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_interp_dispatcher.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_interp_prefix_order.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_interp_trust.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv001_comm_delivery_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv001_delivery_helpers_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv001_inline_delivery_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv001_room_broadcast_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv001_wiznet_delivery_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv005_same_room_combat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv006_fighting_pointer_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv008_persistence_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv009_registry_disconnect_cleanup.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv010_room_people_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv011_carry_weight_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv012_end_to_end.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv012_object_list_canonical.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv013_add_object_carrier.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv013_object_location_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv014_object_registry_membership.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv015_affect_tick_lifecycle.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv016_position_transition_broadcast.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv018_wear_off_message_for_raw_affect.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv019_position_promotion_on_heal.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv020_extract_quit_cleanup.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv020_group_leader_coherence_on_raw_kill.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv021_object_extract_recursive.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv022_equip_applies_object_affects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv023_area_nplayer_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv024_container_closed_visibility.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_cancellation_act_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_clone_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_command_broadcast_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_command_layer_pers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_communication_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_consumption_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_do_drop_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_do_get_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_do_give_act_trigger_suppression.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_do_open_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_do_put_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_do_sacrifice_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_door_commands_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_door_commands_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_equipment_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_equipment_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_give_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_imm_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_imm_display_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_imm_load_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_liquids_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_magic_items_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_mobprog_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_movement_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_obj_command_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_plague_tick_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_position_transition_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_reverse_door_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_socials_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_spell_effect_act_trigger.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_spell_self_effect_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv025_steal_act_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv026_violence_trigger_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv027_act_pers_name_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv028_light_slot_key_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv029_act_first_letter_cap.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv030_bless_object_branch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv031_pc_death_preserves_group.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv032_room_flags_survive_load.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv033_furniture_on_pointer_coherence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv036_sleep_strip_on_combat_start.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv037_follow_self_pet_pointer_cleanup.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv038_idle_timer_input_reset.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_inv040_affect_to_char_full_apply.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_invis_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_invisibility_combat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_json_loader_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_kill_command_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_lock_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_look_004_room_object_description.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_look_long_descr_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_lookup_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic004_chain_lightning_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic005_poison_object_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic006_plague_pronoun_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic007_object_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic010_object_invis_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic011_poison_food_caster_caps.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic012_frenzy_room_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic013_cure_disease_room_pers_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic014_single_actor_room_pers_sweep.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic015_infravision_caster_actor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic_002_armor_message.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic_002_bless_message.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic_003_affect_message_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_magic_effect_message_no_duplicate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_message_delivery_no_duplicate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mload_oload_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_ai.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_berserk_has_spell_effect.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_assist.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_call.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_cast.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_damage.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_flee.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_junk.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_kill.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_oload.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_purge.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mob_cmds_transfer.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mobprog_edge_cases.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mobprog_give_trigger.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mobprog_greet_trigger.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mobprog_predicates.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mobprog_program_flow.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mobprog_scenarios.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_money_objects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_move005_exit_trigger_ordering.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_move006_no_encumbrance_movement_gate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_move_003_walk_line.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mpedit_001_interpret_mpedit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mpedit_002_do_mpedit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_mpedit_003_mprog_code_model.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_music_load_songs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_music_play.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_nanny_login_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_nanny_saveload_runtime_path.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_new_player_workflow.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_npc_speaker_does_not_trigger_speech.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_nukepet001_pet_fade_pers_and_notvict.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_numbered_get_syntax.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_obj_from_char_no_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_001_run_olc_editor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_007_redit_list_show.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_008_oedit_missing_cmds.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_009_medit_missing_cmds.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_010_015_do_olc_router.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_011_aedit_flag_toggle.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_012_014_editor_fallback.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_001_aedit_create.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_002_redit_create.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_003_redit_reset.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_004_redit_vnum_teleport.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_005_oedit_create.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_006_medit_create.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_007_aedit_show_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_008_redit_show_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_009_oedit_show_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_010_medit_show_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_011_name_messages.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_012_aedit_reset.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_013_get_area_for_vnum_order.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_act_014_area_changed_protocol.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_alist.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_builders.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_commands_listing.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_descriptor_state.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_display_resets.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_do_resets_subcommands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_001_mob_defensive_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_002_mob_form_parts_size_material.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_003_mob_mprogs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_004_mob_shops.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_005_mob_spec_fun.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_006_object_level.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_007_object_affects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_008_object_extra_descr.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_009_area_helps_round_trip.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_010_asave_area_dispatch.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_011_autosave_entry.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_012_npc_security_gate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_013_area_list_social_prepend.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_olc_save_014_017_message_strings.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_order_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_pc_death_keeps_connection.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_pc_death_no_message_replay.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_pet_buy_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_pick_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_pilot_integration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_pit_timer_handling.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_player_config.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_player_npc_interaction.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_position_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_practice_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_prompt_cmd_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_prompt_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_purge_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_purge_routes_through_extract_character.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_put_pit_timer.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_put_room_messages.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_put_weight_mult.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_quit_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_recall_train_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_remove_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_rescue_killer_flag.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_rescue_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_restore_strips_affects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_room_contents_show_list_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_room_light_tracking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_room_retrieval.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_room_safety_features.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_runtime_bugs_2026_04_30.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_sacrifice_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_say_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_scan_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_shop_error_paths.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_shop_haggle_delivery_channel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_shop_pet_001_dam_type_resolution.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_shop_pet_002_create_mobile_reroll.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_shop_room_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_shout_yell_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_skills_integration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_skills_integration_combat_specials.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_slay_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_slay_routes_through_raw_kill.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_socials.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_spawn_001_rng_draw_order.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_spell_affects_persistence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_spell_casting.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_steal_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_steal_command.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_still_recovering_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_append.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_edit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_first_arg.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_format_string.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_lineadd.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_linedel.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_merc_getline.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_numlines.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_proper.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_replace.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_string_add.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_string_editor_unpad.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_surrender_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_surrender_single_delivery.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_tables_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_tell_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_unlock_broadcasts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_update_c_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_visible001_strip_cast_invis.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_vision_002_dark_gate.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_weapon_damage_damroll_c_div.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_weapon_poison_affect.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_weapon_proc_pers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_weather_time.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_wiz047_transfer_pers_name_masking.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/integration/test_xp_compute_level_zero_pc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_account_auth.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_act_comm_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_act_enter_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_act_info_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_act_obj_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_act_wiz_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_advancement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_affects.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_agent_interface.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_alias_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_ansi.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_are_conversion.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_area_counts.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_area_exits.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_area_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_area_specials.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_arith_max_hit_floor.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_attribute_convention.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_bans.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_boards.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_builder_hedit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_builder_stat_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_building.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_char_update_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_assist.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_damage_types.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_death.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_defenses_prob.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_messages.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_position_damage.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_skills.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_state.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_surrender.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_thac0.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_combat_thac0_engine.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_command_abbrev.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_command_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_communication.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_connection_motd.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_convert_are_to_json_cli.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_critical_function_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_damage_reduction.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_damage_reduction_integration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_db_resets_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_db_seed.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_defense_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_diff_harness_data_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_diff_harness_generated.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_diff_harness_unit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_differential_smoke.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_encumbrance.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_enter_portal.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_equipment_key_convention.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_fighting_state.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_fix_sex.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_flag_hex_convention.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_game_loop.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_game_loop_order.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_game_loop_wait_daze.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_golden_reference.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_handler_affects_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_hash_utils.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_healer.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_healer_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_healer_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_help_conversion.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_help_system.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_imc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_inv034_pointer_identity_divergence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_invariant_checker.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_json_io.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_json_model_instantiation.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_json_room_fields.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_load_midgaard.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_logging_admin.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_logging_rotation.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mob_act_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mob_damage_modifiers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mob_dice_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mobprog.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mobprog_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mobprog_helpers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_mobprog_triggers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_charm.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_costs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_doors.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_followers.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_mobprog.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_npc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_portals.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_privacy.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_movement_visibility.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_music.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_nanny_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_networking_telnet.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_obj_loader.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_obj_update_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_olc_aedit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_olc_medit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_olc_oedit.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_olc_save.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_passive_skills_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_pet_save_affect_roundtrip.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_affect_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_auto_settings.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_combat_attributes.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_conditions.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_creation.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_equipment.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_info_commands.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_mechanics.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_prompt.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_resistance_flags.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_skills_spells.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_stats.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_title_description.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_player_wimpy.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_practice.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_prompt_clamps_hp.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_reset_levels.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_resets.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_rng_and_ccompat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_rng_determinism.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_rng_dice.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_runtime_models.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_saves_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_say_spell.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_scan_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_schema_validation.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_scripted_session.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_shop_conversion.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_shops.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_combat_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_conversion.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_envenom_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_haggle_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_hide_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_peek_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_pick_lock_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_recall_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_registry.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skill_steal_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_buffs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_combat.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_conjuration.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_damage.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_debuffs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_detection.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_healing.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_identify.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_learned.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_mass.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_misc.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_spells_cast_listing.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_skills_transport.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_social_conversion.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_social_placeholders.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spawning.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spec_fun_behaviors.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spec_funs.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spec_funs_extra.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_specials_loader_ext.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_area_effects_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_breath_weapons_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_buff_debuff_additional_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_buff_debuff_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_cancellation_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_charm_control_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_creation_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_critical_gameplay_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_damage_additional_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_detection_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_enchantment_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_farsight_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_final_nine_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_harm_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_healing_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_heat_metal_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_high_priority_missing_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_information_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_mass_healing_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_priority_high_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_shocking_grasp_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spell_travel_portal_rom_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spells_basic.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_spells_damage.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_state_transitions.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_telnet_server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_thief_skills_dispatcher_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_time_daynight.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_time_persistence.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_utility_spells_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_vision_roomless_target.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_weapon_damage.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_weapon_special_attacks.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_weapon_table_parity.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_websocket_server.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_wiznet.py +0 -0
- {rom24_quickmud_python-2.13.29 → rom24_quickmud_python-2.13.31}/tests/test_world.py +0 -0
|
@@ -5,6 +5,40 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [2.13.31] — 2026-06-08
|
|
9
|
+
|
|
10
|
+
### Changed
|
|
11
|
+
|
|
12
|
+
- **Repo cleanup**: ~83 historical root-level and `docs/parity/` files archived to
|
|
13
|
+
`docs/archive/` via `git mv` — history preserved, working tree decluttered. Root
|
|
14
|
+
now contains only active files (AGENT*.md, AGENTS.md, CLAUDE.md, CHANGELOG.md,
|
|
15
|
+
README.md, requirements*.txt). `docs/validation/` directory removed (contents
|
|
16
|
+
archived).
|
|
17
|
+
- **`ROM_C_SUBSYSTEM_AUDIT_TRACKER.md`**: prominent scope-caveat block added at top
|
|
18
|
+
explaining per-file-only coverage; four-layer verification stack table with links
|
|
19
|
+
to cross-file invariants, divergence roster, and differential harness.
|
|
20
|
+
- **`docs/ROM_PARITY_VERIFICATION_GUIDE.md`**: updated to v2.0; new "Full Verification
|
|
21
|
+
Stack" section added as entry point covering all four layers (per-file audit,
|
|
22
|
+
cross-file invariants, divergence class roster, differential harness); original
|
|
23
|
+
three-level model now scoped as "per-file only".
|
|
24
|
+
- **README**: Verification Status section replaced with four-layer table; Developer
|
|
25
|
+
Documentation section expanded with integration-test coverage tracker link.
|
|
26
|
+
- **AGENTS.md**: dead link to `FUNCTION_COMPLETION_AGENT.md` (already removed) fixed.
|
|
27
|
+
- **`ROM_2.4B6_PARITY_CERTIFICATION.md`** and **`ROM_API_COMPLETION_REPORT.md`**
|
|
28
|
+
moved from root to `docs/`; README links updated.
|
|
29
|
+
|
|
30
|
+
## [2.13.30] — 2026-06-08
|
|
31
|
+
|
|
32
|
+
### Changed
|
|
33
|
+
|
|
34
|
+
- **README**: reframed project stage as "parity beta" — feature-complete and playable,
|
|
35
|
+
parity fidelity systematically hardening. Replaced internal "trust rebuild" language
|
|
36
|
+
with player/contributor-facing clarity. Badge updated from "revalidation in progress"
|
|
37
|
+
to "parity beta".
|
|
38
|
+
- **ROM_C_SUBSYSTEM_AUDIT_TRACKER.md**: `handler.c` row updated — `affect_join` was
|
|
39
|
+
the last partial gap; affects system now 100% (11/11 functions). Function count
|
|
40
|
+
corrected to 75 (74 + `affect_join`).
|
|
41
|
+
|
|
8
42
|
## [2.13.29] — 2026-06-08
|
|
9
43
|
|
|
10
44
|
### Fixed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rom24-quickmud-python
|
|
3
|
-
Version: 2.13.
|
|
3
|
+
Version: 2.13.31
|
|
4
4
|
Summary: A modern Python port of the ROM 2.4b6 MUD engine with full telnet server and JSON world loading
|
|
5
5
|
Author-email: Mark Jedrzejczyk <mark.jedrzejczyk@gmail.com>
|
|
6
6
|
Maintainer-email: Mark Jedrzejczyk <mark.jedrzejczyk@gmail.com>
|
|
@@ -59,15 +59,15 @@ Dynamic: license-file
|
|
|
59
59
|
|
|
60
60
|
# QuickMUD - A Modern ROM 2.4 Python Port
|
|
61
61
|
|
|
62
|
-
[](https://github.com/Nostoi/rom24-quickmud-python)
|
|
63
63
|
[](https://www.python.org/downloads/)
|
|
64
64
|
[](https://opensource.org/licenses/MIT)
|
|
65
65
|
[](https://github.com/Nostoi/rom24-quickmud-python)
|
|
66
|
-
[](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md)
|
|
67
67
|
[](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md)
|
|
68
68
|
[](tests/integration/)
|
|
69
69
|
|
|
70
|
-
**QuickMUD is a modern Python port of the legendary ROM 2.4b6 MUD engine**, derived from ROM 2.4b6, Merc 2.1 and DikuMUD. This is a complete rewrite that brings the classic text-based MMORPG experience to modern Python with async networking and JSON world data. The engine
|
|
70
|
+
**QuickMUD is a modern Python port of the legendary ROM 2.4b6 MUD engine**, derived from ROM 2.4b6, Merc 2.1 and DikuMUD. This is a complete rewrite that brings the classic text-based MMORPG experience to modern Python with async networking and JSON world data. The engine is **feature-complete and playable** — all 255 ROM commands, combat, spells, and world systems are implemented and green. Parity fidelity is in a **beta hardening phase**: high confidence on audited + test-covered surfaces, with a systematic methodology (per-file audits → cross-file invariants → differential harness) closing the remaining behavioral tail.
|
|
71
71
|
|
|
72
72
|
## 🎮 What is a MUD?
|
|
73
73
|
|
|
@@ -75,7 +75,7 @@ A "[Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD)" (MUD) is a text-base
|
|
|
75
75
|
|
|
76
76
|
## ✨ Key Features
|
|
77
77
|
|
|
78
|
-
- **🎯 ROM parity
|
|
78
|
+
- **🎯 Parity beta**: feature-complete and playable; all 255 ROM commands implemented; parity fidelity is systematically hardened surface-by-surface via per-file audits, cross-file invariant tests, and a live differential harness against the original C engine
|
|
79
79
|
- **🚀 Modern Python Architecture**: Fully async/await networking with SQLAlchemy ORM
|
|
80
80
|
- **📡 Multiple Connection Options**: Telnet, WebSocket, and SSH server support
|
|
81
81
|
- **🗺️ JSON World Loading**: Easy-to-edit world data with 352+ room resets
|
|
@@ -83,7 +83,7 @@ A "[Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD)" (MUD) is a text-base
|
|
|
83
83
|
- **⚔️ ROM Combat System**: Classic ROM combat mechanics and skill system
|
|
84
84
|
- **👥 Social Features**: Say, tell, shout, and 100+ social interactions
|
|
85
85
|
- **🛠️ Admin Commands**: Teleport, spawn, ban management, and OLC building
|
|
86
|
-
- **📊 Comprehensive Testing**: 5,
|
|
86
|
+
- **📊 Comprehensive Testing**: 5,451 passing tests across unit, integration, and command-registry suites
|
|
87
87
|
- **🔧 ROM C-Compatible API**: Public API wrappers for external tools and scripts (27 functions)
|
|
88
88
|
|
|
89
89
|
## 📦 Installation
|
|
@@ -222,42 +222,38 @@ python -m mud # Start development server
|
|
|
222
222
|
|
|
223
223
|
## 🎯 Project Status
|
|
224
224
|
|
|
225
|
-
**
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
(`recycle.c`, `mem.c`, `imc.c`).
|
|
240
|
-
*
|
|
241
|
-
|
|
242
|
-
cross-file invariants tracker for why per-file audits are necessary but not
|
|
243
|
-
sufficient). See
|
|
225
|
+
**Stage: parity beta** — feature-complete and playable; parity fidelity is being
|
|
226
|
+
systematically hardened toward ROM-exact behavioral equivalence.
|
|
227
|
+
|
|
228
|
+
- **Version**: 2.13.31
|
|
229
|
+
- **Playability**: ✅ All 255 ROM commands implemented. Combat, spells, skills,
|
|
230
|
+
movement, shops, mob programs, OLC building, and admin tools work and pass their
|
|
231
|
+
tests. You can run a server and play today.
|
|
232
|
+
- **Parity confidence**: high on audited + test-covered surfaces; moderate on the
|
|
233
|
+
uncovered tail (surfaces not yet reached by the differential harness). "Parity beta"
|
|
234
|
+
means: the engine behaves like ROM on everything we've checked; there may be
|
|
235
|
+
edge-case divergences we haven't checked yet. The standard stages (alpha/beta/GA)
|
|
236
|
+
measure feature completeness — for a port the meaningful axis is *parity confidence*,
|
|
237
|
+
not whether features exist.
|
|
238
|
+
- **ROM C Source Audit**: ✅ **43 / 43 files audited** — every applicable ROM C file
|
|
239
|
+
has a completed audit document (3 intentional N/A: `recycle.c`, `mem.c`, `imc.c`).
|
|
240
|
+
Per-file audits confirm *what was reviewed*; they don't by themselves certify
|
|
241
|
+
bit-for-bit behavioral parity. See
|
|
244
242
|
[`docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md`](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md).
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
- **Test Suite**: ✅ **
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
output, boundary, and runtime-path tests on the highest-risk user-visible surfaces,
|
|
260
|
-
and closing the remaining documented parity gaps.
|
|
243
|
+
- **Cross-file Invariants**: ✅ **25 / 25 enforced** — contracts that span modules
|
|
244
|
+
(message delivery, prompt clamping, registry membership, same-room combat,
|
|
245
|
+
death/reconnect ordering, RNG determinism, persistence coherence, room-flag survival)
|
|
246
|
+
are each locked by a dedicated regression test. This layer catches the class of bug
|
|
247
|
+
that per-file audits structurally miss.
|
|
248
|
+
- **Differential harness**: ✅ live — the original ROM 2.4b6 C engine and the Python
|
|
249
|
+
port are run through identical scripted scenarios and their observable state is
|
|
250
|
+
diffed. Any behavioral divergence surfaces mechanically rather than requiring a
|
|
251
|
+
hand-written assertion. Coverage is growing; uncovered surfaces are the remaining
|
|
252
|
+
parity-confidence gap.
|
|
253
|
+
- **Test Suite**: ✅ **5,451 passed, 4 skipped** (full `pytest` run, ~150s parallel).
|
|
254
|
+
Unit, integration, command-registry, and differential-harness layers.
|
|
255
|
+
- **Active focus**: expanding differential harness scenario coverage and closing the
|
|
256
|
+
identified gap backlog (tracked in `docs/parity/*_C_AUDIT.md`).
|
|
261
257
|
- **Compatibility**: Python 3.10+, cross-platform
|
|
262
258
|
|
|
263
259
|
## 🏛️ Architecture
|
|
@@ -279,9 +275,18 @@ Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTIN
|
|
|
279
275
|
## 📚 Documentation
|
|
280
276
|
|
|
281
277
|
### Verification Status
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
278
|
+
|
|
279
|
+
The parity verification stack has four layers — consult all four, not just the first:
|
|
280
|
+
|
|
281
|
+
| Layer | What it measures | Document |
|
|
282
|
+
|-------|-----------------|----------|
|
|
283
|
+
| Per-file audit | Every ROM C function has a Python equivalent | [ROM C subsystem tracker](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md) |
|
|
284
|
+
| Cross-file invariants | Contracts spanning modules (message delivery, registry, RNG, identity, …) | [Cross-file invariants tracker](docs/parity/CROSS_FILE_INVARIANTS_TRACKER.md) — 25 enforced |
|
|
285
|
+
| Divergence class roster | Structural C↔Python gaps (async, int-math, pointer identity, …) | [Divergence class roster](docs/parity/DIVERGENCE_CLASS_ROSTER.md) |
|
|
286
|
+
| Differential harness | C engine vs Python port, identical scenarios, state diffed | [Diff harness findings](tools/diff_harness/FINDINGS.md) |
|
|
287
|
+
|
|
288
|
+
- [ROM parity verification guide](docs/ROM_PARITY_VERIFICATION_GUIDE.md) — methodology, confidence tiers, when to use each layer
|
|
289
|
+
- [ROM 2.4b6 Parity Certification](docs/ROM_2.4B6_PARITY_CERTIFICATION.md) — historical document; predates cross-file invariants methodology
|
|
285
290
|
|
|
286
291
|
### User Documentation
|
|
287
292
|
- [User Guide](docs/USER_GUIDE.md) - Player and server operator documentation
|
|
@@ -289,8 +294,9 @@ Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTIN
|
|
|
289
294
|
- [Builder Migration Guide](docs/BUILDER_MIGRATION_GUIDE.md) - For ROM builders transitioning to QuickMUD
|
|
290
295
|
|
|
291
296
|
### Developer Documentation
|
|
292
|
-
- [ROM Parity Feature Tracker](docs/parity/ROM_PARITY_FEATURE_TRACKER.md) -
|
|
293
|
-
- [
|
|
297
|
+
- [ROM Parity Feature Tracker](docs/parity/ROM_PARITY_FEATURE_TRACKER.md) - Feature-level parity backlog
|
|
298
|
+
- [Integration Test Coverage Tracker](docs/parity/INTEGRATION_TEST_COVERAGE_TRACKER.md) - Coverage by gameplay system
|
|
299
|
+
- [ROM API Reference](docs/ROM_API_COMPLETION_REPORT.md) - ROM C-compatible public API
|
|
294
300
|
- [Installation Guide](docs/installation.md)
|
|
295
301
|
- [Configuration](docs/configuration.md)
|
|
296
302
|
- [World Building](docs/world-building.md)
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# QuickMUD - A Modern ROM 2.4 Python Port
|
|
2
2
|
|
|
3
|
-
[](https://github.com/Nostoi/rom24-quickmud-python)
|
|
4
4
|
[](https://www.python.org/downloads/)
|
|
5
5
|
[](https://opensource.org/licenses/MIT)
|
|
6
6
|
[](https://github.com/Nostoi/rom24-quickmud-python)
|
|
7
|
-
[](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md)
|
|
8
8
|
[](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md)
|
|
9
9
|
[](tests/integration/)
|
|
10
10
|
|
|
11
|
-
**QuickMUD is a modern Python port of the legendary ROM 2.4b6 MUD engine**, derived from ROM 2.4b6, Merc 2.1 and DikuMUD. This is a complete rewrite that brings the classic text-based MMORPG experience to modern Python with async networking and JSON world data. The engine
|
|
11
|
+
**QuickMUD is a modern Python port of the legendary ROM 2.4b6 MUD engine**, derived from ROM 2.4b6, Merc 2.1 and DikuMUD. This is a complete rewrite that brings the classic text-based MMORPG experience to modern Python with async networking and JSON world data. The engine is **feature-complete and playable** — all 255 ROM commands, combat, spells, and world systems are implemented and green. Parity fidelity is in a **beta hardening phase**: high confidence on audited + test-covered surfaces, with a systematic methodology (per-file audits → cross-file invariants → differential harness) closing the remaining behavioral tail.
|
|
12
12
|
|
|
13
13
|
## 🎮 What is a MUD?
|
|
14
14
|
|
|
@@ -16,7 +16,7 @@ A "[Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD)" (MUD) is a text-base
|
|
|
16
16
|
|
|
17
17
|
## ✨ Key Features
|
|
18
18
|
|
|
19
|
-
- **🎯 ROM parity
|
|
19
|
+
- **🎯 Parity beta**: feature-complete and playable; all 255 ROM commands implemented; parity fidelity is systematically hardened surface-by-surface via per-file audits, cross-file invariant tests, and a live differential harness against the original C engine
|
|
20
20
|
- **🚀 Modern Python Architecture**: Fully async/await networking with SQLAlchemy ORM
|
|
21
21
|
- **📡 Multiple Connection Options**: Telnet, WebSocket, and SSH server support
|
|
22
22
|
- **🗺️ JSON World Loading**: Easy-to-edit world data with 352+ room resets
|
|
@@ -24,7 +24,7 @@ A "[Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD)" (MUD) is a text-base
|
|
|
24
24
|
- **⚔️ ROM Combat System**: Classic ROM combat mechanics and skill system
|
|
25
25
|
- **👥 Social Features**: Say, tell, shout, and 100+ social interactions
|
|
26
26
|
- **🛠️ Admin Commands**: Teleport, spawn, ban management, and OLC building
|
|
27
|
-
- **📊 Comprehensive Testing**: 5,
|
|
27
|
+
- **📊 Comprehensive Testing**: 5,451 passing tests across unit, integration, and command-registry suites
|
|
28
28
|
- **🔧 ROM C-Compatible API**: Public API wrappers for external tools and scripts (27 functions)
|
|
29
29
|
|
|
30
30
|
## 📦 Installation
|
|
@@ -163,42 +163,38 @@ python -m mud # Start development server
|
|
|
163
163
|
|
|
164
164
|
## 🎯 Project Status
|
|
165
165
|
|
|
166
|
-
**
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
(`recycle.c`, `mem.c`, `imc.c`).
|
|
181
|
-
*
|
|
182
|
-
|
|
183
|
-
cross-file invariants tracker for why per-file audits are necessary but not
|
|
184
|
-
sufficient). See
|
|
166
|
+
**Stage: parity beta** — feature-complete and playable; parity fidelity is being
|
|
167
|
+
systematically hardened toward ROM-exact behavioral equivalence.
|
|
168
|
+
|
|
169
|
+
- **Version**: 2.13.31
|
|
170
|
+
- **Playability**: ✅ All 255 ROM commands implemented. Combat, spells, skills,
|
|
171
|
+
movement, shops, mob programs, OLC building, and admin tools work and pass their
|
|
172
|
+
tests. You can run a server and play today.
|
|
173
|
+
- **Parity confidence**: high on audited + test-covered surfaces; moderate on the
|
|
174
|
+
uncovered tail (surfaces not yet reached by the differential harness). "Parity beta"
|
|
175
|
+
means: the engine behaves like ROM on everything we've checked; there may be
|
|
176
|
+
edge-case divergences we haven't checked yet. The standard stages (alpha/beta/GA)
|
|
177
|
+
measure feature completeness — for a port the meaningful axis is *parity confidence*,
|
|
178
|
+
not whether features exist.
|
|
179
|
+
- **ROM C Source Audit**: ✅ **43 / 43 files audited** — every applicable ROM C file
|
|
180
|
+
has a completed audit document (3 intentional N/A: `recycle.c`, `mem.c`, `imc.c`).
|
|
181
|
+
Per-file audits confirm *what was reviewed*; they don't by themselves certify
|
|
182
|
+
bit-for-bit behavioral parity. See
|
|
185
183
|
[`docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md`](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md).
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
- **Test Suite**: ✅ **
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
output, boundary, and runtime-path tests on the highest-risk user-visible surfaces,
|
|
201
|
-
and closing the remaining documented parity gaps.
|
|
184
|
+
- **Cross-file Invariants**: ✅ **25 / 25 enforced** — contracts that span modules
|
|
185
|
+
(message delivery, prompt clamping, registry membership, same-room combat,
|
|
186
|
+
death/reconnect ordering, RNG determinism, persistence coherence, room-flag survival)
|
|
187
|
+
are each locked by a dedicated regression test. This layer catches the class of bug
|
|
188
|
+
that per-file audits structurally miss.
|
|
189
|
+
- **Differential harness**: ✅ live — the original ROM 2.4b6 C engine and the Python
|
|
190
|
+
port are run through identical scripted scenarios and their observable state is
|
|
191
|
+
diffed. Any behavioral divergence surfaces mechanically rather than requiring a
|
|
192
|
+
hand-written assertion. Coverage is growing; uncovered surfaces are the remaining
|
|
193
|
+
parity-confidence gap.
|
|
194
|
+
- **Test Suite**: ✅ **5,451 passed, 4 skipped** (full `pytest` run, ~150s parallel).
|
|
195
|
+
Unit, integration, command-registry, and differential-harness layers.
|
|
196
|
+
- **Active focus**: expanding differential harness scenario coverage and closing the
|
|
197
|
+
identified gap backlog (tracked in `docs/parity/*_C_AUDIT.md`).
|
|
202
198
|
- **Compatibility**: Python 3.10+, cross-platform
|
|
203
199
|
|
|
204
200
|
## 🏛️ Architecture
|
|
@@ -220,9 +216,18 @@ Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTIN
|
|
|
220
216
|
## 📚 Documentation
|
|
221
217
|
|
|
222
218
|
### Verification Status
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
219
|
+
|
|
220
|
+
The parity verification stack has four layers — consult all four, not just the first:
|
|
221
|
+
|
|
222
|
+
| Layer | What it measures | Document |
|
|
223
|
+
|-------|-----------------|----------|
|
|
224
|
+
| Per-file audit | Every ROM C function has a Python equivalent | [ROM C subsystem tracker](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md) |
|
|
225
|
+
| Cross-file invariants | Contracts spanning modules (message delivery, registry, RNG, identity, …) | [Cross-file invariants tracker](docs/parity/CROSS_FILE_INVARIANTS_TRACKER.md) — 25 enforced |
|
|
226
|
+
| Divergence class roster | Structural C↔Python gaps (async, int-math, pointer identity, …) | [Divergence class roster](docs/parity/DIVERGENCE_CLASS_ROSTER.md) |
|
|
227
|
+
| Differential harness | C engine vs Python port, identical scenarios, state diffed | [Diff harness findings](tools/diff_harness/FINDINGS.md) |
|
|
228
|
+
|
|
229
|
+
- [ROM parity verification guide](docs/ROM_PARITY_VERIFICATION_GUIDE.md) — methodology, confidence tiers, when to use each layer
|
|
230
|
+
- [ROM 2.4b6 Parity Certification](docs/ROM_2.4B6_PARITY_CERTIFICATION.md) — historical document; predates cross-file invariants methodology
|
|
226
231
|
|
|
227
232
|
### User Documentation
|
|
228
233
|
- [User Guide](docs/USER_GUIDE.md) - Player and server operator documentation
|
|
@@ -230,8 +235,9 @@ Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTIN
|
|
|
230
235
|
- [Builder Migration Guide](docs/BUILDER_MIGRATION_GUIDE.md) - For ROM builders transitioning to QuickMUD
|
|
231
236
|
|
|
232
237
|
### Developer Documentation
|
|
233
|
-
- [ROM Parity Feature Tracker](docs/parity/ROM_PARITY_FEATURE_TRACKER.md) -
|
|
234
|
-
- [
|
|
238
|
+
- [ROM Parity Feature Tracker](docs/parity/ROM_PARITY_FEATURE_TRACKER.md) - Feature-level parity backlog
|
|
239
|
+
- [Integration Test Coverage Tracker](docs/parity/INTEGRATION_TEST_COVERAGE_TRACKER.md) - Coverage by gameplay system
|
|
240
|
+
- [ROM API Reference](docs/ROM_API_COMPLETION_REPORT.md) - ROM C-compatible public API
|
|
235
241
|
- [Installation Guide](docs/installation.md)
|
|
236
242
|
- [Configuration](docs/configuration.md)
|
|
237
243
|
- [World Building](docs/world-building.md)
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "rom24-quickmud-python"
|
|
7
|
-
version = "2.13.
|
|
7
|
+
version = "2.13.31"
|
|
8
8
|
description = "A modern Python port of the ROM 2.4b6 MUD engine with full telnet server and JSON world loading"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = "MIT"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rom24-quickmud-python
|
|
3
|
-
Version: 2.13.
|
|
3
|
+
Version: 2.13.31
|
|
4
4
|
Summary: A modern Python port of the ROM 2.4b6 MUD engine with full telnet server and JSON world loading
|
|
5
5
|
Author-email: Mark Jedrzejczyk <mark.jedrzejczyk@gmail.com>
|
|
6
6
|
Maintainer-email: Mark Jedrzejczyk <mark.jedrzejczyk@gmail.com>
|
|
@@ -59,15 +59,15 @@ Dynamic: license-file
|
|
|
59
59
|
|
|
60
60
|
# QuickMUD - A Modern ROM 2.4 Python Port
|
|
61
61
|
|
|
62
|
-
[](https://github.com/Nostoi/rom24-quickmud-python)
|
|
63
63
|
[](https://www.python.org/downloads/)
|
|
64
64
|
[](https://opensource.org/licenses/MIT)
|
|
65
65
|
[](https://github.com/Nostoi/rom24-quickmud-python)
|
|
66
|
-
[](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md)
|
|
67
67
|
[](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md)
|
|
68
68
|
[](tests/integration/)
|
|
69
69
|
|
|
70
|
-
**QuickMUD is a modern Python port of the legendary ROM 2.4b6 MUD engine**, derived from ROM 2.4b6, Merc 2.1 and DikuMUD. This is a complete rewrite that brings the classic text-based MMORPG experience to modern Python with async networking and JSON world data. The engine
|
|
70
|
+
**QuickMUD is a modern Python port of the legendary ROM 2.4b6 MUD engine**, derived from ROM 2.4b6, Merc 2.1 and DikuMUD. This is a complete rewrite that brings the classic text-based MMORPG experience to modern Python with async networking and JSON world data. The engine is **feature-complete and playable** — all 255 ROM commands, combat, spells, and world systems are implemented and green. Parity fidelity is in a **beta hardening phase**: high confidence on audited + test-covered surfaces, with a systematic methodology (per-file audits → cross-file invariants → differential harness) closing the remaining behavioral tail.
|
|
71
71
|
|
|
72
72
|
## 🎮 What is a MUD?
|
|
73
73
|
|
|
@@ -75,7 +75,7 @@ A "[Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD)" (MUD) is a text-base
|
|
|
75
75
|
|
|
76
76
|
## ✨ Key Features
|
|
77
77
|
|
|
78
|
-
- **🎯 ROM parity
|
|
78
|
+
- **🎯 Parity beta**: feature-complete and playable; all 255 ROM commands implemented; parity fidelity is systematically hardened surface-by-surface via per-file audits, cross-file invariant tests, and a live differential harness against the original C engine
|
|
79
79
|
- **🚀 Modern Python Architecture**: Fully async/await networking with SQLAlchemy ORM
|
|
80
80
|
- **📡 Multiple Connection Options**: Telnet, WebSocket, and SSH server support
|
|
81
81
|
- **🗺️ JSON World Loading**: Easy-to-edit world data with 352+ room resets
|
|
@@ -83,7 +83,7 @@ A "[Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD)" (MUD) is a text-base
|
|
|
83
83
|
- **⚔️ ROM Combat System**: Classic ROM combat mechanics and skill system
|
|
84
84
|
- **👥 Social Features**: Say, tell, shout, and 100+ social interactions
|
|
85
85
|
- **🛠️ Admin Commands**: Teleport, spawn, ban management, and OLC building
|
|
86
|
-
- **📊 Comprehensive Testing**: 5,
|
|
86
|
+
- **📊 Comprehensive Testing**: 5,451 passing tests across unit, integration, and command-registry suites
|
|
87
87
|
- **🔧 ROM C-Compatible API**: Public API wrappers for external tools and scripts (27 functions)
|
|
88
88
|
|
|
89
89
|
## 📦 Installation
|
|
@@ -222,42 +222,38 @@ python -m mud # Start development server
|
|
|
222
222
|
|
|
223
223
|
## 🎯 Project Status
|
|
224
224
|
|
|
225
|
-
**
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
(`recycle.c`, `mem.c`, `imc.c`).
|
|
240
|
-
*
|
|
241
|
-
|
|
242
|
-
cross-file invariants tracker for why per-file audits are necessary but not
|
|
243
|
-
sufficient). See
|
|
225
|
+
**Stage: parity beta** — feature-complete and playable; parity fidelity is being
|
|
226
|
+
systematically hardened toward ROM-exact behavioral equivalence.
|
|
227
|
+
|
|
228
|
+
- **Version**: 2.13.31
|
|
229
|
+
- **Playability**: ✅ All 255 ROM commands implemented. Combat, spells, skills,
|
|
230
|
+
movement, shops, mob programs, OLC building, and admin tools work and pass their
|
|
231
|
+
tests. You can run a server and play today.
|
|
232
|
+
- **Parity confidence**: high on audited + test-covered surfaces; moderate on the
|
|
233
|
+
uncovered tail (surfaces not yet reached by the differential harness). "Parity beta"
|
|
234
|
+
means: the engine behaves like ROM on everything we've checked; there may be
|
|
235
|
+
edge-case divergences we haven't checked yet. The standard stages (alpha/beta/GA)
|
|
236
|
+
measure feature completeness — for a port the meaningful axis is *parity confidence*,
|
|
237
|
+
not whether features exist.
|
|
238
|
+
- **ROM C Source Audit**: ✅ **43 / 43 files audited** — every applicable ROM C file
|
|
239
|
+
has a completed audit document (3 intentional N/A: `recycle.c`, `mem.c`, `imc.c`).
|
|
240
|
+
Per-file audits confirm *what was reviewed*; they don't by themselves certify
|
|
241
|
+
bit-for-bit behavioral parity. See
|
|
244
242
|
[`docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md`](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md).
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
- **Test Suite**: ✅ **
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
output, boundary, and runtime-path tests on the highest-risk user-visible surfaces,
|
|
260
|
-
and closing the remaining documented parity gaps.
|
|
243
|
+
- **Cross-file Invariants**: ✅ **25 / 25 enforced** — contracts that span modules
|
|
244
|
+
(message delivery, prompt clamping, registry membership, same-room combat,
|
|
245
|
+
death/reconnect ordering, RNG determinism, persistence coherence, room-flag survival)
|
|
246
|
+
are each locked by a dedicated regression test. This layer catches the class of bug
|
|
247
|
+
that per-file audits structurally miss.
|
|
248
|
+
- **Differential harness**: ✅ live — the original ROM 2.4b6 C engine and the Python
|
|
249
|
+
port are run through identical scripted scenarios and their observable state is
|
|
250
|
+
diffed. Any behavioral divergence surfaces mechanically rather than requiring a
|
|
251
|
+
hand-written assertion. Coverage is growing; uncovered surfaces are the remaining
|
|
252
|
+
parity-confidence gap.
|
|
253
|
+
- **Test Suite**: ✅ **5,451 passed, 4 skipped** (full `pytest` run, ~150s parallel).
|
|
254
|
+
Unit, integration, command-registry, and differential-harness layers.
|
|
255
|
+
- **Active focus**: expanding differential harness scenario coverage and closing the
|
|
256
|
+
identified gap backlog (tracked in `docs/parity/*_C_AUDIT.md`).
|
|
261
257
|
- **Compatibility**: Python 3.10+, cross-platform
|
|
262
258
|
|
|
263
259
|
## 🏛️ Architecture
|
|
@@ -279,9 +275,18 @@ Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTIN
|
|
|
279
275
|
## 📚 Documentation
|
|
280
276
|
|
|
281
277
|
### Verification Status
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
278
|
+
|
|
279
|
+
The parity verification stack has four layers — consult all four, not just the first:
|
|
280
|
+
|
|
281
|
+
| Layer | What it measures | Document |
|
|
282
|
+
|-------|-----------------|----------|
|
|
283
|
+
| Per-file audit | Every ROM C function has a Python equivalent | [ROM C subsystem tracker](docs/parity/ROM_C_SUBSYSTEM_AUDIT_TRACKER.md) |
|
|
284
|
+
| Cross-file invariants | Contracts spanning modules (message delivery, registry, RNG, identity, …) | [Cross-file invariants tracker](docs/parity/CROSS_FILE_INVARIANTS_TRACKER.md) — 25 enforced |
|
|
285
|
+
| Divergence class roster | Structural C↔Python gaps (async, int-math, pointer identity, …) | [Divergence class roster](docs/parity/DIVERGENCE_CLASS_ROSTER.md) |
|
|
286
|
+
| Differential harness | C engine vs Python port, identical scenarios, state diffed | [Diff harness findings](tools/diff_harness/FINDINGS.md) |
|
|
287
|
+
|
|
288
|
+
- [ROM parity verification guide](docs/ROM_PARITY_VERIFICATION_GUIDE.md) — methodology, confidence tiers, when to use each layer
|
|
289
|
+
- [ROM 2.4b6 Parity Certification](docs/ROM_2.4B6_PARITY_CERTIFICATION.md) — historical document; predates cross-file invariants methodology
|
|
285
290
|
|
|
286
291
|
### User Documentation
|
|
287
292
|
- [User Guide](docs/USER_GUIDE.md) - Player and server operator documentation
|
|
@@ -289,8 +294,9 @@ Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTIN
|
|
|
289
294
|
- [Builder Migration Guide](docs/BUILDER_MIGRATION_GUIDE.md) - For ROM builders transitioning to QuickMUD
|
|
290
295
|
|
|
291
296
|
### Developer Documentation
|
|
292
|
-
- [ROM Parity Feature Tracker](docs/parity/ROM_PARITY_FEATURE_TRACKER.md) -
|
|
293
|
-
- [
|
|
297
|
+
- [ROM Parity Feature Tracker](docs/parity/ROM_PARITY_FEATURE_TRACKER.md) - Feature-level parity backlog
|
|
298
|
+
- [Integration Test Coverage Tracker](docs/parity/INTEGRATION_TEST_COVERAGE_TRACKER.md) - Coverage by gameplay system
|
|
299
|
+
- [ROM API Reference](docs/ROM_API_COMPLETION_REPORT.md) - ROM C-compatible public API
|
|
294
300
|
- [Installation Guide](docs/installation.md)
|
|
295
301
|
- [Configuration](docs/configuration.md)
|
|
296
302
|
- [World Building](docs/world-building.md)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|