Chris Robinson
|
e3d5a1b38d
|
Dialog function 72 is not player-specific
It's used to force any NPC in werewolf form to play the appropriate
growls for combat.
|
12 years ago |
Emanuel Guevel
|
f25b56ac88
|
Add dialogue function: NotLocal
|
12 years ago |
Emanuel Guevel
|
ad3478c8f2
|
Fix inverted dialogue functions (NotClass etc.)
The comparison present is useless for these functions.
|
12 years ago |
scrawl
|
e8b08326dc
|
Corrected Id, Race, Class, Faction and Cell select functions to do the exact opposite as before. That is how they are displayed in the CS, anyway.
|
12 years ago |
Marc Zinnschlag
|
9669eed083
|
Issue #219: added last missing function filters
|
12 years ago |
Marc Zinnschlag
|
e2ccec99f0
|
Issue #219: added another missing PC stats filter
|
12 years ago |
Marc Zinnschlag
|
586ac3f5c6
|
Issue #219: added some more stats filters; fixed two filters
|
12 years ago |
Marc Zinnschlag
|
77ba8c5117
|
Issue #219: implemented rank requirement filter
|
12 years ago |
Marc Zinnschlag
|
d24e3eec9f
|
Issue #219: added filters for various player stats
|
12 years ago |
Marc Zinnschlag
|
7e8d4bb3c9
|
Issue #219: added various creature and NPC stats; implemented respective filters
|
12 years ago |
Marc Zinnschlag
|
e97f3003ab
|
Issue #219: added expelled status tracking; implemented expelled filter
|
12 years ago |
Marc Zinnschlag
|
bd2c772dae
|
Issue #219: implemented player skill and attribute filter
|
12 years ago |
Marc Zinnschlag
|
d6961c0246
|
Issue #219: made all unimplemented filters return false
|
12 years ago |
Marc Zinnschlag
|
ceaf1677ce
|
Issue #219: rewrote AI settings and implemented AI settings filters
|
12 years ago |
Marc Zinnschlag
|
eb4e72aaa7
|
Issue #219: implemented disease filters
|
12 years ago |
Marc Zinnschlag
|
c425b3f4a3
|
Issue #219: fixed function decoding and moved choice function from DialogueManager to Filter
|
12 years ago |
Marc Zinnschlag
|
a752536cea
|
Issue #219: added function decoding and moved same faction function from DialogueManager to Filter
|
12 years ago |
Marc Zinnschlag
|
e6021a3fe3
|
Issue #219: moved checks for local and global variables from DialogueManager to Filter
|
12 years ago |
Marc Zinnschlag
|
e68bb3481e
|
Issue #219: moved over the second batch of functions (boolean and one integer I forgot last time)
|
12 years ago |
Marc Zinnschlag
|
91afef140b
|
Issue #219: moved first batch of integer type functions from DialogueManager to Filter
|
12 years ago |
Marc Zinnschlag
|
f5972a3080
|
Issue #219: Support for boolean select structs
|
12 years ago |
Marc Zinnschlag
|
b412ebd0af
|
Issue #219: Supoort for inverted select structs
|
12 years ago |
Marc Zinnschlag
|
4614d2bc8e
|
Issue #219: added basic select struct analysis and type checking
|
12 years ago |