Updated changelog for better clarity

This commit is contained in:
NovaRain
2023-11-20 21:28:06 +08:00
parent 34a81e4f54
commit 4bc981dbc1
+1 -1
View File
@@ -2,7 +2,7 @@
## 4.4.1 ## 4.4.1
* HRP: Fixed the clickability issue of the file list for save/load and **'print to file'** options in the character screen * HRP: Fixed the clickability issue of the file list for save/load and **'print to file'** options in the character screen
* Fixed a bug introduced in 4.4 that caused saved arrays to have incorrect data in `sfallgv.sav` * Fixed a bug introduced in 4.4 that broke the interoperability of saved arrays with older versions
* Fixed a crash when calling `start_gdialog` outside the `talk_p_proc` procedure for talking heads * Fixed a crash when calling `start_gdialog` outside the `talk_p_proc` procedure for talking heads
* Fixed `create_object_sid` script function to allow creating an object with no script correctly when passing 0 as the script index number * Fixed `create_object_sid` script function to allow creating an object with no script correctly when passing 0 as the script index number
* Changed the calculation of the **'best armor'** score to exclude the EMP stats (gameplay mod friendly) * Changed the calculation of the **'best armor'** score to exclude the EMP stats (gameplay mod friendly)