Skip to content

Releases: sandstranger/daggerfall-unity

v1.1.1-android-8

29 Nov 00:55
Compare
Choose a tag to compare

Changelogs:

  • Update unity to 2022.3.53.f1
  • upstream engine source code
  • fix showing console

v1.1.1-android-7

10 Jul 16:24
Compare
Choose a tag to compare

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

26 Jun 15:11
Compare
Choose a tag to compare

Changelog:
hotfix: bug with levitations movement was fixed

v1.1.1-android-5

24 Jun 23:16
Compare
Choose a tag to compare

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

20 Jun 05:11
Compare
Choose a tag to compare

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

17 Jun 08:51
Compare
Choose a tag to compare

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

10 Jun 19:55
Compare
Choose a tag to compare

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

09 Jun 09:29
Compare
Choose a tag to compare

Changelog:
merge remote engine changes
added opportunity to limit max fps

v1.1.1-android-beta-1

05 Jun 22:52
Compare
Choose a tag to compare

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

02 Jun 16:29
Compare
Choose a tag to compare
Pre-release

Changelog
all buttons for screeen controls were added