Page 1 of 1

Daggerfall Unity 0.11.5 Beta

Posted: Fri Jul 23, 2021 12:09 am
by Interkarma
Daggerfall Unity 0.11.5 Beta is now available for download. This release has dozens of bug fixes and improvements, and some new mod features for creators to try out. Thank you to all our contributors for their incredible work!

https://github.com/Interkarma/daggerfal ... .11.5-beta

This is the first release to be found only on GitHub releases page. Scroll down below change notes to downloads for each platform and source code for this tagged release.

Re: Daggerfall Unity 0.11.5 Beta

Posted: Fri Jul 23, 2021 7:34 am
by Ralzar
Nice. Time to check that my mods are still working and then release some new mods I have in the pipeline :)

Btw, it might be an idea (or maybe I am just blind) to include what Unity version the source files are for. Whenever this question comes up I have to start going through DFU forum history. Simply including it in the sourcefile filename or at the top of the release notes might be handy.

Re: Daggerfall Unity 0.11.5 Beta

Posted: Fri Jul 23, 2021 9:23 am
by pango
Ralzar wrote: Fri Jul 23, 2021 7:34 am Btw, it might be an idea (or maybe I am just blind) to include what Unity version the source files are for.
This is currently in the sources themselves, in Assets/Scripts/VersionInfo.cs:
https://github.com/Interkarma/daggerfal ... nfo.cs#L23

Re: Daggerfall Unity 0.11.5 Beta

Posted: Sun Jul 25, 2021 4:30 am
by Interkarma
The current Unity version is also listed in the README on git (scroll down to Versions).

https://github.com/Interkarma/daggerfall-unity

This doesn't change very often. The last engine upgrade was around Oct 2020.

The next engine upgrade will be this week, and I'll update README at that time.