reporust_rebootcancel

125,206 Commits over 4,079 Days - 1.28cph!

1 Year Ago
Add debug.deleteEntitiesByShortname, eg. "debug.deleteEntitiesByShortname parachuteunpacked" Deletes all entities with a matching shortname/prefab name More performant than the "del" command
1 Year Ago
Merge from main
1 Year Ago
Client compile fix
1 Year Ago
More efficient vehicle finding in fixcars convar
1 Year Ago
When seconds_until_shore_drift or seconds_between_shore_drift convars change, the values are now correctly updated on existing boats.
1 Year Ago
Fixed chinook ground fx always playing and improperly positioned
1 Year Ago
Merge Main -> Experimental
1 Year Ago
Don't reset boat shore drift start time when restarting server. Save the value.
1 Year Ago
▅▆▆ ▍▋█▅▍ ▆▆▆▅ ▊▄ ▌▉▉▇▍ ▅▌ ▍▅█▌▊▍▄▊ ▅▅▍▉▌▍▋ ▋▊▇ ▍▄▇█▋ ▍▊▇▉█▇▄▆▇▉ ▌▆▄▌▄ ▅ ▉▅▆▅▄▆▉▌▅▅▌▍ ▍▍ ▅█▉ ██▆▇▇▉▇▄, ▍▊▄▄▋▋▌▊ ▅█▌▅▆▊ ▋▅▉█ ▇▉▅ ▆▇▇▇▊▉ █▌ ▌▅▉ ▍▄▅▊▉▋▇▇ ▍▇▌▉▆ ▇▆▌▊▄ ▋▍▆▋▌▋▆▊▊▅▅█▋▇▆▇▆▆▉▄▊▋▅▍▉▌▇▋▅▄▇▋▋▋▄▆▇▅▅█▇▌ ▅▆▆█▉█ ▇▌ ▄▄▇▊█▄▌▆▅▄▇▉ ▉▉▋█▋▄▆▄▄, ▄▄▄▋▋▊▌▋ ▄▇ ▌█▆ ▍▇█▅ ▆▄ █▄▄▅▄ ▌▇ ▉█▋▋▉▆▇ ▌▄ ▍▆▌ ▊▇▍▉▄▋ █▄▆▉▇ ▄▊▋▆▊▍▄▍'▄ ▍█▄▇▍▇ ▋▊▅█▍█ ▅▆ ▉▊██▍ ▇▊▋ ▄▍▅▋▅▋▍▊▌, ▄▍▆ ▍▅▆▉ ▉▋ ▍▋▌▋▊▌▌▇▅▊▅ ▉▄ ▊▇▅█ ▅▆▅▆▍▋█
1 Year Ago
Adjusted layer check
1 Year Ago
Supply drops now disengage their parachute if they hit a tugboat (no changed behaviour for other vehicles like helicopters)
1 Year Ago
Added boat position to boatdriftinfo convar
1 Year Ago
▄▄█ ▄▍▍▇▍▋▋▆▄▍ ▍▄▄▌▌ ▌▉▆▍▉▄▉▄█▉ ▉▍▊▍ ▍▋▉▉▇▍▊▋ ▍▆▅▆ ▌▅▍█▄▌
1 Year Ago
Merge from airpatch_media
1 Year Ago
Parent merge
1 Year Ago
Merge from main
1 Year Ago
Add empty UVs for meshes without UVs (shadows) so vertexID always references the correct UVs Try to setup shadows with procedural rendering but it has shader error
1 Year Ago
Fixed broken parsing of player names on in-game twitch rivals trophy UI
1 Year Ago
Merge from heli_flares. (F15 FX update)
1 Year Ago
F15 flare iteration to bring it more in line with the choppers.
1 Year Ago
Merge Main -> Experimental
1 Year Ago
Full manifest rebuild
1 Year Ago
Added a text filter to the loadout tab of the rust editor window WIll always show the currently selected loadout regardless of filter
1 Year Ago
Merge Main -> Save241
1 Year Ago
Rearrange some classes around Store UVs in compute buffer (but they don't exactly work)
1 Year Ago
Merge Main -> Experimental
1 Year Ago
New boatdriftinfo convar gets info on shore drift status for all boats on the map (and why they have or haven't drifted)
1 Year Ago
A player now has to be on a solid surface to equip something in the backpack slot Includes a translated toast if the player attempts this to explain the restriction Being seated in a vehicle or standing in the back of a scrap transport helicopter counts as a solid surface
1 Year Ago
Parachutes will no longer treat a collision with an explosive as a crash, grenades bounce off and satchels stick
1 Year Ago
Fixed keycode entry UI sometimes showing up when it shouldn't be in modular car interactions
1 Year Ago
Merge from main
1 Year Ago
Merge Attack Helicopter -> Main
1 Year Ago
Make a `ProceduralSetup( VertexInput )` method that gets put before `InstancedSetup()` in the shader
1 Year Ago
progress
1 Year Ago
Only enable procedural instancing keyword on materials used with instancing Fix multi compile in the wrong place in the shader Fix instancing keywords not being present in the instanced rendering method "Clean" up the shader a bit
1 Year Ago
Merge from heli_flares
1 Year Ago
Merge from main
1 Year Ago
Naming consistency.
1 Year Ago
AH Flare prefabs
1 Year Ago
merge from code
1 Year Ago
merge from main
1 Year Ago
code baseline
1 Year Ago
added launcher .item, prefab updates
1 Year Ago
file name updates
1 Year Ago
prefab updates
1 Year Ago
NavMeshAgent NRE fix
1 Year Ago
launcher prefab updates, added .viewmodel prefab (WIP)
1 Year Ago
Fix shader for procedural rendering, verticies and indicies seem right now
1 Year Ago
launcher file/folder setup and edits, base vm rig files & .entity holdtype