reporust_rebootcancel

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

9 Days Ago
Merge from new_navmesh_fixes, fix crash on linux, fix error when no saved navmesh yet on disk
9 Days Ago
merge from hanging pot plants
9 Days Ago
set dressing progress in floor 5
9 Days Ago
Log warning instead of error when no save file for navmesh is found
9 Days Ago
Fixed not being able to reskin large furnace while there's storage adaptors attached Fixed reskinning regular furnace <-> legacy furnace not preserving attached storage adaptor
9 Days Ago
Fix compile errors
9 Days Ago
9 Days Ago
merge from main
9 Days Ago
renamed to wip title bar games, rebuilt skins
9 Days Ago
merge from main
9 Days Ago
Fix an issue with streamer mode showing your own name when use_steam_nicknames is enabled
9 Days Ago
update from main
9 Days Ago
Merge from main
9 Days Ago
Merge from main
9 Days Ago
set dressing progress in floor 5
9 Days Ago
converting all Acceleration/VelocityChange to use Force/Impulse in prep for engine change
9 Days Ago
Merge from main
9 Days Ago
re-factoring the apartment wing prefab a bit with all floors set dressing organised under props disabled a bunch more shadow casters on top floor, base for 5th
10 Days Ago
Only enforce additional parent validation if an AreaCheck socket mod is present on a deployable, otherwise revert to original behaviour
10 Days Ago
Created a separate Electrical Branch config UI prefab so all I/O cant be named
11 Days Ago
update SetRenderFunc calls
11 Days Ago
subtract 153677 areacheck_parent_fix
11 Days Ago
cherrypicking 153697
11 Days Ago
merge from spraycan_reskin_refactor
12 Days Ago
fix for last thrown dart in 2p counting as next players first throw
12 Days Ago
Communal interiors progress / top floor dressing
12 Days Ago
Glass AR - worldmodel
12 Days Ago
fix scoreboard not updating for 2nd player potential fix camera bug by removing viewmodel camera bone animation
12 Days Ago
Exclude SimpleBuildingBlock from tests as we are only interested in testing deployables here, not construction, high walls or wall frame socket pieces
12 Days Ago
Gamesroom - ran localization - ran manifest - ran skins
12 Days Ago
Gamesroom Minifridge; - Greybox wip model for minifridge - Setup item, skin files and prefabs - Icon, material setup
12 Days Ago
RRP contact shadows fixes
12 Days Ago
Tidy up how deployables are filtered for this test by using a new TestParameterSource
12 Days Ago
Fixed a bug on the TestRunnerWindow where clicking 'run' would incorrectly run editor tests in play mode after changing prefab source attributes because of stale values. Changing this and my editor test worked again. Previous unreliable fix was to untick and retick tests before running but that didn't work for me
12 Days Ago
Some cleanup
12 Days Ago
Ugly initial setup to stop grenades + c4/satches from feeling laggy to throw and stop them coming out of the players eyes
12 Days Ago
Implemented the new client version notification: if a new release or staging client is released, the player gets a local notification telling them to update their game Latest changeset numbers are in the manifest, so its refreshed after every manifest update
12 Days Ago
Moved notification convars to a partial class
12 Days Ago
oops
12 Days Ago
add debug layer for contact shadows
12 Days Ago
set up RRP renderer datas for skinviewer cameras
12 Days Ago
Fix compile error
12 Days Ago
Added the special powerplant fuseboxes to powerplant scene so it's testable in procedural maps. S2P powerplant Deleted some powergrid testing prefabs
12 Days Ago
integrated new dartboard model
12 Days Ago
Never failed but ran recalculate bounds on flameturret.deployed
12 Days Ago
Exclude electric.windmill.small from the test. All tests pass :tada:
12 Days Ago
changed from renderedLod to Meshlod on metal and wood parts
12 Days Ago
Manually shrank SnowMachine bounds to only cover the deployable. The snow effect didn't need to be covered. Tested in Craggy, no behaviour change. Test passes
12 Days Ago
monument blockers: addressing feddback on the collapse version and checking in first pass on the vent
12 Days Ago
Recalculated bounds on igniter.deployed. Test passes