198,659 Commits over 4,140 Days - 2.00cph!
Added Updated Compass Viewmodel FBX
Optimise SH Baker into larger raycast batches, caching texture data, and SH occlusion sampling using parallel jobs. Handle cases where fbx does not have material assigned by searching local materials folder
Enabled mip maps on some store assets
Overlay page button progress bar
view model camera animation update
Merge from trimmed_asset_warmup/scene_warmup
Fix asset scenes never finishing loading when running as server
Enable map in hardcore
WIP bringing back fog of war, taking some parts from the old MapEntity class from 2016 (lol)
Local fog generation working, map shader updated to work with canvas group alpha
Position is offset for some reason, still investigating
snap_deployable_improvements -> main
Reduce how close you need to be to start corner snap
Added summary
Reduced cast origin a little
Fixed bathtub planter corner snapping
snap_deployable_improvements -> main
Dont include the clientvar
snap_deployable_improvements -> main
Merge from trimmed_asset_warmup/scene_warmup
Fix RestoreSceneManagerSetup being called with no scenes in batch builds
Reapply game mode changes
snapping_improvements -> main
Set corner rotation to use the closer hit to the player
Snap to a deployable when you directly look at it (dont need to look at the ground or infront anymore)
Fixed tracing issues with a client host
merge from party_system -> main
- Fixed ObjectDisposedException error when calling StopLogging.
- Changed to using DontDestoryOnLoad() to ensure the logger is not destroyed and data is not lost when joining/leaving a server.
- Can now call StopLogging during the countdown to cancel it.
_ Removed timestamp from the logger as well as the "ms " after each data entry.
Merge from main (stomp local BaseGameMode changes, will need to reapply)
Merge from trimmed_asset_warmup/scene_warmup
Fixed soundtrack dlc page errors
Store overlay page layout changes
▅█▋▇▌ ▄▄▍▉▋▇▅ ▇▄▇ ▊▍ ▅▊▋▄▋▇▊▅█ ▋▌▄▇▊ █▆▍▅ ▆█ ▇▍█▅▊▅ ▅▊▋▅▉ ▇█▌▄█▉▄█▄▄ ▅█ ▆▆▌▆▄▌▌▇ ▍ ▅▅▉▅▆▉█ ▊▆▄▇▆ ▅█▊▉ ▊▄▋ ▍▊▅▇▅█ ▅▍▋▌▄▌▍▋▉ ▆▆▆▌ ▅▍ ▉▋▌▄▌ ▆▅▋▆ ▋█ ▋▅█ ▆▍▌▇▊▅▊ ▊▋▅▅██▊▅█
Merge from trimmed_asset_warmup/scene_warmup
██▌ ▌ ▋▍ ▍█▊▅▅▊ ▉██▆ ▍▋█▄▄▄▅▆ █▍ ▋▉▅ ▊▄▊█▋▊▍ ▊▉▋█▌▊▄▇▍▊ ▋█▊█▍▍▇
Change asset warmup to run directly on the assets loaded in asset scenes
Wait for asset scenes to finish loading before running warmup, showi progress
Fix joining a server in a party causing certain teammates to show their name as "DEAD" instead of their real name
merge from main -> party_system
Hopefully fixes and improvements
Close opened page and modals when closing the store
M15 - fixed issues with barrel attachments not working in 1p and 3p
Close steam inventory opened modal when switching tab
Code cleanup