reporust_rebootcancel

135,165 Commits over 4,444 Days - 1.27cph!

33 Days Ago
Ridable horse
33 Days Ago
Fix placement of phone in small apartment, add to medium & large apartment
33 Days Ago
Give telephones a random number when apartments are rented (like phones usually work) Add all telephone of active rooms to the directory of the static phones outside the apartment (not every monument, only the apartment monument) - allows you to call rooms that are rented + is one way to see which rooms are currently rented
33 Days Ago
Add telephone to small apartment
33 Days Ago
Apartment complex scene set static phones to "apartment phones" with flag + disable scene light baking (can be stomped)
33 Days Ago
Apartment .meta texture files after Unity 6
33 Days Ago
Fix upkeep terminal not being in furniture root in medium apartment
33 Days Ago
Fix scrap in apartment upkeep terminal not being moved when upgrading rooms
33 Days Ago
Restore chat messages when renting room (until adding support in conversation system for it)
33 Days Ago
Fix room upkeep not using min rent
33 Days Ago
steam_icons_upload_refactor_2 -> main
33 Days Ago
Update 145674 for the current codebase
33 Days Ago
Male body hair
33 Days Ago
merge from rain_grace_fix
33 Days Ago
Fix check
33 Days Ago
Merge from main
33 Days Ago
Communal area cleanup
33 Days Ago
m16a2 ao texture updates
33 Days Ago
further RRP particle/billboard lighting
33 Days Ago
Updates to jump W & E
33 Days Ago
Updated ragdoll limits. improved neck ragdoll and improved downed ragdoll behaviour.
33 Days Ago
Merge: from main up to 152363
33 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
33 Days Ago
Merge from ide_warnings_fix
33 Days Ago
Fix some compiler warnings being flagged as errors in the IDE
33 Days Ago
merge from skinviewer_viewmodel
33 Days Ago
Fixed cart button drawing on top of fullscreen skin viewer
33 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
33 Days Ago
Updated 3p sap anims
33 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
33 Days Ago
update protobufs for multiplayer support
33 Days Ago
merge from main
33 Days Ago
updated BDU shirt fbx to fix clipping with vests. Added conditional meshes to prefabs.
33 Days Ago
preparing for multiplayer darts setup: convert darts game controller to interface, move + rename controller to singleplayer darts controller and implrement interface
33 Days Ago
Updating skinning for male underwear
33 Days Ago
Swapped the RPG viewmodel first ammo prefab so it shows the right one in the skin viewer
33 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)
33 Days Ago
Fixed custom lighting staying enabled on top of vm lighting
33 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
33 Days Ago
Communal areas progress and some new textures
33 Days Ago
Skin viewer refactoring, moved the input controls to UI_FullscreenSkinViewer Cleanup
33 Days Ago
merge from fix_hemp_collectable_wind -> main
33 Days Ago
update apartment_complex_monument/prototype
33 Days Ago
adjusted torch BC controller position for better rotation adjustments
33 Days Ago
merge from main -> apartment_complex_monument
33 Days Ago
Fixed missing face from Rentable Shop F exterior
33 Days Ago
cherry pick 149555 - BC simulation frame delta fixes
33 Days Ago
m16a2 textures update
33 Days Ago
BC pass on the industrial torch VM
33 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