scrawl
|
8cb09e89ed
|
Make spells cast by scripts always succeed (Fixes #1993)
|
2014-10-12 17:18:27 +02:00 |
|
Jordan Ayers
|
56db525a93
|
Document the return value of getEffectMultiplier.
|
2014-10-06 21:56:41 -05:00 |
|
MiroslavR
|
fc789265e2
|
Spells that always succeed should not increase your skill when you cast them
|
2014-08-24 20:36:31 +02:00 |
|
scrawl
|
175cc98e64
|
Make magic effects with no corresponding resistance attribute unresistable (Fixes #1727)
|
2014-07-31 01:14:44 +02:00 |
|
scrawl
|
20a0040bdb
|
Apply elemental shield magnitude to element resistance (Closes #1121)
|
2014-07-16 10:58:28 +02:00 |
|
scrawl
|
e95483c40f
|
Fix crash for on target spells cast by non-actors (Fixes #1529)
|
2014-06-18 16:57:53 +02:00 |
|
scrawl
|
fe1e6a2719
|
Make Weakness effects apply to all subsequent effects within the same spell (Fixes #1150)
|
2014-06-18 16:57:53 +02:00 |
|
scrawl
|
2f13a17a39
|
Add some more safety checks to spellcasting
|
2014-05-15 09:54:10 +02:00 |
|
scrawl
|
99b4bc721b
|
Don't attempt to inflict spells on dead actors
|
2014-05-14 05:37:53 +02:00 |
|
Marc Zinnschlag
|
367919200f
|
moved CellRefList into a separate file
|
2014-02-23 20:11:05 +01:00 |
|
scrawl
|
851a7d5014
|
Feature #957: Handle area effects for "on touch" range
|
2014-01-21 12:30:15 +01:00 |
|
scrawl
|
525ce2f042
|
Some cleanup - move definitions to implementation file
|
2014-01-18 10:52:16 +01:00 |
|
scrawl
|
d544551f61
|
Added getSkill to Class interface, since creatures also have skills (which are provided by generalized Combat, Magic and Stealth attributes which substitute for the specific skills, in the same way as specialization)
Information provided by Hrnchamd.
|
2014-01-15 15:50:45 +01:00 |
|
scrawl
|
15e48107f7
|
Use i1stPersonSneakDelta + some cleanup
|
2014-01-10 22:39:01 +01:00 |
|
scrawl
|
3bf36515d5
|
Implement Trespassing crime
|
2014-01-10 21:26:24 +01:00 |
|
scrawl
|
b42240be6d
|
Implement Damage/restore skill/attribute effects. Use dedicated classes for skill and attribute values (instead of Stat<T>) since there are some important differences.
|
2014-01-03 03:48:43 +01:00 |
|
scrawl
|
076cc9230b
|
First try at handling target magic
|
2013-11-28 17:31:17 +01:00 |
|
scrawl
|
c03c82c78a
|
Apply disease resistance manually as according to wiki
|
2013-11-19 17:15:17 +01:00 |
|
scrawl
|
0dc2e829dd
|
Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX.
|
2013-11-17 23:31:08 +01:00 |
|
scrawl
|
b1a29eb27e
|
Implement Resist & Weakness effects
|
2013-11-16 02:34:43 +01:00 |
|