137,092 Commits over 4,474 Days - 1.28cph!

10 Months Ago
merge from cargopath_map_smooth2
10 Months Ago
baked convex colliders for ring1 and ring2 prefabs, improved bumper tire chain collider accuracy
10 Months Ago
Clean codegen
10 Months Ago
merge from main
10 Months Ago
merge from main
10 Months Ago
moved the static doors out of doors category in the ghostship variant art prefabs
10 Months Ago
Changed console system class and function min length to 1 character (from 2) (modding request)
10 Months Ago
Add HeightOffset to foliage placements, and force refresh in editor now recreates buffers for foliage instancing to allow for realtime placement adjustments
10 Months Ago
Tweaks & inst flips.
10 Months Ago
Polish
10 Months Ago
Ground clutter
10 Months Ago
Merge from main
10 Months Ago
Setup shader params on the terrain mesh.
10 Months Ago
Another fresh attempt at new avoidance logic
10 Months Ago
Add Tropical1 terrain mesh, leave it in the scene as disabled for now.
10 Months Ago
Change displacement map to linear, implement directional displacement, change displacement shader blends to handle encoded directional data, pass in terrain height params as shader globals, and sample displacement vectors attenuated by foliage wind vertex colours
10 Months Ago
█▄▆▅▉▄ ▆▋▍ ▄▇▋▆ ▆▋▉▄▌ ▉▉█▉▇
10 Months Ago
- Setup third person attack anims - Add attack_damaging parameter and new state to PlayerAnimation controller - Fixed issue with chainsaw third person deploy sound playing on loop - Fix hit particles playing early
10 Months Ago
merge from naval_update/deep_sea
10 Months Ago
Codegen
10 Months Ago
merge from naval_update
10 Months Ago
Codegen
10 Months Ago
merge from main
10 Months Ago
merge from cargopath_map_smooth2
10 Months Ago
Smooth the cargo path shown on the map so it doesnt look too jagged (clean branch, plastic selected all my hidden changes by default 🫠)
10 Months Ago
Smooth the cargo path shown on the map so it doesnt look too jagged
10 Months Ago
Rotatable paintings and signs, during deployment and keybinds in painting menu
10 Months Ago
Set a purchase limit for general tab items so multiple cannot be purchased
10 Months Ago
merge from cargo_oilrig_path_fix
10 Months Ago
merge from modding_can_throw -> main
10 Months Ago
more progress
10 Months Ago
Allow melee weapons to network if they can be thrown - fields `canThrowAsProjectile` and `onlyThrowAsProjectile` Add `setthrowable` command to test that it works 0 = not throwable 1 = throwable 2 = only throwable
10 Months Ago
Cleanup & spawn fixes.
10 Months Ago
Spawns
10 Months Ago
Cargo can't hit oil rig when exiting the map Cherrypicked cargoship.egress command from deep sea branch
10 Months Ago
merge from fix_sam_site_reload -> main
10 Months Ago
merge from hackweek_crosshair_customization
10 Months Ago
Fix crosshair not getting initialized correctly with the settings
10 Months Ago
Fixed using wrong enum as array index in prediction Bump MAX_CMD_RATE to 150 (from 100), to match update rate changes Minor cleanups Validate input range for FileObj:Read and FileObj:Write
10 Months Ago
Cargoship path no longer goes around oil rigs
10 Months Ago
Fix sam sites not reloading after a period of inactivity - fixes SAM sites shooting <6 rockets before pausing to reload when an MLRS strike happens (or air vehicle but that's not as much of an issue) - will automatically reload after 45s of no target (convar `autoreloaddelay`) - rename Reload() -> LoadAmmo() because the reload code wasn't actually loading ammo
10 Months Ago
Update tooltip phrases, rename static 2 to semi-static Fix some options not getting darker on hover
10 Months Ago
Allow spacing to bet set closer to 0 for more customization freedom, like making small crosses Set opacity to 1 instead of 0.8 when dynamic
10 Months Ago
merge from modding_drone_tax -> main
10 Months Ago
fix rain button not displaying particles, added parameter to set initial rotation when loading objects into scene
10 Months Ago
Add `ent dronetax {Amount or Item Name}` to manually change drone tax for testing
10 Months Ago
merge from modding_drone_tax -> main
10 Months Ago
Reapply proto changes Only send delivery fee in network data, don't save to disk
10 Months Ago
Lightmaps & Flowmaps for Water shader
10 Months Ago
Cherrypick CS 113029