reporust_rebootcancel

121,613 Commits over 4,048 Days - 1.25cph!

2 Years Ago
Removed the 'bugreporter' key bind from the key bind options menu - it's unused anywhere in the project. Note this is NOT the F7 report key, which is functional but cannot be rebound.
2 Years Ago
Don't bother checking keycode FX if the whole object is disabled
2 Years Ago
Merge Main -> QOL Dec 22
2 Years Ago
No detail alpha by default for CarKeypad material
2 Years Ago
Car keypads now look progressively more damaged, like the main vehicle does
2 Years Ago
Code lock vehicle models now fall off when the door panels that they're attached to fall off (don't worry - the actual lock still functions though)
2 Years Ago
Hooked up destroyable vehicle lock FX. Refactored the code lock visual script. Moved LODComponent to just before the standard time in execution order, so that other scripts can cancel out the effects of PlayOnShow in their own OnEnable methods if necessary.
2 Years Ago
Fix ridge UV's
2 Years Ago
Combiner prefab setup Move pipe rendering into a child prefab for easier updates across all colour prefabs Remove multi sub mesh support, everything is using the same material now
2 Years Ago
Merge from xmas_2022
2 Years Ago
Root merge
2 Years Ago
Merge from main
2 Years Ago
UV changes
2 Years Ago
merge main to release RC
2 Years Ago
Lock destroyable effect for modular car keycode locks (not hooked up yet)
2 Years Ago
Moved MLRS UI out a little - hopefully fix z fighting
2 Years Ago
▅▆▉ ▆▊█▋▌ ▇▍██ ▇▉▄▄▆▉▄█ ▊▌▍ ▌▅█▊▇▅▉▍▆ ▄▅ ▊█ ▊▊▊▇▉▊▉▍▌ ▄▇ ▉▊▅▅▅▋
2 Years Ago
vm python - hammer is now in forward position by default
2 Years Ago
dungeon entrance setup
2 Years Ago
Added bounce lighting to Village C Tweaked some light strip base brightness values
2 Years Ago
Add "Server_Event_Tips" convar to disable clientside notifications when server events happen
2 Years Ago
New gumdrop materials Made gumdrops bigger and changed their LOD setup Increased gumdrop light brightness Added fill lights
2 Years Ago
Call MissionManifest.Get towards the end of Bootstrap.StartServer to make sure it's cached before players can join the server
2 Years Ago
Item Store design and prefabs
2 Years Ago
added batch scripts to xmas prefabs. Rebuilt fishing_village_c xmas prefab as it had become unpacked by mistake
2 Years Ago
Cherrypicked Compound Lighting prefab and Caboose Dressing Static prefab with the candle move and stray bounce light fixes.
2 Years Ago
▋█▊▇▍ ▄ ▆▆▋▆▅▉ ▌▇▅▍▊▊ ▄▅▊ ▋▋▍▉▊▌ ▇▍▋▆▉▅▅ ▋▋▍█▆▇▅▇ █▋▇█▋▍ ▄▆▌█ ▍▍▍ ▄▊▋▌▇▆▌▆ ▄▄▊█▊.
2 Years Ago
Merge from main
2 Years Ago
▆▉▊▊▊ █▌▋ █▅▍▅▌▋▄▄ █▋▍▍▆▄ ▆▌▆▋▆▉ ▅▇▅ ▋▍▅▋▊ █▇▋▊▌▉ ▋█▋ ▌▋▌ ▋▌█▅▋▇▇▆ ▇▋█▌▆▇▊
2 Years Ago
gingerbread mines scene
2 Years Ago
full manifest rebuild - build times
2 Years Ago
Made gumdrop lights bigger Added gumdrop lights to the tunnels
2 Years Ago
Fixed water layer toggle bug, fixed post effect profiler markers, adjusted params
2 Years Ago
Merge main to release
2 Years Ago
Merge from SteamNetworking_NotByDefault - RakNet will remain the default network protocol till further testing is carried out on SteamNetworking. SteamNetworking is likely to be default enabled in January patch instead.
2 Years Ago
Codegen and phases checks
2 Years Ago
Add profiling & use HashSet rather than List when building vending machine clusters
2 Years Ago
Fix ability to split stacks / move items when a container is locked
2 Years Ago
Root merge
2 Years Ago
Merge from main
2 Years Ago
Pose backup
2 Years Ago
Increase pipe subdivisions to 12 (was 9) to fix some UV issues
2 Years Ago
Add uv support for pipe brackets Mirror UV's
2 Years Ago
Added Gingerbread man death screen avatar/icon. Updated prefab information.
2 Years Ago
Scene backup
2 Years Ago
Add "spawngrid <prefab> <width> <height> <spacing>" command
2 Years Ago
Update localized death name for gingerbread man (just needs an icon)
2 Years Ago
▆▊▌▇▋▄▅▊▍ ▍▉ ▌▉▌ ▆▉▍█▋
2 Years Ago
Added a vehicle lift sound for updating the lock code
2 Years Ago
Merge from xmas_2022 (may have compile issues, will fix)