summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
new file mode 100644
index 0000000..10d8127
--- /dev/null
+++ b/changelog.txt
@@ -0,0 +1,27 @@
+= 0.9.3
+ WorldTuningTool_0.9.3.zip: 6/16/26, sha256-8d6457f1d7123ff315ba3dad02da8f30e9b301183641cacd800e9795868b81d3
+== Changelog
+* Fix crash on creating a new character.
+* Optimize updating parameters when transitioning between areas and presets.
+* Make Area -> Global transition actually proc and fix related logic inconsistencies.
+* Save selected "Quick Preset" to the config.
+* Make the value being used for "Shadow Map Size" more clear.
+* Tweak some UI stuff.
+
+= 0.9.2
+ WorldTuningTool_0.9.2.zip: 6/14/26, sha256-7922f9a62baadcd9753bcb4e8473c26e8c40add51a83f9fc9c44e34e59bf4b3e
+== Changelog
+* Fixed config parsing on systems with different locale settings, likely related to "." vs "," as a decimal separator.
+* Adjusted some parameters' min, max, and step settings.
+
+= 0.9.1
+ WorldTuningTool_0.9.1.zip: 6/9/26, sha256-211bcc20f939df485920e37193c191231c5a6207031c1fcefde62458f622dccf
+== Changelog
+* Fix "Lighting" parameters.
+
+= 0.9
+ WorldTuningTool_0.9.zip: 6/8/26, sha256-4a8a6790db99092efa847469db789f2000bce71d0da3b29a43dcbb98d7a1407a
+== Changelog
+* Release
+
+// vim: set syntax=asciidoc: