Pistonite / botw-ist

NEW IST Simulator
https://ist.itntpiston.app/
MIT License
6 stars 2 forks source link

Correctly model de-duplication bypass #21

Closed pearfalse closed 12 months ago

pearfalse commented 1 year ago

Fixes issue #20.

Also fixes a similar inconsistency, confirmed by me while verifying game behaviour: 1000+ arrow stacks will always load in if the leading stack of that type has a quantity of 0. Otherwise, usual rule around listHeadsInit applies.

Pistonight commented 12 months ago

Closes #20