127,956 Commits over 4,109 Days - 1.30cph!
▇▌▊▊█▆ ▇▅▅ ▆█▍▍▋▇▉▉▉█▆▇▋▇█.██▋▍▇▌▇ ▋▌▄▉ ▌▊▆▍ ▍▊▌▍█▅▌ ▇▇█▌▉▉▊. (▇▆▊▉▆ ▆▍█ █▋▇▍ ▊▅▌▆ ▉▌▇▉▉▊ █▌▍▆▊ ▅▇█▉ ▆▋ ▅▉▌▍▇ ▇▄▍█▆ ▅▉▉█ ▊█▅▍▍▆▄, ▄▋▋ ▋▊▍▉ ▌ ▅▍▆▄▅▉-▉▄▇▆ █▆▉ ▄▇▇ ▆▇▋ ▍▊▆█▊▄▊▄ ▌▄▅▊▇ █▅▇▇ ▍█▇▍▅▇▌ ▋█▍)
Trace emission
Metal decal fixes
Decal Fixes script (we might have to make this run on all scenes too)
[D11] synchronize some settings from the Facepunch HDRP branch to bring the sun/sky etc more in line.
[D11] Increased collider size of collectibles slightly.
Force more interpolation delay for ridable horses to reduce extrapolation
Removed PhysicsDriven since it's really always wrong for load balanced entities like the horse (override GetNetworkTime instead)
Can now drop the selected/active item by pressing B. Added dropitem keybind (b)
Truck trailer additional LODs pass
Fixed crazy NRE when missing balloonCollider
DecalRotate, DecalScale are obsolete, functionality part of DecalRecycle
Deleted DecalComponent
[D11] [UI] Fixed plants not showing plant info UI when looking directly at plant in planter box.
Added treediffusion test profile to both hdrp assets
Updated ASE to 1.7.0.004 (updated to latest srp)
Updated all shaders to compile with updated template
Rebuilt Foliage shader to match our new specification
Updated oak material to match damian's test (using new base packed texture)
Tweaked foliage edge mask SF
Fixed HotAirBalloon error in editor, caching child components work.
[D11] Updated Extend Server flow & Added non-looping toggle for multi-select buttons
flute anims and override controller
Fixed wrong sun color in sky renderer
Forklift additional LOD pass
▌▌▍'▉ ▉▆▊▅▆▇▋ ▆█▆▉▉ █▊▌▄▅▌▆ ▄▅▍▄▄ ▋▉ ██▅█ ▅▌▋▌ ▌▇▆▆▆▋▉▊▅ ▄▅▊▋▋▅█▇▍ ▉▌█▉▅▉ (▇▋ ▍▇▄▍ ▅▋▋▉ ▋▉▋▍▊▉▉█▌)
fixed dockwall stairs cloned LOD
Large Oilrig additional LODs
Oilrig scene changes
Replace DeferredDecal component with DecalProjector
Enable instancing on decal materials
Large Oilrig barriers additional LODs
Oilrig scene changes
Now caching children in prefab processing
Excavator terrain belts LODs
[D11] move water rendering issue to beginFrameRendering to avoid engine crash.
Moved water issue render to beginFrameRendering
Move instancing to beginFrameRendering instead of beginCameraRendering and remove the deferred BRG stuff which should no longer be required
Disable VR/XR
Updated meta files
RP latest github 63b6c1abdc
Added in latest rp git 63b6c1abdc
Updated ignores to ignore unity package documentation/samples/tests
[D11] [UI] Item Notification Pickup visual adjustments to keep it consistent with rest of HUD.
Deleting rp package documentation
m_ShadowUpdateMode != 0 causes array issues - so forcing to 0 on muzzleflash
[D11][UI] Fixed issues navigating between the create server screen and other screens as well as ensuring data is kept between vists to the screen
[D11] + Scene with each individual asset inside
Autoturret and Wind generator now in electrical category
Tires set additional LOD pass
Stairs set additional LOD pass
Wooden pallets additional LOD pass
Remnant container additional LOD pass
Autoturret loot panel fix (6 slot)
SAM site uses loot panel
Pass RPC into new PlayNoteRPC and StopNoteRPC on Key Controller