244,559 Commits over 3,898 Days - 2.61cph!
▆▍▅▆▉▇▌ ▅▌▄▋▊▍▋▋▋▄ ▅█▊▅▋ ▌▉ ▉▍▊▆█▆▍
players no longer bleed Kool-Aid (ie. made the blood color darker/realistic)
* Fixed unmounting addons not working
* Fixed uninstalling addons not unmounting them
* Fixed disabled addons still opening the .gma files
* Fixed disabled addons still being mounted in offline mode
Removed some debug code from deferred decals
Added blood decal to DeferredDecals scene (something is fishy)
viewmodel+worldmodel for melee weapons ( sword / hatchet )
sound fx for sword / hatchet
fixed some errors with the anim controllers for the salvaged axe / icepick
merge from main/rainsurfaceambience
Enabled rigidbodies on items again
Rain surface ambience system
Wood and metal rain surface ambience sounds
Lower ambience volume when the camera is inside
TerrainPath keeps a list of spawned monuments (cc Helk)
First version of a deferred decal system
Converted bullet decals to the new system (better performance during intense gunfights)
BeforeDebug/Entity View window retains selection after player selection is cleared
Terrain texture cleanup. terrain_grass_highpass.tga has heightmap for blending in alpha channel
Added optimized SESSAO shader to variants
First pass optimizing SESSAO; now 60% faster on D500 at 1440p
Shortened Lion-El running hits ( experimenting)
Shortend Igor running hits ( experiment)
experimenting with new Igor running hits
added wip leaves particles to cloud city
added engines to max scene
added engines to cloud city court, added dylans new wind gust effects (wip). removed emission from all unnecessary objects, added new lights to scene and set up layers (wip)
▌▉▇▋ ▇▅█▆▄▊▌ ▍▌▆ ▍▍▍▆▅▋▉▅
Fixed GoTo button in BeforeEditor.DrawAssetEnum()
Improved BeforeEditor DrawAssetViewsManager, cleaned up some crappy code and added prefab previews
FOR FUCK SAKE more pipe! and prefab
Switched an effect to use the effect manager and recycler
▄▍▍█▍▄ ▄▆▄▊▋▅ ▇█▉▍▆ ▆▇▌ ▊▅▉█ ▌▋▍▇▌▊
finished all of the 3rd person crouched turn in place animations
added 3rd person animation for when the player steps on a bear trap
added sound / fx for beartrap player stuck anim.
Better scrollbars in BeforeEditor
Potential fix for SmartObject MRE in Actions (Item.DestroyItem() waits for SmartObject.SubscriptionCount to hit 0)
Resources are destroyed properly when their master item is depleted
Added vertical/horizontal layout switch to EntityViewer window
Numerous tweaks to SpawnHandler/Population and mangement through Zone+Ecology
Added some custom background images for and un-ignored a couple more glypicon images for the editor
Disabling PVT when shader lod or terrain quality are low enough
Named some command buffers; profiling stuff
Optimized NaturalBloomAndDirtyLens using low precision/bw encoded scratch buffers; 2x faster in both quality modes on d500 @ 2560x1440; perceptually identical
Updated Main Camera prefab
TENN-15 running forehand & backhand
TENN-15 running forehand & backhand
tweaked all cloud city default shaders to be specular setup. Added skybox cloud ring, removed old clouds. Need to still remove emission from some elements. Added same bloom and ao settings as swamp court
GamePhysics now also verifies enabled state of collider (in case collider was disabled after the most recent LateUpdate)
GameTrace causes less GC load and uses GamePhysics as its backend
Fixed tool cupboard deployment guide rotation
SkyDome prefab tweaks (normal bias sadface)
Moved all graphics/terrain stuff into the Before namespace. Code consistency and layout cleanup. (sorry andre/diogo :3)