- Added NexusArmorSet dataclass with pieces list and total protection - Added NexusMindforceImplant dataclass for MF chips/implants - Added get_all_armor_sets() method using /armorsets endpoint - Added get_all_mindforce_implants() method using /mindforceimplants endpoint - Added cache variables for both new endpoints |
||
|---|---|---|
| .. | ||
| __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 | ||