Alpha v1.0.0

Commits

All Rust commits from Facepunch

117 total commits for branch:
/

Member Avatar
Brian25/06/202519:38:18
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124349)

fix cloud reprojection artifacts where viewDir.y < 0

5
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202517:13:54
3
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202517:09:09
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124338)

avoid potential index out of range, report error if default cloud lists are empty (instead of mysteriously crashing)

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202516:51:42
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124335)

disable biome fog on craggy and playground as it doesn't make sense

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202516:12:43
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124328)

drop off biome fog density below the terrain/start height (fixes dark fog in train tunnels)

4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur25/06/202516:09:32
0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
Petur25/06/202515:46:59
1
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur25/06/202514:39:23
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124321)

Iterating Cirrus clouds zero'd out for now.

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202503:45:20
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124272)

add ClientAdmin convar to scale back biome fog density (graphics.biomefogdensityscale), also property on SpatialBiomeFog component to scale it down for a scene

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202503:34:29
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian25/06/202503:31:47
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian24/06/202517:29:12
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124254)

ensure shaders are included

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian24/06/202517:21:07
2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur24/06/202515:46:12
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124245)

More arctic tuning for when the sun is low.

4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur24/06/202515:38:38
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124244)

Less fog overflow out of the arctic biome.

4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur24/06/202514:51:05
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124239)

Overcast improvements. Minor SSS tweaks on clear.

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur23/06/202519:33:02
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur23/06/202519:22:05
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian23/06/202518:23:11
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124128)

support live edit of biome fog shore distance falloff in editor

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur23/06/202518:09:23
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian23/06/202515:21:23
1
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur22/06/202514:26:14
0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
Brian22/06/202504:02:36
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124035)

add some per-weather+per-biome fog mults

5
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian22/06/202503:39:11
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124034)

fix override/live edit weather not respecting cloud configs

4
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur21/06/202519:09:43
0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
Petur21/06/202515:24:10
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124031)

Various consistency tweaks.

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur21/06/202514:03:39
3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur21/06/202501:27:06
rust_reboot/▄▊█▍/▌█▌▍▄▇_▇▆▅▄▄▉/▆▆▆▅▇▋▆-▆▋▆▊▍-▆▌█/▉▉▋▍▄▉▄▇▋▇ (#▆▇▌▉▌▅)

▆▍▌▍▆▄▇ ▄▄▋▄▍▅▅ ▅▆▇▆▍▄▆ ▉▍▉▅▋ ▉▌▇.

0
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
Brian20/06/202518:52:02
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124009)

fix missing shader input on scene load

3
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian20/06/202518:34:08
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#124006)

shadow map cheapification

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian20/06/202514:40:42
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123980)

trying out lerp transition again

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur20/06/202514:11:04
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123977)

Prevent sun banding at twilight.

4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian20/06/202513:58:13
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123974)

configurable horizon buffer

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian20/06/202513:39:30
3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian20/06/202513:38:21
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123968)

performance tuning, cleanup

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian20/06/202509:17:24
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123939)

noise compression, reduce mip distance

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian18/06/202518:47:08
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123792)

fix reproj artifact when camera rotation snaps far

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian18/06/202518:15:32
3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian18/06/202517:22:49
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123788)

add separate shadow density scale for cloud atmosphere shadowing

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian18/06/202516:22:05
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123786)

configurable cloud haze with height falloff, attempt improvement to sun-moon transition

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur18/06/202514:51:11
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123781)

day-switch oddity mitigation with gradients (code fix needed for highlight hotspot)

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur18/06/202514:32:41
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123780)

VC TOD gradiation of ambient and scattering during sunsets.

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian17/06/202519:02:44
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123748)

add tod gradients for some cloud parameters

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur17/06/202516:50:29
3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur17/06/202501:22:41
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123696)

Cloud profiles & related tweaks.

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur16/06/202523:56:20
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123693)

Fixed a buncha edge cases and the moon weirdness when day first turns to night

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur16/06/202517:33:31
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123664)

Improved blue cast more, and long distance jungle localized fogging.

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Petur16/06/202516:40:01
3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian13/06/202516:57:45
16
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Brian13/06/202516:18:26
rust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1 (#123579)

fix signed/unsigned mismatch warning

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Rust Utility Hub - Commits - main/jungle_update/spatial-biome-fog/fogmethod1