David Cernat
|
ddf0dfed55
|
Merge pull request #298 from OpenMW/master
Add OpenMW commits up to 26 Sep 2017
|
2017-09-26 21:54:55 +03:00 |
|
Andrei Kortunov
|
9b04a7c1e6
|
Fix idle animations playing
|
2017-09-24 16:26:41 +04:00 |
|
scrawl
|
2a14af2e27
|
Merge pull request #1474 from akortunov/swimanimations
Implement missing swim animations
|
2017-09-23 23:33:37 +00:00 |
|
scrawl
|
22222f07ae
|
Merge pull request #1475 from akortunov/wanderfix
AiWander: reset spawn position, if an actor was moved to another cell
|
2017-09-23 23:10:35 +00:00 |
|
scrawl
|
2494c22d66
|
Merge pull request #1470 from MiroslavR/convertmprj
ESS-Importer: Convert magic projectiles
|
2017-09-23 22:55:56 +00:00 |
|
Andrei Kortunov
|
91adfc9fc0
|
AiWander: reset spawn position, if an actor was moved to another cell (bug #4010)
|
2017-09-23 20:59:06 +04:00 |
|
Andrei Kortunov
|
a57f6ac2af
|
Fix a typo in attack animation name
|
2017-09-23 08:25:58 +04:00 |
|
David Cernat
|
73e7aa838d
|
Merge pull request #296 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwgui/container.cpp
|
2017-09-22 19:12:41 +03:00 |
|
Andrei Kortunov
|
bcad431cc5
|
Implement SwimTurnLeft/Right animations
|
2017-09-22 16:07:00 +04:00 |
|
Andrei Kortunov
|
1c6cfad3cc
|
Implement SwimHit animation
|
2017-09-22 15:49:42 +04:00 |
|
Andrei Kortunov
|
3eb1308c0d
|
Implement SwimKnockdown/out animations
|
2017-09-22 15:26:35 +04:00 |
|
Andrei Kortunov
|
6260bb1366
|
Implement SwimAttack1-3 and SwimDeathKnockDown/Out animations
|
2017-09-22 14:51:06 +04:00 |
|
scrawl
|
75c047a6e0
|
Merge pull request #1472 from akortunov/equipfix
Do not play draw weapon animation when equip a new weapon
|
2017-09-21 13:05:14 +00:00 |
|
Andrei Kortunov
|
5da532a36c
|
Do not play draw weapon animation when equip a new weapon (bug #4056)
|
2017-09-21 10:48:52 +04:00 |
|
MiroslavR
|
f15de6d3ca
|
ESS-Importer: Convert magic projectiles (Closes #2320)
|
2017-09-20 18:58:56 +02:00 |
|
scrawl
|
5ebb43a422
|
Merge pull request #1467 from akortunov/guifixes
Restack soulgems when use SoulTrap
|
2017-09-20 14:15:49 +00:00 |
|
David Cernat
|
7f0ea7d01f
|
Merge pull request #294 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwmechanics/character.cpp
|
2017-09-20 16:52:44 +03:00 |
|
Andrei Kortunov
|
9342a0254f
|
Restack soulgems when use SoulTrap
|
2017-09-20 10:44:24 +04:00 |
|
scrawl
|
5688257837
|
Merge pull request #1462 from kcat/master
Minor animation fixes
|
2017-09-19 20:15:47 +00:00 |
|
scrawl
|
ed5b6320f3
|
Merge pull request #1463 from akortunov/getdetected
Allow to use GetDetected without a reference
|
2017-09-19 20:15:16 +00:00 |
|
David Cernat
|
4d4eb1bb9f
|
Merge pull request #292 from OpenMW/master
Add OpenMW commits up to 18 Sep 2017
|
2017-09-19 09:40:45 +03:00 |
|
Andrei Kortunov
|
65d8e2ff5d
|
Allow to use GetDetected without a reference (bug #3110)
|
2017-09-18 21:46:57 +04:00 |
|
Chris Robinson
|
b770c1493f
|
Don't spam about missing animations
|
2017-09-18 01:28:40 -07:00 |
|
scrawl
|
d294d7e284
|
Fix possible fall damage when switching from falling to flying
|
2017-09-17 23:16:49 +00:00 |
|
scrawl
|
fcb815f2c7
|
Move fall height reset into PhysicsSystem (Fixes #4049)
To avoid using onGround before it's actually set.
|
2017-09-17 23:06:51 +00:00 |
|
scrawl
|
a560841705
|
Merge pull request #1460 from AnyOldName3/invalid-death-count-cleaning
Check death counts are for valid actors before loading them
|
2017-09-17 14:42:56 +00:00 |
|
AnyOldName3
|
0be7e2a5a5
|
Fix really obvious flaw with ignored records not being skipped that I missed
|
2017-09-17 14:16:17 +01:00 |
|
AnyOldName3
|
5a5cb1a160
|
Check death counts are for valid actors before loading them
|
2017-09-17 14:09:29 +01:00 |
|
David Cernat
|
960b91a53c
|
Merge pull request #290 from OpenMW/master
Add OpenMW commits up to 17 Sep 2017
|
2017-09-17 10:53:33 +03:00 |
|
scrawl
|
f594eda574
|
Reset attackStrength when starting a new attack (Fixes #3935)
|
2017-09-16 23:04:54 +00:00 |
|
Chris Robinson
|
780e82480d
|
Make the PlayMode and PlayType enums scoped
Also shorten them by putting them in the MWSound namespace
|
2017-09-15 02:36:59 -07:00 |
|
David Cernat
|
bd541b1e5b
|
Merge pull request #287 from OpenMW/master while resolving conflicts
# Conflicts:
# CMakeLists.txt
# apps/openmw/CMakeLists.txt
|
2017-09-12 07:38:49 +03:00 |
|
Andrei Kortunov
|
661232222f
|
Allow guards to attack fighting creatures only in fAlarmRadius range
|
2017-09-10 15:26:48 +04:00 |
|
scrawl
|
8f1c8759e4
|
Merge pull request #1432 from akortunov/alchemyfix
Update alchemy effects after every created potion (#4079)
|
2017-09-07 20:51:42 +00:00 |
|
Andrei Kortunov
|
dc0313a36f
|
Use base skill value when calculating rank requirements
|
2017-09-07 21:06:10 +04:00 |
|
Andrei Kortunov
|
7559d25317
|
Update alchemy effects after every created potion (#4079)
|
2017-09-06 15:11:47 +04:00 |
|
David Cernat
|
b64f379949
|
Merge pull request #286 from OpenMW/master while resolving conflicts
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwmechanics/actors.hpp
|
2017-09-04 18:05:24 +03:00 |
|
David Cernat
|
ccb15cc09e
|
[Client] When players die, make guards willing to arrest them again
|
2017-09-04 15:13:05 +03:00 |
|
Andrei Kortunov
|
a5b01fefec
|
Allow to interrupt an attack, if attack button is held
|
2017-09-01 14:28:21 +04:00 |
|
David Cernat
|
4468e6ec4a
|
Merge pull request #280 from OpenMW/master while resolving conflicts
# Conflicts:
# .gitignore
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
|
2017-08-31 15:14:13 +03:00 |
|
scrawl
|
dc53573de4
|
Merge pull request #1405 from akortunov/stancechangefixes
Do not allow player to change weapon/spell during attack or spellcast
|
2017-08-29 23:11:23 +00:00 |
|
Andrei Kortunov
|
8003dbee12
|
Combat AI: use effective cast cost when rate enchanted weapon
|
2017-08-29 16:40:55 +04:00 |
|
Andrei Kortunov
|
fb45995a41
|
Do not allow player to change weapon/spell during attack or spellcasting (bug #2445)
|
2017-08-29 15:53:23 +04:00 |
|
Andrei Kortunov
|
e799cbdb51
|
Combat AI: allow only one summoned creature at time
|
2017-08-22 09:18:49 +04:00 |
|
scrawl
|
2611377081
|
Merge pull request #1350 from akortunov/deathanimationfix
Do not allow to loot fighting actors during death animation (bug #3528)
|
2017-08-18 22:04:12 +00:00 |
|
scrawl
|
f277007b49
|
Merge pull request #1404 from akortunov/ownedcrosshair
Owned crosshair feature improvements [discussion]
|
2017-08-18 20:21:23 +00:00 |
|
Andrei Kortunov
|
7c80ddc9de
|
Owned crosshair improvements (bug #2789)
|
2017-08-18 17:08:15 +04:00 |
|
Andrei Kortunov
|
641a6cd842
|
Added a delay before summoned creature corpse despawning
|
2017-08-18 11:58:28 +04:00 |
|
Capostrophic
|
6c8c883dc0
|
Making knownEffect aware that there can be more than 4 potion effects
|
2017-08-18 00:47:28 +03:00 |
|
scrawl
|
b73ed5ccac
|
Merge pull request #1391 from akortunov/aifollow
AiFollow: add a threshold when turning to target
|
2017-08-17 20:17:11 +00:00 |
|