mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 03:12:00 -04:00
release Woof! 10.0.0
This commit is contained in:
parent
29bb915fce
commit
29b2b9ba67
@ -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 9.0.0
|
VERSION 10.0.0
|
||||||
LANGUAGES C)
|
LANGUAGES C)
|
||||||
|
|
||||||
# Set a default build type if none was specified
|
# Set a default build type if none was specified
|
||||||
|
15
README.md
15
README.md
@ -121,7 +121,7 @@ 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.
|
||||||
|
|
||||||
Woof! 10.0.0 is currently under development.
|
Woof! 10.0.0 is released on Jun 17, 2022.
|
||||||
|
|
||||||
**Main Features**
|
**Main Features**
|
||||||
|
|
||||||
@ -138,19 +138,6 @@ Woof! 10.0.0 is currently under development.
|
|||||||
* Fix netgame level reload.
|
* Fix netgame level reload.
|
||||||
* Fix uncapped mode in netgame (needs more testing).
|
* Fix uncapped mode in netgame (needs more testing).
|
||||||
|
|
||||||
Woof! 9.0.0 is released on Feb 24, 2022.
|
|
||||||
|
|
||||||
**Main Features**
|
|
||||||
|
|
||||||
* 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.
|
|
||||||
* Low-resolution turning (and `-shorttics` parameter).
|
|
||||||
* Implementation of the `-solo-net` and `-coop_spawns` parameters.
|
|
||||||
* Fluidsynth music backend with support for SNDFONT lumps.
|
|
||||||
* Blocky mode for fuzzed sprites in high resolution mode.
|
|
||||||
* Support for up to 8 pages of savegames. Skip quicksave/quickload questions and allow quickload before quicksave.
|
|
||||||
* Addition of the IDBEHOLDO cheat to disable all power-ups (and invisibility) at once, also BUDDHA cheat and resurrection with IDDQD after death.
|
|
||||||
|
|
||||||
# Contact
|
# Contact
|
||||||
|
|
||||||
The canonical homepage for Woof! is <https://github.com/fabiangreffrath/woof>.
|
The canonical homepage for Woof! is <https://github.com/fabiangreffrath/woof>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user