Daggerfall Unity 0.10.22

Discuss Daggerfall Workshop news articles.
User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Daggerfall Unity 0.10.22

Post by Interkarma »

Daggerfall Unity 0.10.22 Live Builds are now available!

This release has a good number of fixes and refinements to both the the base game and modding system. As always, A big thanks to everyone contributing to help this project get bigger and better every month.

New Features
  • Make frost daedra emissive like classic (Pango)
  • Add blinking cursor to daedra quest Y/N prompt (Pango)
  • Decompose to-hit formulas so components can be overridden (Hazelnut)
  • Allow weapon damage ranges to be modified (Hazelnut)
  • Implement %ln macro (Hazelnut)
  • Support for replacement of action doors (TheLacus)
  • Mod reserved layers (TheLacus)
  • Restore Sx007 "The Werebeast" full optional path (Interkarma)
General Fixes & Improvements
  • Fix custom image size in Potion Maker window (TheLacus)
  • Fix incorrect name for texture arrays with leading zeros (TheLacus)
  • Improved robustness of ModManager.TryGetAsset() (TheLacus)
  • ImportedComponentAttribute now supports dependencies (TheLacus)
  • Made RdbResource.TriggerFlag_StartingLock public so it is exported (BadLuckBurt)
  • Fix left-hand bows to use correct weapon damage and condition lowering (Hazelnut)
  • Do not rearm End Quest action (Hazelnut)
  • Fix equip bug with breaking armour (Hazelnut)
  • Allow using 2 boot variants for plate (Hazelnut)
  • Make some sub-formula public as they're useful outside of combat (Hazelnut)
  • Add Furniture category which is present, just rare (Hazelnut)
  • Fix some discrepancies in item stats from classic (Hazelnut)
  • Undo changes to return values of calc hit success in preference for TheLacus overrides (Hazelnut)
  • Fixes for add_all_equip console command, do not skip 0-variant clothing, create all boot variants (Hazelnut)
  • Improve difference between weapon switch speeds so smaller weapons have larger speed advantage (Hazelnut)
  • Fix additional footstep sounds when jumping over water (jefetienne)
  • Fix rebinding of bug of previously opened windows and console, added rebinding for pause menu (jefetienne)
  • Reworked controls window in preparation for secondary keybinds interface (jefetienne)
  • Made screenshot button rebindable (jefetienne)
  • Prevent "end quest" action firing twice in N0B10Y03 (JorisVanEijden)
  • Safer unstick handling using Physics.CapsuleCast() (Pango)
  • Fix automap partial blocks using wrong shaders (Pango)
  • Improvements to automatic trapdoor handling of TRP objects in dungeons (Pango)
  • Fix temple donation when you have exact amount of gold remaining (Pango)
  • Fix dungeon exit and static door overlap preventing dungeon exit (Pango)
  • Fix improper item re-stacking during deserialization (Pango)
  • Relocate weather particles when world offset changes (Pango)
  • Parent random loot to marker object to correct loot moving with platforms (Interkarma)
  • Support casterless missiles for better spell trap collisions (Interkarma)
  • Allow quests to place Item on static quest marker index (Interkarma)
  • Only clamp CurrentMagicka after all constant effect applied to fix spellpoint cap with multiple enchantments (Interkarma)

User avatar
pango
Posts: 3347
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

Re: Daggerfall Unity 0.10.22

Post by pango »

Restore Sx007 "The Werebeast" full optional path (Interkarma)
I almost forgot about that, sweet!

Thanks to everyone involved :)
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

hello
Posts: 48
Joined: Sun Jan 20, 2019 8:18 pm

Re: Daggerfall Unity 0.10.22

Post by hello »

awesome, just when i was about to start a new playthrough :)
thanks a ton for your continued work everyone

User avatar
emmathepony
Posts: 248
Joined: Sat Jun 29, 2019 5:26 pm

Re: Daggerfall Unity 0.10.22

Post by emmathepony »

More fixes just in time for a new playthrough!

Blw3
Posts: 3
Joined: Thu Apr 02, 2020 8:56 pm

Re: Daggerfall Unity 0.10.22

Post by Blw3 »

Thank you so much ! I can finally become the most feared battle mage in the Iliac bay !!

User avatar
Baler
Posts: 225
Joined: Thu May 23, 2019 1:39 am
Location: Earth

Re: Daggerfall Unity 0.10.22

Post by Baler »

WOOHOO! Daggerfall Unity is the best!
Thank you!!! :D

User avatar
King of Worms
Posts: 4752
Joined: Mon Oct 17, 2016 11:18 pm
Location: Scourg Barrow (CZ)
Contact:

Re: Daggerfall Unity 0.10.22

Post by King of Worms »

Nice bunch of fixes and updates, thanks! Now to include that in my mod... the Arrays for terrain textures, test new clothing with new spawn command (works - confirmed) and fix the weapon positions for females as that archive is finally working.

User avatar
alphaTECH
Posts: 142
Joined: Sun Oct 07, 2018 6:24 am

Re: Daggerfall Unity 0.10.22

Post by alphaTECH »

pango wrote: Sun Apr 05, 2020 8:55 am
Restore Sx007 "The Werebeast" full optional path (Interkarma)
I almost forgot about that, sweet!

Thanks to everyone involved :)
Was that ever an official path that came broken with DFDOS? I know Donald Tipton either added it or fixed it at some point.

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: Daggerfall Unity 0.10.22

Post by Interkarma »

The alternate path wasn't in the original DOS version. It comes from Tipton's QUESTPAK.ZIP along with many regular quest fixes.

I thought a long time about whether it should be included in DFU or not, as the alternate path uses a couple "hacky" things related to classic quest system that needed specific support to be coded in DFU for equivalence. The following points convinced me to include it:
  • The alternate path is very popular and a lot of people consider it part of their classic Daggerfall memories without realising it was an early community change.
  • It's still possible to play the standard path (just kill the beast and return to Cyndassa) albeit in a fixed rather than random dungeon. The optional path doesn't force the player to do anything different if they don't want to.
  • Tipton was one of the early giants of the Daggerfall scene. We used his TEMPLATE decompiler to export all the quests, including his fixes, as a starting point. And the quest scripting language used by DFU is actually an enhanced and expanded version of TEMPLATE. Tipton clearly had a fondness for this quest, and it only seemed right to include it.

User avatar
Jhonrock
Posts: 14
Joined: Wed Apr 01, 2020 8:54 pm

Re: Daggerfall Unity 0.10.22

Post by Jhonrock »

This version seems to have solved a small sound problem I've been experiencing in the previous version. After some time playing, the game sound start to stutter very briefly every time the game finished to load anything. You can also see (or hear) this odd behavior in the streams Zaric Zhakaron has been doing lately.

Post Reply