12,611 Commits over 3,897 Days - 0.13cph!
Changed penetration resistance calculation
Added penetration power to projectile
Projectile object penetration WIP
SkinnedMeshCollider improvements WIP
Refresh canvas sort order after showing or hiding loading screen UI
Deleted shatter toolkit (seemingly unused, naming conflicts)
Fixed root bone reference of player model prefab (bone list no longer includes mesh LODs and shit)
Added Overlay/Top (for custom UI from mods during loading screens)
Fixed potential GameTrace issues when inside of colliders
Further reduced dynamic memory allocations in GameTrace
PVE servers: Don't allow any construction damage from players (players were running out of cupboard range after placing C4)
PVE servers: Demolish is available forever instead of just 10 minutes
Reapplied GameTrace optimizations
Fixed animal and player GameTrace colliders being offset and often too small
Added move method to sphere (see bug report 720825)
Added capsule shape helper class (for step detection tests)
Replaced PlayerWalkMovement.TraceSphere with Sphere.Move
Added proper overlay UI layer that's above all other HUDs, visible if any other HUD is visible
CommunityEntity.FindPanel now uses hierarchy-based paths
Added proper overlay UI layer that's above all other HUDs, visible if any other HUD is visible
CommunityEntity.FindPanel now uses hierarchy-based paths
Fixed player shadow lagging behind, which made first person feel weird and laggy
No longer make all admins female (added dev.gender as a replacement for testing)
Added client.fps and server.fps console commands
Renamed teleporttome to teleport2me cuz that's how 1337 I am
Added "teleport playerA playerB" and "teleportome player" console commands ("teleport player" also still works)
▍▍▍▅▍▅▍▌ ▅▄▌▉▆▄▌ ▅▌▅▌█▍▌▊▅ ▆▌▆▍█▉
! ▅▄▇▆▌█▊▌ ▌▆▇▆▉▊▄▅▅▋ ▊▄▊▍▋ ▆▇ ▄▆▋ ▍▄▌▍▇▉▍▌▅▍▆█
▄▅▋▄▋ ▊▋▌▊█▋▊▍▅▊ ▊▉▊▍▄▉▌ ▇▉▉█▋█▉
▉██▆▅█▆▇ ▋▌▉█▊▊▇▆ ▍▆▍▇▊▅▉▍▊ ▄▉▄ ▌▊▍ ▇█ █▉▊▋▆▋▄▆▊▇ ▆▋▉ ▌▌▄▊▆ ▆█▆▇ █▌ ▉▉▅▍
Added BasePlayer.MovePosition (for mods)
▅▌▍▆█▌█▌ ▇▊▆ ▇▄▆ ▌█▄▇▄▇▇▇▇▊ ▅▆▌▅▆▊▋▊█ ▉▇▌ ▍▊▉▌▄ ▍▆▋▇ ▍▉ ▍▉▇▌
▆█▇▋▇▊▇▌▊ █▊▍█▇▆▊ ▍▊▅▄▉▌▋▇▇ ▉▉█▋▆▉
▆▄▋▅▆▇▆ ▌▌▅▅█▌ ▇▊▍▋▌▅▌ ▌▇▄▄▉▌▇▊ ▇▌ ▆▋▄▊▋ ▄▆▇ ▆▅ ▅▅▉▆█▉▍
! ▄▍▌▆▆▍▅▅ ▍▄▊▉▇▄▉ ▉▄▌██▅▊▊▊ ▇▊▄▋▋▋
▆▊▅ ▉▅▄▅▌▅▍▊▄ ▆▇▄ ▅▉▅▆▊▅ ▌▇▋▋▅▄ ▌▌█▄▆▌▊▇ ▅▍▋▊▆▊▊ ▊█ ▉▆▊▄
▇▆▉▄▄▌▄▌ ▇▊▅▊▉████ ▇▆█▇▇ ▋█ ▍█▋ ▅█▄▋▋▊▋ ▄▆▉▄▍█▆▆▌▊ ▉▄ ▇▄▇ █▋▄▌▍▍ ▄█ ▄▄▊▄▌█▇ ▌▇▍▌ ▇ ▆▌▇█▌▆▅█ ▄▍▍▅▊
! ▋▄▇▊▌ ▊▋▄▋█▄▇ ▇▇▋▉▋▆▄█ ▋▅ ▉█▊▄▋▌▉█▅ ▅▉█▅▇▍▆█▆ ▄▆▉ ▇ ▇▄▉▍ ▇▍▆▊▌ ▊▍▊█▍▄▌▍ ▍▉ ▆▇▍
▌▉▆▆▉ ▋█▇▉▄▌▇▆ ▍▅▄ ▌▍▇▌▉▉▍ ▌▄▄▊▋▋▌▅▄▄▋█▆▇▋▅▍ ▍█▇▋▄ ▍▊▄█▉▌
▄▆██▆▍▅▇ ▆▆▆▄▇▄▇▋▇ ▊█▅▇▄▍▍▊ ▍▋█ ▇▋▇
! ▉█▍▉▉▇▌ ▅█▉▅▌█▆ ▆▋▅▄▇▉▆▍▇
Sky and moon brightness tweaks
Sleeping bags can no longer be placed in nobuild zones
Sleeping bags cannot be stacked as much anymore
Sleeping bag collision is less annoying
Fixed possible NRE in Model.SyncBones
Moved asset warmup to the first time a server is joined
Asset warmup is now enabled by default
Enabled read/write on concrete wall meshes
Added asset warmup to bootstrap (needs testing, disabled by default)