125,750 Commits over 4,171 Days - 1.26cph!

3 Months Ago
main -> patrol_heli_revision_2
3 Months Ago
main -> snap_deployables
3 Months Ago
Correctly show loading screen when disconnecting Swap default OpenMainMenu to use the async version
3 Months Ago
Cherry pick 124380, fix memory leaks when vine tree falls or animal spawns
3 Months Ago
Update: TestConsistency now passes - validates auth proj hit their players/shields - added utility that helps revalidate projectile hit and get more info (auth only for now) Need to expand to re-validate non-auth hits Tests: ran projectile consistency test
3 Months Ago
merge from main
3 Months Ago
reconfigured fluorescent ceiling light physics configuration - using configurable joints for better motion, small linear limit for better motion and positional drive on the Y to stop it flying through the ceiling - added toggle to reduce sleep threshold on CeilingLights - needs a line renderer setup to replace mesh cables
3 Months Ago
Fix other pooled list leaks
3 Months Ago
Fix more pooled list leaks
3 Months Ago
Add missing "using" to properly free the pooled list in State_Flank
3 Months Ago
▇▆▍▄▍ ██▌▊ ▊▉▆_▆▊▍▅▊▊_▋█▄
3 Months Ago
▋▍▆▋▉▊ ▄▇▉_▆▌█▉▅▆▉▆▄ ▊▄▍▄ ▇.▄▅▍ -> ▋.▄▍▇▍ ▌▊ ▇▊█▆▉█▍ ▆█▋▅▄▍▉▅▊ ▋▋▆▉▉▆▋ ▊▆▊ ▉▍▍█▅▇▄▌▆▉ ▋▇ ▋▊▋▌▉ ▇▅▍▆▇▉ █▅▉▊ ▆▅▄▌▌▍▌▌▄ ▆▍▉▋▄ ▄▇▊▌█▄▊ ▌▊▋█
3 Months Ago
fixed lods for hanging bulbs
3 Months Ago
fixed material order on lightbulb
3 Months Ago
Update: wip fixing the consistency test - fix invalid tracking of on which frame a hit is expected - extra validation code to confirm hits to expected players - revealed missmatches Need to redo how I setup the players to avoid random overlapping Tests: ran the test
3 Months Ago
Fix Il2CppEagerStaticClassConstruction doing nothing because it had the wrong namespace
3 Months Ago
foundations for legacy wood external gate store page
3 Months Ago
Reduced material IDs in remaining floating walkway pieces
3 Months Ago
Update Abyss pack to include barrels
3 Months Ago
Merge from main
3 Months Ago
Merge from console_recover_changes
3 Months Ago
Clearing whole inventory now replies with the affected player's name.
3 Months Ago
Fix for command "clearinventory playername" with no additional parameters not clearing anything on the target player, now clears entire inventory.
3 Months Ago
Merge from main
3 Months Ago
merge from save269 - Staging wipe
3 Months Ago
Merge from manifest_insert_inspector
3 Months Ago
Added a warning to the top of the editor inspector if an editors prefab id is incorrect, with a button to fix it Added a manifest info foldout to all entities, shows whether the entity is in the pooled strings and entity list in the manifest If entities are missing from these lists, buttons are displayed that will insert the values into the manifest without needing to do a full manifest rebuild, saves about 5 minutes when creating or duplicating a new entity
3 Months Ago
Cleaned up the hierarchy
3 Months Ago
Add some placeholder cables
3 Months Ago
Fix legacy ceiling light
3 Months Ago
Physics based ceiling lights now reset their position/rotation after 15s of no damage Setup two joints on the fluorescent light
3 Months Ago
Move chandelier into cozy lights folder
3 Months Ago
String light bulbs + lights are now pooled
3 Months Ago
Merge from main
3 Months Ago
Merge from frontier_external_fixes
3 Months Ago
Fix walls being demolishable with hammer after being reskinned (will apply to another redirect skins as well)
3 Months Ago
Merge from main
3 Months Ago
fix cloud reprojection artifacts where viewDir.y < 0
3 Months Ago
Reduce OBS_MODE_DEATHCAM time from 3 seconds to 1 second Added some sanity checks when loading VTF files and possibly running out of memory. Edit Entity window now shows prettier entity name (Community Contribution) string.ToColor micro-optimization (Community Contribution) More strict shader file whitelist (Requiring to be in `shaders/fxc/`) Delete unused CDispInfo.m_pTags Try to provide some useful info to "hit surface has no samples" warning Fixed operator precedence in a certain validity check Minor cleanups Added more checks for invalid values Increase MAX_NODES to 8192 (from 4096)
3 Months Ago
Floating cities greybox cleanup
3 Months Ago
Minor changes
3 Months Ago
snap_deployables -> main
3 Months Ago
Ensure corner pivot point is added, not subtracted
3 Months Ago
sleeping bag changes
3 Months Ago
main -> snap_deployables
3 Months Ago
Fixed sleeping bag corner snapping Fixed Furnace -> Furnace snapping Some tweaks to locker and fridge (needs more height)
3 Months Ago
remove debug print
3 Months Ago
Fixed issues snapping workbench 3 against the wall
3 Months Ago
avoid potential index out of range, report error if default cloud lists are empty (instead of mysteriously crashing)
3 Months Ago
snap_deployables -> main