reporust_rebootcancel

115,447 Commits over 3,959 Days - 1.22cph!

26 Days Ago
26 Days Ago
Hammerhead impact
26 Days Ago
Test switching food items. Added second test food item.
26 Days Ago
medAssaultRifle 4k cinematic textures and materials
26 Days Ago
Final refactorings: FastDebugDraw is now InstancedDebugDraw Added ConVar to switch between old and new system. Added UnityGLInterceptor as a base to UnityGLEmulator to intercept Unity.GL calls but avoid breaking classic DDraw. Opted for nested types instead of overly long namespace names. Exhibit proper resource management in InstancedDebugDraw as well as InstancedDebugMeshGenerator.
26 Days Ago
Very initial test food vm/held ent setup
26 Days Ago
- added new flying bee model, texture and material. - updated walking bee material and textures - added walking bee VM
26 Days Ago
View model block out animations for the pie
26 Days Ago
Fixed junkyard car shredder not displaying any LODS
26 Days Ago
merge from primitive
26 Days Ago
horse ragdoll passes collision events back to be handled properly as fall damage
26 Days Ago
sar 3p straight ahead (zero spine rotation) anims
26 Days Ago
make sure we aren't setting the horse angular velocity when its rigibody is kinematic
26 Days Ago
Normal variation now scales the legs animator hip blend speed (both on client and server), this helps reducing the brutal hip rotations when riding on uneven terrain ClientUpdate now packs throttle, steering and avoidance inputs into one byte
26 Days Ago
rustplayer avatar update (added spine 4 as upper chest)
26 Days Ago
put original tiger run hit anim back in and edited unity settings for tiger fire and run atk anims
26 Days Ago
Refactor FastDebugDraw to use the new base classes, fix a bug with lingering instances and add a public API that matches with DDraw.
26 Days Ago
Pull out base classes for instancing: InstanceMemoryBase, CommandMemoryBase and BufferMemoryBase
26 Days Ago
Fix primitive tag on loading screen missing blue background
26 Days Ago
Minor text update, overlapping text still not there in editor, hoping phrases update will fix it
26 Days Ago
Fixed some inputs being remembered when the player is downed while holding a shield
26 Days Ago
Avoidance steering input are now sent to clients (so the horse moves its head when avoiding something) Small optimisations in the horse update rpc
26 Days Ago
exported tiger prowl/run fire and run to attack anims. updated tiger run hit anim
26 Days Ago
network++ save++ Staging wipe
26 Days Ago
merge from primitive
26 Days Ago
Blockout position update
26 Days Ago
merge from main
26 Days Ago
Fixed an issue with overlapping environment volumes causing overlapped areas to become darker. Now the darkest volume takes priority.
26 Days Ago
Weapon racks can now handle items being externally removed (eg due to era enforcement)
26 Days Ago
Fixed horse sliding mode oscillating too much\ Added a delay on the sliding sound before it can be played again
26 Days Ago
Removed tree layer from catapult spikes trigger Tweaked world colliders
26 Days Ago
Fixed missing DungeonConditionalModel in ferry terminal
26 Days Ago
merge from primitive
26 Days Ago
merge from primitive/gameplay - contains network protocol
26 Days Ago
primative techtree t0 and t2 progress
26 Days Ago
Better horse auto avoidance Reduced horse velocity when hitting a vehicle
26 Days Ago
Merge from primitive
26 Days Ago
Merge from primitive
26 Days Ago
Beehive Blockout Update
26 Days Ago
Fix exception when firing guns and not holding a shield
26 Days Ago
merge from primitive
26 Days Ago
Techtree T0 progression fix weapons t2
26 Days Ago
Fix croc sometimes snapping between water surface and water floor
26 Days Ago
Fixed missing backfaces on battering ram build stage
26 Days Ago
Fixed Projectile.noheadshots not resetting when a projectile is pooled (old bug, the only issue from this I could find is relatively minor: the parameter could leak from authoritative projectiles into effect projectiles of the same type, causing incorrect visuals for effect projectiles; thankfully it could not leak the other way around) Moved the reset of some variables from Effect.Init to Effect.Clear to avoid duplicating that code into all Effect.Init overloads Fixed missing reset of the new distanceOverride in one of the Effect.Init overloads, which caused it to leak from AutoTurret arrows into player arrows Moved effect projectile gravity bypass to Projectile.noGravity
26 Days Ago
Updates to jungle prop blockout scale. Work on ziggurat shell and scene.
26 Days Ago
26 Days Ago
cherrypicking 110851 Fix heli targeting scientists
26 Days Ago
Sav update
26 Days Ago
Backups