p2sr / SourceAutoRecord

Speedrun plugin for Source engine games.
MIT License
89 stars 27 forks source link

[TAS parser] Even amount of numbers in movement or angle field is wrongly considered valid #155

Closed RainbowwPhoenixx closed 8 months ago

RainbowwPhoenixx commented 1 year ago
version 6
start now

0>0 0 0 0||||

+50>

is a valid script, when it really shouldn't be. Only the last pair of numbers will take effect.

Krzyhau commented 1 year ago

Resolved by 64137af. Check if everything's fine and then we can close this.

Krzyhau commented 8 months ago

No idea why this issue remained open for this long. Closing.