147,839 Commits over 4,444 Days - 1.39cph!

29 Days Ago
Convert double vanity prop in bathroom
29 Days Ago
Redo swapping some of props -> entities in small, medium & large apartment
29 Days Ago
Fix double vanity entity prop positions
29 Days Ago
merge from PlayerRigUpdate2/inventorypreview_improvements
29 Days Ago
merge from PlayerRigUpdate2
29 Days Ago
Added post processes to the inventory player preview, uses the same profiles as the maincamera
29 Days Ago
updated override controller
29 Days Ago
Increased inventory player preview render texture resolution to fix the hair dithering looking bad
29 Days Ago
merge from industrial_dlc (and bowless_crossbow)
29 Days Ago
Fixed BatteringRam.DamageEntities NRE
29 Days Ago
merge from bowless_crossbow
29 Days Ago
Fixed torch fire effect texture compression artifacts
29 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
29 Days Ago
merge from main
29 Days Ago
medium apartment lod fixes cobwebs cockroaches
29 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
29 Days Ago
Extended legs a bit further up in pants.shorts so transparent skins work
29 Days Ago
merge from game_room_dlc
29 Days Ago
merge from main
29 Days Ago
merge rust_relay_server -> main
29 Days Ago
merge main -> rust_relay_server
29 Days Ago
Ensure FakePlayer at net startup and server occlusion tweak
29 Days Ago
merge from main -> apartment_complex_monument
29 Days Ago
change waterwheel electric zap sounds to be same occlusion settings as rest of waterwheel sounds
29 Days Ago
fix water wheel water loop sound class (can occlude now)
29 Days Ago
Tweaking industrial torch burst cloth settings
29 Days Ago
deploy timing changes on cowbell, flute and trumpet
29 Days Ago
Set MouseDelta LegacyScale to 0.1 on macos
29 Days Ago
merge from workshop_emission_fix_again
29 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.
29 Days Ago
assigned latest bowless crossbow 3p animations to its override controller and set holster/backpack gun position
29 Days Ago
Setup colour changing with spraycan on industrial shelves
29 Days Ago
29 Days Ago
set fake player to default to false
29 Days Ago
Adding burst cloth material for industrial torch
29 Days Ago
MP5 deploy animation timing update
29 Days Ago
Adding burst cloth to industrial torch viewmodel setup
29 Days Ago
merge from main
29 Days Ago
Blowpipe reload animation update
29 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
29 Days Ago
Ripped carpet decals for interior
29 Days Ago
fix BBQ workshop prefab being closed when publishing
29 Days Ago
Updated player unarmed idle
29 Days Ago
Quick refactor
29 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
29 Days Ago
merge from industrial_dlc
29 Days Ago
more terrain height polish and splat painting pushed set dressing density around the streets and secondary buildings
29 Days Ago
merge rust_relay_server -> main
29 Days Ago
Optim: SplitQuotesStrings - replace regex usage with hand-rolled processing Saves us 24 allocs per call - now 9 allocs, 0.5KB per call. As a bonus, looks to be 3-5x times faster Tests: ran unit tests
29 Days Ago
merge main -> rust_relay_server