reporust_rebootcancel

126,798 Commits over 4,201 Days - 1.26cph!

3 Years Ago
pallet_boxes_b uses the backface culled material variant instead of being rendered twice
3 Years Ago
Prefab backup
3 Years Ago
Exterior progress Fleshed out the portacabin buildings Moved the chute button into one of the buildings Added barricades and sandbags Some dressing Scene2Prefab
3 Years Ago
save++ network++
3 Years Ago
main -> save235
3 Years Ago
bit more
3 Years Ago
Moved placement ghost functionality to its own class
3 Years Ago
wip
3 Years Ago
Fixed editor bug where attempting to clear motion vector target would clear scene view UI when motion vector target is unused
3 Years Ago
Null check owner when checking for mounted player in Projectile to prevent NRE
3 Years Ago
Weapon placement rotation is no longer a clientvar
3 Years Ago
Check clientside if held weapon is accepted by the current rack type before showing the UI. Enforce weapon type check serverside.
3 Years Ago
Clear lookingAtWeaponSlot correctly so that UI doesn't get stuck. Updated test save.
3 Years Ago
Parameter tweaks, fixed issue with raycasting
3 Years Ago
codegen
3 Years Ago
merge from main
3 Years Ago
More gunner UI improvements
3 Years Ago
Show key control guide in the gunner UI
3 Years Ago
Use no gravity on heli rockets, so that they fly straight to target
3 Years Ago
Smaller crosshair shows where rockets are aiming
3 Years Ago
UI indicates when rockets are reloading
3 Years Ago
NMS exterior progress Tweaked the height map and rock placement Fenced off the entire chute area Added a bunch of large props
3 Years Ago
Lighting tweaks WIP & related mats & post profile.
3 Years Ago
Add ingredients to item definitions
3 Years Ago
Fixed everything related to indirect specular + removed more useless legacy code
3 Years Ago
merge from wildspawn
3 Years Ago
merge from main
3 Years Ago
remove some debug logging now I've tested
3 Years Ago
wip spawn with saddle changes
3 Years Ago
Added a special padding to wall, doorway, window, half wall, roof walls block
3 Years Ago
Merge from WorldModels
3 Years Ago
merge from double_saddle
3 Years Ago
network++
3 Years Ago
Added ability for heli gunner to fire ze missiles
3 Years Ago
Removed unused patrol heli firing code
3 Years Ago
Simplified gunner UI text display
3 Years Ago
Updated gunner UI to show info on rockets as well. Switched Unity text to RustText. Manifest.
3 Years Ago
Fix compilation error from git missing half the commit?
3 Years Ago
Split recycler method into two methods & include the source + dest item when recycling (to group product of recycling per item recycled)
3 Years Ago
merge from main
3 Years Ago
No longer consider projectile radius when shooting at players mounted in the same vehicle as you Raised height of eyes for double saddle rear rider
3 Years Ago
Fixed subsurface profile indexing, scatterable light, core packing
3 Years Ago
Refactored subsurface profile handling
3 Years Ago
Fix damage being logged for scientists / npc but no player involved Change damageType from int to string
3 Years Ago
merge from silo/ai
3 Years Ago
set respawn timers, s2p monument, updated test scene.
3 Years Ago
Assigned World Models to correct item prefabs for : HV Rocket, Incendiary Rocket, Roadsign Gloves, Snap Trap, Shotgun Ammo and PTZ Security Camera.
3 Years Ago
updated AI prefab with scientist respawn setup
3 Years Ago
Merge from main -> gameplay_metrics
3 Years Ago
merge from main