Allofich
|
610f36f47b
|
Set magic effects that don't support variable durations to use duration of 1
|
2016-10-14 00:13:08 +09:00 |
|
Allofich
|
675bd09462
|
Change several instant effects to be non-instant (Fixes #2054)
|
2016-10-13 23:38:21 +09:00 |
|
Allofich
|
53e94b7c3f
|
Fix shadowing warnings
|
2016-10-06 23:33:52 +09:00 |
|
Allofich
|
e78f02aaf2
|
Consider reflected/absorbed hostile spells as assaults
|
2016-10-02 16:08:24 +09:00 |
|
Allofich
|
a81a04e6d0
|
Remove unused line
|
2016-10-02 01:11:01 +09:00 |
|
Allofich
|
fa17784722
|
Change breaks to continues
|
2016-10-02 00:54:01 +09:00 |
|
Allofich
|
266ec1aadc
|
Make AI response to spell hits more like original MW
|
2016-10-01 21:38:17 +09:00 |
|
Allofich
|
7e3cca6d37
|
Vfx after Divine/Almsivi intervention should be attached to player
|
2016-09-19 22:20:16 +09:00 |
|
Allofich
|
d1157b3e10
|
Use correct vfx for teleport spells
|
2016-09-19 18:12:30 +09:00 |
|
scrawl
|
cd4b182091
|
Merge pull request #1051 from Allofich/textures
Use spell effect particle textures
|
2016-09-18 22:37:14 +02:00 |
|
Allofich
|
a033ba3bd2
|
Override spell textures by NiTexturingProperty
|
2016-09-14 23:03:04 +09:00 |
|
Allofich
|
bce0166931
|
Don't play blood effects for resisted hits
|
2016-09-12 22:46:32 +09:00 |
|
Allofich
|
368828b217
|
Update TODO comments
|
2016-09-10 01:38:05 +09:00 |
|
Allofich
|
bca477ca8a
|
Apply particle textures like original engine does
|
2016-09-08 23:59:23 +09:00 |
|
Allofich
|
85349da26c
|
Add comments
|
2016-09-08 23:58:00 +09:00 |
|
Allofich
|
502a758eff
|
Use particle texture for "hit" effects
|
2016-09-08 23:58:00 +09:00 |
|
Allofich
|
fe3a033642
|
Use particle textures for spell projectiles
|
2016-09-08 23:56:54 +09:00 |
|
scrawl
|
fbc9b90ebe
|
Cleanup
|
2016-09-05 00:04:11 +02:00 |
|
Allofich
|
f8270f6bd5
|
Consolidations and cleanup for multi-effect spells
|
2016-09-05 05:30:51 +09:00 |
|
Allofich
|
dbd7c038b2
|
Add loading code for multi-effect projectiles
|
2016-09-05 03:45:13 +09:00 |
|
Allofich
|
5a0d3feb98
|
Use C++ int-to-string conversion
|
2016-09-05 02:52:44 +09:00 |
|
Allofich
|
60384399ee
|
Fix errors and warnings
|
2016-09-05 01:39:18 +09:00 |
|
Allofich
|
37f07f7435
|
Combine into one multi-effect magic projectile
|
2016-09-04 22:35:29 +09:00 |
|
Allofich
|
10842462c7
|
Send lists of models and sounds to launchMagicBolt
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
96e1726e4d
|
Fix warnings
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
3300ef5db7
|
Don't apply projectile effects multiple times
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
f6c3a62b3e
|
Use average speed for multiple spell projectiles
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
f1a18027f2
|
Shoot projectiles of spells with multiple effects
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
446c0a4fa8
|
Play all of a spell's casting effects
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
b4577fe751
|
Allow multiple spell hit sounds on single target
|
2016-09-04 17:42:27 +09:00 |
|
Allofich
|
b99c2c54d8
|
Allow Water Walking on non-submerged creatures
|
2016-09-01 03:53:53 +09:00 |
|
Allofich
|
22b11c5947
|
Move Water Walking check into checkEffectTarget()
|
2016-08-31 23:56:31 +09:00 |
|
Allofich
|
f25c65260c
|
Limit sMagicinvalidEffect to self-cast spells
|
2016-08-31 17:22:45 +09:00 |
|
Allofich
|
6c3cad238b
|
Use castByPlayer bool
|
2016-08-31 17:18:23 +09:00 |
|
Allofich
|
a6216d883f
|
Don't allow casting Water Walking in deep water
|
2016-08-31 04:37:50 +09:00 |
|
Allofich
|
d617651307
|
Don't allow re-casting of bound equipment spells
|
2016-08-14 02:05:23 +09:00 |
|
Allofich
|
4b9aff7a03
|
Glowupdater fix when using shaders
|
2016-08-10 00:43:14 +09:00 |
|
Allofich
|
9b2cb2fb8c
|
Cleanups
|
2016-08-10 00:25:33 +09:00 |
|
Allofich
|
775162ccdf
|
Rewrite spell glow implementation
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
35c14bb9bb
|
Minor rewrite, make "open" spells play glow effect
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
e132b52a69
|
Handle spell glows within updatecallback
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
3841a8fb40
|
Make non-actors glow when they cast spells
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
dca7b4beb7
|
Make non-actors also play spell casting sounds
|
2016-08-09 22:56:53 +09:00 |
|
MiroslavR
|
b0fcad4cb8
|
Don't stack effects for scrolls of the same type (Fixes #3466)
|
2016-07-10 03:49:09 +02:00 |
|
Allofich
|
b1be3596dc
|
Cleanup of #include statements
|
2016-06-18 10:56:28 +09:00 |
|
scrawl
|
4acfe1a7e4
|
Move cleanupSummonedCreature to the mechanics manager (Bug #3439)
|
2016-06-12 02:43:33 +02: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
|
c4d38bb42d
|
Fix clang analyzer warnings
|
2016-02-16 19:17:04 +01:00 |
|
scrawl
|
832eaae27b
|
Do not apply effects with CasterLinked flag when there is no valid caster
|
2016-02-01 22:57:08 +01:00 |
|
scrawl
|
4e6a60672d
|
When a spell explodes on an actor do not apply it to that actor twice (Fixes #3142)
|
2016-01-12 00:40:09 +01:00 |
|