reporust_rebootcancel

108,634 Commits over 3,867 Days - 1.17cph!

3 Years Ago
Force accept the first dismount point on the cargo ship pa
3 Years Ago
Fixed connected speakers not working with internet radio (regression from yesterday)
3 Years Ago
Fixed mobile phones sometimes appearing in the directory twice
3 Years Ago
Can now set mobile phone to silent
3 Years Ago
Merge NewWounding->Main
3 Years Ago
Consolidated some interaction checks
3 Years Ago
Don't allow interacting with other entities while using the mobile phone
3 Years Ago
Can no longer open map, use chat or gesture while using a mobile phone (these didn't really work anyway)
3 Years Ago
Wounded system changes: - The player is only incapacitated when looted, falling, or in deep water - Crawling: The player goes straight to dead state and ragdoll when 0 HP, no more going into incapacitated.
3 Years Ago
Replaced chippy builtin radio with compressed files
3 Years Ago
Merge Main->NewWounding
3 Years Ago
Manifest, removed meta file
3 Years Ago
Merge Main->Submarine
3 Years Ago
Manually lazy init the skin approval list (no more static constructor) Catch and log exceptions when building the approval list
3 Years Ago
▋▊▍▆ ▍▌▅▊▌▍ ▌▉▊▌▍▇▍▄ ▊▄▄▇▍ █ ▇▇▄ ▊ ▅▄▉▍▋ ▄█▍
3 Years Ago
Fixed some mesh gaps in bypass transitions
3 Years Ago
NVG fixes
3 Years Ago
Merge from render_scale
3 Years Ago
Merge from main
3 Years Ago
Fixed bug with options menu not updating properly to reflect code set convars.
3 Years Ago
Damage states WIP
3 Years Ago
Extended bunker entrance building blocker volume Tweaked bunker ladder volume
3 Years Ago
Cleaned up bypass tunnel prefabs / tweaked some lights / made new doors easier to spot
3 Years Ago
Clamp render scale between 0.5 and 1.0
3 Years Ago
Merge Main->NewWounding
3 Years Ago
Merge NewWounding->Main
3 Years Ago
Fixed crawling player not adjusting direction well in third person due to the slow speed giving it a zero corrective weight in the PlayerModel rotation update
3 Years Ago
merge from main
3 Years Ago
merge from save214 (Staging wipe)
3 Years Ago
Merge Main->NewWounding
3 Years Ago
Fix crawl collider radius offset bug
3 Years Ago
Merge NewWounding->Main
3 Years Ago
Fix forced duck regression
3 Years Ago
Revert the capsule axis change support from BasePlayer and from PlayerWalkMovement. Too much added complexity and unknowns, let's see it we can do this more simply.
3 Years Ago
network++
3 Years Ago
merge from main
3 Years Ago
█▄▍█▍█▆ ▉█▌▊▋▇ ▊▍▌▋ ▌▄▌▄▊▋██▋██▉ ▋█ ▅▊▉▉▇▅▍_▆██▇▍▅ ▅▊▇██▌▍ ▇▄▊▊▋; ▆▉▄▅ ▍▋▍ ▋█▉▅, ▋▅▉▊▋▉▉▇, ▊▊▊▆▋█▄▍▊ ▋▄▄ ▍▍▋▅▊▍ ▄▉▋█▆. ▊▊▉▉▇▍▅ ▆▌█▆▍▅▊ ▆▆▋▍▋ ▇▍ ▇▉▅ ▌▇█▄ ▌█ ▄▊ ▆▇▍ ▊▅▌▊ ▄█▉▆▉▋ ▄▉ ▉█▊ ▇▉▍▄▆▇▅ █▋▍█▅.
3 Years Ago
Merge from voiceprops/dlc
3 Years Ago
Remove a log
3 Years Ago
Merge from main
3 Years Ago
Fixed redirect link
3 Years Ago
Merge from voiceprops/dlc/discofloorskin
3 Years Ago
More radio stations
3 Years Ago
Disconnect web stream if we encounter an error
3 Years Ago
PlayerWalkMovement used capsule.radius in a few places, assuming the capsule would always be vertical. Added support for horizontal capsules.
3 Years Ago
Fixed internet streams not resuming properly after being disabling by the global allow streams option
3 Years Ago
Fix player collider mismatch
3 Years Ago
Some code cleanup for duck/run/crawl methods in PlayerWalkMovement
3 Years Ago
Fixed cassettes with no content restarting when toggling censor recordings option
3 Years Ago
Merge NewWounding->Main