mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 03:52:12 -04:00
release Woof! 9.0.0
This commit is contained in:
parent
5ab5b8f3b9
commit
fe287a827e
@ -9,7 +9,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
|||||||
cmake_minimum_required(VERSION 3.6)
|
cmake_minimum_required(VERSION 3.6)
|
||||||
|
|
||||||
project("Woof"
|
project("Woof"
|
||||||
VERSION 8.1.0
|
VERSION 9.0.0
|
||||||
LANGUAGES C)
|
LANGUAGES C)
|
||||||
|
|
||||||
# Set a default build type if none was specified
|
# Set a default build type if none was specified
|
||||||
|
@ -121,9 +121,10 @@ Much like a native Windows build, you do not need to download any dependencies.
|
|||||||
|
|
||||||
A complete changelog can be found in the [Wiki](https://github.com/fabiangreffrath/woof/wiki/Changelog) or on the [Releases](https://github.com/fabiangreffrath/woof/releases) page.
|
A complete changelog can be found in the [Wiki](https://github.com/fabiangreffrath/woof/wiki/Changelog) or on the [Releases](https://github.com/fabiangreffrath/woof/releases) page.
|
||||||
|
|
||||||
The latest release is:
|
Woof! 9.0.0 is released on Feb 24, 2022.
|
||||||
|
|
||||||
|
**Main Features**
|
||||||
|
|
||||||
* 9.0.0 (Feb XX, 2022)
|
|
||||||
* Integration of Chocolate Doom network code. Demo compatible multiplayer for all supported complevels (_BETA_).
|
* Integration of Chocolate Doom network code. Demo compatible multiplayer for all supported complevels (_BETA_).
|
||||||
* Complete crosshair implementation with 4 different shapes (cross, angle, dot and big cross), color by player health and highlight on target.
|
* Complete crosshair implementation with 4 different shapes (cross, angle, dot and big cross), color by player health and highlight on target.
|
||||||
* Low-resolution turning (and `-shorttics` parameter).
|
* Low-resolution turning (and `-shorttics` parameter).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user