192,970 Commits over 4,049 Days - 1.99cph!
[D11] [UI] Spawn sleeping bag map marker on client not server.
[D11][#1021] Fixed an issue with the flamethrower been active when holstered by another player
[D11] [UI] Slight alteration of translation to better describe error.
[D11] [UI] Added translations for item move errors.
[D11] Wait for save game to complete on leaving server
[D11] [UI] WIP implementation of specific error messaging to player when moving items in containers fails.
[D11] User sign-in flow modifications to attempt to detect sign out during connecting to title screen
[d11][offscreenparticles] Disabled because of rubbish culling ( checked in enabled by accident )
[D11] Removed Camera tool from debug menu
[D11][UI][#2329] Fixed for issues auto deploying picked up items
[D11] Fix for breaking console on bootup
merge new func_breakable angle behaviour
don't treat certain brushes as planes in newer version maps
Fixed misclicking accept would reject the team invite.
Added beam_spotlight entity
Networking for colored gibs enabled
Prop_dynamic additions from CS:GO - new HoldAnimation & AnimateEveryFrame keyvalues, new SetAnimationNoReset, BecomeRagdoll and FadeAndKill inputs
prop_door_rotating supports breakable models like L4D/CS:GO do
prop_door_rotating will automatically block nav areas when its locked
prop_door_rotating new input: MoveToRotationDistance, new output: OnRotationDone, new spawnflag:
524288 - Start breakable (unset by default)
▅▅▄▆▅_█▊▉▋▌/▇▍▆▋▇_▄▇▋▊▆▊▉▆ ▋▋▌▇▅ ▍▄ ▋▋▊▅▄ ▋█-▍▅█ ▋█▄▊▅▋
▊▌▇▄▊▉▆ ▄▊█▊▅▉▆▊█▍▅ ▊▍▉▆▄▇ ▊▆█▉▊▆▇▉ ▆▄▋▊▊ ▆▍▌▍▅█▉
fix text clipping...for real this time?
adding vcolor to the tile shader for the lighting
more UI WIP rework,
replacing fade animation with leantween alpha
working fuel gauge and hand IK
Added horse mesh to collision in testridable and wild horse
Added new horse to testridablehorse prefab
[d11][Audio] Improved some of the map audio assets. Improved UI mix. Made the exterior reverb slightly drier.
Fixed water purifier disappearing after going out of network range
[d11][Audio] Removed a click from the radial open wav file. Improved the Overall Mix of the UI sounds post- normalisation. Improved Mix of crafting sounds/radial menu
horse footstep max voices
horse LODs + RendererLOD
minicopter fuel gauge setup
[d11][Audio] Normalised all UI assets. Mix Pass via Sound Defs to compensate.
[D11] move the MeshOccludee setup (renderer extraction, obb calculation) offline, so t doesn't happen at load time (or run time, e.g. slods ask MeshOccludee to register and unregister from the occlusion system on the fly)
[D11] Fixed another instance where the main menu could get stuck in an unresponsive state, and fixed the blur potentially being stuck on screen when getting forced back to the title screen