Commit 6e0983a
committed
temporarily remove broken portal time fix
this code is supposed to enforce portal animations to contribute exactly 4.0s to igt, as a frame retime would unfortunately, it not only doesn't fulfill its intended purpose (which is sort of a blessing in disguise, because it would remove the additional delay from setting up boat eye, 3 * ticks in boat), but it applies after going through a portal, and now that people do preemptive in the portal (partially due to extra options :/) it causes a lot of verifier time to be spent fixing the timer reversion. the correct way this should be implemented is adjusting the client length of ticks in the portal to be equal to the server length of ticks in the portal, and that will be done at some point during the tick timing reform.1 parent 9a2d684 commit 6e0983a
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments