Commit Graph

  • d7b7b491b5 docs: Add OCR requirements section to README and improve error handling LemonNexus 2026-02-14 20:27:31 +0000
  • a80a9ccd06 feat: Add File Test tab to Game Reader Test plugin LemonNexus 2026-02-14 20:07:47 +0000
  • 345ec865e1 fix: Fix Log Parser Test plugin event field names LemonNexus 2026-02-14 20:06:18 +0000
  • 899b74fe62 fix: Remove redundant Settings plugin and baked-in Spotify widget LemonNexus 2026-02-14 19:58:18 +0000
  • de63d8895a fix: Fix sidebar plugin switching and Dashboard border color LemonNexus 2026-02-14 19:53:51 +0000
  • 539f07e713 fix: Fix lambda function argument errors in overlay_window.py LemonNexus 2026-02-14 19:49:03 +0000
  • e62419a9fd fix: Replace bg_panel with bg_secondary in Dashboard plugin LemonNexus 2026-02-14 19:46:14 +0000
  • 5fc8d85df5 fix: Replace border_color with border_default in overlay_window.py LemonNexus 2026-02-14 19:29:30 +0000
  • 0d740c3621 fix: Replace accent_primary with accent_orange in overlay_window.py LemonNexus 2026-02-14 19:22:06 +0000
  • 92e528b5b6 feat: Fix system tray and add configurable hotkeys LemonNexus 2026-02-14 19:17:42 +0000
  • db0eb5bf65 feat: Redesign Plugins Settings tab with categorization LemonNexus 2026-02-14 19:14:22 +0000
  • 219d0847b2 feat: Add Log Parser and Game Reader Test Plugins LemonNexus 2026-02-14 19:08:17 +0000
  • 8aad153c11 fix: Add missing QCheckBox import to overlay_window.py LemonNexus 2026-02-14 18:56:04 +0000
  • 1c619d40c6 fix: Add error handling to plugins settings tab LemonNexus 2026-02-14 18:54:16 +0000
  • 721b5e14a6 fix: Fix initialization order bug in ScreenshotService LemonNexus 2026-02-14 18:50:45 +0000
  • dbdd78c1bd fix: Remove invalid PyQt6-SVG package from requirements LemonNexus 2026-02-14 18:25:10 +0000
  • 1ccd7d2e61 fix: Add missing dependencies and fix type mismatch LemonNexus 2026-02-14 18:16:56 +0000
  • 92bb7d8f61 fix: Add missing register_window_service to PluginAPI LemonNexus 2026-02-14 17:13:47 +0000
  • d64cf8da1f fix: Clean repository - remove workspace pollution LemonNexus 2026-02-14 03:34:04 +0000
  • a19c8e02dc feat(phase-4-complete): Documentation, CI/CD, Release v2.1.0 LemonNexus 2026-02-14 03:09:55 +0000
  • 3249c89cc2 feat(phase-3-complete): Analytics, Auto-Updater, Logging, Polish LemonNexus 2026-02-14 03:02:45 +0000
  • 9896e7cdd6 docs: Complete development summary and final documentation LemonNexus 2026-02-14 02:50:35 +0000
  • 29e87c88ab feat(swarm-run-3): Testing, UI/UX, and Architecture LemonNexus 2026-02-14 02:49:18 +0000
  • 7011f72a26 feat(swarm-run-2): Platform stability and advanced features LemonNexus 2026-02-14 02:47:32 +0000
  • 964465edf6 feat(swarm-run-1): Complete first development cycle LemonNexus 2026-02-14 02:44:59 +0000
  • e841390fd3 feat: Complete PluginAPI with full developer support LemonNexus 2026-02-14 02:16:08 +0000
  • 9cf67c302f fix: Cross-platform file locking for Windows LemonNexus 2026-02-14 00:56:30 +0000
  • 6d1a17cc30 feat: Complete Core Services Suite LemonNexus 2026-02-13 19:19:27 +0000
  • 2d999a91f6 feat: Core services swarm implementation (WIP) LemonNexus 2026-02-13 19:13:10 +0000
  • f1e2076570 fix: OCR lazy initialization to prevent startup crash LemonNexus 2026-02-13 18:53:36 +0000
  • f6c4971826 feat: Core OCR and Log services with API integration LemonNexus 2026-02-13 18:19:53 +0000
  • 8ee0e5606d fix: Window shows in taskbar LemonNexus 2026-02-13 17:47:42 +0000
  • 7f6547f8de fix: Box-in-box UI, add Settings button to header LemonNexus 2026-02-13 17:47:16 +0000
  • bcd4574b7f feat: All plugins disabled by default with enable/disable UI LemonNexus 2026-02-13 17:43:25 +0000
  • 72c3c132ca feat: Resizable window, OCR scanners, customizable dashboard LemonNexus 2026-02-13 17:12:58 +0000
  • 5b127cf99e fix: UI improvements - drag, scroll, no emojis LemonNexus 2026-02-13 16:01:45 +0000
  • 2e8e17b2a5 fix: KeyError 'border_orange' - updated to correct color names LemonNexus 2026-02-13 15:51:07 +0000
  • 7e12da3b8b fix: Show app in taskbar for easy quitting LemonNexus 2026-02-13 15:44:29 +0000
  • 58661fc85f refactor: Match Skills window UI exactly LemonNexus 2026-02-13 15:41:54 +0000
  • 2d8eb458bb feat: Integration update - Icons, List View, Cleaner UI LemonNexus 2026-02-13 15:35:23 +0000
  • 5e524e31a5 fix: Additional bug fixes from code review LemonNexus 2026-02-13 15:21:27 +0000
  • 4ca6657c61 fix: SyntaxError in eu_styles.py - incorrect quote closing LemonNexus 2026-02-13 15:16:51 +0000
  • 5871ac611b fix: Path import error + Plugin API system + Error handling LemonNexus 2026-02-13 15:09:25 +0000
  • 2abbea9563 feat: FINAL SWARM PART 2 - EU Styling + Dashboard LemonNexus 2026-02-13 15:00:48 +0000
  • 0228a641ed feat: FINAL SWARM PART 1 - Settings, Plugin Store, Crafting, Global Tracker LemonNexus 2026-02-13 14:57:26 +0000
  • 91c80b8e3a feat: MASSIVE PLUGIN SWARM - 8 New Plugins + EU Styling LemonNexus 2026-02-13 14:47:04 +0000
  • 5f5a3db481 feat: ULTIMATE DEVELOPMENT SWARM - Dashboard, Widgets, Settings, Plugin Store, New Plugins LemonNexus 2026-02-13 14:23:45 +0000
  • bf7a2bb682 fix: import QGraphicsDropShadowEffect from QtWidgets not QtGui LemonNexus 2026-02-13 14:07:14 +0000
  • 56a653bba6 feat: implement Phosphor solid icons throughout UI LemonNexus 2026-02-13 14:00:07 +0000
  • 3ea24f4989 feat: add white outline SVG icons for EU aesthetic LemonNexus 2026-02-13 13:45:53 +0000
  • d3d69c41cc style: white/frosted icon theme for EU aesthetic LemonNexus 2026-02-13 13:32:36 +0000
  • ea9a73c8b4 feat: Skill Scanner plugin for formula analysis LemonNexus 2026-02-13 13:26:46 +0000
  • b00792726d feat: EU-styled floating icon positioned near game UI LemonNexus 2026-02-13 13:17:11 +0000
  • d74de07110 feat: floating icon + game reader OCR plugin LemonNexus 2026-02-13 13:15:36 +0000
  • 8dbbf4d971 feat: Spotlight-style overlay redesign LemonNexus 2026-02-13 13:03:42 +0000
  • 5e08f56fb2 fix: bug in universal search - dict has no lower() method LemonNexus 2026-02-13 13:00:40 +0000
  • 0b34cea4d7 feat: Spotify now shows track info + Windows-style Calculator LemonNexus 2026-02-13 12:57:08 +0000
  • 7c05691e14 feat: Universal Search plugin - search ALL entity types LemonNexus 2026-02-12 19:18:30 +0000
  • 527b3f34b1 feat: Nexus Search now uses actual API LemonNexus 2026-02-12 19:07:54 +0000
  • d6a768d83c feat: add Calculator and Spotify plugins LemonNexus 2026-02-12 19:05:24 +0000
  • 61ecb16dd6 fix: Nexus Search improvements LemonNexus 2026-02-12 19:01:58 +0000
  • fa0b0c87b5 fix: thread-safe hotkey handling LemonNexus 2026-02-12 18:56:53 +0000
  • d387a4714a feat: initial plugin-based architecture LemonNexus 2026-02-12 18:47:40 +0000