Appendices
Supplementary reference material and additional resources.
Contents
Glossary
Terms and definitions used throughout Two-Face documentation. Covers technical terms, abbreviations, and concepts from A to Z.
XML Protocol Reference
Complete reference for GemStone IV’s XML game protocol. Documents all tags, attributes, and data structures sent by the game server.
Color Codes
Comprehensive color reference including:
- Hex color format
- Named colors
- RGB values
- Two-Face presets
- 256-color palette
- Terminal compatibility
Unicode Symbols
Useful Unicode characters for layouts:
- Box drawing characters
- Progress bar elements
- Directional arrows
- Status indicators
- Decorative symbols
Acknowledgments
Recognition of:
- Projects that inspired Two-Face
- Open source libraries used
- Community contributors
- Standards and references
Purpose
These appendices provide:
- Quick Lookup - Find definitions and codes fast
- Deep Reference - Detailed technical specifications
- Design Resources - Characters and colors for customization
- Attribution - Credit to those who made Two-Face possible
Using the Appendices
For Users
- Glossary: When you encounter unfamiliar terms
- Color Codes: When creating custom themes
- Unicode Symbols: When designing layouts
For Developers
- XML Protocol: When extending the parser
- Glossary: For consistent terminology
- Acknowledgments: Understanding dependencies
See Also
- Reference Guide - Configuration reference
- Troubleshooting - Problem solving
- API Documentation - Programmatic interface