PayLink Mobile Bank
Worry no more about throwing money away!
| Date uploaded | 11 months ago |
| Version | 1.2.1 |
| Download link | VincentsSin-PayLink_Mobile_Bank-1.2.1.zip |
| Downloads | 441 |
| Dependency string | VincentsSin-PayLink_Mobile_Bank-1.2.1 |
This mod requires the following mods to function
README
PayLink Mobile Bank
This is a mod to have rupees sent to the bank when your wallet is full. Also provide QoL to deposit and withdraw without the need of returning to Clock Town. Tatl will also notify you when you have reached a deposit reward.
Mobile Bank functions as follows:
- Holding L+A will send rupees from wallet to bank.
- Holding L+B will send rupees from bank to wallet.
- Reading Tatl's notification will reset bank to 10 less than your most recent reward notification.
-
- This helps make the deposit rewards easily obtainable if they were skipped from receiving too much.
Plans for future implementation:
- Make it where you are given the rewards automatically from wherever, but current functions limit this capability.
Credits
Special thanks to:
- https://github.com/ThatHypedPerson for their guidance in teaching me C and helping me create my first mod.
- https://github.com/ignwombat for their shared chaos mod code and helping me troubleshoot the reward notification system.
- @invertt on Discord for the initial deposit/withdraw draft for Mobile Bank.
CHANGELOG
Changelog
1.4.2
- Adjusted deposit input to L+Z to avoid conflict with YAZMT's Model Manager mod.
1.4.1
- Added a fix to prevent softlocks in the rare instance where, when checking the total amount in the bank exceeded 9999,
- the amount displayed would be glitched and display the selector with no option to confirm or exit the dialog.
- Bank total will roll back to 9000 when overflow from the wallet exceeds 9999. This should, hopefully, be temporary.
1.4.0
-
Implement receiving rewards from the bank remotely, obtained after checking Tatl's notifications.
-
- In the rare event enough rupees are received to bypass a reward (e.g. having over 500 deposited w/o collecting the 200 reward),
-
- both items will be given in consecutive alerts (text will only reflect the most recent to be given).
-
Added function to check bank total by pressing L+R.
-
Fix issue causing Tatl to repeat notifications after being checked.
-
- Bank amount also no longer resets to a lower amount for Tatl's alert to clear.
-
Tatl no longer alerts for rewards after using Song of Time.
-
Added vanilla gameplay support. Rewards for depositing 200 and 5000 rupees will be given.
-
KNOWN ISSUE: Bank capacity currently has no limit with this mod enabled; will show glitched text when checking balance over 9999.
1.3.2
- Note to all (that I forgot to mention with 1.3.1), 1.3.0 was an accidental release
- and will not work with the current version of MMRecompRando. 1.3.1 is a revision back
- to 1.2.1, but ThunderStore doesn't allow for simply deleting versions. My sincere apologies
- if this has caused confusion or disappointment. When able, the 1.3.0 build will release as 1.4.0.
1.2.1
- Fixed issue where checking Tatl would set the flag as though the reward was collected.
- Removed resetting bank with L+R. It now resets when checking Tatl's reward notification.
1.2.0
- Added a notification feature with Tatl on the first instance of reaching a deposit reward.
- Updated bank reset feature to set bank to 10 under the most recent reward.
-
- Upon passing the 1000 rupee reward, the bank will only reset to 990 if the bank is ≥ 1000.
1.1.7
- Fixed blank textboxes when trying to collect rewards, forcing mod to be disabled in order to obtain.
1.1.6
- Fixed issue where bank resetting was now removing a single rupee each input. Now properly does not adjust wallet total.
- Adjusted back reset to be 5 less than current wallet maximum.
1.1.5
- Fixed issue where bank resetting would also completely empty wallet.
1.1.4
- Added feature to drop bank total to be 20 less than the player's current wallet capacity to make claiming deposit milestones easily obtainable.
1.1.3
- Fixed a critical issue where remote withdrawing the bank below 0 would underflow to -65535 rupees, preventing depositing at the bank itself.
1.1.2
- Properly added "EZ_Text_Replacement" as a dependency mod.
- Fixed typo in 1.1.1 changelog (West Clock Twon → West Clock Town).
1.1.1
- Updated pack to include mod icon in modlist.
- Added "EZ_Text_Replacement" as a dependency mod. Sample of its current use can be seen when talking to the banker in West Clock Town.
-
- Banker will be reverted back to normal behavior once proper implementation of Mobile Bank is ready.
1.1.0
- Implemented early build for sending rupees to, and receiving from, the bank anywhere in Termina.
1.0.4
- Removed debug code leftover from slider testing.
1.0.3
- Version update to match across all files
1.0.2
- Added information regarding bank rewards missed due to overflow.
1.0.1
- Added slider to adjust bank's maximum capacity up to maximum of 5000.