reporust_rebootcancel

138,588 Commits over 4,505 Days - 1.28cph!

2 Months Ago
Include sample count
2 Months Ago
merge from menu_notifications
2 Months Ago
Compile fix
2 Months Ago
Modified conditionals to not clip with certain hats
2 Months Ago
merge from main
2 Months Ago
merge from console_focus_fix
2 Months Ago
merge from strobelight_flags_fix
2 Months Ago
debug logs
2 Months Ago
Fixes to barricade blocker hierarchy so get rid of permanent stage 1 mesh.
2 Months Ago
Experimenting with sampling TCs and checking those areas last so we're more likely to find a clear spot first.
2 Months Ago
Final LOD fix Spotlight
2 Months Ago
Further cleanup, boolean gating for lookup creating
2 Months Ago
Fix animals attacking through walls, or getting stuck when player is on foundation, also fix some "can't move / resetPath when not on navmesh" errors
2 Months Ago
Fix "can't move / resetpath on agent outside on navmesh" error when wolf or tiger jumps at player on foundation
2 Months Ago
Fixed skin item modal not updating when using the arrow buttons to navigate
2 Months Ago
Fix wolf tiger etc not fleeing / jumping on unreachable players, instead just charging and getting stuck / attacking throw walls
2 Months Ago
Compile fix
2 Months Ago
Cleanup, rewrites
2 Months Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
2 Months Ago
merge from main -> apartment_complex_monument
2 Months Ago
Gibs and LODs for heavy barricades. Plugged into entity setup.
2 Months Ago
main -> demo_compatability_layer
2 Months Ago
update_metabolism_network_optimization -> main
2 Months Ago
Code cleanup
2 Months Ago
merge from main
2 Months Ago
Fix SenseComponent.Tick InvalidOperationException
2 Months Ago
Fix ai sense adding to a dictionnary while iterating on it
2 Months Ago
Merge from new_navmesh_fixes, fix wolves eating corpses using telepathy, fix look rotation error spam
2 Months Ago
FIx ternary operator precedence oversight causing ai stopping distance being incorrect, remove unused string creation in -useNewNavmeshPath, fix ais not taking into account stopping distance properly
2 Months Ago
large apartment tweaks
2 Months Ago
collapsed blocker update
2 Months Ago
more optimisations in large apartment added a proper static prefab for the bear rug
2 Months Ago
tweaks to apartment large and med dressing, cleaned up large apartment having props outside the -furniture- group and thus not culling
2 Months Ago
Merge from new_navmesh_fixes, fix crash on linux, fix error when no saved navmesh yet on disk
2 Months Ago
merge from hanging pot plants
2 Months Ago
set dressing progress in floor 5
2 Months Ago
Log warning instead of error when no save file for navmesh is found
2 Months 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
2 Months Ago
Fix compile errors
2 Months Ago
2 Months Ago
merge from main
2 Months Ago
renamed to wip title bar games, rebuilt skins
2 Months Ago
merge from main
2 Months Ago
Fix an issue with streamer mode showing your own name when use_steam_nicknames is enabled
2 Months Ago
update from main
2 Months Ago
Merge from main
2 Months Ago
Merge from main
2 Months Ago
set dressing progress in floor 5
2 Months Ago
converting all Acceleration/VelocityChange to use Force/Impulse in prep for engine change
2 Months Ago
Merge from main