gmiclotte / gear-optimizer

Gear optimizer for NGU Idle.
24 stars 19 forks source link

implement parsing of raw save in JS #90

Closed tex0l closed 2 years ago

tex0l commented 2 years ago

Since NGUSav.es is down and does not work with build 1260 in the latest version, I decided to fix https://github.com/AxesOfEvil/NGU-save-parser/ which is in Python for build 1260 then to re-implement it in JS so that we can have the full save file in gear-optimizer.

I believe it fully works, but its use is suboptimal (as there's so much info in the save that isn't used to properly set gear optimizer, such as the hardcaps, the offhand power, the wishes, etc.).