Versatile Entropia Universe utility suite with plugin system - search, calculators, overlays, and more
Go to file
LemonNexus 56a653bba6 feat: implement Phosphor solid icons throughout UI
- Downloaded Phosphor Icons (Fill variant) - 7000+ solid icons
- Added 18 Phosphor solid icons to assets/icons/:
  - search, calculator, music, globe, camera, skills
  - close, check, settings, trash, file, external
  - mob (skull), ped (coins), loot (chest), weapon (crosshair)
  - armor (shield), esi (syringe), target

- Updated overlay_window.py with IconHelper class
- Plugin bar now uses Phosphor SVG icons with color accents
- Floating icon uses Phosphor target icon
- Icons are solid/filled style matching EU game aesthetic
- Automatic fallback to emojis if SVG not found

Icons sourced from: https://phosphoricons.com
License: MIT (free for commercial use)

To add more icons:
1. Browse https://phosphoricons.com
2. Click 'Fill' filter
3. Copy icon name (e.g., 'sword-fill')
4. Add to assets/icons/ folder
2026-02-13 14:00:07 +00:00
memory feat: Skill Scanner plugin for formula analysis 2026-02-13 13:26:46 +00:00
projects feat: implement Phosphor solid icons throughout UI 2026-02-13 14:00:07 +00:00
ui feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
AGENTS.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
BOOTSTRAP.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
CLINE_SETUP.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
CONTINUE_FIX.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
HEARTBEAT.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
IDENTITY.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
PROJECT_INDEX.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
SOUL.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
TOOLS.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
USER.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00
loadout_redesign.md feat: initial plugin-based architecture 2026-02-12 18:47:40 +00:00