1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-10 17:26:43 +00:00

Add recent crash fixes into 0.50.0 changelog

See merge request OpenMW/openmw!4970

(cherry-picked from e1cd9bf86b)
This commit is contained in:
Alexei Kotov 2025-10-28 19:46:02 +03:00
parent db9c8025c4
commit e2f4152f5d

View file

@ -19,6 +19,7 @@
Bug #7979: Paralyzed NPCs battlecry Bug #7979: Paralyzed NPCs battlecry
Bug #7996: Instant magic effects are not always instant Bug #7996: Instant magic effects are not always instant
Bug #8012: Startcombat and Stopcombat do not affect music in the menu mode Bug #8012: Startcombat and Stopcombat do not affect music in the menu mode
Bug #8176: Error marker cloning is not thread-safe
Bug #8245: The console command ShowVars does not list global mwscripts Bug #8245: The console command ShowVars does not list global mwscripts
Bug #8265: Topics are linked incorrectly Bug #8265: Topics are linked incorrectly
Bug #8303: On target spells cast by non-actors should fire underwater Bug #8303: On target spells cast by non-actors should fire underwater
@ -72,7 +73,10 @@
Bug #8680: Dead ancestor ghosts stop being dust when you rest near them Bug #8680: Dead ancestor ghosts stop being dust when you rest near them
Bug #8686: openmw-cs: Crash when smoothing terrain of a not-yet-created cell. Bug #8686: openmw-cs: Crash when smoothing terrain of a not-yet-created cell.
Bug #8710: Absorb Skill breaks on creatures Bug #8710: Absorb Skill breaks on creatures
Bug #8720: Crash due to a malformed Lua UI element
Bug #8734: Shield sheathing does not work properly Bug #8734: Shield sheathing does not work properly
Bug #8757: Crash in Lua coroutine when accessing player
Bug #8758: Lua UI crash on creating nested UI elements twice without destroying old parent element
Feature #2522: Support quick item transfer Feature #2522: Support quick item transfer
Feature #3740: Gamepad GUI Mode Feature #3740: Gamepad GUI Mode
Feature #3769: Allow GetSpellEffects on enchantments Feature #3769: Allow GetSpellEffects on enchantments