115,064 Commits over 3,959 Days - 1.21cph!
[D11] Player Walk Movement fixes
[D11] Player walk movement fixes
[D11] [UI] Fixed missing sprites in certain map markers.
[D11] Player Walk Movement changes... fixes player player falling through the floor in places like the beach.
Adjust car container drop chances
Deduce post-death damage required to gib from 1000 to 500.
+ added underside water shader and added fake muzzle flash light test for aaron
Removed ground watch from water pump due to placement at varying hight (eg large furnace)
Added terrain check (water pump)
Added prevent building volume (water pump)
Fixed some OBB layer issues (water pump)
Added deployable decay 8/8 (water pump)
▅▍▋▋ ▍▄ ▊▍▉▅, ▍▅▇█▇ ▉▌▉▄▍▊
▄▇▇▆ ▄▇▋▍▆▇ █▉▍ ▇▍▆▍▆▍▅▇ ▋▇▌▌▇▌█
Code review: check calling player in RPC's and use Busy flag
Merge from Vehicles -> MakeVehiclesDestroyable
Don't show hammer repair highlight on destroyed vehicle
Added transitional form between killed and gibs, where there's just the burnt-out scrap vehicle. A lot of new IsDead() checks. Also removed old unused vehicle teleporting code that I added a while ago.
adding WIP modules gibs, enabling read/right on existing parts
Don't show third person handset while in first person now that we have a viewmodel
Adjust wire position when using player is in first person
Forgot to set the smart alarm message dialog tooltip string
Merge from Vehicles -> MakeVehiclesDestroyable
Better interface for liquid storage UI on the vehicle lift
Fixed error when placing fluid switch (was just a missing sfx so it was harmless)
Code review changes:
Converted various on/playing bools to a flag to fix issues when going in/out of range
Fixed voice range replicated var not marked as static (woops)
Cassette max storage amount is now stored in megabytes, not bytes
Vehicle lift module internal storage UI changes,. Make it clear that it's not for adding items to internal storage
▍██▉▌▋▊ █▍█ ▉▉▇▇ ▄█▊▉▆▊▋▅
Update menu UI to have a help button
▌▆ ▊▊▄▆▌██▍▊ - ▇▊▆▆ ▍▍▄▅, ▅▆▅▅▄, ▌█▆▆█▅▆▅, ▌▄▋▅▆█, ▌▇▌ .▇▉▆▅▄▄▆▊ ▆▊▉▊▌▌ ▋▅ ▊▌▊ ▄▊ ▍▇▊█▉▉
[D11] [UI] Fixed grammar in loading screen tip.
[D11] [UI] Betting Icons sprite changed to POT texture.
[D11][UI][#4060] Altered HUD item icon
Merge from server_browser_update_fix
Fixed issue where server browser will update if tab has focus when closed.
[D11] Removed unneeded comments I forgot to remove in previous checkins.