This folder contains documentation for validating QuickMUD's ROM C parity and functionality.
- MOBPROG_TESTING_GUIDE.md - Comprehensive testing methodology for MobProgs
- MOBPROG_TESTING_SUMMARY.md - Executive summary of MobProg parity status
- MOBPROG_COMPLETION_PLAN.md - Implementation plan for 100% MobProg parity
- MOBPROG_COMPLETION_REPORT.md - Final completion report (100% parity achieved)
- MOBPROG_MOVEMENT_VALIDATION.md - Mob movement command validation
These documents provide:
- Testing strategies and methodologies
- Validation workflows and tools
- Completion tracking and reporting
- Best practices for verifying ROM C parity
- Scripts: See scripts/validation/ for validation tools
- Parity Docs: See docs/parity/ for ROM C parity tracking
- Tests: See tests/ for unit and integration tests
MobProgs: 100% ROM C parity achieved (2025-12-26)
- 50/50 unit tests passing
- All 31 mob commands implemented
- All 16 trigger types functional
- Complete trigger integration with game commands