scrawl
|
03554b2f4b
|
Fix some style issues flagged by cppcheck
|
2017-10-15 17:06:58 +02:00 |
|
NeveHanter
|
811e9ad9f3
|
Fixed bug https://bugs.openmw.org/issues/3617 by allowing touch and target enchantments from ranged weapons and their projectiles to explode even when colliding with non-activable objects, terrain, water slab or when shoot underwater.
Also allowed projectiles to fly through the dead bodies as in vanilla.
|
2017-01-15 09:49:25 +01:00 |
|
MiroslavR
|
5e46121046
|
Implement fleeing AI (Closes #1118)
|
2016-11-16 20:15:25 +01:00 |
|
scrawl
|
d05603c7fe
|
Directly apply On Target 'When Strikes' enchantments instead of launching a projectile (Fixes #3212)
|
2016-02-22 19:42:54 +01:00 |
|
scrawl
|
882e359008
|
Move attackStrength to the CharacterController, where it should have been to begin with
Only relevant for actors in active cells, so doesn't belong in CreatureStats. This change should slightly reduce the game's memory usage.
|
2015-06-26 05:15:07 +02:00 |
|
scrawl
|
5bc6513e2d
|
Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime
|
2015-06-26 02:32:41 +02:00 |
|
scrawl
|
4bb3cbf0fb
|
Remove last remains of Ogre
|
2015-06-03 23:04:35 +02:00 |
|
scrawl
|
de8e5f0db1
|
Restore projectiles
|
2015-06-01 21:41:13 +02:00 |
|
scrawl
|
767624f518
|
Combat mechanic fixes
|
2015-03-12 03:08:58 +01:00 |
|
scrawl
|
7e33471edb
|
Fix code duplication
|
2015-01-31 22:40:43 +01:00 |
|
dteviot
|
458b82c308
|
Centralized "fish can't attack non-swimmer" logic.
|
2015-01-11 14:25:46 +13:00 |
|
scrawl
|
e0d083f702
|
Add hand-to-hand combat mechanics for bipedal creatures
You can now have a fistfight with vivec, if you so desire.
|
2015-01-01 03:38:54 +01:00 |
|
scrawl
|
216ebac2e9
|
Implement weapon condition damage for ranged weapons (Fixes #1746)
|
2014-08-03 16:24:11 +02:00 |
|
scrawl
|
123157b216
|
Implement elemental shield damage to attacker (Feature #1121)
|
2014-07-16 10:58:28 +02:00 |
|
scrawl
|
072dc6d438
|
Feature #50: Implement marksman mechanics.
|
2014-03-08 06:03:45 +01:00 |
|
scrawl
|
194413c955
|
Feature #1119: Implement Resistance/Weakness to normal weapons magic effect. Handle fWereWolfSilverWeaponDamageMult.
|
2014-01-22 12:26:53 +01:00 |
|
scrawl
|
16f5f5862d
|
Feature #956: Implement blocking melee attacks
|
2014-01-21 23:25:24 +01:00 |
|