- 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 | ||
| accessories_selector.py | ||
| armor_selector.py | ||
| attachment_selector.py | ||
| enhancer_selector.py | ||
| gear_selector.py | ||
| healing_selector.py | ||
| hud_overlay.py | ||
| loadout_manager.py | ||
| main_window.py | ||
| plate_selector.py | ||
| test_hud.py | ||