reporust_rebootcancel

134,568 Commits over 4,444 Days - 1.26cph!

34 Days Ago
WIP Darts Viewmodels
34 Days Ago
Update manifest
34 Days Ago
Convert more props from medium apartment into entities
34 Days Ago
renamed to industrial decor pack
34 Days Ago
Update manifest
35 Days Ago
Convert double vanity prop in bathroom
35 Days Ago
Redo swapping some of props -> entities in small, medium & large apartment
35 Days Ago
Fix double vanity entity prop positions
35 Days Ago
merge from PlayerRigUpdate2/inventorypreview_improvements
35 Days Ago
merge from PlayerRigUpdate2
35 Days Ago
Added post processes to the inventory player preview, uses the same profiles as the maincamera
35 Days Ago
updated override controller
35 Days Ago
Increased inventory player preview render texture resolution to fix the hair dithering looking bad
35 Days Ago
merge from industrial_dlc (and bowless_crossbow)
35 Days Ago
Fixed BatteringRam.DamageEntities NRE
35 Days Ago
merge from bowless_crossbow
35 Days Ago
Fixed torch fire effect texture compression artifacts
35 Days Ago
Remove furnaces from the cooking queue on destroy, fixes nre when reskinning an electric furnace Also fixed the IO sub entity being respawned over and over when reskinned
35 Days Ago
merge from main
35 Days Ago
medium apartment lod fixes cobwebs cockroaches
35 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
35 Days Ago
Extended legs a bit further up in pants.shorts so transparent skins work
35 Days Ago
merge from game_room_dlc
35 Days Ago
merge from main
35 Days Ago
merge rust_relay_server -> main
35 Days Ago
merge main -> rust_relay_server
35 Days Ago
Ensure FakePlayer at net startup and server occlusion tweak
35 Days Ago
merge from main -> apartment_complex_monument
35 Days Ago
change waterwheel electric zap sounds to be same occlusion settings as rest of waterwheel sounds
35 Days Ago
fix water wheel water loop sound class (can occlude now)
35 Days Ago
Tweaking industrial torch burst cloth settings
35 Days Ago
deploy timing changes on cowbell, flute and trumpet
35 Days Ago
Set MouseDelta LegacyScale to 0.1 on macos
35 Days Ago
merge from workshop_emission_fix_again
35 Days Ago
workshop emission fix: when the workshop reads colours on materials that have default HDR emission intensities not equal to 1, it now divides by the default intensity. thus restoring the RGB slider values used in the skin submission.
35 Days Ago
assigned latest bowless crossbow 3p animations to its override controller and set holster/backpack gun position
35 Days Ago
Setup colour changing with spraycan on industrial shelves
35 Days Ago
35 Days Ago
set fake player to default to false
35 Days Ago
Adding burst cloth material for industrial torch
35 Days Ago
MP5 deploy animation timing update
35 Days Ago
Adding burst cloth to industrial torch viewmodel setup
35 Days Ago
merge from main
35 Days Ago
Blowpipe reload animation update
35 Days Ago
- Setup cleaner and more reliable reset flow - Fix loaded server authoritative position from stomping a predicted position (again) - Add 'include walls' to the raycast options - Codegen - Ensure pool table syncs state after each ball pocketing - Line renderer stops when it intersects with a wall or ball in the pool physics engine - Stop jumping into the air when you dismount after a shot
35 Days Ago
Ripped carpet decals for interior
35 Days Ago
fix BBQ workshop prefab being closed when publishing
35 Days Ago
Updated player unarmed idle
35 Days Ago
Quick refactor
35 Days Ago
Optim: SplitQuotesStrings - use pooled list internally - also gave it a small clean, as it was a bit horrendous looking code Saves us 3 allocs - down to 6 allocs, 0.25KB per call Tests: unit tests