reporust_rebootcancel

129,151 Commits over 4,232 Days - 1.27cph!

23 Days Ago
steeringwheel controls HasDriver flag of parent boat
23 Days Ago
Bunch of work moving lock from boat to steering wheel and related refactoring/fixes.
23 Days Ago
scientist_boat_ai -> naval_update
23 Days Ago
turn off debug draw
23 Days Ago
Boat AI will automatically turn on the lights if its nighttime, keeps them off if its day
23 Days Ago
tweaked red color from the steering wheel so it doesn't draw as much attention
23 Days Ago
Better lights on the RHIB
23 Days Ago
enabling PlayerBoat correction forces with some initial balance
23 Days Ago
added acceleration mode for boat wave correction forces, default is force (old behaviour) - lets us have consistent control forces on playerboats without worrying about mass differences
23 Days Ago
merge from naval_update
23 Days Ago
Removed random wood beam in FC2 (transform override). Fixed negative values on railroad planter collision. Added colliders to singular security doors.
23 Days Ago
Remove logs
23 Days Ago
Use raycasts for avoidance instead. Spherecasts are just too unstable
23 Days Ago
disabled r/w and batching on seaweed clumps
23 Days Ago
Update: convert IsBeingSpectated utility - Updated dependent code to use new GetSpectators instead of old nested children approach Tests: spectated player on craggy that shot scientists - headshot sounds replicated correctly to the spectator
23 Days Ago
fix for: Modular Boats - Steering wheel direction not obvious. Added an arrow on the peg with the blue tape
23 Days Ago
When boat dies kill all remaining scientist on board
23 Days Ago
scientist_boat_ai -> naval_update
23 Days Ago
Pass mount point for spawning, dont rely on position
23 Days Ago
scientist_boat_ai -> naval_update
23 Days Ago
Stop info box breaking with 'null action'
23 Days Ago
Dont ram a player if they are way higher up on an island
23 Days Ago
Clean: remove BaseEntity spectating support and fix up types/names of relevant code This code was broken for multiple years, and couldn't think of a reason it could be useful, so simplifying. Tests: spectated on craggy, cycled view modes
23 Days Ago
Stop group members including themselves in the pursuit notifications This prevents an infinite loop when pursuing a player
23 Days Ago
Update: when spectated player disconnects, switch spectators to a new target - this also fixes a leak of spectated players list, since it gets cleared by above action Tests: flew out, disconnected - spectator returned to self. Reconnected, started spectating joined player - all replicated.
23 Days Ago
Added baked shore vector volumes to the FCs S2P
23 Days Ago
Small Engine and Steering Wheel have proper gibs now. Also fixed lod popping on the steering wheel.
23 Days Ago
merge from naval_update
23 Days Ago
merge from dipsi
23 Days Ago
Added a shared flat terrain to FC1/2/3 to replace the craggy terrain in scenes
23 Days Ago
split off axle on windmill
23 Days Ago
Update: reimplement spectating to use ISubscriptionStrategy instead of secondary groups - Done via SpectatorSubStrategy (takes subscriptions of target) and SpectatedSubStrategy (notifies when group changes) - Removed old secondary group code and reverted relevant Network API changes - Made Networkable.OnSubscriptionChange public This also fixes the bug with previous version that it only saw "near" distance entities Tests: Spectated player on craggy, flew around until island disappeared from rendering - no NREs. Got 2 things to improve, and I think it's done
23 Days Ago
Flare LODs
23 Days Ago
handling torque scaling properly when accumulated forces cancel (was dividing by zero in some cases and apply naninf torque)
23 Days Ago
Editor tool to find missing worldmodel outlines, fix missing outlines for: Apple, CactusFlesh, TunaCan, HiveNuclei, AdvancedAntiRadTea, AdvancedHealingTea, AdvancedHealthTea, AdvancedOreTea, AdvancedScrapTea, AdvancedWoodTea, BasicAntiRadTea, BasicHealingTea, BasicHealthTea, BasicOreTea, BasicScrapTea, BasicWoodTea, CoolingTeal, HarvestingTea, PureAntiRadTea, PureHealingTea, PureHealthTea, PureOreTea, PureScrapTea, PureWoodTea, WarmingTea, largebackpack, smallbackpack, wm_twitch_rivals_flag, candy_cane, snowball, candycanes, electric_garland, gingermen, pinecones, polestar, tinsel, xmas_baubles, Potato, horse_dung_pile, horsedung, LargeMedkit
23 Days Ago
Added and Setup Naval Improvised Plank GIBS
23 Days Ago
Removed redundant rpg7 ammo model prefabs
23 Days Ago
removed unused field from shore vector override mod
23 Days Ago
merge from shore_vectors
23 Days Ago
Disable automatic creation of plugin helper object at runtime that's not used outside of editor
23 Days Ago
merge from shore_vectors
23 Days Ago
merge from deep_sea
23 Days Ago
merge from floating_city_support
23 Days Ago
applying baked data for floating cities
23 Days Ago
rpg skin 3p holster position set and vm ADS idle anim linked in anim.controller
23 Days Ago
Swapped out remaining world models on supplies and food market barges
23 Days Ago
Added Flashlight Remake World Models and LODS
23 Days Ago
renaming new medical syringe fbxs
23 Days Ago
Allow enable_marker_teleport convar to be set from the server
23 Days Ago
Fix "converting to lowercase" warning when opening mute player dialog