Home
Globals
Dailies
Tools
Support me on Ko-fi

Features

In-Game Wiki

Look up items, mobs, locations, and professions without leaving the game. Everything from Entropia Nexus, right in your overlay.

In-Game Overlays

Search players, view profiles, and check scan results through transparent overlays that stay on top of your game.

Exchange Market

Browse items, view orders, and place buy or sell offers directly from an overlay — no alt-tabbing needed.

Loadout Manager

Compare weapons, armor, and enhancers side by side. See DPS, economy, and markup costs before you buy.

Skill Scanner

Scan your in-game Skills window with one click. Your skill names, ranks, and progress are automatically imported to your Nexus profile.

Auto-Updates

Stay up to date automatically. The client checks for new versions in the background and updates itself with one click.

Download v0.5.0 beta

After downloading, extract the archive and run the executable. The client will auto-update itself for future releases.

Changelog

v0.5.0 2026-05-09
  • NEW Wiki: Fish + Fishing Rods, Reels, Blanks, Lines, and Lures — full detail pages with stats, effects, market prices, acquisition, and usage. Rods live under Tools, the four attachments under Attachments, mirroring the web.
  • NEW Wiki: Catchable Fish table on every lure page — sortable by water type, planet, family, min depth, etc., with a time-of-day filter slider
  • NEW Wiki: Day Cycle chart on every lure page — 20-segment bar diagram, segment-highlight slider sorts matching fish to top
  • NEW Wiki: dedicated Strongbox renderer with rarity-sorted Possible Loots panel (Common → Mythical, color-coded)
  • NEW Standalone Fishing Advisor widget — five-slot rig builder (rod / reel / blank / line / lure) with rod-compatibility filtering and embedded day-cycle chart
  • NEW Overlay: per-type extra tabs — Strongbox "Possible Loots", Fish "Where to fish", FishingLure "Catchable Fish"
  • NEW Maps: planet tiles migrated to .webp (smaller files; legacy .jpg cache auto-purged on first run)
  • NEW Maps: layer-button restructure — TP / AR / MA / OTH with popovers for sub-types; click is plain toggle, no shift-click multi-select
  • NEW Maps: per-planet layer state persistence — narrowing the view on Calypso and switching to ARIS no longer wipes Calypso's filters
  • NEW Maps: 12-pixel cluster markers — overlapping point markers collapse into a pie ring with member count, click opens a sticky picker for disambiguation
  • NEW Maps: human-readable area-type labels ("Mob Area", "Lootable PvP Area") in the location info panel
  • NEW Maps: Sea / Lake / River area sub-types render as toggleable area types under the AR popover
  • FIX Maps: planet .webp tiles >256 MB decoded RGBA were silently rejected by Qt's allocation cap — disabled so calypso.webp etc. actually load
  • FIX Maps: layer button collapsed state no longer leaks the first 1-2 chars of the full name through clipping
  • FIX Maps: AR / OTH popovers and cluster picker now dismiss reliably on outside click (clicks on the canvas were being missed)
  • FIX Maps: cluster count digit centered on the marker (was rendering high)
  • FIX Maps: NPCs / Vendors / Camps / Outposts no longer hidden at wide zoom — clustering supersedes the old zoom-gate
  • FIX Inventory import: extra gendered-name regex cases for armor/clothing — F-suffix and M-suffix variants are no longer falsely re-aliased
v0.4.5 2026-04-05
  • NEW Encode-first clip pipeline — clips save instantly by remuxing pre-encoded segments instead of re-encoding the JPEG buffer on every save
  • NEW Game-only audio capture via WASAPI Process Loopback — records only the game's audio instead of all system audio (Windows 10 2004+)
  • NEW Hardware video encoder selection (NVENC, AMF, QuickSync, x264/x265) with auto-probe; near-zero CPU impact on supported hardware
  • NEW Configurable encoder thread count with auto mode (¼ of CPU cores) to minimize game lag
  • NEW Clip buffer fill progress shown in recording bar overlay
  • NEW Market price clipboard monitor reads values from the game's copy-to-clipboard buttons
  • FIX Mob material cost markup used sorted-row indices, breaking persistence when the list was re-sorted; now uses stable material index
  • FIX Gallery reload blocked the UI for up to 3 seconds waiting for old thumbnail loader; now retires loaders asynchronously
  • FIX Gallery thumbnails serve cache hits first, then generate misses — previously-cached items appear immediately on reload
  • FIX Clearer error message when OCR fails to load due to missing Visual C++ Redistributable
  • FIX Removed manual review dialog for unreadable market prices — heuristic checks catch overflow values automatically
v0.4.4 2026-03-30
  • NEW Mining amplifier support and mining weapon loadout restrictions with non-Mining damage types hidden
  • NEW Gzip compression for inventory import payloads
  • NEW Token markup changed from absolute to percentage
  • FIX Mob detail overlay crashed when spawn maturity had null Health value from API
  • FIX Inventory import stacked TT incorrectly for condition items
  • FIX Inventory stacking now groups per container and merges per planet for negotiable listings
  • FIX Reject inventory imports with grouped condition items instead of silently miscounting
  • FIX Inventory import uses type-based stackability check instead of name heuristics
  • FIX UL blueprint QualityRating was incorrectly exported as quantity
  • FIX Instance key could exceed max length for condition items
  • FIX Inflated total values for absolute-markup items in inventory
  • FIX Markup source handling: both in-game and exchange now use native type
v0.4.3 2026-03-29
  • FIX Tracker page crashed on startup when a mission had null coordinate values in its waypoint data
  • FIX Entity detail overlay crashed when displaying locations with null altitude coordinates
  • FIX Tracker data fetch used QTimer from background thread — callback could silently fail to fire; replaced with pyqtSignal
v0.4.2 2026-03-27
  • NEW Align client loadout armor format with website to fix per-slot data loss on sync
  • FIX Smart filter treats parentheses as literal characters unless logic operators (AND/OR/NOT) are present
  • FIX Cost calculation unit mismatch (PEC vs PED) — values now consistently converted at display boundaries
  • FIX Loadout cache path was CWD-relative and never found the file — now uses correct absolute path
  • FIX Config changes now dynamically start/stop OCR detectors without requiring restart
  • NEW Start on PC startup (Windows registry / Linux XDG autostart) and start minimized to system tray options in Settings
  • NEW Dashboard News/Events toggle — browse upcoming events with live status, type badges, and countdown timers; tab highlights when new content arrives
  • FIX Tracker session summary crashed on hunt update (undefined variable in return % calculation)
v0.4.1 2026-03-17
  • NEW Individual armor slot editing — manage armor pieces per slot (Head/Torso/Arms/Hands/Legs/Shins/Feet) with toggle between set and individual modes, matching the website's loadout editor
  • NEW Skills tab shows total skill points (with decimals, excluding Social) and average profession level in the toolbar, updating live with filter changes and skill gains
  • NEW XL stream size preset (1280×720) for native 720p viewing
  • NEW GPU hardware decoding (DXVA2/D3D11VA/NVDEC) for stream playback — lower CPU usage
  • NEW Chat toggle button highlighted when chat is open, matching the S/M/L button style
  • FIX Stream overlay segfault prevention: guard deferred mpv playback against stop/cleanup races, validate HWND before mpv creation
  • FIX Loadout dropdown no longer becomes unresponsive (signal blocking race during periodic merge, modal dialog allowing poll timer to rebuild dropdown)
  • FIX Skills dashboard no longer shows visual reset after 5-minute periodic rebuild (live gains re-injected into timeseries after DB reload)
  • FIX Stream overlay chat panel properly restores on un-minify (chat state saved before hiding parent)
  • FIX Stream overlay correctly accounts for chat width on initial open (page switch before resize)
  • FIX Minified stream bar uses video-only width instead of including chat panel width
  • FIX Mute/pause/play buttons reset to default state when switching between streams
  • FIX Stream overlay properly returns to stream list on close, allowing re-open to work
  • FIX Reduced stream memory usage: 10s forward buffer with no backward buffer (down from 150 MB default)
  • FIX All streams use 720p quality regardless of window size to balance quality and bandwidth
  • FIX Build: fix keyring crash from excluded _cffi_backend breaking pywin32-ctypes, bundle streamlink/mpv/websockets
v0.4.0 2026-03-17
  • NEW Twitch stream overlay — watch streams with video playback (streamlink + mpv) directly in the overlay
  • NEW Live chat with emote support (Twitch, BTTV, FFZ, 7TV) and broadcaster/moderator/subscriber badges
  • NEW Twitch OAuth login for sending chat messages, with token stored securely in OS keyring
  • NEW Stream browser showing live Nexus streamers with viewer counts and avatars, plus custom channel support
  • NEW S/M/L video size presets, retractable chat panel, volume/mute/pause controls
  • NEW Recent chat history loaded on channel join, clickable links in chat (Twitch purple)
  • NEW Auto-download of mpv library with user prompt dialog when not installed
  • FIX Emotes pre-scaled with Lanczos interpolation for crisp rendering in chat
  • FIX Twitch native emotes resolve in sent messages via learned emote map + global emote API
  • FIX Stream overlay follows standard overlay patterns: click-to-minify title bar, snap positioning, game focus coordination
v0.3.8 2026-03-16
  • FIX Build now bundles NumPy native extensions correctly (fixes startup crash with NumPy 2.x)
  • FIX All 14 builtin overlay widgets are now included in the build (were silently missing due to dynamic loading)
  • FIX Quick trade dialog on exchange orderbook no longer crashes from broken import path
  • FIX Removed unused pyautogui dependency and excluded bloat from onnxtr/scipy
  • FIX Fix crash when loot item resolves to a known ID (NOT NULL constraint on item_name)
  • FIX Exclude unused modules from dist (numpy tests/random, PIL ImageMath, etc.) — ~4.5 MB smaller
  • FIX Remove outdated config.example.json from dist (config auto-creates from defaults)
v0.3.7 2026-03-15
  • NEW Radar OCR detector with calibration dialog (disabled by default)
  • NEW Waypoint copy button with icon, tooltip, and click-to-copy feedback in wiki detail and overlay
  • FIX Skills dashboard chart baselines no longer drop accumulated live gains on periodic refresh
  • FIX Dashboard globals feed filters out historical events and auto-scrolls to newest
  • FIX 'Hide overcapped' unchecked by default in loadout manager
  • FIX API requests now identify as NexusClient/{version} instead of default Python user-agent
v0.3.6 2026-03-12
  • FIX Map search result navigation no longer crashes with AttributeError when opening the Maps page
  • FIX Mob globals panel now refreshes correctly when switching between mob pages in-place
  • FIX Removed Gill Sans fallback fonts from client and web UI font stacks
v0.3.5 2026-03-12
  • NEW New 'Enable Video Capture' setting separates capture infrastructure from clipping — recording now works independently without enabling the clip replay buffer
  • NEW 'Enable Clipping (Replay Buffering)' replaces the old clip toggle — controls only the clip button, hotkey, auto-clip on global, and OBS replay buffer management
  • FIX Webcam no longer activates at capture startup when only recording is enabled — pre-warmed only when the clip buffer is on or 'Keep camera active' is set
  • FIX Recording bar clip button shows a steady blue glow when the buffer is active, pulsing only during clip encoding
  • FIX Recording bar record and clip buttons now show a visually disabled state when their respective features are turned off
  • FIX Map overlay search results snap back to the previously viewed location when the cursor leaves a hovered result
  • FIX Map overlay search results box height is clamped to available window space on small screens
  • FIX Map overlay Closest Teleporter label uses text ellipsis to prevent widening the detail panel
  • FIX Map overlay mob maturity names use a compact two-line ellipsis layout to prevent the panel from widening
  • FIX Gallery thumbnails retain loaded images across month switches and resizes — no more 'Loading...' flash when revisiting a month
v0.3.4 2026-03-11
  • NEW Search results now navigate to planet maps when a Map type result is selected
  • NEW Gallery thumbnails now load progressively — placeholders appear immediately while images decode in the background
  • FIX Gallery reload no longer stacks signal handlers — previous loader is cancelled and disconnected before starting a new one
v0.3.3 2026-03-11
  • FIX Recording audio no longer drifts on dropped frames — the last available frame is repeated to fill gaps, keeping video duration exactly in sync with audio
  • FIX Recording frame queue increased from 3 to 10 to reduce unnecessary drops during brief encoding hiccups
  • NEW Encoding priority setting: choose Normal, Below Normal (recommended), or Idle — the OS automatically backs off encoding when the game needs CPU, no polling required
  • NEW Gallery now shows global value and mob name (e.g. '250 PED - Leviathan Stalker') instead of the filename for clips and screenshots linked to a global
v0.3.2 2026-03-11
  • FIX Reduced RAM usage by ~30 MB: shared memory cache eliminates duplicate data across wiki, loadout, and calculator
  • FIX Wiki warmup only stores data for visited categories instead of all 32 endpoints
  • FIX Skills sync runs in background during startup instead of blocking the splash screen
  • FIX Exchange detail caches use LRU eviction (max 100 entries) to bound memory
  • FIX Wiki view cache limited to 10 most-recently visited categories
  • FIX Ingestion upload buffers bounded to prevent unbounded memory growth on network issues
  • FIX OCR debug images only saved when trace logging is active
v0.3.1 2026-03-10
  • FIX FFmpeg no longer opens a visible console window in release builds
  • FIX Removed first-launch capture backend choice dialog — defaults to auto detection
v0.3.0 2026-03-10
  • NEW Screenshot capture: take screenshots with a hotkey, with optional blur regions and custom backgrounds
  • NEW Video clip recording: record gameplay clips with game audio and microphone
  • NEW Webcam overlay on recordings with chroma key (green screen) support
  • NEW Microphone audio filters: noise suppression, noise gate, and compressor with live preview
  • NEW Gallery page for browsing, replaying, and managing your screenshots and clips
  • NEW Recording bar overlay with live timer, pause/resume, and status indicators
  • NEW Configurable screenshot and clip output folders with daily subfolders
  • NEW Per-tier market price filtering in wiki, overlay, and detail views
  • FIX Improved recording stability and thread safety
  • FIX Audio capture now follows default device changes automatically
  • FIX Required components (media libraries, FFmpeg, noise models) are all downloaded upfront before recording
  • FIX Reduced memory usage during long recordings
v0.2.2 2026-03-09
  • NEW BitBlt capture backend: flicker-free window capture without yellow border
  • NEW New capture backend priority: WGC (borderless) > BitBlt > PrintWindow
  • NEW Capture method dialog now shown to all users on update with clearer descriptions
  • FIX Capture backend dialog no longer incorrectly shown on Windows 11
  • FIX Borderless WGC probe now actually tests the border setting instead of failing on window lookup
v0.2.1 2026-03-09
  • NEW Mob globals: see global loot events for any mob — recent events, top looters, and time period filters
  • NEW Skill picker: quickly choose skills or professions to chart by category, preset, or your top gains
  • NEW Toggle individual goals on/off in the dashboard chart using the eye icon
  • NEW Drag table column edges to resize them
  • NEW Borderless window capture for smoother screen reading
  • NEW First-launch dialog helps you pick the best screen capture method for your system
  • FIX Overlays no longer flash white on startup
  • FIX Skills page opens faster
  • FIX More accurate market price readings from the in-game window
  • FIX Hotkeys no longer stop working after extended use
  • FIX No more brief freeze when first pressing a hotkey
  • FIX More reliable game window detection
  • FIX Skill updates save faster and no longer cause brief lag
  • FIX App no longer hangs when closing
  • FIX Target lock and player status detection are now opt-in (off by default in settings)
  • FIX Market price overlay now shows correct data for all materials
  • FIX Market prices visible without logging in
  • FIX Market prices refresh automatically every 5 minutes
  • FIX Reduced disk space used by temporary files
  • FIX Mission reorder arrows now stay within the same group
v0.2.0 2026-03-08
  • NEW Skill goals: set point or profession-level targets with progress bars and rank shortcuts
  • NEW Skill picker dialog: choose skills by category, profession preset, or top-gaining for custom charts
  • NEW Multi-line skill charts: interactive timeseries with hover crosshair, legend, and cumulative mode
  • NEW Goal dialog for creating, editing, and tracking skill and profession targets
  • NEW Market price OCR: detect and scan in-game market price windows for item name, tier, markup, and sales data
  • NEW Market price confidence scoring for OCR quality filtering
  • NEW Market price display: wiki detail sections and overlay tab showing markup/sales per period with price history charts
  • NEW Inventory markup source selector: choose between In-Game prices and Exchange WAP, with period fallback (Daily→Weekly→Monthly→Yearly→Decade)
  • NEW Market price preliminary snapshots: price data available immediately after ingestion instead of waiting for next hour
  • NEW Market price fraud detection with outlier scoring and admin alerts
  • NEW Gear picker dialog: searchable, sortable table for browsing weapons, armor, healing tools, and accessories
  • NEW Loadout sets: manage multiple weapon, armor, healing, and accessory sets within a single loadout
  • NEW Loadout comparison widget: side-by-side stat comparison with set permutations and delta mode
  • NEW Loadout sharing and import/export with share codes
  • NEW Exchange overlay redesigned with tabbed layout (browse, favorites, orders, inventory, trades)
  • NEW Background exchange cache population for faster startup without blocking the UI
  • NEW Inventory history dialog: view past imports and track portfolio value over time
  • NEW Inventory import improvements: TSV/JSON parsing, gender alias generation, diff preview
  • NEW Tracker page charts: multi-line timeseries visualization for tracked statistics
  • NEW Subprocess-based loading splash: smooth animation that never freezes during heavy page construction
  • NEW Freeze detector: watchdog that logs main-thread stalls >0.5s with stack traces for diagnostics
  • NEW OCR trace logging system for font matching and detection debugging
  • NEW Expanded font matcher with updated market text STPK templates
  • FIX FuzzyLineEdit popup widgets created lazily, eliminating ~15 unnecessary QListWidget allocations at page init
  • FIX Loadout dropdown name extraction and sorting moved to background thread
  • FIX All pages prewarmed before main window is shown, so first tab click is always instant
  • FIX Loading splash appears on the same monitor as the main window
  • FIX Exchange overlay layout and interaction improvements
  • FIX Profile overlay display refinements
  • FIX Notification center styling and layout fixes
  • FIX Ingestion uploader reliability improvements
  • FIX Globals page mob name resolution fix
  • FIX Fixed stale markup_90d column references (renamed to markup_365d in migration 095)
  • FIX Sitemap generation: added Strongbox type and null-safe item type lookup
v0.1.9 2026-03-06
  • NEW Tracker page: track daily missions with cooldown countdowns and completion status
  • NEW Tracker page: view upcoming and past in-game events from the API
  • NEW Tracker notifications: grouped alerts when tracked missions become ready
  • NEW Local-first skill sync: skill values persist locally with dirty tracking and offline support
  • NEW Manual skill corrections with persistent history snapshots
  • NEW Configurable screenshot capture backend: Windows Game Capture (WGC) or GDI fallback
  • NEW Proactive rate limit detection to prevent API throttling on ingestion endpoints
  • NEW Event fetching from frontend API with in-memory TTL cache
  • FIX Protected API endpoints no longer fire network requests when user is logged out
  • FIX Capture backend config changes now propagate to active OCR pipeline
  • FIX Improved skill points column detection reliability in OCR scanner
v0.1.8 2026-03-05
  • NEW Template-relative ROI system: skill scan regions defined as pixel offsets from the SKILLS template, replacing ratio-based layout
  • NEW Alpha mask template matching for SKILLS label (ignores background pixels)
  • NEW Shared frame cache: all OCR detectors reuse the same PrintWindow capture per frame
  • NEW Skills template debug overlay showing match box, ROI regions, column cells, and bar regions
  • NEW Bar offset ROI for precise progress bar positioning in skill scan
  • NEW Multi-monitor overlay support with physical pixel HWND sizing for high-DPI screens
  • NEW Per-monitor DPI awareness (PER_MONITOR_AWARE_V2) for correct overlay placement
  • NEW F2 hotkey to toggle all overlay widgets on/off
  • NEW Row pitch support in ROI config (gap between row starts vs content height)
  • FIX Faulthandler no longer shares log file handle, preventing log rotation lock on Windows
  • FIX Null coordinate crash in map canvas location rendering
  • FIX Skill scan window tracking now uses full template match every cycle for reliable movement detection
v0.1.7 2026-03-05
  • FIX Reverted overlay logo toggle that broke search bar focus and keyboard input
v0.1.6 2026-03-05
  • NEW Skill gain tracking from chat log with compact database storage
  • NEW Skills tab shows accumulated gains since last scan or import
  • NEW Live skill gain updates while Skills tab is open
  • NEW Sort skills by gain to see most-trained skills first
  • NEW Loadout compare: crit chance and crit damage columns (client and website)
  • NEW Loadout compare: configurable column visibility via Columns menu
  • NEW Loadout compare: chunked evaluation to reduce UI lag
  • NEW Configurable overlay hotkeys with per-key editing in settings
  • NEW Global hotkeys enable/disable toggle and reset-to-defaults
  • NEW OAuth login shows descriptive error messages instead of silent failures
  • NEW Re-login splash when background token refresh detects expired session
  • NEW Main window opens on the same monitor as the splash screen
  • FIX Crash: 'database is locked' during chat log catchup with concurrent writes
  • FIX Loadout scope/sight/matrix efficiency showing N/A when attachment has no decay cost
  • FIX Loadout picker link button clipped by narrow column
  • FIX Exchange overlay resize grip hidden behind content
  • FIX Crit chance and crit damage values now display correctly in compare tables
  • FIX Compare button height matches other toolbar buttons
  • FIX Exchange price snapshots clamped to numeric column limit
  • FIX Disabled market price OCR detector (not yet functional)
v0.1.5 2026-03-04
  • NEW Settings auto-save in realtime (no more Save button)
  • NEW Overlay opacity updates live as you drag the slider
  • NEW Profile globals auto-refresh with recent activity feed
  • NEW Total/Best toggle for top hunting, mining, and crafting globals
  • NEW Click items in profile globals to open exchange orderbook
  • NEW Trade chat keyword filtering with item search, regex, and planet filters
  • NEW Dashboard feed filters (min global value, blocked types, trade blocklist/blacklist)
  • NEW Settings search bar with section filtering and text highlighting
  • NEW Self-notification filtering (suppress own globals and trade messages)
  • NEW Exchange overlay drag from sidebar and double-click minify/restore
  • NEW Dashboard ticker headers with settings and notification shortcuts
  • FIX Weapon calculator now works in production builds (py-mini-racer library fix)
  • FIX Overlays no longer steal window focus from the game
  • FIX Profile overlay hover styling now works correctly
  • FIX Crash guard for settings page initialization failures
  • FIX Persistent error logging to ~/.entropia-nexus/client.log (1-hour rolling, 256KB cap)
  • FIX C-level crash tracebacks now captured via faulthandler
  • FIX Notification and toast text eliding uses proper width calculations
  • FIX Trade cooldown changed from seconds to minutes for better UX
  • FIX Notification center panel border separation from background content
  • FIX OCR skill window detection timeout demoted to debug level
v0.1.4 2026-03-03
  • FIX Weapon calculator failing to load data in production builds
  • FIX Data cache and JS bridge paths now resolve correctly in PyInstaller bundles
v0.1.3 2026-03-03
  • NEW Linux support (X11 and Wayland) via platform abstraction layer
  • NEW Wayland compositor support improvements (KDE, Sway, Hyprland focus control)
  • NEW Pet skills redesigned as card grid layout
  • FIX OAuth login reliability on Linux (favicon race, port handling, keyring fallback)
  • FIX App shutdown reliability (parallel cleanup, signal handling)
  • FIX Map overlay can now be dragged from sidebar and footer
  • FIX Skill and profession weights displayed as percentage instead of raw value
  • FIX Scroll behavior in wiki detail descriptions
v0.1.2 2026-03-03
  • FIX Updater compatibility for 0.1.0 clients (legacy URL redirect)
  • FIX Update dialog now shows download progress (file count and current file)
  • FIX Critical updater failures notify the user with manual download instructions
  • FIX Changelog 'What's new' section now correctly shows entries for the latest version
v0.1.1 2026-03-03
  • NEW Exchange favourites tab with folder management
  • NEW Quick buy/sell dialog — double-click orders in the orderbook
  • NEW Double-click own orders to edit
  • NEW Exchange trade request notifications
  • FIX Exchange markup values not showing for many items
  • FIX ArmorSet badge in exchange order names
  • FIX OCR library missing from build
v0.1.0 2026-02-20
  • NEW Initial release