ModernUO/Distribution/Data/packets
Kamron Batman 91ba9fba88
docs: Expand packet documentation with variants, sub-commands, and fixes
- Add Mahjong packets (0xDA) with 18 sub-commands (6 outgoing, 12 incoming)
- Add Bulletin Board incoming packets (0x71) with 4 sub-commands
- Add Corpse Equipment packet (0x89)
- Convert 0x6F Secure Trade to variants (Cancel, Toggle Accept, Update Gold)
- Convert 0xB8 Profile Request to variants (Display, Edit)
- Convert 0xAD Unicode Speech to variants with encoded keyword documentation
- Move 0xD7 base packet from player.json to encoded.json for consistency
- Fix dropdown arrow positioning in HTML template
- Fix packet sorting for embedded subIds (0xBF/0x22 format)
- Add reflexive relationships between related packets
- Update 0x3C container content with corpse usage notes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 16:40:39 -08:00
..
incoming docs: Expand packet documentation with variants, sub-commands, and fixes 2026-01-01 16:40:39 -08:00
outgoing docs: Expand packet documentation with variants, sub-commands, and fixes 2026-01-01 16:40:39 -08:00
CONVENTIONS.md feat: Add interactive packet documentation system 2026-01-01 11:47:31 -08:00
PACKET_TRACKING.md feat: Add interactive packet documentation system 2026-01-01 11:47:31 -08:00