reporust_rebootcancel

111,232 Commits over 3,928 Days - 1.18cph!

29 Days Ago
Battering ram audio minor change
29 Days Ago
merge from fix_telephone_grid -> main
29 Days Ago
Fix telephone using the numbered grid instead of letter grid
29 Days Ago
merge from main
29 Days Ago
Update: ServerProfiler.Core separates platform specific code Required for Linux support - still figuring out how to organize msbuild projects Tests: took spanshot in Editor's Craggy, and did a couple start-stops of playing to ensure no errors
29 Days Ago
Fixed methods being renamed OnDiedByPlayer
29 Days Ago
test meshes
29 Days Ago
testing setup for fitting marching cubes to mesh
29 Days Ago
Various fixes about the colour buffer not being resized or copied correctly
29 Days Ago
Added a fresh OnKilled() method inside BaseNetworkable which is actually called OnKilled()
29 Days Ago
Added first pass jungle ruin floor kit. Updated assets gym with jungle ruin kits.
29 Days Ago
Rename Entity profiler back to OnKilled()
29 Days Ago
merge from main -> fix_telephone_grid
29 Days Ago
Replace BaseCombatEntity::OnKilled() with BaseCombatEntity::OnDied() Since when you Kill an entity OnKilled isnt called, its only called on Die() so its way less confusing to be actually named that
29 Days Ago
-Battering Ram wheels now steer the correct way -Battering Ram wheels rotate via Quaternions
29 Days Ago
Have scientist try to guess your current location based on where they saw you last
29 Days Ago
Horses: removed the velocityDelta thing when applying forward forces, feels better when moving from gallop to canter after releasing shift
29 Days Ago
backup ruins_e
29 Days Ago
Update ballista icon Changed siege weapon items selection panel
29 Days Ago
Fixed ballista ModularCarAudio.StopTyreAudio NRE
29 Days Ago
Added a fallback blit in cases where TAA is invalid
29 Days Ago
Added the RustTAA shader to the Always Included shaders list
29 Days Ago
Add filename to inspector. Only show save preset button if there's a filename specified. Potential NRE fixes.
29 Days Ago
Manifest
29 Days Ago
Fixed catapult fire interaction available when looking at the wheels
29 Days Ago
Added SiegeWeaponVehicleAudio, inherits from from GroundVehicleAudio Updated BatteringRamVehicleAudio Added wheel audio to all siege weapons
29 Days Ago
merge from indirect_instancing
29 Days Ago
Add temporary debug error messages to diagnose the uninitialised component issue.
29 Days Ago
▇▌▉▋▊▅▌▇▅▉▄ ▅▋█ ▉▄▍ ▇▆▄▉▌▅▉▆▄▉ ▌█▌▊▊ ▆▊▍▍ ▅▊▅▄█▉▆ ▌▆ ▆▅▌▌▍▌ █▌▍██▋▄▉ ▉▊▍▍▆▍▇ ▍▅█▉▌▆ ▆▅▉▍▊▇▆▍▌▊▍█
29 Days Ago
Merge from defaults
29 Days Ago
bumped render queue on hit guide up to avoid issues with disappearing inside sculpture at times
29 Days Ago
Merging new TAA implementation to main
29 Days Ago
29 Days Ago
merge from xmas2024
29 Days Ago
merge from deluxe_christmas_lights_emission/xmas_light_uncrappification
29 Days Ago
merge from primitive
29 Days Ago
Minor horse code cleanup
29 Days Ago
Fixed ballista client loading issue
29 Days Ago
Fixed horse towing ropes not being destroyed when the joint breaks
29 Days Ago
Experiment with dark pie menu colors
29 Days Ago
Dir changes + backups
29 Days Ago
Fixed ballista choppy 3rd person reloading
29 Days Ago
Horses equipment (armor, shoes, saddle) and speed mods
29 Days Ago
Merge from primitive
29 Days Ago
Fixed NotImplementedException on the client when a ragdoll collides with something
29 Days Ago
Fixed jittery movement when noclipping
29 Days Ago
Codegen
29 Days Ago
Setup rotation through animation curve
29 Days Ago
Merge from primitive
29 Days Ago
Swap over to using Quaternions instead