Update 119 Patch 3 is now Live on The Experimental Branch!
[previewyoutube][/previewyoutube]
Howdy folks!
Just a quick patch update this week, mostly centered on bug fixes and back end changes for future content :-)
Hope y'all have a wonderful weekend!
Anton
[h3]TO PLAY THE NEW BUILD FOLLOW THESE STEPS:[/h3]
[h2]Full Changelog - Update 119 - Patch 3[/h2]
[h3]Changes:[/h3]
[h3]Fixed:[/h3]
[h3]Major API Change:[/h3]
Howdy folks!
Just a quick patch update this week, mostly centered on bug fixes and back end changes for future content :-)
Hope y'all have a wonderful weekend!
Anton
[h3]TO PLAY THE NEW BUILD FOLLOW THESE STEPS:[/h3]
- Right click H3 in Steam
- Go to Properties
- Click Betas
- Click The Dropdown
- Select Experimental!
[h2]Full Changelog - Update 119 - Patch 3[/h2]
[h3]Changes:[/h3]
- Added Zero Distance options to ANPEQ and Perst3
- Changed the TERRIBLE Sights on the Schofield
- Moved, Sorted, and Added New Metadata to All Sosig Clothing Objects (for eventual User Tools)
- Changed how internal Projection works on Scopes/NVs to fix a number of corner cases and hopefully? have them work better with odd hmds.
[h3]Fixed:[/h3]
- Fixed incorrect color options on Pyramus
- Fixed incorrect reticle options on ST6 scopes
- Fixed incorrect first chambered round in Compound Pistol
- Fixed 12.7x108 Double round having broken metadata
- Fixed Zfighting overlapping meshes on ARVolver
- Fixed missing stock point on ARVolver
- Fixed missing MagazineInOutOverride flag on AKM drum
- Fixed FiveSeven RMR plate always being visible errantly
- Fixed Muzzle affixment parentage on RG6
- Fixed Perst3 IR Laser + Illuminator Setting
- Fixed Quickbelt Slots not resetting their orientation
- Fixed Mp9 iron sight zeroing
[h3]Major API Change:[/h3]
- Moved large amounts of code around in namespaces to work around a Unity editor bug related to the AddComponent Menu. Subfields in this menu spam errors that prevent builds when the element count exceeds 999 (apparently). Turns out when you add new things into a script menu for almost 10 years you run into this limit