Skip to content

Releases: tiramon/du-map-companion

v3.1.1

15 Oct 18:51
Compare
Choose a tag to compare

New relevant changes in this version are

  • play sound on finish state because position transmission is no more and so currently no ping was played
  • sorted the scanner list by last change

For Details how to install or for Problem handling take a look at https://github.com/tiramon/du-map-companion

v3.1.0

14 Oct 07:00
Compare
Choose a tag to compare

New relevant changes in this version are

  • can now handle scanner states again (only working for STARTED, FINISHED, SAVED, RESET), but because NQ removed it i have no longer a scanner position and the companion will also not save any ore to the site
  • fixed a bug that crashed the companion when there were non utf8 characters in the log file
  • disabled the sound framework, because it is now included in DU

For Details how to install or for Problem handling take a look at https://github.com/tiramon/du-map-companion

v3.0.1 - now ending correctly when closing the window

01 Dec 18:00
Compare
Choose a tag to compare

New relevant changes in this version are

  • fixed a bug that kept the application running after the window was closed

For Details how to install or for Problem handling take a look at https://github.com/tiramon/du-map-companion

v3.0.0 - Remove auto submit, make demeter compatible

01 Dec 17:22
Compare
Choose a tag to compare

New relevant changes in this version are

  • make compatible with the demeter patch
  • Autosubmit of scans had to be removed, because NQ removed the ore informations from the logs in demeter
  • added scan state 'SAVED' when a scan is saved to the inventory
  • update source to own seperate projects for better handling relevant for project 'github-udpate-checker' and 'du-log-tools'

For Details how to install or for Problem handling take a look at https://github.com/tiramon/du-map-companion

v2.3.0 - Sound integration, Better claim management, update reminder

30 Jun 16:26
Compare
Choose a tag to compare

New Features in this version are

  • integration of the sound framework specified by ZarTaen and Dimencia
  • a update reminder will show in the application when a newer version is available at github
  • til now i only submited to the website when a claimed tile was found 'somehow', i hope i can add some new stuff to the site, because the new version can determine between following claim events
    • if a new tile was just claimed
    • a tile was found that was claimed some time ago
    • a tile was released by removing the territory unit

For Details how to install or for Problem handling take a look at https://github.com/tiramon/du-map-companion

v2.2.0 - Status Indicator and 'Always on top'

09 Jun 21:37
Compare
Choose a tag to compare

DuMapCompanion

The App will read the log files of Dual Universe and wait for events that are related to territory scanners.
After you loged in to your discord account you will just have to use your territory scanner in Dual Universe as usual and the tool will automatically send your scan results to the DuMap website https://www.dumap.de

It will also gather some information about claimed tiles and send it to the page so the claimed tiles on the site are as up to date as possible.

Requirements

To run the DUMapCompanion you have to use atleast Java 11.

How to download the current Version

You can always find the newest version at the github release page https://github.com/tiramon/du-map-companion/releases

Where do i get a Java Version working with this application

Best uninstall any old version before installing the new one.

If you have no Java installed ore only a old version, the current versions can be found at https://www.oracle.com/de/java/technologies/javase-downloads.html

How to start the companion

If your Java is installed correctly double clicking the JAR should be enough.

To get some log output start the command line in the folder where the jar is lying and type (replace X.X.X with current version)
java -jar du-map-companion-X.X.X.jar

How to use the application

As long as the application is running it will always look for the newest log file in your DU log folder. You have to do nothing special, just use your Territory Scanners as usual.
The results will be transfered to the website as soon as you click the ingame save button of your scanner result.

Features

  • click on the row of the table to copy the pos link to the clipboard
  • use the dropdown to change the sound played when a territory scanner finishes his scan/is resetted by movement
  • status indicator at what point of the log the parser currently is and if currently parsing or waiting
  • always on top checkbox

v2.1.0

24 May 12:40
Compare
Choose a tag to compare

DuMapCompanion

The App will read the log files of Dual Universe and wait for events that are related to territory scanners.
After you loged in to your discord account you will just have to use your territory scanner in Dual Universe as usual and the tool will automatically send your scan results to the DuMap website https://www.dumap.de

It will also gather some information about claimed tiles and send it to the page so the claimed tiles on the site are as up to date as possible.

Requirements

To run the DUMapCompanion you have to use atleast Java 11.

How to download the current Version

You can always find the newest version at the github release page https://github.com/tiramon/du-map-companion/releases

Where do i get a Java Version working with this application

Best uninstall any old version before installing the new one.

If you have no Java installed ore only a old version, the current versions can be found at https://www.oracle.com/de/java/technologies/javase-downloads.html

How to start the companion

If your Java is installed correctly double clicking the JAR should be enough.

To get some log output start the command line in the folder where the jar is lying and type (replace X.X.X with current version)
java -jar du-map-companion-X.X.X.jar

How to use the application

As long as the application is running it will always look for the newest log file in your DU log folder. You have to do nothing special, just use your Territory Scanners as usual.
The results will be transfered to the website as soon as you click the ingame save button of your scanner result.

Features

  • click on the row of the table to copy the pos link to the clipboard
  • use the dropdown to change the sound played when a territory scanner finishes his scan/is resetted by movement