Sirdoggy-OtherLoaderPatched icon

OtherLoaderPatched

[BETA] Loader for custom guns and items, updated to work better on newest versions of H3VR!

Last updated 2 hours ago
Total downloads 8
Total rating 1 
Categories Mods
Dependency string Sirdoggy-OtherLoaderPatched-1.4.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Stratum-Stratum-1.1.1 icon
Stratum-Stratum

A lite stage and asset management framework, designed with Thunderstore in mind.

Preferred version: 1.1.1
Stratum-Deliter-1.1.4 icon
Stratum-Deliter

Converts Deli mods to Stratum mods, given that their loaders have been converted.

Preferred version: 1.1.4
nrgill28-Sodalite-1.5.1 icon
nrgill28-Sodalite

Modding API and tools for H3VR code plugins

Preferred version: 1.5.1

README

// WARNING //

(!) If you're someone who makes custom items - DO NOT set this mod as a dependency for your mods UNTIL it's out of beta! Use devyndamonster-OtherLoader-1.3.7 as a dependency string instead!

(!) If you've previously imported the beta version of OtherLoader as a local mod, please uninstall it.

This mod is currently in beta! If you notice some mod is broken when using this, please report it in this form or message me directly (@Sirdoggy) in the H3VR Homebrew discord server! If there are no reports, this mod will be fully released relatively soon.

Introduction

OtherLoaderPatched is a full replacement for OtherLoader - if both are installed, only OtherLoaderPatched will run. It's meant to fix OtherLoader's long-standing bugs and make it more future-proof, all while being fully backwards compatible with all existing OtherLoader mods.

Differences from OtherLoader

  • Fixed white squares appearing in vanilla item spawner categories
  • Fixed items from certain old mods (like Meats_ASh12) not being vaultable
  • Fixed tags not working in item spawner tag view
  • Fixed issues with items appearing as locked when they shouldn't be
  • Fixed related vault files buttons not working on update 120
  • Modded categories now have their own dedicated spawner tab. This helps isolate them from the rest of the item spawner, which should make it less prone to breaking.
  • Added "ItemUnlocker" to the config file and expanded its functionality
    • This is a tool you can use to unlock hidden weapons and reward items. It was already present in old OtherLoader but couldn't be accessed through the regular config file.
    • Added option to only unlock firearms and ammo, which won't unlock things like gun hats or melee weapons
  • Removed "Unlockathon" mode. This may be a bummer to some, but it was difficult to maintain since it would modify vanilla categories, which is something that OtherLoaderPatched doesn't do.

Making custom items

Currently OtherLoaderPatched doesn't add any new functionalities for mod developers.

Existing OtherLoader guides are still relevant:

Credits

  • devyndamonster - Creator of the original OtherLoader
  • Sirdoggy - Creator of OtherLoaderPatched

And special thanks to Meat Banana and J. Melon for beta testing the mod and providing feedback!