mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-03 10:25:46 -04:00
NEWS: document the 0.12.1 release
This commit is contained in:
parent
9ac2f0d773
commit
5f538a1748
1 changed files with 11 additions and 4 deletions
15
NEWS.adoc
15
NEWS.adoc
|
@ -1,19 +1,26 @@
|
||||||
= Freedoom project news
|
= Freedoom project news
|
||||||
|
|
||||||
== HEAD
|
== HEAD
|
||||||
|
=== Graphics
|
||||||
|
* New ESPI* textures are included as an alternative to the STAR*
|
||||||
|
textures. These are named after and in honor of Esa Repo (Espi).
|
||||||
|
* A STARBR1 texture is now included as a counterpart to STARBR2.
|
||||||
|
|
||||||
|
== 0.12.1 (2019-10-22)
|
||||||
=== General
|
=== General
|
||||||
* The HTML documentation (eg, +NEWS+ and +README+ files) are
|
* The HTML documentation (eg, +NEWS+ and +README+ files) are
|
||||||
generated with a style based on _Freedoom_’s own website, rather
|
generated with a style based on _Freedoom_’s own website, rather
|
||||||
than the default AsciiDoc styling.
|
than the default AsciiDoc styling.
|
||||||
|
* _Phase 2_’s internal DEMO1 has been replaced, thanks to some odd
|
||||||
|
vanilla quirks that could cause it to desync in some (but not all)
|
||||||
|
conditions.
|
||||||
|
|
||||||
=== Levels
|
=== Levels
|
||||||
* The sailor monster type is formally banished from _Freedoom_’s own
|
* The sailor monster type is formally banished from _Freedoom_’s own
|
||||||
levels, and remaining uses of it were removed.
|
levels, and remaining uses of it were removed.
|
||||||
|
|
||||||
=== Graphics
|
=== Manual
|
||||||
* New ESPI* textures are included as an alternative to the STAR*
|
* Incongruities between the actual game and manual have been fixed.
|
||||||
textures. These are named after and in honor of Esa Repo (Espi).
|
|
||||||
* A STARBR1 texture is now included as a counterpart to STARBR2.
|
|
||||||
|
|
||||||
=== Build system
|
=== Build system
|
||||||
* The `make install` targets have been consolidated to behave more
|
* The `make install` targets have been consolidated to behave more
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue