diff --git a/CHANGELOG.md b/CHANGELOG.md index 65fe7b5..af47500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ See [KeepAChangelog](https://keepachangelog.com/en/1.0.0/). * `check next [star;hop;jump;system]` command. Only works if the target system is in EDSM which makes the entire thing kind of pointless. +* A bunch of personal chat macros. +* `target ` command. NYI, haven’t found a way to make it work + properly. ## RatAttack 3.1.1 diff --git a/docs/EliteDangerous.md b/docs/EliteDangerous.md index 83dcdec..b34f8a0 100644 --- a/docs/EliteDangerous.md +++ b/docs/EliteDangerous.md @@ -66,17 +66,11 @@ stated otherwise, they will only work with the comms panel active, and you should be in the edit window ready to send. They will _not_ hit Enter on their own. -* `announce my services`: Gives a rundown of my refuel&repair services. - I usually post that in system chat coming into the waypoint systems of an - expedition. * `clear [chat;text]`: Clears the chat window. Use from outside the comms panel. * `[local;squad;system;wing] chat`: Puts you into the chosen chat channel. * `paste text`: Pastes your clipboard into Elite. Works outside the comms panel too, e.g. on the galaxy map inside the search field. * `salute; oh seven`: Will put “o7” into the chat. -* `send fuel rats p.s.a.`: Sends a fuel rats PSA. Duh. -* `send high gravity p.s.a.`: Warns about (a) high gravity planet(s) being in - the system. I use that on expedition waypoints, too – if it applies. ### Engineering/Materials ### @@ -387,7 +381,6 @@ Things relevant to your SRV, but not your ship. Well … targeting stuff, I guess. Not really sure why I made that it’s own category, but oh well :) -* `target `: NYI. Way too fiddly and buggy to be reliable. * `target next system`: Selects the next system on your route. * `target wing man [1;2;3]`: Targets your wing men. * `target’s target`: Targets your target’s target. diff --git a/profiles/EliteDangerous-Profile.vap b/profiles/EliteDangerous-Profile.vap index 9badfa7..b39359d 100755 Binary files a/profiles/EliteDangerous-Profile.vap and b/profiles/EliteDangerous-Profile.vap differ