reporust_rebootcancel

129,682 Commits over 4,140 Days - 1.31cph!

57 Days Ago
Bugfix: powering up auto-turret now runs a search - Simplify and clean authDirty-related code One of previous bugfixes mucked this up by allowing authDirty to desync. There's still a case that's possible, so one more fix needed. Tests: powered up the turret by standing in front of it - it started shooting correctly
57 Days Ago
merge from main
57 Days Ago
improved topology-based max carve height to produce a better gradient
57 Days Ago
manual anchor fbx update and some priliminary texture/material work
57 Days Ago
Huge code cleanup Introduce two modes, simple or advanced snapping behaviours
57 Days Ago
Remove some voice lines that seemed out of place
57 Days Ago
Merge from negative_source_modifiers_godmode
57 Days Ago
Modifiers with a negative source (eg: incapacitate/blind darts) no longer get added to god mode players. Added Modifier.HasNegativeSoruce()
57 Days Ago
Pre-emptive reload when mag not full and target not seen for a while
57 Days Ago
tweaked wall storage deploy volumes to allow for small wood storage
57 Days Ago
add store icons
57 Days Ago
M15 Pistol - Updated item name and description
57 Days Ago
Merge from snake_los
57 Days Ago
merge from fix_roof_stability
57 Days Ago
Remove instancing support from all non-standard shaders
57 Days Ago
Remove instancing support from all non-standard shaders
57 Days Ago
Snake LOS improvements
57 Days Ago
Merge from parent
57 Days Ago
merge from purifier_waterloss_fix
57 Days Ago
merge from ui_volume_slider
57 Days Ago
subtract jungle_update/spatial-biome-fog/fogmethod1
57 Days Ago
merge from jungle_update/spatial-biome-fog/fogmethod1
57 Days Ago
Merge from main
57 Days Ago
Merge from naval update
58 Days Ago
Merge from vsync_limit_fix
58 Days Ago
Disable vsync while the game is in background if limit fps in background is enabled
58 Days Ago
Unsaved
58 Days Ago
Merge from scientist_spawners_enabled_fix
58 Days Ago
Fix tunnel dwellers still spawning when scientist_spawners_enabled is set to false
58 Days Ago
▊▄▆▆▆ ▆▅▅▋ ▊▋▇▋█▉▍█▊_▊▄▉▋█▆▆_▊▌▆█▄▉
58 Days Ago
▄▋▉▍▋▇▋ ▊▉▆▍▉▅▍ ▌▇▄▄▊▊
58 Days Ago
▉▉▌▋▇ ▉▆▅█ ▌▆▌█▇▅▋▉█_▉▆▆▆▄▉▄_▇▅▄▍█▌
58 Days Ago
▄▆▅▉▌▊▌▊▇▉▉▄ ▋▌█ ▄▅▋▉▌ ▅▄▍▅▍▋▆▇ ▊▊█▍ ▊▇▄▇▌▆█▌ ▉▉▋▋ ▊▅▆▅▌▅, ▉▌▅ ▋▄▄▆ ▍▊▅▇█▄ ▋▄
58 Days Ago
Merge from mission_create_streamlining/outpost_spawning/
58 Days Ago
Fixed being able to swap items into containers marked NoPlayerInput (old bug, but relevant with the new mission containers)
58 Days Ago
Convert the conversation panel entirely to flex text, rip out a dozen different layout hacks, improved performance from 2ms/frame while text is animating to 0.1ms/frame
58 Days Ago
Immediately send respawn options when finishing the mission so it appears on the map
58 Days Ago
Fixed safe zone spawn mission not working in primitive GameModeSpawnGroup will now accept the tag 'vanilla' which will pass if no game mode is loaded Added RequiredGameModeTags to BaseMission, also accepts 'vanilla'
58 Days Ago
More comments and minor code changes
58 Days Ago
Try and calculate a rotation which is similar to the original placement rotation (but snapped to the wall) So for example: a box rotated perpendicular to the wall should stay perpendicular even once snapped
58 Days Ago
Merge from abyss_containers/cinematic
58 Days Ago
snap_deployables -> main
58 Days Ago
More minor adjustments with placement code
58 Days Ago
Fix items like planters and furnaces from not snapping
58 Days Ago
Don't bother with any padding, the calculations seem to be perfect
58 Days Ago
Can't static the directions array, use a pooled list instead
59 Days Ago
add some per-weather+per-biome fog mults
59 Days Ago
fix override/live edit weather not respecting cloud configs