• release/0.7 bf31991875

    alterNERDtive released this 2021-01-29 14:50:33 +01:00 | 0 commits to master since this release

    Changed

    • spansh.py: Fleet carriers are now explicitly excluded from the outdated stations list.

    Fixed

    • explorationtools.py: Searching for a CMDR with public profile, but hidden activity will no longer error out.
    • explorationtools.py: Searching for a CMDR with public profile, but hidden flight log will no longer error out.
    Downloads
  • release/0.6 9e52b9772f

    alterNERDtive released this 2020-07-18 17:06:08 +02:00 | 7 commits to master since this release

    Added

    • spansh.py old station search now takes a --minage (in days) argument for what you would consider “outdated” data.

    Changed

    • spansh.py old station search now outputs an age in days for the last update instead of a time stamp.
    Downloads
  • release/0.5 e5dcb465fb

    alterNERDtive released this 2020-07-01 11:34:16 +02:00 | 11 commits to master since this release

    Changed Changelog format. Should be even clearer now at a glance!

    See KeepAChangelog.

    Added

    • edts.py: Script for accessing Alot’s hosted EDTS API. Right now the only implemented thing is getting approximate coordinates for a given procedually generated system name.
    Downloads
  • 0.4.1 c9101ae669

    alterNERDtive released this 2020-06-18 23:32:52 +02:00 | 19 commits to master since this release

    Pure bugfix release. Debug output made it into live …

    Downloads
  • 0.4 c9f6ef1bc0

    alterNERDtive released this 2020-03-09 22:08:44 +01:00 | 25 commits to master since this release

    Kind of a big one. Obviously because in addition to EDSM, I can now do some stuff with Spansh’s database. At this point I’m not sure if I want to keep it in the kind of hacky quick&dirty state it’s in right now or do another abstraction layer in addition to EDSM’s. Probably will be too lazy.

    In addition to that the compiled version of the scripts for windows will now be a single executable file per script instead of having all the libraries stuff in subfolders. It’s cleaner that way, IMO.

    explorationtools.py

    • findcommander now gives a last seen date for the position

    known bugs:

    • I need to fix the way the commander’s last seen is pulled. Right now searching for a commander will error out if their profile is public, but their flight logs (and thus the last updated time stamp) is not.

    spansh.py

    • added spansh.py for accessing data from https://spansh.co.uk
    • see the README for what it can do right now
    Downloads
  • 0.3 2c6695e9e6

    alterNERDtive released this 2020-01-08 15:04:05 +01:00 | 52 commits to master since this release

    I added a bunch of new toys :)

    Also I will now only put the pre-compiled windows binaries here; you can just get a source zip from Github anyway.

    Downloads
  • 0.2 487168c6fb

    alterNERDtive released this 2019-11-24 22:58:16 +01:00 | 75 commits to master since this release

    Refactored to properly use the current version of pyEDSM. Pretty much just a code quality update, no features added or removed.

    Downloads
  • 0.1.1 d714231b25

    alterNERDtive released this 2019-11-12 10:10:20 +01:00 | 78 commits to master since this release

    This is just a bug fix release to fix system names containing characters that have to be url encoded (e.g. +, []).

    Downloads
  • 0.1 09d528b7d5

    alterNERDtive released this 2019-10-22 01:33:35 +02:00 | 79 commits to master since this release

    Use the compiled version if you are on Windows and don’t have Python installed.

    Downloads
  • edsm-getnearest-1.0 f2bb699963

    alterNERDtive released this 2019-09-05 12:30:47 +02:00 | 95 commits to master since this release

    Use attached archives for my voiceattack-profiles (RatAttack, specifically).

    Using a compiled EXE eliminates the need for having Python installed.

    Downloads