Skip to content

Releases: devyndamonster/MagazinePatcher

Release 0.1.11 - Too Much Info

03 Jan 21:17
Compare
Choose a tag to compare
  • 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

03 Jan 19:29
Compare
Choose a tag to compare
  • 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

24 Nov 19:35
Compare
Choose a tag to compare
  • Broken mods will no longer be cached, and a warning for each broken item will appear each game run

Release 0.1.8 - Hotfix

20 Nov 04:20
Compare
Choose a tag to compare

[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

19 Nov 22:47
f5ef790
Compare
Choose a tag to compare
  • 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

08 Oct 05:09
Compare
Choose a tag to compare
  • 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

06 Oct 16:01
Compare
Choose a tag to compare
  • 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

06 Aug 22:03
Compare
Choose a tag to compare
  • 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

03 Aug 20:57
Compare
Choose a tag to compare
  • Updated to fill out the vanilla compatible mag dictionary
    • Modded magazines will have the MagazineType FVRObject property cached automatically now
  • Fixed accidental dependency on OtherLoader

Release 0.1.1 - Hotfix

29 Jul 21:58
d441400
Compare
Choose a tag to compare
  • Fixed issue caused by Thunderstore folder naming breaking caching