255,253 Commits over 3,990 Days - 2.67cph!
Get rid of the game / overlay render code in ViewModel because it's fucking up some of the guns (ones we're using mp5 anims for)
▆▇▊ ▉▇▌▆█▆▊ ▊▋ ▍▊▌▇▉ ▍▊▄▇▉▍▋ ▌▊ ▋▊▋ ▊▊▇█ ▋▌▉▉▄▍ ▍▍▇▉▅▉ ▊▋▊ ▌▇▊█▌▌▋▊▇ ▌▋▋▅▊▋ ▉▍ ▆▇▆▌▆▋█
- ▄▋▅▄▄ ▌▅▆▍▅▋ █▍▅█▊▍ ▅▆▋▆▆▌ ▇▊▍▅ ▆▆█▌▉ ▉▅ █▅▋▋▊ █▊ ▉▋▄▌▇▊ ▋▌ ▋▇▊▄▄▆▌▍▋▇ ▅▋ ▍▍ █▆▆▌▋▋▆▌▅█ ▋▄ ▋█▋ █▇▆▇█ ▉▅ ▅▉▉▍▉▆ ▍█
texture tweaks, set up wallpaper item files with correct icons, tweaks to alpha so holes arent as big
Add trash pile to ferry terminal train entrances since it's a different prefab
Add Collider.IsDynamic
PlayerController doesn't slip down slopes when standing still
Tweak ladder movement code, more grippy, faster
Add PlayerController.UseLookControls and PitchClamp and LookSensitivity
Update Facepunch.ActionGraphs to 1.9.18
* Fix switch node regression with mixed async case bodies
Horse AI collider moved to server only
Re-enabled the minimum speed required to take damage, collision damage is still a bit weird.
Add trash pile to block train tunnel monument entrances when train tunnels is disabled
Add support for prefabs to be enabled to block the train tunnel entrances when train tunnels is disabled
Fixed last missing worldmodels
Test reproducing #20
Fix #20
updated wallpaper textures with less damage and darker tears and rescaled to 2048
▍▅▌▊▄ ▊ ▍██▉▇▌ ▇▇▄▊▊▆▇▊ ▉▄▊▌█▊▋▍▌ ▇▉▊ ▌▇▍▍▄█ ▉▍▅█ █▉▅▆▍█ █ ▉▄▅▋▍, ▍▌▉▍ ▅█▍▄▉▅▍▊ ▄▍█▄▊▅▋▇█ ▄▊▄▊▆▋▆█▇ ▇▇▍▌▇▅ ▇▄ ▇▅▄▅▍▇▉▉ ▆▍▄▇▌▌
██▉▍ ▆█▇▍ ▊▊▉▅▌▊▋ ▅▉▆ ▊▊▋▊▆▆ ▅▆ ▉▅▍▋ ▆▅▉ █▍▉▆█ ▍▌ ▋███▊▋ ▉▌▋▄█ ▋▊▆▅▋ ▅▆▌▍▍'▅ ▍▍ ▇█▊█▋▆▍▅ ▇▌▍▇▆▌▊▇ ▋▊█▌▇▉█▆▇, ▅▇▄▉▍▍▉██▄ ▆▄▄▅▉▅ ▆█▌▇▋▉
cherrypicking lunar_new_year_2025 changes
Add test for Compiler.CopyReferencesFromArchive
Facepunch/sbox-issues#7317
Manifest
Set up new wall divider items
Don't pick up gun item if we have max ammo
Compiler: copy references from CodeArchive
Was causing assemblies to be loaded in the wrong order when joining a server, so old versions of assemblies would be referenced.
Fixes Facepunch/sbox-issues#7317
explosive oil drum fixes
vmdl recompile
rake mesh adjustments
Fix a couple of NREs in resize gizmos
Rewrite inspector undos for component list
Simplify terrain drop undo
Initial attempt at new property change undo
PropertyChange undo now only undos the changed prop and not the whole component.
Ammo is a game resource now
Update skin list, make pack item for wallpapers
Add PlayerController.BrakePower
- Player will stop instantly when direction input
- Player will reach max walk/run/duck speeds
- Player will slow down quickly when switching from run to walk etc
Disable following monuments in primitive
- nuclear missile silo
- oil rigs
- excavator
- underwater labs
Create ScriptableWorldConfig so we can override terrain generation for each gamemode
- have to use a new object since gamemodes are spawned after the terrain is generated
Removed the hardcoded light intensity change
Added a slider to each PropRenderer to control the intensity of both lights
Don't clamp Collider.Friction
Merge from train_tunnel_altitude_2
Added EnvironmentVolumeCheck to check if a prefab overlaps certain environment volumes and reject placement if it does
Added EnvironmentVolumeCheck to cliff_jutting to prevent them from overlapping the underground train tunnels
Give gluon with giveall
Tripmine clip contents starts as 1
Process events from the dedicated server
Leaderboard backup, run #
16877
day survivor spawn
rescuable map vision
a starting survivor spawns with ammo
survivor hover outline
box select detection improvement
day soldier spawn
survivor outline fade
Add Graphics.Draw that takes vertex and index gpu buffers
Applied standard icon import settings to siege, crossbow and shield icons
Removed an old temp shield icon
Put the arrow head debug spam behind a convar (MiniCrossbow.DebugMode)
Manifest rebuild, fixes some error spam when spawning crossbow
Fixed all the broken worldmodel links
(Wrote an automated tool to copy them across, impossible to test them all but they seem fine after some spot checks)
Fixed broken deceleration by
110601
Graphics.ResourceBarrierTransition for non generic GpuBuffer
Fixed unassigned metallic texture.