Skin System (
Stable
)Switch to Experimental
Version
I have read, understood and accept the Terms of Service
Download Client Part:
Download Server Part:
Changelogs:
Skin System Version 0.1.218.11.2023 03:43
- spamming of incompatible parameters
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
Skin System Version 0.1.106.11.2023 12:01
- new
LBmaster_DisableRepaintServerSide
. This will basically prevent my mod from writing anything new to the persistence files to allow it to be added and removed more easily when not using the dynamic repaint feature. Swapping and Repairing item will still work as usual. Do not install this if you did not wipe your server before and had the mod already running on your serverCore 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
Item Pack Version 1.1.717.10.2023 14:23
-
Updated Garage models
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