forked from mirror/openmw-tes3mp
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4b30a44816
Previously, all crime witnesses stopped being hostile to a respawning player for as long as the player's diedSinceArrestAttempt was true. That meant that, in an area with no guards to arrest the player, crime witnesses did not enage in combat with the player at all ever again until diedSinceArrestAttempt became false. This commit makes it so the time of the last crime is recorded for each witness, and that is then compared with the time of the LocalPlayer's last death for a one-time crime forgiveness during that player's current life. This is essentially a gameplay adjustment for "singleplayer with respawns," and will have to be reworked to make sense for every player in multiplayer, though that requires reworking the crime system as a whole and is thus on hold. |
7 years ago | |
---|---|---|
.. | ||
browser | 8 years ago | |
bsatool | 7 years ago | |
esmtool | 7 years ago | |
essimporter | 7 years ago | |
launcher | 7 years ago | |
master | 8 years ago | |
mwiniimporter | 7 years ago | |
niftest | 7 years ago | |
opencs | 7 years ago | |
openmw | 7 years ago | |
openmw-mp | 7 years ago | |
openmw_test_suite | 7 years ago | |
wizard | 7 years ago | |
doc.hpp |