joncage / ed-scout

An Elite Dangerous companion app to simplify finding unexplored worlds
MIT License
136 stars 19 forks source link

Fixed Gravity Values #125

Closed joncage closed 4 years ago

joncage commented 4 years ago

Fixes #124

Rhaedas commented 4 years ago

I want to say I've seen this happen before, not with this program but in the past. Where a value in the journal had to be adjusted. Could be for internal reasons why they have the value like that, but be wary of any updates, if they "fix" this.

joncage commented 4 years ago

Well it's a simple adjustment to the html if they do..

Rhaedas commented 4 years ago

Indeed. I had to backtrack and adjust for game updates before on my custom Voice Attack scripts, just because they changed a minor thing they did in the game. Once you know it's there, it's easy to fix, but chasing that bug not realizing it's not you but them that changed is frustrating.