Update 2.2.12 authored by Sal's avatar Sal
...@@ -45,8 +45,8 @@ ...@@ -45,8 +45,8 @@
* Show list of aliases when typing "alias" alone. (!2055) * Show list of aliases when typing "alias" alone. (!2055)
* Replace existing aliases if there's already one with the same name. (!2055) * Replace existing aliases if there's already one with the same name. (!2055)
* Changed function key behaviors: (!1734) * Changed function key behaviors: (!1734)
* F10 now toggles fullscreen and windowed mode. There is also now a separate resolution used for windowed mode. * F11 now toggles fullscreen and windowed mode. There is also now a separate resolution used for windowed mode.
* F11 now toggles the current renderer. * F10 now toggles the current renderer.
* Netcode improvements: * Netcode improvements:
* Drastically improved input pacing when connected as a client with interpolation turned on. (!2046) * Drastically improved input pacing when connected as a client with interpolation turned on. (!2046)
* The game puts you in a "waiting for next level" state when trying to join on intermission, avoiding a desync. (!2019) * The game puts you in a "waiting for next level" state when trying to join on intermission, avoiding a desync. (!2019)
... ...
......