Roberth Rajala impulsivefps
  • Sweden
  • https://lemonlink.eu
  • Tinkerer, self-hosting entusiast, coffee enjoyer, streamer, administrator and gamer

  • Joined on 2026-02-01
impulsivefps pushed to main at impulsivefps/devmatrix-scripts 2026-02-18 13:25:24 +00:00
fc4d6c3204 Update production scripts with optimized settings
impulsivefps pushed to main at impulsivefps/devmatrix-docs 2026-02-18 13:20:16 +00:00
e0bd3df158 Add production infrastructure documentation
impulsivefps pushed to main at impulsivefps/devmatrix-scripts 2026-02-18 13:19:51 +00:00
f037b852f5 Add production infrastructure scripts
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-17 01:18:51 +00:00
a9b53093e1 fix: Move QAction import from QtWidgets to QtGui for PyQt6 compatibility
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-17 00:38:47 +00:00
b2856639dd feat: Add system tray, settings window, and fix window detection for 'Entropia Universe Client'
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-17 00:01:15 +00:00
b6d33127e4 fix: Add thread-safe event emission and fix background thread errors
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-16 23:58:24 +00:00
933434fb03 fix: Fix event bus thread safety and Subscription hash errors
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-16 23:54:28 +00:00
81c26a07d3 fix: Add Widget and WidgetConfig classes to fix import errors
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-16 23:52:23 +00:00
665d140b49 docs: Add comprehensive TESTING.md with game testing instructions
8e38c6cb12 Auto-sync: 2026-02-16 22:34
d1510dfff8 Auto-sync: 2026-02-16 21:59
Compare 3 commits »
impulsivefps created branch feat/premium-architecture in impulsivefps/EU-Utility 2026-02-16 21:44:56 +00:00
impulsivefps pushed to feat/premium-architecture at impulsivefps/EU-Utility 2026-02-16 21:44:56 +00:00
70b7e9b237 Auto-sync: 2026-02-16 21:44
5e44355e52 chore: prepare for premium architecture transformation
0e5a7148fd Auto-sync: 2026-02-16 21:15
08e8da0f4c fix: Update __init__.py to import from consolidated activity_bar
b863a0f17b refactor: Consolidate activity_bar - replace with enhanced version
Compare 8 commits »
impulsivefps created repository impulsivefps/devmatrix-docs 2026-02-16 17:12:08 +00:00
impulsivefps created repository impulsivefps/devmatrix-scripts 2026-02-16 13:30:54 +00:00
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 01:04:09 +00:00
bf1214b3ca fix: Add 'Open' button to plugins list so plugins can be opened
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 00:58:28 +00:00
e78415c5eb feat: Game Overlay Integration - Process-based detection + window attachment
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 00:53:27 +00:00
b8d127a0e2 fix: Improve Plugin Store layout - larger cards and proper sizing
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 00:49:10 +00:00
2235a67978 fix: Update window detection to find actual game client, not launcher
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 00:47:50 +00:00
7009ebbfbd fix: Add missing QCheckBox import and fix Qt.QSize reference
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 00:46:29 +00:00
01b001aa88 fix: TaskManager accepts max_workers argument in __new__
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-16 00:45:06 +00:00
80a92aa1ee fix: Use settings.set() instead of item assignment in _on_overlay_mode_changed