Commit Graph

  • 71803350ea
    Add comprehensive application redesign draft and full API documentation main Aether 2026-02-23 17:23:05 +0000
  • a9b53093e1 fix: Move QAction import from QtWidgets to QtGui for PyQt6 compatibility feat/premium-architecture devmatrix 2026-02-17 01:18:48 +0000
  • b2856639dd feat: Add system tray, settings window, and fix window detection for 'Entropia Universe Client' devmatrix 2026-02-17 00:38:45 +0000
  • b6d33127e4 fix: Add thread-safe event emission and fix background thread errors devmatrix 2026-02-17 00:01:12 +0000
  • 933434fb03 fix: Fix event bus thread safety and Subscription hash errors devmatrix 2026-02-16 23:58:22 +0000
  • 81c26a07d3 fix: Add Widget and WidgetConfig classes to fix import errors devmatrix 2026-02-16 23:54:26 +0000
  • 665d140b49 docs: Add comprehensive TESTING.md with game testing instructions devmatrix 2026-02-16 22:36:27 +0000
  • 8e38c6cb12 Auto-sync: 2026-02-16 22:34 devmatrix 2026-02-16 22:34:51 +0000
  • d1510dfff8 Auto-sync: 2026-02-16 21:59 devmatrix 2026-02-16 21:59:35 +0000
  • 70b7e9b237 Auto-sync: 2026-02-16 21:44 devmatrix 2026-02-16 21:44:36 +0000
  • 5e44355e52 chore: prepare for premium architecture transformation devmatrix 2026-02-16 21:42:53 +0000
  • 0e5a7148fd Auto-sync: 2026-02-16 21:15 devmatrix 2026-02-16 21:15:16 +0000
  • 08e8da0f4c fix: Update __init__.py to import from consolidated activity_bar devmatrix 2026-02-16 20:59:58 +0000
  • b863a0f17b refactor: Consolidate activity_bar - replace with enhanced version devmatrix 2026-02-16 20:59:51 +0000
  • af2a1c0b12 security: Remove vulnerable files, consolidate screenshot and data_store to secure versions devmatrix 2026-02-16 20:59:19 +0000
  • 6f3b6f6781 refactor: Fix __init__.py - remove duplicates, add lazy loading for Qt deps devmatrix 2026-02-16 20:59:05 +0000
  • b2ec4e2f0f Add QUALITY_STANDARDS.md and ROADMAP.md for peak quality initiative devmatrix 2026-02-16 20:58:35 +0000
  • bf1214b3ca fix: Add 'Open' button to plugins list so plugins can be opened LemonNexus 2026-02-16 01:04:07 +0000
  • e78415c5eb feat: Game Overlay Integration - Process-based detection + window attachment LemonNexus 2026-02-16 00:58:26 +0000
  • b8d127a0e2 fix: Improve Plugin Store layout - larger cards and proper sizing LemonNexus 2026-02-16 00:53:24 +0000
  • 2235a67978 fix: Update window detection to find actual game client, not launcher LemonNexus 2026-02-16 00:49:06 +0000
  • 7009ebbfbd fix: Add missing QCheckBox import and fix Qt.QSize reference LemonNexus 2026-02-16 00:47:47 +0000
  • 01b001aa88 fix: TaskManager accepts max_workers argument in __new__ LemonNexus 2026-02-16 00:46:28 +0000
  • 80a92aa1ee fix: Use settings.set() instead of item assignment in _on_overlay_mode_changed LemonNexus 2026-02-16 00:45:03 +0000
  • 4b5096a859 feat: Enhanced Activity Bar with drag, resize, opacity, and customization LemonNexus 2026-02-16 00:43:56 +0000
  • 159f7a4a05 feat: Change Ctrl+Shift+U to toggle in-game overlay (Activity Bar) LemonNexus 2026-02-16 00:38:13 +0000
  • 1ced253969 fix: Embed Plugins and Widgets views directly in perfect_ux.py LemonNexus 2026-02-16 00:36:15 +0000
  • bd23fc5c65 fix: Debug PluginsView loading and add to UI exports LemonNexus 2026-02-16 00:34:18 +0000
  • cfdf21ea6d fix: UI improvements based on feedback LemonNexus 2026-02-16 00:30:23 +0000
  • 0f1c41b58d feat: Blish HUD-style overlay mode - Activity Bar only in EU game window LemonNexus 2026-02-16 00:20:54 +0000
  • 3bf2d9d5b1 fix: Settings and Plugins views now show actual content LemonNexus 2026-02-16 00:18:37 +0000
  • 77e9f3d5f5 feat: GW2/Blish-style overlay system with multiple visibility modes LemonNexus 2026-02-16 00:15:54 +0000
  • d8a7ab6ba0 feat: Expandable left sidebar with toggle button LemonNexus 2026-02-16 00:11:43 +0000
  • 447098b9fa fix: Disable EU focus detection by default - fixes 4.5s UI freeze LemonNexus 2026-02-16 00:09:11 +0000
  • 5feecaca14 fix: Add timeout protection to window manager - fixes 4.5s UI freeze LemonNexus 2026-02-16 00:06:43 +0000
  • 3c8cf641a6 feat: Add comprehensive debug logging for performance diagnosis LemonNexus 2026-02-15 23:59:00 +0000
  • ae281c7bf3 docs: Final documentation from Integration Test Engineer LemonNexus 2026-02-15 23:47:27 +0000
  • 94e6c013bf fix: Reduce EU focus detection timer from 500ms to 2000ms to prevent UI blocking LemonNexus 2026-02-15 23:45:55 +0000
  • 5a7df6a437 fix: Add missing QPixmap and Qt imports in tray_icon.py LemonNexus 2026-02-15 23:43:06 +0000
  • d10c4993b4 docs: Additional documentation from Code Cleaner agent LemonNexus 2026-02-15 23:42:19 +0000
  • 96785dd0af fix: Add missing pyqtSignal import in settings_panel.py LemonNexus 2026-02-15 23:41:44 +0000
  • 031fb14a5b fix: Additional bug fixes from Bug Hunter agent LemonNexus 2026-02-15 23:40:52 +0000
  • f03e5e13af feat: Development Swarm Excellence - Complete UI/UX Overhaul & Bug Fixes LemonNexus 2026-02-15 23:40:04 +0000
  • 0d2494abd7 fix: Simplify tray icon - remove timer and complex styling that blocks UI LemonNexus 2026-02-15 23:29:54 +0000
  • eba2e029e3 fix: QTimer parent - use self.app instead of self (EUUtilityApp is not QObject) LemonNexus 2026-02-15 23:21:54 +0000
  • 18289eb646 fix: QAction import - moved from QtWidgets to QtGui for PyQt6 compatibility LemonNexus 2026-02-15 21:19:50 +0000
  • 56a6a5c622 feat: System Tray Icon + EU Focus Detection LemonNexus 2026-02-15 20:18:35 +0000
  • 2d8983ece3 fix: Activity Bar init order - hide_timer must be created before _apply_config LemonNexus 2026-02-15 19:08:34 +0000
  • 0feaf24732 feat: Redesigned Activity Bar - Windows 11 Taskbar Style LemonNexus 2026-02-15 19:05:57 +0000
  • acbdef6133 fix: perfect_ux.py errors - remove box-shadow and fix layout call LemonNexus 2026-02-15 18:44:55 +0000
  • 747b74b6f6 fix: QShortcut import - move from QtWidgets to QtGui LemonNexus 2026-02-15 18:41:42 +0000
  • d5adfd9873 feat: Perfect UX Design - Nielsen Heuristics + Material Design 3 LemonNexus 2026-02-15 18:39:19 +0000
  • c7f2a62759 feat: Classy Dashboard UI with modern glassmorphism design LemonNexus 2026-02-15 18:34:49 +0000
  • 4a22593c2f Add API test suite final report LemonNexus 2026-02-15 18:22:58 +0000
  • 40d07f4661 Add comprehensive API test suite - 6 test plugins for Three-Tier API validation LemonNexus 2026-02-15 18:21:56 +0000
  • b37191e606 fix: Syntax error in external_api.py - unterminated triple-quoted string LemonNexus 2026-02-15 18:19:13 +0000
  • 0b3b86b625 feat: Development Swarm - Comprehensive Test Suite LemonNexus 2026-02-15 18:15:13 +0000
  • 7d34f17be4 fix: Maintain backward compatibility for core.plugin_api imports LemonNexus 2026-02-15 18:07:19 +0000
  • 3311edf4e5 feat: Three-tier API Architecture (v2.2.0) LemonNexus 2026-02-15 18:07:06 +0000
  • 0ffdc17fbd feat: Add hotkey (Ctrl+Shift+B) to toggle Activity Bar LemonNexus 2026-02-15 17:56:10 +0000
  • e49fd2a5ba feat: Activity Bar - macOS-style in-game overlay LemonNexus 2026-02-15 17:54:20 +0000
  • 7be9e1d763 fix: Refresh widgets tab dynamically when switching to it LemonNexus 2026-02-15 16:20:39 +0000
  • d73020db99 fix: Remove activateWindow() call to fix focus warning LemonNexus 2026-02-15 16:19:00 +0000
  • 84b73298e8 cleanup: Remove ClockWidget and SystemMonitorWidget from core LemonNexus 2026-02-15 16:18:02 +0000
  • defb83d213 feat: Widget Registry - plugins register widgets dynamically LemonNexus 2026-02-15 16:16:07 +0000
  • 3ee405475f fix: Fix widget not appearing - store reference and set proper position LemonNexus 2026-02-15 16:10:12 +0000
  • 71a205bc18 fix: Add content to plugins/__init__.py to properly expose base_plugin LemonNexus 2026-02-15 16:07:17 +0000
  • 7a3aa9b7f1 fix: Fix plugin import path for installed plugins LemonNexus 2026-02-15 16:06:45 +0000
  • 2dd9392694 fix: Add plugins/base_plugin.py shim for installed plugins LemonNexus 2026-02-15 16:04:01 +0000
  • ab506cf7fa feat: Add top navigation tabs - Plugins | Widgets | Settings LemonNexus 2026-02-15 15:01:20 +0000
  • a81e5caf64 fix: Built-in Plugin Store, dependency dialog, removed settings/plugin_store plugins LemonNexus 2026-02-15 02:56:14 +0000
  • c18a90481a fix: Move base_plugin.py to core module and update imports LemonNexus 2026-02-15 02:44:50 +0000
  • b9611d6965 feat: Rainmeter-style Widget System - draggable, resizable overlay widgets for plugins LemonNexus 2026-02-15 02:35:00 +0000
  • fe7b4c9d94 feat: Core framework components - Settings, Dashboard, Search, Updater, Backup LemonNexus 2026-02-15 02:09:20 +0000
  • 7d13dd1a29 cleanup: Remove all plugins moved to separate repository LemonNexus 2026-02-15 01:53:09 +0000
  • 725590e247 feat: Plugin Store - Framework-only architecture LemonNexus 2026-02-15 01:43:25 +0000
  • 09ad30c223 feat: Dynamic hotkey discovery from plugins LemonNexus 2026-02-15 01:28:21 +0000
  • b63763b528 feat: Enhanced Plugin Management UI with Dependency Visualization LemonNexus 2026-02-15 01:25:49 +0000
  • 194cda2c62 fix: Improve text filtering and add validation to skill parsing LemonNexus 2026-02-15 01:22:40 +0000
  • 67106ae64e feat: Add Snipping Tool-style area selection to Skill Scanner LemonNexus 2026-02-15 01:20:54 +0000
  • 4d9699c1a3 fix: Add missing QObject import to skill_scanner LemonNexus 2026-02-15 01:09:02 +0000
  • 426f0a2ad3 fix: QObject signals issue - BasePlugin doesn't inherit from QObject LemonNexus 2026-02-15 01:01:31 +0000
  • 0155eb0be0 feat: Constrain skill scanner to only Entropia game window LemonNexus 2026-02-15 00:55:37 +0000
  • 05f8c06312 fix: Replace all invokeMethod calls with Qt signals for thread-safety LemonNexus 2026-02-15 00:51:15 +0000
  • d0ccb791f7 fix: Fix hotkey thread-safety issue in Skill Scanner LemonNexus 2026-02-15 00:47:10 +0000
  • e132a80f2b feat: Add Smart Auto-Scan with Hotkey Fallback to Skill Scanner LemonNexus 2026-02-15 00:42:37 +0000
  • 482ec9aea4 feat: Add Multi-Page Scanner to Skill Scanner plugin LemonNexus 2026-02-15 00:35:50 +0000
  • 46a76a91e8 fix: Parse ALL skills from window and clean category names LemonNexus 2026-02-15 00:29:41 +0000
  • 1538508b63 fix: Add Arch Master rank and Reset button to Skill Scanner LemonNexus 2026-02-15 00:23:13 +0000
  • bf42c2a1b7 fix: Add missing 'import re' to game_reader_test plugin LemonNexus 2026-02-15 00:18:54 +0000
  • 419b0cb523 fix: Disable Spotify widget by default LemonNexus 2026-02-15 00:14:35 +0000
  • b0f3b0b00c feat: Add Skills Parser tab to Game Reader Test plugin LemonNexus 2026-02-15 00:07:28 +0000
  • a30bcbaba7 fix: Improve skill scanner parser for 3-column layout LemonNexus 2026-02-15 00:05:05 +0000
  • 8e49f4e45e fix: Add missing Path import to game_reader_test plugin LemonNexus 2026-02-14 23:55:02 +0000
  • 88f112dfa2 fix: Fix invalid escape sequence warning in ocr_backend_manager.py LemonNexus 2026-02-14 23:52:05 +0000
  • f9dbde1a95 fix: Remove duplicate code causing indentation error in game_reader_test plugin LemonNexus 2026-02-14 23:50:24 +0000
  • 0bdb3ce189 feat: Add plugin-to-plugin dependencies support LemonNexus 2026-02-14 23:49:13 +0000
  • 706a5710a9 feat: Auto-install plugin dependencies when enabling plugins LemonNexus 2026-02-14 23:46:01 +0000
  • 6931c4b039 fix: Fix HTTPClient, Dashboard, and Log Parser errors LemonNexus 2026-02-14 23:40:09 +0000
  • 999bdfca35 feat: Fix OCR errors and add backend installation/management LemonNexus 2026-02-14 23:38:18 +0000