Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Zed's Universal Mod Unbork

Zed's Universal Mod Unbork Patches renamed or changed game API so [b]old mods keep working on newer game builds[/b]. When the game updates and renames methods (e.g. getDirtyness → getDirtiness) or changes return types (e.g. getTypeString() → getItemType(), getTags() list → set), this mod adds compatibility shims so mods written for older versions still run. What it patches [list] [*] [b]Clothing[/b] — getDirtiness/getDirtyness and setDirtiness/setDirtyness (whichever spelling the game uses, the other is aliased). [*] [b]Item script (getTypeString)[/b] — ScriptItem no longer has getTypeString() in 42.13+; we restore it by mapping getItemType() back to the old string (e.g. "Drainable", "Literature"). [*] [b]Item getTags()[/b] — Old mods expect tags as a list with .get(index); when the game exposes a Set, we add .get() so tag access by index still works. [*] other stuff [/list] Load this mod [b]before[/b] or with mods that target older game versions to reduce breakage after updates. No config required. [b]Want another mod fixed?[/b] Open [b]one thread per mod[/b] in the Discussion tab (include the mod name and what breaks), so requests can be tracked and prioritized. Mod load order [list] [*] zdk [*] Zed's Universal Mod Unbork [*] all other mods that target older game versions [/list] Revived mods (work on 42.13+) [list] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2893930681]Anthro Survivors (the "Furry Mod")[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3069465403]Chocolate Pack[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2847911733]Clothes Box Redux[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3435985650]Combat Mastering Skill[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2286124931]Combat Text[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2459400130]Dynamic Traits[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3426711866]Fallout Food Mod B42[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3238978135]Furry Apocalypse (Anthro Zombies)[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3043243994]Hanabi's Food[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3400448921]Handmade maps: Interactive Mapping[/url] (with [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3619862853]ZombieBuddy[/url] for java-side patches) [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3586145865]Improvised Backpack![/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3437429771]Injectors[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3400782481]Item Comparison[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3600401184]Realistic Temperature Mod[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3564838872]Rebalanced Yields: Butchering[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3390307636]Sanity B42[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3459638181]Small Town First Responders[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2684285534]Spongie's Clothing[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2812326159]Spongie's Open Jackets[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3508513470]Support Goods - MyComputer[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3479281883]Support Goods Bandits Integration[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3512993822]Support Goods Mega Mod[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3677147974]Support Goods MyRoom (MyPhoto)[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3540568094]The Lord of the Rings Posters[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3387110070]They Knew[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3535295548]UNOFFICIAL Fools New Containers for B42[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3656879408]Zombie Infection Vaccine[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3268487204]Bandits[/url] + [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2459400130]Dynamic Traits[/url] [*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3268487204]Bandits[/url] + [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3543229299]Project RV Interior[/url] [/list] [b]☕ Support the Developer:[/b] [url=https%3A%2F%2Fko-fi.com%2Fzed_0xff][img]https://i.imgur.com/Utx6OIH.png[/img][/url][ko-fi.com] Workshop ID: 3677147974 Mod ID: ZModUnbork