reporust_rebootcancel

126,618 Commits over 4,109 Days - 1.28cph!

21 Days Ago
Remove instancing support from all non-standard shaders
21 Days Ago
Remove instancing support from all non-standard shaders
21 Days Ago
Snake LOS improvements
21 Days Ago
Merge from parent
21 Days Ago
merge from purifier_waterloss_fix
21 Days Ago
merge from ui_volume_slider
21 Days Ago
subtract jungle_update/spatial-biome-fog/fogmethod1
21 Days Ago
merge from jungle_update/spatial-biome-fog/fogmethod1
21 Days Ago
Merge from naval update
21 Days Ago
Merge from main
21 Days Ago
Merge from vsync_limit_fix
21 Days Ago
Unsaved
21 Days Ago
Disable vsync while the game is in background if limit fps in background is enabled
21 Days Ago
Merge from scientist_spawners_enabled_fix
21 Days Ago
Fix tunnel dwellers still spawning when scientist_spawners_enabled is set to false
21 Days Ago
▊▄▆▆▆ ▆▅▅▋ ▊▋▇▋█▉▍█▊_▊▄▉▋█▆▆_▊▌▆█▄▉
21 Days Ago
▄▋▉▍▋▇▋ ▊▉▆▍▉▅▍ ▌▇▄▄▊▊
21 Days Ago
▉▉▌▋▇ ▉▆▅█ ▌▆▌█▇▅▋▉█_▉▆▆▆▄▉▄_▇▅▄▍█▌
21 Days Ago
▄▆▅▉▌▊▌▊▇▉▉▄ ▋▌█ ▄▅▋▉▌ ▅▄▍▅▍▋▆▇ ▊▊█▍ ▊▇▄▇▌▆█▌ ▉▉▋▋ ▊▅▆▅▌▅, ▉▌▅ ▋▄▄▆ ▍▊▅▇█▄ ▋▄
21 Days Ago
Merge from mission_create_streamlining/outpost_spawning/
21 Days Ago
Fixed being able to swap items into containers marked NoPlayerInput (old bug, but relevant with the new mission containers)
21 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
21 Days Ago
Immediately send respawn options when finishing the mission so it appears on the map
21 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'
21 Days Ago
More comments and minor code changes
21 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
21 Days Ago
Merge from abyss_containers/cinematic
21 Days Ago
snap_deployables -> main
21 Days Ago
More minor adjustments with placement code
21 Days Ago
Fix items like planters and furnaces from not snapping
21 Days Ago
Don't bother with any padding, the calculations seem to be perfect
21 Days Ago
Can't static the directions array, use a pooled list instead
22 Days Ago
add some per-weather+per-biome fog mults
22 Days Ago
fix override/live edit weather not respecting cloud configs
23 Days Ago
Reduce noise made by melee and bow
23 Days Ago
Various consistency tweaks.
23 Days Ago
Meta for the RPC source generator too since it accidentally committed in 124029
23 Days Ago
Remove unnecessary things related to SyncVars source generator
23 Days Ago
Overcast profile RC
23 Days Ago
Clean up reaction time visualization code
23 Days Ago
Fix shooting scientists not making them aware after reaction time rework
23 Days Ago
Fix bow projectiles not making noise (regression)
23 Days Ago
- Fix hearing not working after reaction time rework - Make noise events readonly structs, they didn't really need to be classes and need all the pooling - Only simulate sighting once per noise
23 Days Ago
Fix hearing and being hit boosting scientist accuracy too fast
23 Days Ago
▆▍▌▍▆▄▇ ▄▄▋▄▍▅▅ ▅▆▇▆▍▄▆ ▉▍▉▅▋ ▉▌▇.
23 Days Ago
merge from party_system -> main
23 Days Ago
Add `party_invites_enabled` convar to disable receiving party invites
23 Days Ago
Fix party invites not hiding names in streamer mode