Event log transfer and withdraw is ambiguous.



  • I'd like to see transfer and withdraw events separated into two constants, please.

    In the current implementation only object and target id are reversed, and you still have to run a series of convoluted checks to figure out what happened, which is exactly what it's trying to prevent.



  • I find the entire even log system as it is right now very unwieldy and nigh-useless. Certainly not what it could be. Also parsing event logs for every room you run is a significant investment of CPU cycles, which pretty much prevents its use for every day tasks.