gus
|
7e96a391da
|
FollowCell duration = 0 -> infinite time
|
2014-01-12 11:39:42 +01:00 |
|
gus
|
7066844e52
|
Follow you until a certain cell is reached
|
2014-01-12 11:38:58 +01:00 |
|
gus
|
051d7141be
|
check position to stop AIFollow
|
2014-01-11 20:32:38 +01:00 |
|
gus
|
ccf07f9406
|
Bugfix
|
2014-01-11 12:07:10 +01:00 |
|
gus
|
2d66b2c4fa
|
AiFollow. Npc get stuck often (no stuck dtection yet)
|
2014-01-11 12:06:36 +01:00 |
|
gus
|
f41f08c352
|
Wrong logic... should improve performances
|
2014-01-11 12:04:32 +01:00 |
|
gus
|
0609b71df9
|
fix pathfinding
|
2014-01-11 11:57:07 +01:00 |
|
gus
|
828e5841d8
|
Windows SDL fix
|
2014-01-11 11:00:34 +01:00 |
|
Marc Zinnschlag
|
f62497dfdc
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-01-10 19:08:35 +01:00 |
|
mrcheko
|
ffcb7fb280
|
fix for bug scrawl mentioned
|
2014-01-10 19:04:07 +02:00 |
|
mrcheko
|
d41f27451b
|
appropriate camera vanity<>preview mode switch + hit recoils fix
|
2014-01-09 23:36:40 +02:00 |
|
Marc Zinnschlag
|
5e2eb8caf8
|
Merge remote-tracking branch 'swick/master'
|
2014-01-09 09:47:42 +01:00 |
|
Marc Zinnschlag
|
85707b5e3e
|
Merge remote-tracking branch 'scrawl/master'
|
2014-01-09 09:35:54 +01:00 |
|
scrawl
|
768d9f7237
|
Scripting: Add an optional 'required' parameter to getReference (default: true). If required=false, it will not throw an exception if there's no reference. Fixes PcExpell not working without a reference like it's supposed to, and makes the code nicer for some others (use required=false instead of catching the exception)
|
2014-01-09 02:21:03 +01:00 |
|
scrawl
|
223c1d5a38
|
Use GMSTs for crime bounty
|
2014-01-09 02:20:52 +01:00 |
|
scrawl
|
6f9113fe88
|
Add preliminary implementation of PayFine, PayFineThief and GoToJail instructions
|
2014-01-09 01:49:58 +01:00 |
|
scrawl
|
baf55df7a1
|
Gold fixes (when did this break?)
|
2014-01-09 01:34:10 +01:00 |
|
Sebastian Wick
|
925d28e4a7
|
crashcatcher uname error checking
|
2014-01-09 00:52:37 +01:00 |
|
scrawl
|
9bf7bf529c
|
Implement crime-related dialogue globals as they are described in MSFD
|
2014-01-09 00:40:25 +01:00 |
|
scrawl
|
d7f69205f6
|
Don't play "Menu Click" sound for disabled (= cannot receive input) buttons, plus some redundancy fixes
|
2014-01-09 00:06:24 +01:00 |
|
scrawl
|
0f5dc59176
|
Remove useless dependencies on InventoryWindow for getting player gold. Don't use string literals for gold_001 id, just to be sure.
|
2014-01-08 23:37:46 +01:00 |
|
scrawl
|
372cd437d1
|
Add a utility function for counting items in a container
|
2014-01-08 23:00:29 +01:00 |
|
scrawl
|
c55f9bd0aa
|
GetWaterLevel fix (similar to MCP): if there is no water in the cell, return -FLT_MAX to prevent mods from incorrectly thinking the player is underwater.
|
2014-01-08 20:19:47 +01:00 |
|
Marc Zinnschlag
|
3127b8518e
|
updated credits file
|
2014-01-08 20:15:54 +01:00 |
|
Marc Zinnschlag
|
a7be755db0
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-01-08 20:13:31 +01:00 |
|
scrawl
|
bf02b77c1d
|
Closes #1090: Don't throw an exception if a cell has no region in GetPCCell
|
2014-01-08 19:57:13 +01:00 |
|
scrawl
|
154fae9f25
|
Don't suppress exceptions thrown while running scripts
|
2014-01-08 19:52:57 +01:00 |
|
scrawl
|
9baa1bef78
|
Expell player from faction when committing a crime against a faction member
|
2014-01-08 19:26:03 +01:00 |
|
scrawl
|
19d63f392f
|
Clean up the NpcStats expelled interface. Show message box when expelled.
|
2014-01-08 18:59:00 +01:00 |
|
scrawl
|
098f9712f1
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
|
scrawl
|
7b33f6f2ac
|
Detect crime of sleeping in other NPC's beds. ShowRestMenu needs to support an explicit/implicit reference for this.
|
2014-01-08 17:19:43 +01:00 |
|
scrawl
|
b99ca92fee
|
Add missing line of sight check
|
2014-01-08 17:18:13 +01:00 |
|
mrcheko
|
46519062d3
|
hit recoils/knockdowns feature
|
2014-01-08 16:05:14 +02:00 |
|
scrawl
|
2bb21f2f76
|
Don't copy NpcStats/CreatureStats unnecessarily. Fixes a bug: taunt actions would not correctly increase the target's fight rating.
|
2014-01-08 02:35:36 +01:00 |
|
scrawl
|
c85c2cff4e
|
Fix disposition changes from trades not applying properly
|
2014-01-08 01:46:42 +01:00 |
|
scrawl
|
728365b48d
|
Remove an unused hook
|
2014-01-07 21:07:02 +01:00 |
|
scrawl
|
03b6334ceb
|
Get rid of a hack
|
2014-01-07 20:43:08 +01:00 |
|
scrawl
|
0285d18fc2
|
Respect items belonging to a faction
|
2014-01-07 20:24:01 +01:00 |
|
scrawl
|
3c0080d2c1
|
Implement theft detection
|
2014-01-07 19:58:17 +01:00 |
|
scrawl
|
d2d76f4f47
|
Fix disintegration bug
|
2014-01-07 19:21:19 +01:00 |
|
scrawl
|
c4ab2f417a
|
Fix exception closing container window
|
2014-01-07 18:11:19 +01:00 |
|
scrawl
|
d97615d5d8
|
Support separate specular maps
|
2014-01-07 18:05:44 +01:00 |
|
scrawl
|
90b55c8d4b
|
Use Ogre's asin/acos functions which will protect against NaNs
|
2014-01-07 17:09:08 +01:00 |
|
Marc Zinnschlag
|
48a08c4c4d
|
Merge remote-tracking branch 'endorph/master'
|
2014-01-07 14:12:15 +01:00 |
|
Dmitriy 'Endorph' Shkurskiy
|
9afa8e952e
|
tabs -> spaces
|
2014-01-07 14:32:14 +02:00 |
|
Marc Zinnschlag
|
72a81a2381
|
Merge remote-tracking branch 'scrawl/master'
|
2014-01-07 10:17:33 +01:00 |
|
scrawl
|
780bf5a2cd
|
Implement pickpocket detection. Play a voiced dialogue entry when detected.
|
2014-01-07 03:01:33 +01:00 |
|
scrawl
|
ea3ee4407f
|
oops, didn't mean to commit this
|
2014-01-07 02:48:44 +01:00 |
|
scrawl
|
887db76ed2
|
Don't consider swimming or in-air characters as sneaking
|
2014-01-07 01:22:04 +01:00 |
|
scrawl
|
29c823b9d4
|
Implement awareness check function. Use this for combat AI and GetDetected instruction.
|
2014-01-07 00:51:09 +01:00 |
|