238,094 Commits over 3,837 Days - 2.59cph!

4 Months Ago
Code cleanup
4 Months Ago
Added more TreeLOD tests for bushes
4 Months Ago
Fixed seeker
4 Months Ago
Charger
4 Months Ago
Spawn objects facing random directions Seekers
4 Months Ago
Merge from hackweek_combat_playground -> aux2
4 Months Ago
Network++
4 Months Ago
Add convars to scale throw distance of grenades (so right click can be a short toss instead of droping a live grenade at your feet)
4 Months Ago
Merge from hackweek_combat_playground -> aux2
4 Months Ago
Try disabling ambient volumes (the thing that makes it dark inside buildings) to increase visibility
4 Months Ago
Merge from hackweek_combat_playground -> aux2
4 Months Ago
Network++
4 Months Ago
Add `barricades_in_monuments` convar to allow barricades to be placed anywhere in monuments Add `barricades_decay_override` convar to set forced decay time of barricades
4 Months Ago
Change GetShadowDownsampleLevel to calculate based on the percentage of how much the light is visible on the screen rather than distance heuristics, also adjust CalculateSpotResolution and increase base value Invalidate light cache when a light moves
4 Months Ago
AStar, add cycles during maze gen
4 Months Ago
Add LookAt component, pointing at the bouncing target
4 Months Ago
Fine tune ruleset, add more gems
4 Months Ago
Hook up bouncing target button too Fixed other buttons being broke
4 Months Ago
Use actiongraph to add a couple of buttons that control the target's distance
4 Months Ago
Hooked up first moving target
4 Months Ago
Cliff progress Greyboxed coastal cliffs Prototyped a walkable sloped path that will allow steep cliffs to be climbed More work on the hill cliffs Greyboxed coastal rocks and did first placement pass Deleted obsolote files
4 Months Ago
▊▌▌▆▅▌▌▉▄▉ ▉▋▉▌▍ ▍▋▅▉▌▊▊▇▊▉█▋
4 Months Ago
Treasure, stacking, rework exiting
4 Months Ago
Add shooting range target mat
4 Months Ago
Merge from hackweek_combat_playground -> aux2
4 Months Ago
Overheating now causes food and hunger penalty instead of health loss
4 Months Ago
Clean up, move everything into OpenXR class
4 Months Ago
Protocol++
4 Months Ago
Default to sending replicated convar to server instead of telling me I can't run it clientside
4 Months Ago
Add replicated convars to scale player movement speed clientside - movement_speed - sprint_speed - jump_height - fall_damage_threshold
4 Months Ago
Remaining spawnicons for HL2 props shipped with the game HL2:Episode 1 spawnicons FIxed Spawnicon Editor move speed not loading on open EP2 Spawnicons Updated spawnlists to include All HL2 base props shipped with the game This took way longer than expected. Also added Episode 1 and 2 spawnlists if they are mounted.
4 Months Ago
Ensure scientists won't be targetted by heli
4 Months Ago
Compile fix
4 Months Ago
Rigidbody and speed information now applied to wheels on the clientside
4 Months Ago
- ▌▄▋█▆█▍▄ █▋▍▉▊▅▌▌▆, ▄▅▌▌█▅▅▆▅ ▉█▍ ▅▌▉▇ ▉▋▅▋ ▍ ▋▉▊▄ ▇▋▅▅▍▇ ▇▋▍▍ - ▋▋▌▇▌▊ ▆▅▌▉▄▇▍█▆▅ ▇▊▅▇▆ ▊▅▌ ▅▇▍▄▅▆▄ ▆▅▌▌▉▊▇▆ ▅▋▊▊ ▄▄▍▌▋ ▌▋▍ ▊▊▊▊▄▊▄▆█/▊▅▍▊█▋ ▅▄▊▋ - ▉▄▇ ▍▉▊▍▄▌▅▉▆ ▅█▆█▊▉▅▋ ▍▉▅▌ ▉▉ ▊▄ ▊▆▋▌▅▅ ▆▍▆ - ▊▄▄▅▉▆▄▍▇▍ ▉▇▄▅▊▌ ▌▌▍▌▉ █▍ ▍▍█ ▉▇▊▅▄ ▅▇ ▅▍▉▅▊█ ▇▄▌▅▊▅ ▊▉▅▅▍▆▇▆▄▋▅ ▄▄ ▅▄ ▊ ▋▆▆▍▇ ▄▍▅▄
4 Months Ago
Allow grenades & explosives to be modded
4 Months Ago
Protobuf
4 Months Ago
Workout bones and attachments on first set model
4 Months Ago
Only stop for bradley
4 Months Ago
hackweek codpiece files
4 Months Ago
Fixed vendor not restarting properly after stopping
4 Months Ago
FP.ArrayPool fixes to not return too small buffers
4 Months Ago
Optimize ReadFromStream(Stream, int) to not allocate because the length is known
4 Months Ago
Sidebar menu and links are now components
4 Months Ago
Desaturate when dead
4 Months Ago
Game over, can respawn in the lobby New players spawn as ghosts (except in lobby)
4 Months Ago
4 Months Ago
Some DOF shader optims - Work in progress Some DOF optimisations including eliminating trig from pixel loop. This is Work in Progress, could do more optims here.
4 Months Ago
Set up GameTile component and Genre Tile icon support
4 Months Ago
Log session state info Environment blend mode logic View configurations, create swapchains