david-pfx / PuzzleScriptNext

A direct successor to PuzzleScript, building on the work of PuzzleScript Plus, Pattern:Script and others.
http://www.puzzlescriptnext.polyomino.com
MIT License
11 stars 4 forks source link

Level select + unlocked_rollover + win + goto is broken #50

Open david-pfx opened 2 months ago

david-pfx commented 2 months ago

someone1065

https://discord.com/channels/473538592896188446/603626559189942294/1250028801417805939 1) All the levels are unlocked at the start until I beat one of them, at which point they lock other than the first level. 2) Instead of unlocking correctly, they instead unlock in the order that they are placed in the code. 3) The levels unlock not when accessed but when beaten, which means you have to enter a different level and go from there every time you give up. 4) Doing [wincondition]->win goto level A-B doesn't count the level as cleared.

https://puzzlescriptnext.polyomino.com/editor.html?hack=531156b927e868f10093012e130cd0b2

someone1065 commented 2 months ago

Yeah,