Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
UEXP Bank
Terminal bank for desperate employees. Borrow against your quota. Hide credits in a vault. Fees optional? No.
CHANGELOG
Changelog
1.0.2
- Fix (Company / any moon):
pay/pay all/ borrow / vault no longer lose debt while spending credits. Vanilla skips saving GroupCredits off-ship; we now write loan + GroupCredits ES3 after every command, and mutations no longer re-load stale ES3 over live state. - Flush books again when the ship leaves (
ShipHasLeft). - Grace-day clock also persists to disk.
1.0.1
- Fix: Persist vault/loan to ES3 on every borrow/pay/deposit/withdraw (not only ship-phase SaveGameValues). Stale ES3 + RefreshFromSave was wiping principal while credits stayed — wrong amounts / free-money abuse.
- Host syncs credits via ClientRpc with exact absolute values (Terminal ownership-safe).
- Amount parse uses invariant culture integers only.
1.0.0
The bank is open. First public Thunderstore release.
- Terminal BANK dashboard + short help blurb
- Vault: deposit / withdraw (fee from the vault, fills to cap)
- Loans: borrow against quota, grace days, daily fee, rate hike, loyalty cut + catalogue bribe
- Shortcuts:
deposit/withdraw/loan/pay/terms(no need to typebankfirst) - Synced over the network. Books wipe when you get fired.