Andrei Kortunov
b05d071e69
Resume failed scripts execution after game reload (feature #5524 )
5 years ago
Andrei Kortunov
7f936e4cde
Merge pull request #2961 from akortunov/move
...
Do not use outdated references when moving objects to new cells
5 years ago
elsid
bdf215d1a9
Add bug #4764 to changelog
5 years ago
Andrei Kortunov
db8f0ad6fd
Do not use outdated references when moving objects to new cells (bug #5387 )
5 years ago
psi29a
721e659d37
Update CHANGELOG.md
5 years ago
CedricMocquillon
d76b81a4a4
Update changelog
5 years ago
elsid
a36a55bfb5
Clamp sound volume on settings update
5 years ago
Frederic Chardon
f268bc13f1
Do not set particle lifetime to 0 ( #5472 )
5 years ago
Andrei Kortunov
230e06dec7
Make joysticks dead zone configurable (bug #5502 )
5 years ago
Bret Curtis
c4453322e5
Merge pull request #2931 from Capostrophic/intimidate
...
Increase disposition on marginal Intimidate wins (#5485 )
5 years ago
Andrei Kortunov
fde0f20a6f
Fix faction requirement calculations (bug #5499 )
5 years ago
elsid
30c928fc09
Add bug #5479 to changelog
5 years ago
Capostrophic
b592fa826c
Increase disposition on marginal Intimidate wins ( #5485 )
5 years ago
Bret Curtis
585755a502
Merge branch 'master' into shieldlocation
5 years ago
Capostrophic
2b2f9a8714
Redistribute hits to carried left slot when possible ( #5490 )
5 years ago
Capostrophic
c7aea20657
Don't offer a price of 1 gold for zero value items ( #5484 )
5 years ago
Bret Curtis
da65a3b8d4
Thanks to https://gitlab.com/OpenMW/openmw/-/merge_requests/209 , OpenMW now has Object Paging that includes distant statics.
5 years ago
Petr Mikheev
e3bae58cb1
Update docs, AUTHORS.md, CHANGELOG.md
5 years ago
psi29a
2fb7c27976
Resolved by !235 when dropping Qt4 in Task #5480
5 years ago
Bret Curtis
61a5c6125d
#5480 : Drop Qt4 support and require Qt 5.12 or later.
5 years ago
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