Parses MTTS bitfield values from telnetlib3 ttype3 into a ClientCaps dataclass. Includes color_depth property that returns the best available color mode (truecolor, 256, or 16) based on client capabilities. |
||
|---|---|---|
| .. | ||
| test_ansi.py | ||
| test_caps.py | ||
| test_combat_commands.py | ||
| test_combat_encounter.py | ||
| test_combat_engine.py | ||
| test_combat_moves.py | ||
| test_commands.py | ||
| test_content_loader.py | ||
| test_effects.py | ||
| test_entity.py | ||
| test_fly.py | ||
| test_import.py | ||
| test_login_flow.py | ||
| test_persistence.py | ||
| test_server.py | ||
| test_store.py | ||
| test_terrain.py | ||