r28177 - What's Changed [*]fix: record lastCombatActions even if not writing to session log by

I originally gated this behind the property "logBattleAction" because "lastCombatActions" is logging battle actions, and I thought someone might want to turn if off, or at least not have to update another property with every combat round... but I can see it either way.
Making it log 100% of the time probably avoids questions in the future.
 
If any script winds up using this, somebody is going to turn it off and then complain the script doesn't work, which becomes our problem... that was my thinking.
 
  • Like
Reactions: ckb
Back
Top