reporust_rebootcancel

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

29 Days Ago
Improve the building of the PreserveInfo
29 Days Ago
Phrases
29 Days Ago
Started bowless crossbow store Added bowless crossbow to the skin viewer
29 Days Ago
Update: add StringView.Trim - added unit test Tests: ran unit test
29 Days Ago
Update: implemented StringView.Replace - added unit tests Tests: ran unit test
29 Days Ago
Initial wip on an attempt to refactor the beast that is SprayCan.ChangeItemSkin The idea is that entities handle things they need to persist through reskinning themselves via Preserve and Restore methods
29 Days Ago
merge from censorshipbreast_mountable_fix
29 Days Ago
Added disableBreastCensorshipWhenMounted to BaseMountable, disables the breast censorship cube on female character when mounted Applied to horse, steering wheel and ballista (was already a thing on ballistas, just moved it up to BaseMountable)
29 Days Ago
Shift some small apartment props around too
29 Days Ago
Shift large furniture props into furniture root so they only spawned when rented
29 Days Ago
Move all the contents of the medium apartment into furniture so it's only spawned while rented
29 Days Ago
- Camera now points behind the pool ball (stops any weird angles and needing glasses to see what you're hitting) - Camera points slight up when a ball is in the way - Seperate all the logic over so the pooltable is in control of most of it - Cleanup
29 Days Ago
Convert small apartment props + move new props into "furniture" parent so they only activate when rented
29 Days Ago
updated m16a2 gamemesh
29 Days Ago
Industrial Torch - Updated worldmodel with LODs
29 Days Ago
skins
29 Days Ago
WIP Darts Viewmodels
29 Days Ago
Update manifest
29 Days Ago
Convert more props from medium apartment into entities
29 Days Ago
renamed to industrial decor pack
29 Days Ago
Update manifest
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