Eein / sea-of-stars-tas

Rust implementation of SoS-TAS
MIT License
1 stars 0 forks source link

Nov patch fixes #133

Closed Eein closed 5 days ago

Eein commented 5 days ago

This is a simple solution to the no level 1 issue that crashed the unwrap.

If you're level 1 there should be no bonuses. :)

This is the only issue i've found so far and most things seem to be working otherwise!

This also updates for items in a mess of a diff (theres a couple of new items it seems, but its hard to parse from here)

Currency was added as an item - not sure why, but i've handled it here anyways with some updates to the script that fixes the tas pane.

merge anytime