File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## InfclassR v1.4.2 - 2022-04-21
4+
5+ - Fixed network clipping for looper and engineer walls
6+ - Fixed a re-connected player could still use humans
7+ spawn after infection started (regression)
8+ - Fixed prediction for hook of locked Sniper
9+ - Fixed slow-motion effect kept after revive
10+ - A build for Windows is available as a tech preview (not tested)
11+
312## InfclassR v1.4.1 - 2022-03-23
413
514- Fixed poison grenades 'no healing' effect
Original file line number Diff line number Diff line change 33# FindICU introduced in CMake 3.7
44cmake_minimum_required (VERSION 3.7)
55project (InfclassR
6- VERSION 1.4.1
6+ VERSION 1.4.2
77)
88set (VERSION_SUFFIX "" )
99
Original file line number Diff line number Diff line change 11InfclassR v1.4.2
2+ - Fixed network clipping for looper and engineer walls
23- Fixed a re-connected player could still use humans
34 spawn after infection started (regression)
45- Fixed prediction for hook of locked Sniper
You can’t perform that action at this time.
0 commit comments