249,468 Commits over 3,959 Days - 2.63cph!

5 Months Ago
Merge from main
5 Months Ago
show nested event messages message panel transition
5 Months Ago
Merge from elevator_collider_rework
5 Months Ago
Merge from main
5 Months Ago
▋▄▊▆▉▅█▉▇ ▉▊▄▌▆▆ ▄▇▇▉▋▌ ▇█ ▊▅▍█ ▋▌▌ ▄▉▄▆▅▉▊▄▋ ▄▉ ▉▇▊▊▄▋▋▆ ▋▇▆▌▆▊█▉ ▍▅▉ ▊▋▊██▅ ▍▊ ▅▊▇▆ ▉█▅▇▍▌▄ ▄ ▆▊█ ▅▉▌ ▋▌▊▊▄▋▍▆ ▇▌▌▍▅█▅ ▄▊▊ ▇▄▊▇▄ ▇▉▋▌▄ ▆▄▆▉ ▌▊█▅▄█▊▊▇ ▇▅▇█▍▊▉▍▆▍▌▋▉ ▅▇▋▆▅▆▌▌ ▍▆ ▉▆▄ ▉▄▍▄▅▍▋
5 Months Ago
Client-side "Can't deploy on door!" check so the deploy guide doesn't turn blue on doors Minor toast error fixes
5 Months Ago
Added "Current Project" to Special group in Asset Browser https://files.facepunch.com/CarsonKompon/2024/July/31_19-14-MindlessEnglishpointer.png Added Drag-and-Drop support to Folders in the Asset Browser https://files.facepunch.com/CarsonKompon/2024/July/31_19-25-SmoggyIndianrockpython.mp4
5 Months Ago
"Skin not owned" error when trying to skin a block with a skin you don't own Should not happen in normal situations but I was tired of being confused by this in the editor
5 Months Ago
Add EditorShortcuts.BlockInputs. Block Shortcuts while right/middle clicking on Scene Viewport.
5 Months Ago
Resolve import warnings on vanilla TC gibs Mark gibs as R/W and convert vanilla TC gibs to use primitives
5 Months Ago
SB TC now uses the deploy/destroy sounds of the retro TC
5 Months Ago
Replaced "Too close from another building" error message for "Too close to X" Briefly highlight the block in question when showing the error message https://files.facepunch.com/Flavien/WvU4h1yNwGLGDinf.mp4
5 Months Ago
Invoke shortcuts when focused on a line edit if the shortcut has a CTRL or ALT modifier (Fixes CTRL+S in a textedit)
5 Months Ago
Fix `video` getting called twice from F6 bind
5 Months Ago
Merge from main
5 Months Ago
Added Clear button to Editor Keybinds (allowing you to remove binds) https://files.facepunch.com/CarsonKompon/2024/July/31_18-00-EmbarrassedHoki.png
5 Months Ago
twitch drops turntables setup
5 Months Ago
merge from main - RC
5 Months Ago
Draw Camera Speed Overlay in Scene Viewport when changing the speed with mouse wheel https://files.facepunch.com/CarsonKompon/2024/July/31_16-58-MonstrousIrishredandwhitesetter.mp4
5 Months Ago
▍▉▅▄ ▋▄▋▄█▄ ▊▇▉█▋▊▄▄▅▍ ▌▊ ▌█▊ ▇▉█▋ ▋▉▊▄▌▌ ▍▆▌▆▉▄
5 Months Ago
▇▇█▌▇▅ ▆▉▇▊▌▉▌ ▍▄▄
5 Months Ago
Show how many assets/icons would be rebuilt when right clicking a folder. Don't show option at all if there are no assets in the folder. https://files.facepunch.com/CarsonKompon/2024/July/31_16-20-StaidMonkfish.png Do the same thing with right clicking anywhere in the asset browser (for the current folder)
5 Months Ago
Remove this log
5 Months Ago
Fixed a couple of NREs, demoted this assert
5 Months Ago
Fix
5 Months Ago
drop older updates
5 Months Ago
Fix client compile error
5 Months Ago
added underwater mask to crittermovementshader
5 Months Ago
Fix
5 Months Ago
Sends raknet stats per connection (including throttling) to runtime profiling every 1 second - iterates through 30 connections per frame but waits for up to 1 second to start looping again
5 Months Ago
Prevent calling Msg_ClearInterpolation for ourselves
5 Months Ago
Unreliable transform updates test
5 Months Ago
Heli death fx
5 Months Ago
Test unreliable again
5 Months Ago
▄▅▊▌▄▍ ▍▉▊█▉▊▆▊▆▆.▋▋▋▅▌▍▇▆▅▋▊▅▉▋▄▊▄ ▉▊▆▌▊▊▍▉ ▅▆ ▆▋▊ ▉▇▇▋▌▋, ▄▅▊ ▅▌█▊ ▇▆ ▌▍ ▌█▍▉▋▄ ▍█▅▄▋▊ ▊▋ ▅█▉ ▅▇▋▌▌ ▆▊▌▌▉█▇▍▇▋▊▆▇
5 Months Ago
Reduce initial size
5 Months Ago
Test
5 Months Ago
missing textures
5 Months Ago
seaweed clump prefabs
5 Months Ago
Go back to reliable test
5 Months Ago
Fixed the screen turning black after respawning before the end of the death screen fade
5 Months Ago
Update PackagePopup to show the information in a much cleaner way https://files.facepunch.com/CarsonKompon/2024/July/31_13-50-DeliciousSora.png
5 Months Ago
Change order here
5 Months Ago
Bevel: better handling for zero velocity vertices I'm probably gonna rewrite all of this
5 Months Ago
Update: Avoiding multiple GameObject instatiation in CompanionServerTests There's now one testDummy that can be used as a component storage. This allows to have proper "alive" components. This revealed a couple issues (late database cleanup leading to locks, not fully configured clan participation) which I've fixed. Tests: reran all tests multiple times - all green
5 Months Ago
Only do parent rpc if we're network root
5 Months Ago
Test trying to reduce packet sizes a lot
5 Months Ago
Don't swallow shortcuts on same widget. Make all tool shortcuts target the SceneViewportWidget
5 Months Ago
Probably fix random TrySpawn exception Add masking to EnvironmentFishCritter shader (untested at all)
5 Months Ago
▆▋ ▅▊▆▌ ▆▍▋▍▉▍ ▍▌▋▌██▇▆ ▌▆▌▍▋▄▋▌█▊█ ▊▍ ▅█▊▇ ▇▄ █▍▄▊▉▌ █▇▄▌▋ ▅▍▅ ▅▊▍▍▆▍ ▅▄█▉▅█▌▍▌█▅▉ ▄▇ ▌▇▌ ▊▆▄▆▊▊▍▊▉▉▉▌▉█<▊▅█▌> █▉█▉▄ ▄▉▉▊ ▋▆▄▉▇▌▋ ▇▊▅ ▊▉██ ▌▉▍▆▄▇ ▍█▇▉██▋ ▇▄'▆ ▄ ▋▄▄▆