You are viewing a potentially older version of this package. View all versions.
cityrobo-OpenScripts-1.2.8 icon

OpenScripts

Conglomeration of scripts to make your modding life more funky! And make impossible things possible.

Date uploaded 2 years ago
Version 1.2.8
Download link cityrobo-OpenScripts-1.2.8.zip
Downloads 13028
Dependency string cityrobo-OpenScripts-1.2.8

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.2.0 icon
nrgill28-Sodalite

Modding API and tools for H3VR code plugins

Preferred version: 1.2.0
WFIOST-H3VRUtilities-8.9.2 icon
WFIOST-H3VRUtilities

H3VR Utilities is a dependency mod that is required for many custom items.

Preferred version: 8.9.2
cityrobo-PrefabReplacer-1.0.0 icon
cityrobo-PrefabReplacer

Did you ever want to add something to a vanilla gun that doesn't exist? Well, I present to you: PrefabReplacer. The time for community improvements of vanilla items is NOW!

Preferred version: 1.0.0
cityrobo-OpenScripts2-2.8.0 icon
cityrobo-OpenScripts2

OpenScripts2: Return of the Impossible!

Preferred version: 2.8.0

README

OpenScripts

Conglomeration of scripts to make your modding life more funky! And make impossible things possible.

Changelog

v1.2.8 fixed a bunch of BepInEx GUIDs for my scripts so that they are all standarized.

v1.2.7 added PrefabReplacer scripts. Included MeatKit compatible copies of MonoMod-Scripts.

v1.2.6 fixed Adjustable_ReflexSight script being broken for like, forever. Removing Thermal shader and script stuff; cause apparently they cause performance issues. for everyone.

v1.2.5 added Thermal shader and script stuff (finally!). Updated OpenBoltBurst, MovableWeaponPart and Rigidbody_JiggleBones scripts.

v1.2.4 updated MagazineScripts, ManipulateObjectAttachmentProxy, Adjustable_Reflexsight and MagPoseCycler scripts. Added MeatBeatScanner script.

v1.2.3 Added LongRecoilSystem script

v1.2.2 Added MagazineScripts and AttachmentStock Monomod mods. Updated ModifyWeaponCartrideAndMagazineAttachment script with recoil profile swapping functionality.

v1.2.1 fixed ScopeShaderZoom integrated scopes. Added MeatyPages script and MeshCombiner so that no more yellow text in some of my guns woohoo.

v1.2.0 Removed Deli dependency. Updated all scripts to new H3VR code base.

v1.1.22 fixed Adjustable_Reflexsight not displaying reticle. Added SmartGun script and BreakActionWeapon_BarrelSwitch script.

v1.1.21 updated scripts due to Anton changing code. Added CapAndBallRevolver and RSC_Follower scripts.

v1.1.20 updated CustomQuickBeltSlots to support WristQBSlots and their items

v1.1.19 removed CustomQuickBeltSlots readonly variables

v1.1.18 added CustomQuickBeltSlots and WeaponEnhancementAttachment monomod scripts

v1.1.17 added reticle change feature to ScopeShaderZoom script and fixed spawn locking behavior on of the TapedMagazineMK2 script

v1.1.16 added MagPoseCycler script

v1.1.15 updated pretty much every script to new H3VR code base cause Anton changed code. This fixes the AttachableWeapons scripts as well. Added zeroing to custom scopes. Added ModifyWeaponCartrideAndMagazineAttachment script. Added option to change the default layer on the QBArmorPiece.

v1.1.14 updated QBArmorPiece to add hiding GameObject functionality

v1.1.13 updated PreattachedAttachment to work better with suppressors

v1.1.12 updated QBArmorPiece

v1.1.11 added MagazineTapeMK2 to the Magazine_Tape DLL

v1.1.10 updated Adjustable_ReflexSight again so Arpy is happy

v1.1.9 updated Adjustable_ReflexSight script to allow modification of the prefix text of the reticle and zero text fields

v1.1.8 updated QBArmorPiece. you can now set a separate layer for attachments and attachments should now be set to this layer once you attach them to the QBArmorPiece or QBArmorPiece_Backpack when it's inside a QBSlot

v1.1.7 updated QBArmorPiece to be functional without prior configuration in Unity (important for mods using an older version of the script)

v1.1.6 added MovableWeaponPart monomod script

v1.1.5 added ScopeZoomRotate (by Andrew_FTW's request) and updated QBArmorPiece to allow variable change of the Layer inside the QBSlot

v1.1.4 updated Adjustable_ReflexSight and ScopeShaderZoom scripts

v1.1.3 added ShotClock.dll to fix problems arisen by the switch to Stratum

v1.1.2 updated Magazine_Tape to not spam your console with red text when you try the clear mags with your wrist menu

v1.1.1 updated Attachable_Magazine with the Attachable_Magazine_MK2 script, a total revamp of the old system making it compatible with all magazine based systems and mods like Wristimate

v1.1.0 added first monomod plugin "QBArmorPiece"

v1.0.5 added Deli as Thunderstore dependency

v1.0.4 removed unnecessary Otherloader dependency

v1.0.3 updated "Manipulate_Animator" and "Typhoon" scripts

v1.0.2 added "AttachmentMountParentToThis" scripts

v1.0.1 added "Magazine_Tape" script

v1.0.0 inital release