systems/NJ.BankManager
The BankManager contains all functionality required for & by my other systems in regard to banks. It provides a fast and stable access to all players banks (human players only) and helps out with keeping the bank cleanly managed. It also contains the foundations for updating banks, though I have not as of yet written some actual update functionality.
It also checks if a bank has been tampered with and flags it appropriately. This for example allows my LeaverSystems to handle cheaters appropriately.
Comments