Skip to content

Commit

Permalink
Changelog for 2.0.0-alpha8
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwa committed Jun 1, 2024
1 parent cba902f commit d090a8f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@
Changelog
=========

2.0.0-alpha8
============

Changes
-------

- light: invalid "delay" settings are now a warning rather than a fatal error
- qbsp: q2: write out true leaf contents even if CONTENTS_SOLID is set. Previous
behaviour (including original qbsp3 compiler) was that CONTENTS_SOLID would
clear any other set contents bits in leafs (but not in brushes.) (#420)

Features
--------

- lightpreview: show leaf contents in status bar
- light: LIGHTING_E5BGR9 + HDR .lit support (from @dsvensson and @Shpoike)

Bug fixes
---------

- light: fix "mangle" on _sun 1 entities (#266)
- light: fix sunlight artifacts (21b3b696)
- qbsp: q2: fix areaportals which were broken in 2.0.0-alpha7 (70a08013)

2.0.0-alpha7
============

Expand Down

0 comments on commit d090a8f

Please sign in to comment.