Files
ArcaneMusic 07cf3859c0 Logs all department account transactions with timestamps. (#94454)
## About The Pull Request

Pretty much what it says on the tin, this hooks a record_feedback into
adjust_money's implementation on departmental accounts. That way, all
changes to deparments balances are logged alongside a timestamp, in
order to potentially generate charts of the data in real-time throughout
the round.

## Why It's Good For The Game

This data can provide general trend data throughout the average round,
in order to gather a picture about how many credits are available to the
crew throughout the average round. How many credits does the crew have
at 5 minutes? 15? 45? etc etc.

## Changelog
No player facing changes.
2025-12-14 16:05:16 -05:00
..