Releases: sandstranger/daggerfall-unity
v1.1.1-android-8
Changelogs:
- Update unity to 2022.3.53.f1
- upstream engine source code
- fix showing console
v1.1.1-android-7
Changelogs
- always load custom textures as uncompressed for Android
- bump Unity version to 2022.3.36
- btn status was added
- upstream changes were merged
- fix changing max fps to 60 after game restart
- fix tavern hours overflow @Vwing
- made effect/mod settings pause button bigger @Vwing
- Made it easier to select travel locations on the travel map @Vwing
- Books are more performant @Vwing
- Travel map no longer opens locations immediately after closing them @Vwing
- Fixed daedra summoning textbox being un-clickable @Vwing
- Spells should always cast, now, even with low framerate @Vwing
- Fixed map traveling to wrong location when finding locations sometimes @Vwing
v1.1.1-android-6
Changelog:
hotfix: bug with levitations movement was fixed
v1.1.1-android-5
Changelog
- fix loading custom textures at adreno videocards
- fix game crash at opening talk window with using custom textures
- fix npcs translation
v1.1.1-android-4
Changelog:
- max fps now is 60 by default in clean builds
- bug fixes in screen controls
- more screen resolutions
- master level optimization now using in IL2CPP builds
- upstream changes were merged
v1.1.1-android-3
Changelog:
- update unity from 2019.4.40 to 2022.3.32
- fixed working df mods at mono. Thanks to @Vwing
- switch to gles2 and gles 3 from vulkan - it is fixes graphics issues
- minumum android version now - android 5
v1.1.1-android-2
Changelog:
all screen controls now render above game ui. Thanks to Vwing "https://github.com/Vwing/daggerfall-unity-android" for solution.
screen controls code was refactored, thanks to Vwing "https://github.com/Vwing/daggerfall-unity-android" for code.
Screen buttons are no longer placed in the wrong positions in lower screen resolutions
remote upstream code was merged
v1.1.1-android-beta-2
Changelog:
merge remote engine changes
added opportunity to limit max fps
v1.1.1-android-beta-1
Changelog:
all game assets now should copy without any problems,
temporally use requestlegacystorage for working game at all android devices
game console was fixed
button enter was added for accepting gui windows,
work with screen conrols was finished
v1.1.1-android-alpha-2
Changelog
all buttons for screeen controls were added