scrawl
|
10ddea45e9
|
Move crime from onHit to hit, since failed hits are apparently also a crime
|
2014-01-11 23:12:21 +01:00 |
|
scrawl
|
44b2380874
|
Closes #947: Decrease fatigue when running, swimming and attacking
|
2014-01-11 22:28:50 +01:00 |
|
scrawl
|
dddc0979a2
|
Fix another fatigue cap issue
|
2014-01-11 22:28:50 +01:00 |
|
scrawl
|
224f288359
|
Don't attempt to change disposition for creatures
|
2014-01-11 21:30:26 +01:00 |
|
scrawl
|
3db299f1b2
|
Fix fall damage crash
|
2014-01-11 21:30:26 +01:00 |
|
Marc Zinnschlag
|
b1ffb64a1f
|
Merge remote-tracking branch 'gus/AIFix2'
|
2014-01-11 14:33:27 +01:00 |
|
gus
|
0609b71df9
|
fix pathfinding
|
2014-01-11 11:57:07 +01:00 |
|
Marc Zinnschlag
|
a0872b2646
|
Merge remote-tracking branch 'gus/AIFix2'
|
2014-01-11 11:51:53 +01:00 |
|
Marc Zinnschlag
|
1b03eec63e
|
Merge remote-tracking branch 'scrawl/master'
|
2014-01-11 11:43:12 +01:00 |
|
gus
|
828e5841d8
|
Windows SDL fix
|
2014-01-11 11:00:34 +01:00 |
|
scrawl
|
a2ba0dde31
|
Implemented GoToJail
|
2014-01-11 06:47:58 +01:00 |
|
scrawl
|
3896c88403
|
Use VFX_DefaultCast / VFX_DefaultHit if the magic effect does not specify any
|
2014-01-11 05:58:05 +01:00 |
|
scrawl
|
9ddee8fd8c
|
Autocalculate NPC reputation as according to research wiki
|
2014-01-11 04:03:13 +01:00 |
|
scrawl
|
9127839cc1
|
Add a searchPtr method as required for getting an owner, which may already be dead and disposed of.
|
2014-01-11 03:33:17 +01:00 |
|
scrawl
|
bf6d302fba
|
Confiscate stolen items when caught
|
2014-01-11 03:29:41 +01:00 |
|
scrawl
|
909494ff35
|
Implement Assault crimes. In other words, NPCs now fight back!
|
2014-01-11 03:08:16 +01:00 |
|
scrawl
|
12944f2459
|
Fix an auto equipping bug that allowed twohanded weapon and shield at the same time
|
2014-01-11 03:07:35 +01:00 |
|
scrawl
|
d4a98ffc27
|
Increase fight rating when being the victim of a crime
|
2014-01-11 02:27:44 +01:00 |
|
scrawl
|
727aa30347
|
Dead actors are unaware of everything
|
2014-01-11 02:06:54 +01:00 |
|
scrawl
|
d01f89b153
|
Rewrite some awful code
|
2014-01-11 00:24:21 +01:00 |
|
scrawl
|
e9f63270d9
|
Speed fix for "on target" spells
|
2014-01-10 22:51:42 +01:00 |
|
scrawl
|
621e52f09d
|
Play "attack" voiced dialogue entries randomly based on iVoiceAttackOdds.
|
2014-01-10 22:48:42 +01:00 |
|
scrawl
|
d9d6f37619
|
Use iVoiceHitOdds
|
2014-01-10 22:44:40 +01:00 |
|
scrawl
|
15e48107f7
|
Use i1stPersonSneakDelta + some cleanup
|
2014-01-10 22:39:01 +01:00 |
|
scrawl
|
2744cde40f
|
Use a few additional GMSTs
|
2014-01-10 22:27:31 +01:00 |
|
scrawl
|
3bf36515d5
|
Implement Trespassing crime
|
2014-01-10 21:26:24 +01:00 |
|
scrawl
|
f5a70dccf0
|
Fix title of buttons in generate class result dialog
|
2014-01-10 21:13:03 +01:00 |
|
scrawl
|
627dcddb33
|
Do not allow training skills above their governing attribute
|
2014-01-10 20:53:53 +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 |
|
scrawl
|
546b0cee76
|
Closes #1077: Replace tags before trying to get the message length
|
2014-01-09 22:17:51 +01:00 |
|
scrawl
|
aa855e9524
|
Include some required Ogre headers explicitely
|
2014-01-09 20:56:24 +01: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
|
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 |
|