Enhanced Banking (
Stable
)Switch to Experimental
Version
I have read, understood and accept the Terms of Service
Download Client Part:
Changelogs:
Core Version 0.1.716.11.2023 14:05
-
some code restructuring
- added new functions for AG update
Core Version 0.1.613.11.2023 15:21
- minor code refactorings
Enhanced Banking Version 1.11.906.11.2023 11:27
- Some Placeholders were wrong in the default config
Core Version 0.1.506.11.2023 11:18
-
Minor code changes. Make sure to update all other mods for compatibility !
Core Version 0.1.419.10.2023 12:23
- Function for Spawn Menu to not open mutliple times
Enhanced Banking Version 1.11.817.10.2023 14:33
-
Compatibility patch for new Core Version
Core Version 0.1.317.10.2023 14:19
- Added own OnInit function in MissionBase to workaround mods like Custom Huds breaking my Mods by not properly overwriting the OnInit method.
- Admin placement base menu to allow placement of ATMs and Garages from a menu replacing the Garage Admin Kit
- some more Admin Menu functionality for more consistent Admin Menu pages
Core Version 0.1.212.10.2023 17:53
- Filesystem explorer to select any file
Core Version 0.1.110.10.2023 15:31
- moved some utils classes from Advanced Groups to Core
- moved more scripts from 4_World to 3_Game
Core Version 0.1.006.10.2023 12:50
- Small testframework for Unit tests
- Experimental autocomplete function for input fields (currently used when adding currencies ingame
- renaimg of some methods and classes
- change some file structure and split up files
- minor fixes to the new Menu Base class