Skip to content

Releases: Xzandro/sw-exporter

0.0.17 - Linux package and small bugfix

20 Apr 15:31
Compare
Choose a tag to compare
  • Fixed error with undefined clear_time (RunLogger) #47

0.0.16

19 Apr 00:58
Compare
Choose a tag to compare
  • Fixed some attribute error for RunLogger

0.0.15 - New Plugins

18 Apr 18:01
Compare
Choose a tag to compare

New Plugins

  • RunLogger: Creates a local csv file and saves data of every dungeon and scenario run in there.
  • RuneDropEfficiency: Logs the maximum possible efficiency for runes as they drop or upgrade.

New Options

  • Clear Log on every login
  • FullLogger: Delete log file before quitting app

Improvements and Bugfixes

  • Better performance in Log section
  • Fixed error for changing the directory the first time after starting the app

0.0.14

07 Apr 21:10
Compare
Choose a tag to compare
  • Fixed another livesync error if you craft a rune

0.0.13

07 Apr 16:42
Compare
Choose a tag to compare
  • Fixed various LiveSync bugs

0.0.12 - Live Sync

06 Apr 02:34
Compare
Choose a tag to compare
  • Added new plugin: LiveSync (Disabled by default)
  • Fixed bug with wrong port if auto proxy start option is enabled

0.0.11

28 Mar 05:29
Compare
Choose a tag to compare
  • Fixed problem if the player name contains reserved characters #24

0.0.10

25 Mar 20:59
Compare
Choose a tag to compare
  • New option: Start proxy automatically
  • Added new section: Help and FAQ to cover most common questions
  • App is now moveable on Mac
  • Added FriendExport plugin
  • Added descriptions to plugins
  • Changed file names of JSON: wizard_name-wizard_id.json
  • Improved Log performance when many entries available
  • App version is shown now in the menu (bottom left)

0.0.9 - Sort monster & rune data like Ingame

18 Mar 01:01
Compare
Choose a tag to compare
  • Correct sorting of monsters, runes and crafts just like ingame if option is enabled
  • Refactor config to add custom labels

0.0.8 - Improvements

15 Mar 06:06
Compare
Choose a tag to compare
  • Fixed bug #5
  • Fixed requests error in plugins (SwarfarmLogger & SwagLogger)
  • Updated FullLogger plugin to respect enabled/disabled config
  • Added debug log level as an option