Alexei Dobrohotov
0d70318304
Merge branch 'launcher-search-datafiles-tab' into 'master'
...
Add a search function to the "Datafiles" tab of the OpenMW launcher
See merge request OpenMW/openmw!191
5 years ago
Cédric Mocquillon
6e397e4008
Add a search function to the "Datafiles" tab of the OpenMW launcher
5 years ago
psi29a
981184109e
Merge branch 'formattopics' into 'master'
...
Change color of keywords in the dialogue window (#2159 )
See merge request OpenMW/openmw!126
5 years ago
Bret Curtis
cd97d0c61c
Merge branch 'master' into automove
5 years ago
Andrei Kortunov
0c3b12c40f
Merge pull request #2893 from Capostrophic/projectile
...
Clean up magic bolts casted by actors that are gone (bug #5451 )
5 years ago
foobar13372
5d17a4c66e
Update CHANGELOG.md
...
Correctly name change (was probably a copy paste error)
5 years ago
Capostrophic
456f0f9f44
Clean up magic bolts of actors that are gone ( #5451 )
5 years ago
Capostrophic
1873da4c91
Don't save to or read automove state from saved games ( #5452 )
5 years ago
Andrei Kortunov
5468fcb29f
Store attributes and skills values as floats (bug #4021 )
5 years ago
Bret Curtis
dd7f5fcde7
Merge pull request #2884 from Capostrophic/deathmagic
...
Update spell effects during death animation (#5403 )
5 years ago
Andrei Kortunov
3dce225f28
Implement vanilla-style corprus handling (bug #3714 , bug #4623 )
5 years ago
Bret Curtis
f5e2e53bcf
Merge pull request #2883 from Capostrophic/nilines
...
Handle NiLines (feature #5445 )
5 years ago
Capostrophic
d72152183f
Update spell effects during death animation ( #5403 )
5 years ago
Capostrophic
7aca18f92b
Handle NiLines (feature #5445 )
5 years ago
Bret Curtis
d3b3b74945
Merge pull request #2871 from Capostrophic/tcl
...
Don't "disable" player's collision shape in TCL (#5435 )
5 years ago
Capostrophic
577786f110
Don't disable player's collision shape in TCL ( #5435 )
5 years ago
Capostrophic
efd5f13b2b
Make greeting-related actor data temporary (bug #5397 )
5 years ago
Bret Curtis
6f2fdb990b
Merge pull request #2876 from Capostrophic/blending
...
Reenable weapon animation lower body anim blending in first person view (#5441 )
5 years ago
Capostrophic
95cd473352
Reenable weapon animation lower body animation blending in FPV ( #5441 )
...
Disabling it is a non-vanilla behavior that breaks things that aren't broken in vanilla
5 years ago
Capostrophic
51c0806a31
Use AppliedOnce flag in more effect duration calculations ( #5425 )
5 years ago
Capostrophic
c9c9599ec5
Improve GetDistance and object search warnings (bug #5427 )
...
Allow GetDistance to work with a non-existent object argument or with inventory items that belong to a container store that doesn't exist
5 years ago
Capostrophic
904b245d30
Re-enable non-biped creature headtracking (bug #5424 )
5 years ago
Andrei Kortunov
b5833f3c59
Use real time to update spell effects instead of game timestamps (bug #5165 )
5 years ago
Capostrophic
72e5043eda
CopyRigVisitor fixes
...
Make sure it copies all relevant drawable parent nodes (e.g. including the node with the environment map effect)
Make sure it doesn't copy nodes multiple times
5 years ago
Capostrophic
915ffe2241
Handle non-node roots more gracefully (bug #5416 )
5 years ago
Andrei Kortunov
d5806fd0ed
Fix merge conflicts
5 years ago
Bret Curtis
42cba092b7
Merge pull request #2716 from akortunov/png
...
Store fog of war as a PNG image instead of TGA
5 years ago
Bret Curtis
b7c33dbe0a
Merge pull request #2831 from Capostrophic/pursue
...
Allow guards to pursue an invisible player (bug #4774 )
5 years ago
unknown
3b4782959e
Allow targeting non-unique actors with StartScript (bug #2311 )
5 years ago
Capostrophic
a5d0d13e14
Allow guards to pursue an invisible player (bug #4774 )
5 years ago
Capostrophic
039c9a37eb
Verifier: Don't check race of non-skin body parts (bug #5400 )
...
Remove unnecessary flag field check
Remove magic numbers
5 years ago
fredzio
947f3cf13c
Optionally change color of keywords in the dialogue window based on the
...
next answer:
- if the answer was already heard, apply "color topic exhaused" setting
- if the answer was never heard, and the current actor is specified in
the dialog, apply "color topic specific"
- otherwise, do nothing special
5 years ago
Capostrophic
844838c46a
Revert an invalid attempt to autoequip shields instead of torches
5 years ago
Bret Curtis
55afa444a9
Merge pull request #2797 from Capostrophic/changelog
...
Remove issue that hasn't been solved properly from the changelog
5 years ago
Bret Curtis
e7795f2bf7
Merge pull request #2775 from Capostrophic/dooractivation
...
Only disarm traps with keys when the door/container is locked (bug #5370 )
5 years ago
Capostrophic
89ff1974ee
Remove issue that hasn't been solved properly
5 years ago
Capostrophic
af335d7127
Fix changelog particle lighting entry
5 years ago
Julien Valentin
886fd5efc9
enable particle shading and force particle normal to (0.3,0.3,0.3)
...
and update changelog
5 years ago
elsid
ec7976522d
Fix issue number in changelog
5 years ago
Capostrophic
5dc8da5f67
Only disarm traps with keys when the door is locked (bug #5370 )
5 years ago
Andrei Kortunov
8d4dde7b56
Merge branch 'master' into autocalc
5 years ago
Andrei Kortunov
0bc40e1002
Merge branch 'master' into dialogue
5 years ago
Andrei Kortunov
844b6011bc
Merge branch 'master' into startscript
5 years ago
Andrei Kortunov
cb6707624d
Merge branch 'master' into soul
5 years ago
Andrei Kortunov
31cc1e0f66
Merge branch 'master' into quickkeys
5 years ago
Capostrophic
07779d7fcf
Properly utilize creature levelled list's scale (bug #5369 )
5 years ago
Capostrophic
9dbdbbaea7
Only clear dialogue history if the dialogue window is closed (bug #5358 )
5 years ago
Capostrophic
96a447ee3a
Show the soulgem soul in count dialog (feature #5362 )
5 years ago
Capostrophic
de7ecddbb8
Don't play equip sound for reactivated quick key items (bug #5367 )
5 years ago
Capostrophic
ad333e88fe
Handle enchantment autocalc flag as a flag (bug #5363 )
5 years ago