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/EU-Utility 2026-02-15 01:22:42 +00:00
194cda2c62 fix: Improve text filtering and add validation to skill parsing
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 01:20:58 +00:00
67106ae64e feat: Add Snipping Tool-style area selection to Skill Scanner
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 01:09:04 +00:00
4d9699c1a3 fix: Add missing QObject import to skill_scanner
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 01:01:32 +00:00
426f0a2ad3 fix: QObject signals issue - BasePlugin doesn't inherit from QObject
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:55:39 +00:00
0155eb0be0 feat: Constrain skill scanner to only Entropia game window
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:51:18 +00:00
05f8c06312 fix: Replace all invokeMethod calls with Qt signals for thread-safety
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:47:13 +00:00
d0ccb791f7 fix: Fix hotkey thread-safety issue in Skill Scanner
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:42:39 +00:00
e132a80f2b feat: Add Smart Auto-Scan with Hotkey Fallback to Skill Scanner
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:35:52 +00:00
482ec9aea4 feat: Add Multi-Page Scanner to Skill Scanner plugin
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:29:45 +00:00
46a76a91e8 fix: Parse ALL skills from window and clean category names
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:23:15 +00:00
1538508b63 fix: Add Arch Master rank and Reset button to Skill Scanner
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:18:56 +00:00
bf42c2a1b7 fix: Add missing 'import re' to game_reader_test plugin
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:14:37 +00:00
419b0cb523 fix: Disable Spotify widget by default
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:07:30 +00:00
b0f3b0b00c feat: Add Skills Parser tab to Game Reader Test plugin
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-15 00:05:09 +00:00
a30bcbaba7 fix: Improve skill scanner parser for 3-column layout
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-14 23:55:05 +00:00
8e49f4e45e fix: Add missing Path import to game_reader_test plugin
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-14 23:52:08 +00:00
88f112dfa2 fix: Fix invalid escape sequence warning in ocr_backend_manager.py
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-14 23:50:27 +00:00
f9dbde1a95 fix: Remove duplicate code causing indentation error in game_reader_test plugin
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-14 23:49:16 +00:00
0bdb3ce189 feat: Add plugin-to-plugin dependencies support
impulsivefps pushed to main at impulsivefps/EU-Utility 2026-02-14 23:46:04 +00:00
706a5710a9 feat: Auto-install plugin dependencies when enabling plugins