Andrei Kortunov
fae5843347
Setup the ICO settings only once instead of every loading (bug #5025 )
6 years ago
Andrei Kortunov
ab03b9ac1c
Do not sort the Land store every savegame load - it is static anyway (bug #4844 )
6 years ago
Andrei Kortunov
add3b9dcea
Merge pull request #2390 from Capostrophic/launcher
...
Launcher: Clone content list button (feature #4784 )
6 years ago
Capostrophic
3f73766304
Make enchanting make more sense (bug #5038 )
6 years ago
Capostrophic
686049679c
Launcher: Clone content list button (feature #4784 )
6 years ago
Andrei Kortunov
7023e86d19
Merge pull request #2388 from Capostrophic/animation
...
Hardcode the correct first person sneaking anim speed (bug #4787 )
6 years ago
Capostrophic
1de984364a
Hardcode the correct first person sneaking anim speed (bug #4787 )
6 years ago
Alexei Dobrohotov
3d3e9f373c
Merge pull request #2384 from akortunov/ranks
...
Fix RaiseRank/LowerRank script functions
6 years ago
Andrei Kortunov
f775f7977b
Fix RaiseRank/LowerRank script functions (feature #4316 )
6 years ago
Capostrophic
485ed903c4
Enchanting window stays open after a failed attempt (feature #5034 )
6 years ago
Capostrophic
555e43855d
Allow scripted faction leaving using PCLowerRank (feature #5036 )
6 years ago
Capostrophic
144b1b9b06
Magic armor mitigation for creatures (feature #5033 )
6 years ago
Capostrophic
62482657fc
GetWeaponType returns -2 for picks and -3 for probes (feature #5031 )
6 years ago
Capostrophic
9d191055bf
Make offered price caps barter-specific (bug #5028 )
6 years ago
Capostrophic
cb9d16cf5f
Support negative effect magnitude in spell/ingredient/potion tooltips
6 years ago
Alexei Dobrohotov
e4ef7e8d3f
Merge pull request #2355 from akortunov/transparency
...
Use the StateSetUpdater to modify alpha for Animation objects
6 years ago
Alexei Dobrohotov
1bfe0e43af
Merge pull request #2360 from akortunov/guifixes
...
Do not track resolution settings changes in the InputManager
6 years ago
Alexei Dobrohotov
632e7b973b
Merge pull request #2349 from akortunov/pinning
...
Allow to maximize windows via Shift + Double Click
6 years ago
Alexei Dobrohotov
74112976b2
Merge pull request #2085 from akortunov/herbalism
...
Native graphics herbalism support
6 years ago
Andrei Kortunov
5876a417c3
Use the StateSetUpdater to modify alpha for Animation objects (bug #5001 )
6 years ago
Andrei Kortunov
861d41f4a4
Native graphics herbalism support (feature #5010 )
6 years ago
Andrei Kortunov
0cd8d4b842
Do not track resolution settings changes in the InputManager (bug #4902 )
6 years ago
Andrei Kortunov
c5ac580e74
Allow to maximize windows via Shift + Double Click (feature #3999 )
6 years ago
Capostrophic
b42f981200
Make Drop and soulgem instruction behavior closer to vanilla (bug #4999 )
6 years ago
Andrei Kortunov
c3fdccac1f
Do not use the xbase_anim.kf as a fallback for werewolves (bug #5004 )
6 years ago
Alexei Dobrohotov
70421819b2
Update changelog
6 years ago
Andrei Kortunov
c610a58cf0
Improve reset of idle animations (bug #4847 )
6 years ago
Andrei Kortunov
1832f1759d
AI: use a consistent check if a target is hidden (bug #4920 )
6 years ago
Alexei Dobrohotov
b77bd9cf9b
Merge branch 'issue-4971' into 'master'
...
Bug #4971 : OpenMW-CS: Make rotations display as degrees instead of radians
See merge request OpenMW/openmw!100
6 years ago
Nat Meo
a3b7a12fe7
Bug #4971 : OpenMW-CS: Make rotations display as degrees instead of radians
6 years ago
Andrei Kortunov
8e48493264
Make pinnable windows hiding persistent (feature #4994 )
6 years ago
Bret Curtis
e0edecf1f2
Merge pull request #2341 from Capostrophic/scripting
...
Allow using functions in non-conditional expressions (bug #3725 )
6 years ago
Capostrophic
f2638b58c1
Tweak object VFX scaling (bug #4989 )
6 years ago
Capostrophic
3d64a46df2
Allow using functions in non-conditional expressions (bug #3725 )
6 years ago
Andrei Kortunov
6a01e4cd8a
Fix arguments order for raytracing in the getHitContact() (bug #4990 )
6 years ago
Alexei Dobrohotov
53d704fec8
Merge pull request #2335 from akortunov/guifixes
...
Allow to shrink tooltip width to its actual text width
6 years ago
Andrei Kortunov
3bea5691ae
Add missing changelog entries
6 years ago
Andrei Kortunov
626a05f825
Merge pull request #2128 from Capostrophic/blood
...
Support all eight possible blood types (feature #4958 )
6 years ago
Andrei Kortunov
7e0bf40dbe
Allow to shrink tooltip width to its actual text width (bug #3812 )
6 years ago
Andrei Kortunov
5508e67aad
Apply looping particles when adding spell to existing actor (bug #4918 )
6 years ago
Andrei Kortunov
8cb4898ae7
Merge pull request #2330 from Capostrophic/spells
...
Only collect every unique magic bolt sound once (bug #4964 )
6 years ago
Michael Stopa
670b0d2365
Made some clarifications in the changelog regarding [Bug#4748]( https://bugs.openmw.org/issues/#4748 )
6 years ago
Capostrophic
f0433704b4
Only collect every unique magic bolt sound once (bug #4964 )
6 years ago
Alexei Dobrohotov
89a0b2d2d4
Merge branch 'issue-4805' into 'master'
...
Bug #4805 : NPC movement speed calculations do not take race Weight into account
See merge request OpenMW/openmw!89
(cherry picked from commit 98f52fa8ad8d8746786c529373db81f8602135df)
61682570 Bug #4805 : NPC movement speed calculations do not take race Weight into account
0c8308bc Revert "Bug #4805 : NPC movement speed calculations do not take race Weight into account"
4b43e91f Change to only affect movement speed and not animation speed
a66ae118 Use adjustScale() to adjust movement calculation instead of using race weight
6295eadc Make sure height is also factored into movement speed
fde0ca8b Remove height from movement calculation and factor in cell reference scale
6 years ago
Andrei Kortunov
e534153d00
Use friendly hits only for player's followers (bug #4984 )
6 years ago
Capostrophic
7814bd1b76
Support eight possible blood types (feature #4958 )
6 years ago
Capostrophic
fcf679de49
Make the default vertical FOV in line with vanilla (bug #4933 )
6 years ago
Andrei Kortunov
6b49ce965b
Do not update drowning state for actors outside of AI distance (bug #4980 )
6 years ago
Andrei Kortunov
4da21942af
Do not use the actors processing range to determine a maximum range of AiTravel (bug #4979 )
6 years ago
terabyte25
27292ef4a3
Disable quick keys when fighting and spellcasting are disabled (bug #4962 )
6 years ago