diff --git a/.travis.yml b/.travis.yml index e4ba22c91..9e16bccb8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,8 +39,8 @@ script: env: global: - - sfall_version: 4.2.5.1 - - mpack_version: 4.2.5 + - sfall_version: 4.2.8 + - mpack_version: 4.2.8 - mod_name: upu - extra_dir: extra - bin_dir: extra/bin diff --git a/docs/changelog.md b/docs/changelog.md index c9c413d92..04d084d9c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,7 @@ This file lists changes for UPU only. See original UP changelog [here](up-change All applicable changes are also present in corresponding [RPU releases](https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/master/docs/changelog.md). Sometimes UPU or RPU may be updated independently, which is why you might see gaps in version numbers. +- [Version 17](#version-17) - [Version 16](#version-16) - [Version 15](#version-15) - [Version 14](#version-14) @@ -19,6 +20,14 @@ Sometimes UPU or RPU may be updated independently, which is why you might see ga - [Version 2](#version-2) - [Version 1](#version-1) +### Version 17 +- [Fixed](https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/issues/54) Slags trying to use non-existent animation, let them 'pick up' stuff from the ground instead. +- [Fixed](https://github.com/BGforgeNet/Fallout2_Unofficial_Patch/pull/55) formatting of some strings in dialog with Big Jesus. +- [Added](https://forums.bgforge.net/viewtopic.php?f=34&p=760) sfall translation files to releases. +- Default sfall scripts are [added](https://github.com/BGforgeNet/Fallout2_Restoration_Project/issues/59) to releases as well. +- More sanity checks [added](https://github.com/BGforgeNet/Fallout2_Restoration_Project/issues/60) for installer. +- [Fixed](https://github.com/BGforgeNet/Fallout2_Restoration_Project/issues/63) crash in Broken Hills mines ([sfall](https://github.com/phobos2077/sfall/issues/337) bug). + ### Version 16 Fixed Linux install script not allowing to proceed even after the directory was lowercased (introduced in v15).