Alpha v1.0.0

Commits

All Rust commits from Facepunch

7 total commits for branch:
/

Member Avatar
adam.k11/07/202517:21:16
rust_reboot/main/nametag_clipping_fix (#125659)

Add a null check to query vis job runner to prevent crashes on disconnect.

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
adam.k11/07/202509:08:50
rust_reboot/main/nametag_clipping_fix (#125583)

Move useJobs into client code

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
adam.k10/07/202513:33:35
rust_reboot/main/nametag_clipping_fix (#125486)

merge from main

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
adam.k10/07/202513:32:50
rust_reboot/main/nametag_clipping_fix (#125484)

Add a QueryVisJobRunner to handle visibility checks in batches while also allowing for layer mask filters. Name tags are now a lot more stable with the magic offset removed and physics based visibility checks. Split the bot.crouch command into two client/server commands.

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
adam.k10/07/202509:00:27
rust_reboot/main/nametag_clipping_fix (#125448)

Add admin "bot.crouch" command to help test with nametag visibility testing.

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
adam.k10/07/202508:28:54
rust_reboot/main/nametag_clipping_fix (#125444)

merge from main

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
adam.k07/07/202514:39:06
rust_reboot/main/nametag_clipping_fix (#125126)

Fix player nametags being visible through ceilings: - We no longer use the name tag world offset for vis check, just the bone position on its own. - Use neck instead of the head bone to fix cases where the head is slightly clipping into the ceiling.

13
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/nametag_clipping_fix