reporust_rebootcancel

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

27 Days Ago
Add telephone to small apartment
27 Days Ago
Apartment complex scene set static phones to "apartment phones" with flag + disable scene light baking (can be stomped)
27 Days Ago
Apartment .meta texture files after Unity 6
27 Days Ago
Fix upkeep terminal not being in furniture root in medium apartment
27 Days Ago
Fix scrap in apartment upkeep terminal not being moved when upgrading rooms
27 Days Ago
Restore chat messages when renting room (until adding support in conversation system for it)
27 Days Ago
Fix room upkeep not using min rent
27 Days Ago
steam_icons_upload_refactor_2 -> main
27 Days Ago
Update 145674 for the current codebase
27 Days Ago
Male body hair
27 Days Ago
merge from rain_grace_fix
27 Days Ago
Fix check
27 Days Ago
Merge from main
27 Days Ago
Communal area cleanup
27 Days Ago
m16a2 ao texture updates
27 Days Ago
further RRP particle/billboard lighting
27 Days Ago
Updates to jump W & E
27 Days Ago
Updated ragdoll limits. improved neck ragdoll and improved downed ragdoll behaviour.
27 Days Ago
Merge: from main up to 152363
27 Days Ago
Update: Allow benchmark to stop after enough samples accumulated - converted PlayerModelBenchmarkScene to run till 1k sampels accumulated - support accumulated sample wraparound (explains weird results I saw previously) Tests: ran player benchmark
27 Days Ago
Merge from ide_warnings_fix
27 Days Ago
Fix some compiler warnings being flagged as errors in the IDE
27 Days Ago
merge from skinviewer_viewmodel
27 Days Ago
Fixed cart button drawing on top of fullscreen skin viewer
27 Days Ago
- Give oil dispenser at dome option to only function with an online powergrid, enabled and ran S2P - Ensure all powergrid connected entities receive an initial state refresh upon being spawned
27 Days Ago
Updated 3p sap anims
27 Days Ago
Update: Add PlayerModelBenchmarkScene.UseRandomAnims - spawns players with different model states - add a run per lod level with anims (bringing total to 12) In theory should break batching/reuse, but results are a bit too similar(editor overhead?) Tests: ran the scene
27 Days Ago
update protobufs for multiplayer support
27 Days Ago
merge from main
27 Days Ago
updated BDU shirt fbx to fix clipping with vests. Added conditional meshes to prefabs.
27 Days Ago
preparing for multiplayer darts setup: convert darts game controller to interface, move + rename controller to singleplayer darts controller and implrement interface
27 Days Ago
Updating skinning for male underwear
27 Days Ago
Swapped the RPG viewmodel first ammo prefab so it shows the right one in the skin viewer
28 Days Ago
tweaked alpha cutouff value on industrial torch materials, remove top lod from world model (entity) and added burst cloth to lod 1 (now lod 0)
28 Days Ago
Fixed custom lighting staying enabled on top of vm lighting
28 Days Ago
Update: define player spawning via desired lod level rather than manually placing them Code lifted from editor gives results that don't land on the LOD boundary, but it still fits in the lod level. Tests: checked triangle counts for every lod level, it falls as expected for every stage
28 Days Ago
Communal areas progress and some new textures
28 Days Ago
Skin viewer refactoring, moved the input controls to UI_FullscreenSkinViewer Cleanup
28 Days Ago
merge from fix_hemp_collectable_wind -> main
28 Days Ago
update apartment_complex_monument/prototype
28 Days Ago
adjusted torch BC controller position for better rotation adjustments
28 Days Ago
merge from main -> apartment_complex_monument
28 Days Ago
Fixed missing face from Rentable Shop F exterior
28 Days Ago
cherry pick 149555 - BC simulation frame delta fixes
28 Days Ago
m16a2 textures update
28 Days Ago
BC pass on the industrial torch VM
28 Days Ago
Bugfix: convert bench durations from 120frames to 1s Seems to accumulate more data from ProfilingRecorders, but it's sample count doesn't follow linear extrapolation. Weird. Tests: ran the bench scene
28 Days Ago
28 Days Ago
SetupPass: supply global_MainLightingAtten for particle/billboard shading
28 Days Ago
Merge from parent