userJarryd Campicancel

13,760 Commits over 2,953 Days - 0.19cph!

52 Days Ago
Suppress warnings in Compass and CompassViewmodel
52 Days Ago
Merge from hardcore_refresh
52 Days Ago
None compile fix (CompassViewmodel)
52 Days Ago
Support alpha clipping the fog of war so we get hover events on things like vending machines that have been revealed by fog
52 Days Ago
Merge from main
52 Days Ago
Protocol++
52 Days Ago
Added admin convar debug.clearAllFogOfWar to fully reveal the map
52 Days Ago
Obscure the underlying map image by 0.15 seconds when opening the map, prevents the map image being visible for a few frames while the fog is fading in
52 Days Ago
Disable condition on compass
52 Days Ago
Clean up v_compass.anim.controller missing local files
52 Days Ago
Merge from compass
52 Days Ago
Fix resetfogofwar command
52 Days Ago
Possibly, maybe, finally fixed loading fog of war from a save
53 Days Ago
Switch to RGBAFloat for fog images, looks better and matches the data we're using in the jobs. Still broken after loading though
53 Days Ago
Fog of war works on death screen map
53 Days Ago
Compile fix
53 Days Ago
Fix fog not clearing immediately on spawn
53 Days Ago
Cherry pick 124952 (Pilot Codelock - added cinematic textures and materials)
53 Days Ago
Cherry pick 124858 (M15 Pistol - Updated cinematic textures with new ironsight)
53 Days Ago
Cherry pick 124293 (M15 Pistol - Added cinematic 4k textures)
53 Days Ago
Cherry pick 124262 (Merge from pilot_hazmat_dlc)
53 Days Ago
Better initialisation flow for hardcore map, stops parts of it running when booting up in vanilla
53 Days Ago
Merge from main
53 Days Ago
Added debug.resetfogofwar
54 Days Ago
Compile fixes
54 Days Ago
Merge from fogofwar
54 Days Ago
Disable map markers (exposed option on game mode entity)
54 Days Ago
Run the fog of local update in a job per grid tile, saves 0.25ms a frame
54 Days Ago
Upload the fog images every 10s (was 4)
54 Days Ago
Fix fog of war appearing in non-hardcore mode Expose reveal radius on game mode Fixed weird repeating pattern on fog texture
54 Days Ago
Merge from main
54 Days Ago
Merge from parent
55 Days Ago
New SimpleIOEntity component, just has a required power amount, good for simple things like non physics based lights Applied to new wall cabinet
58 Days Ago
Apply delta time
58 Days Ago
Expose a MovementMultiplier slider to SimpleFloatingEntity
59 Days Ago
Save and load fog
59 Days Ago
Finally fixed the texture space being calculated incorrectly
60 Days Ago
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
60 Days Ago
Reapply game mode changes
2 Months Ago
Merge from main (stomp local BaseGameMode changes, will need to reapply)
2 Months Ago
▅█▋▇▌ ▄▄▍▉▋▇▅ ▇▄▇ ▊▍ ▅▊▋▄▋▇▊▅█ ▋▌▄▇▊ █▆▍▅ ▆█ ▇▍█▅▊▅ ▅▊▋▅▉ ▇█▌▄█▉▄█▄▄ ▅█ ▆▆▌▆▄▌▌▇ ▍ ▅▅▉▅▆▉█ ▊▆▄▇▆ ▅█▊▉ ▊▄▋ ▍▊▅▇▅█ ▅▍▋▌▄▌▍▋▉ ▆▆▆▌ ▅▍ ▉▋▌▄▌ ▆▅▋▆ ▋█ ▋▅█ ▆▍▌▇▊▅▊ ▊▋▅▅██▊▅█
2 Months Ago
██▌ ▌ ▋▍ ▍█▊▅▅▊ ▉██▆ ▍▋█▄▄▄▅▆ █▍ ▋▉▅ ▊▄▊█▋▊▍ ▊▉▋█▌▊▄▇▍▊ ▋█▊█▍▍▇
2 Months Ago
▌▄▆▋▄ ▊▋ ▋▆▅▆▉▉▄▋▆▋ ▇▊█▇█▇▍▊▆█▅▅ ▅▄▉▋ ▆█▋▌█▊▇▉███▊█▌▆ ▍▌ ▊▇▌█▇█▊ ▇▄▌▅▊▉▅▅ ▋▌ ▇▊▍▇▆ ▋▆▍▌▍▍▇ ▅█▆▆▇▉▊▊ ▇▌▄▅▉ █▋▅▍▍▆ ▆▌ ▊█▉▍█▇▊ ▊▉▉█ ▋▍▌ █▍▇▆▊█▅█ █▊▌▌▌▍▅▍ ▌▋▊▉▉▍▊ ▆▌▅▄▄
2 Months Ago
Fix minigun world model briefly spinning when being equipped in third person
2 Months Ago
Changed "Failed to find DungeonBaseRoot" and "Failed to find DungeonGridRoot" to warnings in builds, as this is expected to occur in primitive mode and shouldn't result in errors
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Possible BaseOven.CookVisuals NRE fix
2 Months Ago
Moved the scientist giving the outpost spawn point mission to a nearby sidewalk Switched the spawn point name from Compound -> Outpost
2 Months Ago
Merge from main