- Changed endpoint from /rings to /clothings (correct plural form) - Filter clothings for Type=Ring to get actual ring data - Updated NexusRing dataclass to match API structure: - slot: 'Left Finger', 'Right Finger' - gender: 'Both', 'Male', 'Female' - effects: Dict of effect name -> value - max_tt/min_tt: PED values from Economy - Updated UI to display effects dict properly - Maintained hardcoded fallback |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| armor_decay.py | ||
| armor_system.py | ||
| attachments.py | ||
| database.py | ||
| entropia_nexus.py | ||
| healing_tools.py | ||
| hunting_session.py | ||
| log_watcher.py | ||
| nexus_api.py | ||
| nexus_full_api.py | ||
| project_manager.py | ||
| schema.sql | ||