193,713 Commits over 4,079 Days - 1.98cph!
cleanup squad editor UI navigation (removing all the useless stuff tied to the old panel navigation)
Fixed scope overlay being extremely small on larger screen resolutions
adding icon for custom squad
replaced some UI animation by tween
button/tab concistency pass accross all the menus
split up brick01 and concrete01 building trim prefabs and rebaked and retextured, removed old ones
a whole lot of visual polish on new rocks
cliff shader uses proper overlay blend mode
1000 lux 5400 kelvin sun exterior
Minor star/cloud brightness tweaks to compensate
[D11] [UI] Debris Field/Crash Site map markers implementation.
fix for horses blasting through trough food forever in some situations
[D11][#2362] Further reductions to number of effects from deployed shotguns
[D11] [UI] Added new Crash Site marker, added translations to file. Added icon to legend on main map scene.
Added subscene grid system.
[D11] Fix for Special Action Button been on the wrong button
[D11][#2362] Reduced number of effects shotguntrap will spawn when firing
Campfire vfx
cull VisualEffect from server ents
BaseOven ent overrides OnFlagsChanged instead of using OnFlagChanged component
added SquadDatabase.MapHasCustomSquad(mapdef/mapid)
[D11] Fixed glow outlines on a number of weapons
[D11] [UI] HUD Optimisations - Vital Bars update on PlayerMetabolism.OnLocalMetabolismnUpdated instead of every frame.
[D11] [UI] HUD Optimisations - Vital Bar previews only update when changing selection rather than every frame.
Undo changes to GetBoneName
UI update
updated chat set offset and layer in the different menu
fixed searching button
removed ui blur (replay control)
Package updates and error fixes
More CS:GO map visual fixes (flickering)
Use new InputSystem and simplified PlayerInput.cs
Fixed some CS:GO maps having weird water around them (Fixed grenadeclip brushes acting as water)
[d11][sounmanager] Reverb zones taken out of the updateables when they are out of range, to stop the unecessary mass polling in the soundmanger. Updateables has gone from ~296->~154.
[D11] [UI] WIP HUD Optimisations. Submit re-linking of prefab variable reference for map marker.
[d11][soundmanager] Optimisations
[D11] And including the Frontend scene this time
[D11] Refreshed Frontend, and re-enabled dropped item outline glow
[D11] [UI] WIP CH47 Helicopter attempting to fix the marker prefab.
[D11] DTLS server none-critical logging reduced in priority.