Skip to content

Commit

Permalink
v1.3!
Browse files Browse the repository at this point in the history
  • Loading branch information
alterNERDtive committed Jun 14, 2020
1 parent cbdc929 commit 58a7695
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
# v1.3 (2020-06-14)

## EliteDangerous v5.0

You don’t need to find out your bindings file anymore! It will now automatically
be read from the file the game reads it from, too.

* Removed the HOTAS buttons section. They were pretty personal to me and not
very useful to other people anyway. They are in their own profile now without
polluting the public one.

* Fixed nav panel filter commands for the addition of fleet carriers.
* Fixed the `EDDI Docked` event for the new interface.
* There are a couple engineering/materials related things now. See the docs for
more info.
* Added `EDDI Entered normal space` event. Will now automatically throttle you
to 0 upon exiting SC if `>hyperSpaceDethrottle` is set.
* Replaced `EDDI Commander continued` with `EDDI commander loading` so it only
runs when the game starts, not on relogging. If you don’t know what that
means, it probably won’t affect you :)
* Added `restart from Desktop` command. Useful for farming HGEs. You might want
to set `>delays.quitToDesktop` according to your needs. Restarting the game
also only works on 1080p currently. Might change in the future.
* Updated miner’s toll URL.
* Added `open Inara` and `open materials finder` commands.

## RatAttack v3.1

* Added `RatAttack.[enable;disable]RatDuty` commands that can be invoked
externally more easily.

## SpanshAttack v3.1

Now also reads the corrent bindings file (automatically). Didn’t read any
bindings before even though it needs them …

## StreamAttack v0.2

* Now updates your location when dropping from SC.
* Fixed some copypasta errors in the documentation.

# v1.2 (2020-03-09)

## EliteDangerous v4.0
Expand Down
3 changes: 1 addition & 2 deletions docs/EliteDangerous.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@ Tells you the reason for docking denial.

#### Entered Normal Space ####

Throttles to 0 upon dropping from SC, if `EliteDangerous.hyperSpaceDethrottle`
is set.
Throttles to 0 upon dropping from SC, if `>hyperSpaceDethrottle` is set.

#### Fighter Launched ####

Expand Down

0 comments on commit 58a7695

Please sign in to comment.