cityrobo-OpenScripts2 icon

OpenScripts2

OpenScripts2: Return of the Impossible!

Last updated a week ago
Total downloads 263604
Total rating 12 
Categories Libraries
Dependency string cityrobo-OpenScripts2-2.9.2
Dependants 345 other packages depend on this package

This mod requires the following mods to function

nrgill28-HookGenPatcher_H3VR-1.2.3 icon
nrgill28-HookGenPatcher_H3VR

Generates MonoMod HookGen MMHOOK files during the bepinex preloader phase.

Preferred version: 1.2.3
nrgill28-Sodalite-1.4.0 icon
nrgill28-Sodalite

Modding API and tools for H3VR code plugins

Preferred version: 1.4.0

README

kofi

OpenScripts2

New and refractored, made a single DLL that complies to C# naming conventions and improved with the experience I gained working on OpenScripts. MeatKit implementation only. Now includes a zip-archive with a DLL for MeatKit's "Script -> Import Single" function, so you can start implementing it into your mods right away! Enjoy OpenScripts2: Return of the Impossible!

Changelog

v2.9.2 Trying to fix some issues related to Monomod when ModularWorkshop isn't installed. sigh

v2.9.1 Some changes to hopefully calm Thunderstore's antivirus software and to fix Monomod from randomly crashing on startup even though I don't even use it???

v2.9.0 Updated some ChargeTrigger scripts, added some new stuff, some under the hood helper scripts for ModularWorkshop.

v2.8.0 Updated to accomodate changes made in End of Life release of OpenScripts1 and the new HighlightHiddenRails plugin by me.

v2.7.0 Added event to the OpenScripts2_BasePlugin class that allows accessing a fired projectile without need to overwrite the entire Fire() method of a FVRFireArm. Fixed the AttachableMagazine script.

v2.6.1 Fixed charge weapon scripts erroring out on existing charge weapon mods and adjusted vibration per controller type.

v2.6.0 Expanded the functionality of ChargeTrigger and SmartWeapon scripts. Charge weapons now have charging vibrations and correctly aborting charging sounds. Added SupressableMuzzleNoiseMaker, MultiCaliberChamber, ChargeTriggerBreakActionWeapon, PhysicalObjectSpin and SmartMultiBarrelWeapon script. Fixed HandGunSpin script.

v2.5.0 Custom muzzle effect support. Made MultiCaliberMagazines easier to use and improved their vaulting. Many other bug fixes and improvements, also ModularWorkshop related additions.

v2.4.0 Added ManualDecocker and BoltPointUpdater scripts. Fixed some bugs and added new features to existing scripts.

v2.3.0 Modular Workshop release updates.

v2.2.2 Fixed forward stop issues, overhauled red dot zeroing. fixed some stupid vector extension errors. fixed automatic stripper clip bugs. added QBArmorHelmet. Switched some things over to MaterialPropertyGroups. more preparations for ModularWorkshop release.

v2.2.1 Fixed clicky picatinny rails forward stops causing the attachment to be forced at the end of a rail.

v2.2.0 Added custom attachment scripts for to add vaulting support to some attachment add-on scripts. Fixed MovableAttachmentInterface bugs. Some pre-requisite stuff for ModularWorkshop, ClickyVanillaRails and UniversalMuzzleMounts. MultiCaliberMagazine bug fixes and updates.

v2.1.1 Fixed bugs with ManipulateFireArmRoundProxy and added getter methods to MovingObjectPart. Updated version number of the BepInEx Plugin.

v2.1.0 Added more functionality to HideMultipleOnAttach and added FirearmFeatureChangerAttachment script. Fixed Heating Effects animation curve breaking in Editor. Also updated to U106-2 cause Anton changed some bolt action and chamber stuff.

v2.0.3 Fixed bugges with the MagazineCuttoff script and added some more functionality to it. Added one way manipulation functionality to ManipulateTransforms.

v2.0.2 Added round change functionality to ChargeTriggerPower. Changed name of MeatKit specific DLL to OpenScript2_MeatKit to avoid confusion. MeatKit doesn't care about file name on script import, only assembly name.

v2.0.1 SmartWeapon and ChargeTrigger updates. Updated UniversalMagGrabTrigger for Secondary Mag Slots. Added VisiualModifier and ManipulateTransforms scripts.

v2.0.0 Inital release.