File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.1.2] - Sep 09 2022
8+ ### Changed
9+ - Reasons for skipping portal file optimisation process are more detailed
10+
11+ ### Fixed
12+ - Fatal errors replaced with generic log messages when skipping optimisation of portal file
13+
714## [ 1.1.1] - Aug 27 2022
815### Changed
916- Portal file optimisation process more streamlined. Separate .prt file is no longer created, instead the same one is optimised after VIS compilation
1017- Automatic embedding of tool texture WAD file is hard-coded again due to lazy mappers
11- - -chart parameter now enabled by default.
18+ - -chart parameter now enabled by default
1219
1320### Fixed
1421- Bug with -worldextent CSG parameter, where the default map size was +/-2048
@@ -27,5 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2734### Changed
2835- Automatic embedding of tool texture WAD file can now be controlled in settings.txt
2936
37+ [ 1.1.2 ] : https://github.com/seedee/SDHLT/compare/v1.1.1...v1.1.2
3038[ 1.1.1 ] : https://github.com/seedee/SDHLT/compare/v1.1.0...v1.1.1
3139[ 1.1.0 ] : https://github.com/seedee/SDHLT/releases/tag/v1.1.0
You can’t perform that action at this time.
0 commit comments