We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045d183 commit c8a3dc4Copy full SHA for c8a3dc4
releasenotes.md
@@ -67,6 +67,9 @@
67
* Doesn't cause the status bar to bleed into the player's view while the console is open.
68
* Freezes along with everything else when freeze mode is enabled.
69
* Flying monsters no longer nudge corpses beneath them when the `r_corpses_nudge` CVAR is `on`.
70
+* Scrolling textures are now smoother when the `vid_capfps` CVAR is a value other than `35`.
71
+* The interpolation of moving floors and ceilings is now smoother in some instances when the `vid_capfps` CVAR is a value other than `35`.
72
+* Semi-colons are now parsed correctly when using the `alias` CCMD in the console.
73
74

75
0 commit comments