reporust_rebootcancel

124,334 Commits over 4,171 Days - 1.24cph!

Today
Tweaks & inst flips.
Today
Polish
Today
Ground clutter
Today
Merge from main
Today
Setup shader params on the terrain mesh.
Another fresh attempt at new avoidance logic
Today
Add Tropical1 terrain mesh, leave it in the scene as disabled for now.
Today
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
Today
█▄▆▅ ▉▄▆ ▋▍▄▇ ▋▆▆▋▉ ▄▌▉▉█
- 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
Today
merge from naval_update/deep_sea
Today
Codegen
Today
merge from naval_update
Today
Codegen
Today
merge from main
Today
merge from cargopath_map_smooth2
Today
Smooth the cargo path shown on the map so it doesnt look too jagged (clean branch, plastic selected all my hidden changes by default 🫠)
Today
Smooth the cargo path shown on the map so it doesnt look too jagged
Today
Rotatable paintings and signs, during deployment and keybinds in painting menu
Today
Set a purchase limit for general tab items so multiple cannot be purchased
Today
merge from cargo_oilrig_path_fix
Today
merge from modding_can_throw -> main
Today
more progress
Today
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
Today
Cleanup & spawn fixes.
Today
Spawns
Today
Cargo can't hit oil rig when exiting the map Cherrypicked cargoship.egress command from deep sea branch
Today
merge from fix_sam_site_reload -> main
Today
merge from hackweek_crosshair_customization
Today
Fix crosshair not getting initialized correctly with the settings
Today
▇▅▇█▇ █▅▅▉ ▅█▊▊▆▌▊▋▅▌▅▌_▍▋▉▍_▌▍▉▍▌▌▉▉▌
Today
▋▆▆▋▄▌▌ ▊▆▍▆-▇▉▊ ▋▋█▆▋▍ █▅▆▉▊▌▇▊ ▄█▋▋▇▋▆▍, ▋▉▅▋ ▅▊▉█▍█▋▉▌▉ ▋ ▉▇▅▅-▉▍ ▋▅▅ █▅▉▋▆▉▍▌ ▇▋▍▍ ▄▄▌ ▌▊ ▌▊▅▅▌▌▉ ▊▆ ▇▆▊▋▍▄▇ ▄▆▍▄▋▆▇ ▉▌▅▄▉ ▌█▇ ▇▆▍▅ ▄▍▍▊▇▄▄ ▍▆▋▅▊▋
Today
Cargoship path no longer goes around oil rigs
Yesterday
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
Yesterday
Update tooltip phrases, rename static 2 to semi-static Fix some options not getting darker on hover
Yesterday
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
Yesterday
merge from modding_drone_tax -> main
Yesterday
fix rain button not displaying particles, added parameter to set initial rotation when loading objects into scene
Yesterday
Add `ent dronetax {Amount or Item Name}` to manually change drone tax for testing
Yesterday
merge from modding_drone_tax -> main
Yesterday
Reapply proto changes Only send delivery fee in network data, don't save to disk
Yesterday
Cherrypick CS 113029
Yesterday
Make preview crosshair size more similar to the real crosshair, it was very slightly off before
Yesterday
Fixed warmup method not waiting before calling PostWarmupPage
Yesterday
Fix settings preview crosshair staying visible when switching away from the settings tab, also stop it from updating when it doesn't have to
Yesterday
merge from modding_max_hp -> main
Yesterday
- fix ent commands sometimes showing "no command found" - modified setmaxhealth command to work with new maxHealthOverride - clamp maxHP after overriding it - fix compile errors
Yesterday
Code review: - Use ForceMode.VelocityChange - Scale by bike performance fraction - Max 10 bunnyhop multiplier force - Recalibrated bunnyhop force values during testing - Cleanup of old and new input state checks
Yesterday
merge from main -> modding_max_hp