wadeira / ckSurf

10 stars 10 forks source link

Stage Records need maximum vertical velocity #3

Closed sneak-it closed 7 years ago

sneak-it commented 7 years ago

Stage records can easily be cheated by getting to high ground via noclipping, and jumping through the zone, just as we fixed with start zones. However, the speed must not be limited in case the map is intended to be stage/telehopped. So instead of capping the speed, just disallow counting of a stage record if over X vertical speed (generally 320).

sneak-it commented 7 years ago

Did a quick test, appears to be fixed with commit 30e0019.