start-5 / TiTS.JS-Save-Editor

Trials in Tainted Space Save Editor
https://start-5.github.io/TiTS.JS-Save-Editor/
MIT License
30 stars 6 forks source link

Puppeteer revamp #38

Closed start-5 closed 1 year ago

start-5 commented 1 year ago

Update puppeteer and improve how game data is retrieved overall Add missing flags, types, perks, etc.

Fixes #20

Special thanks to @thenonamezz for figuring out some of the obscure flags/types

thenonamezz commented 1 year ago

Happy to help. But you also have to manually add (or search for it in some way) the "Parasitic" flag to the tail and the "Tailcunt" flag to the tailcunt, because neither of them is set properly in the "VALID_X_FLAGS" and they're required in the actual game for some (if not every) encounter

start-5 commented 1 year ago

todo: refactor functions!