PeepingTom/Peeping Tom
Anna 141a2fad25 fix: handle case where PartyMember.Actor is null
I don't know how this is possible, but someone had this happen, so I
guess just coalesce the null. If the targeter is in the party, this
will result in incorrect behaviour and log them, but it's better than
a crash.
2020-07-30 22:12:37 -04:00
..
Properties chore: update version to 1.1.0 2020-07-29 14:53:56 -04:00
Resources chore: initial commit 2020-07-28 18:46:16 -04:00
Configuration.cs feat: add option to disable movement 2020-07-29 14:41:17 -04:00
GlobalSuppressions.cs fix: don't try to target invalid addresses 2020-07-28 22:28:51 -04:00
packages.config chore: initial commit 2020-07-28 18:46:16 -04:00
Peeping Tom.csproj fix: don't try to target invalid addresses 2020-07-28 22:28:51 -04:00
PeepingTom.json chore: update version to 1.1.0 2020-07-29 14:53:56 -04:00
Plugin.cs chore: initial commit 2020-07-28 18:46:16 -04:00
PluginUI.cs fix: handle case where PartyMember.Actor is null 2020-07-30 22:12:37 -04:00
Targeting.cs fix: don't try to target invalid addresses 2020-07-28 22:28:51 -04:00