scrawl
|
b24fd77ea2
|
Merge pull request #1488 from akortunov/equipfix
AI: Autoequip armor when bound armor spell expires
|
2017-10-01 16:06:26 +00:00 |
|
Andrei Kortunov
|
21b6bd176f
|
AI: Autoequip armor when bound armor spell expires
|
2017-10-01 17:11:30 +04:00 |
|
Andrei Kortunov
|
c5fcb9684e
|
Improve owned crosshair feature behaviour
|
2017-09-30 21:29:02 +04:00 |
|
Andrei Kortunov
|
f26206b630
|
Make unconscious actors do not speak and do not track targets
|
2017-09-30 20:55:42 +04:00 |
|
Andrei Kortunov
|
3ebb18ce18
|
Make unconscious actors do not report about crimes
|
2017-09-30 20:35:29 +04:00 |
|
Andrei Kortunov
|
34895157f9
|
Consider taking items from unconscious NPC as a theft
|
2017-09-30 20:22:26 +04:00 |
|
Andrei Kortunov
|
668a947210
|
Inherit owner, if an item is in container (regression #4128)
|
2017-09-27 20:00:41 +04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Andrei Kortunov
|
a5b01fefec
|
Allow to interrupt an attack, if attack button is held
|
2017-09-01 14:28:21 +04: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 |
|
Andrei Kortunov
|
d8d47f081b
|
AiFollow: add a threshold when turning to target
|
2017-08-17 22:52:34 +04:00 |
|
scrawl
|
c231d20413
|
Merge pull request #1362 from akortunov/spellpriority
Combat AI: use WhenUsed enchantments [Feedback needed]
|
2017-08-16 21:23:57 +00:00 |
|