scrawl
|
b02b966c44
|
Closes #994: Don't cap skills to 100 when set via console (except for modX variants)
|
2013-12-31 19:11:16 +01:00 |
|
scrawl
|
2a8ab932ef
|
Bug #951: Only recalculate derived stats when attributes change
|
2013-12-28 17:19:35 +01:00 |
|
Lukasz Gromanowski
|
8d63f8eea2
|
Fixes #998: Setting the max health should also set the current health
Added setting current value of dynamic stat in OpSetDynamic class.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2013-12-07 21:00:46 +01:00 |
|
mckibbenta
|
8998b90e8b
|
initial do-nothing implementation; registered opcode
|
2013-08-24 21:19:12 -04:00 |
|
Chris Robinson
|
2353ac1739
|
Properly implement SetWerewolfAcrobatics
|
2013-08-13 04:54:41 -07:00 |
|
Chris Robinson
|
db1036e5e5
|
Handle SetWerewolfAcrobatics
|
2013-08-09 05:37:56 -07:00 |
|
Chris Robinson
|
75b6515915
|
Inherit NpcStats from CreatureStats
|
2013-08-08 23:28:02 -07:00 |
|
Chris Robinson
|
2bac4566c0
|
Merge remote-tracking branch 'PotatoesMaster/werewolf' into werewolf
Conflicts:
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwscript/statsextensions.cpp
|
2013-08-08 00:09:29 -07:00 |
|
Alex
|
de1f423bd7
|
initial move of script opcodes and registerExtensions functions to components/compiler
|
2013-08-06 20:38:41 -04:00 |
|
Emanuel Guevel
|
c59ad62c57
|
Fix UndoWerewolf script instruction
|
2013-08-06 14:30:01 +02:00 |
|
Emanuel Guevel
|
5188a1c2cd
|
Implement script instructions Become/UndoWerewolf
|
2013-08-06 12:34:35 +02:00 |
|
scrawl
|
7821610ec6
|
Make OnDeath work with explicit reference
|
2013-04-26 02:08:53 +02:00 |
|
Chris Robinson
|
c8606d2f63
|
Implement IsWerewolf script function
|
2013-03-30 13:22:33 -07:00 |
|
Marc Zinnschlag
|
e4ed5b836e
|
added ondeath script function
|
2013-03-18 11:04:47 +01:00 |
|
Marc Zinnschlag
|
f4ee8e2642
|
Issue #479: Added additional magnitude parameter to known spells
|
2013-01-12 13:10:20 +01:00 |
|
Marc Zinnschlag
|
6e0b86c6f9
|
Merge remote-tracking branch 'potatoesmaster/getdisposition'
|
2013-01-10 01:29:02 +01:00 |
|
eduard
|
2dc0064cc2
|
more string lowercase
|
2013-01-09 20:51:52 +01:00 |
|
Emanuel Guevel
|
3e41a1118a
|
GetDisposition: return calculated disposition instead of base disposition
|
2013-01-09 15:14:17 +01:00 |
|
Tom Mason
|
bed8fb69e6
|
added bounty related scripting functions
|
2012-12-28 22:26:21 +00:00 |
|
Marc Zinnschlag
|
8bcd7d8fb1
|
fixed a type in a script instruction
|
2012-12-04 20:56:45 +01:00 |
|
scrawl
|
1def60dbe1
|
PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank
|
2012-11-28 02:15:34 +01:00 |
|
scrawl
|
d6dd212ce8
|
GetWerewolfKills, ModScale, SetDelete, GetSquareRoot
|
2012-11-27 06:54:13 +01:00 |
|
scrawl
|
0db48b29c7
|
GetSpellEffects, GetRace
|
2012-11-25 01:26:29 +01:00 |
|
Marc Zinnschlag
|
9193f3b0ae
|
implemented getCommon/BlightDisease script instructions
|
2012-11-16 13:32:40 +01:00 |
|
Marc Zinnschlag
|
fd5671e6db
|
fixed argument lists for setpcfacrep and modpcfacrep
|
2012-11-16 12:45:07 +01:00 |
|
Marc Zinnschlag
|
b046687f46
|
added PCFacRep script instructions
|
2012-11-13 16:11:03 +01:00 |
|
Marc Zinnschlag
|
c621a9f7e4
|
added missing disposition script instructions
|
2012-11-13 14:29:00 +01:00 |
|
Marc Zinnschlag
|
8aa1fd921b
|
fixed some stats related script instructions
|
2012-11-13 14:19:43 +01:00 |
|
Marc Zinnschlag
|
79706bf60f
|
Issue #219: dialogue manager cleanup
|
2012-11-10 14:31:58 +01:00 |
|
greye
|
11567663a7
|
applying new interface vol.4, inconsistent
|
2012-11-05 22:34:08 +04:00 |
|
greye
|
d205723a17
|
resolving m prefix/ESMStore movement
|
2012-11-05 18:02:47 +04:00 |
|
greye
|
2057f5619e
|
move ESMStore to MWWorld
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
3c2ce25f5f
|
m prefix for mwworld/cellstore.hpp
|
2012-11-05 16:07:59 +04:00 |
|
Marc Zinnschlag
|
453f347ee8
|
Issue #68: added getdeadcount script function
|
2012-10-27 11:33:18 +02:00 |
|
Marc Zinnschlag
|
a8f294c9ae
|
fixed types of dynamic stats script instructions
|
2012-10-19 18:01:45 +02:00 |
|
Marc Zinnschlag
|
bdca5aff87
|
Issue #68: simplified the dynamic stats interface
|
2012-10-19 13:10:06 +02:00 |
|
greye
|
18cc435aa1
|
resolving conflicts
|
2012-09-21 13:13:11 +04:00 |
|
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
|
scrawl
|
76b494100e
|
finished?
|
2012-09-15 17:12:42 +02:00 |
|
Marc Zinnschlag
|
923109b260
|
Issue #107: DialogueManager is accessed only through the interface class from now on
|
2012-08-09 10:35:53 +02:00 |
|
greye
|
32b1350b63
|
CreatureStats class
|
2012-07-22 18:29:54 +04:00 |
|
Marc Zinnschlag
|
2c70a93553
|
Merge branch 'master' into potions
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
|
2012-07-17 10:32:18 +02:00 |
|
Marc Zinnschlag
|
a207c86fd1
|
Issue #324: added some range checks
|
2012-07-09 21:14:11 +02:00 |
|
Marc Zinnschlag
|
67c1c5ce18
|
Issue #324: adjusted setSkill script instructions according to the recent research
|
2012-07-09 20:42:45 +02:00 |
|
gugus
|
0a67f60a6e
|
Clean-up
|
2012-07-09 18:47:59 +02:00 |
|
gugus
|
feec67094f
|
Merge branch 'physicsaedra3' of https://github.com/jhooks1/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwworld/physicssystem.cpp
|
2012-07-09 15:23:26 +02:00 |
|
gugus
|
03f7740474
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/worldimp.hpp
|
2012-07-09 10:39:57 +02:00 |
|
Marc Zinnschlag
|
d30ba14a17
|
Issue #324: Finished turning NpcStats into a proper class
|
2012-07-06 18:23:48 +02:00 |
|
Marc Zinnschlag
|
205ed0ce5b
|
post merge fix
|
2012-07-03 15:53:42 +02:00 |
|
Marc Zinnschlag
|
efb95e2f83
|
Issue #317: check if spell actually exist in AddSpell
|
2012-07-02 14:25:46 +02:00 |
|