Skip to content

EVE Night Trade Tools v1.0.7

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:31
· 140 commits to main since this release

Added

  • Add landing page deployed to GitHub Pages via Actions

Other

  • Split MarketAnalysisScreen into per-concern files
  • Split OrdersScreen into per-concern files
  • Overlay: copy back beat price for copied orders and book imports
  • PLEX: treat order book as the global market it is
  • Dashboard: top winners/losers instead of alerts, combined all-entities mode
  • Dashboard: daily P&L bar chart over the last 30 days
  • Inventory: show how long capital has been stuck in each item
  • Overlay: price-check any item by copying its name
  • Surface swallowed errors: AppLog journal with topbar indicator
  • Orders: beaten-only hotkey mode, stable cycle position, tray alerts
  • Notify: fall back to notify-send when there is no system tray
  • Orders: selecting a row repositions the Ctrl+Z cycle to that order
  • docs: add user wiki (Russian)
  • docs: English wiki + Russian versions of wiki and README, fix stale docs
  • Assets: refresh replaces the snapshot instead of only upserting
  • Show real item icons from images.evetech.net instead of placeholders
  • Dashboard: persist the Combine all switch across restarts
  • History: subtract an order's relist fees from its shown profit
  • Settings: configurable global hotkeys (Ctrl + chosen letter)
  • Hotkeys: capture any Ctrl/Alt/Shift+letter combo by pressing it
  • Packaging: proper .desktop metadata for the .deb
  • Site: denser starfield with real night-sky twinkle
  • Site: self-heal the starfield canvas size every frame
  • Site: landing page moved to the slysmoke.github.io user repo

Removed

  • Remove dead code and consolidate formatIsk into ui:common