Releases: devyndamonster/MagazinePatcher
Releases · devyndamonster/MagazinePatcher
Release 0.1.11 - Too Much Info
- Mag Patcher won't apply magazine type to guns in cases where no magazine of said type exists
- This fixes bug that broke some characters in TNH
Release 0.1.10 - Meta Data Fix
- Fixed some items not having all meta data applied
- Added a lot of mods to the precompiled cache
Release 0.1.9 - This Is A Warning
- Broken mods will no longer be cached, and a warning for each broken item will appear each game run
Release 0.1.8 - Hotfix
[The version jump is to keep this version number in line with thunderstore version]
- Fixed case where some broken items got cached
- Fixed inaccurate bad-actor tracking in some parts of the caching process
Release 0.1.6 - Speedily Loading
- Added support for speedloader caching
- Made magazine cache resilient to enum name changes (not using string serialization anymore)
Release 0.1.5 - I Downloaded Every Mod And Cached It Just For You
- Magazine cache files are now managed by Deli
- This ensures that the files will always be loaded
- Updated pre-built cache to contain way more guns and ammo by default
Release 0.1.4 - I Forgive You
- Error handling for dummy FVRObjects is more forgiving
- Error was replaced with a warning when an unused FVRObject is detected
- This fixes compatibility with H3VRUtils MagCaller
Release 0.1.3 - No More Mags
- Reworked how magazine blacklist is applied, allowing you to remove magazines that are added to a firearm by default
- Before now, blacklists and whitelists would only apply to newly cached magazines
- Updated blacklist to fix Modul FAL not spawning with magazines
- Somehow a dustcover was in the FALs compatible magazine list, and broke everything
- Made change to allow cache files to be anywhere in the plugins folder
Release 0.1.2 - It's Official
- Updated to fill out the vanilla compatible mag dictionary
- Modded magazines will have the
MagazineType
FVRObject property cached automatically now
- Modded magazines will have the
- Fixed accidental dependency on OtherLoader
Release 0.1.1 - Hotfix
- Fixed issue caused by Thunderstore folder naming breaking caching