227,323 Commits over 3,745 Days - 2.53cph!

8 Days Ago
Allow barricades to decay the same speed indoors or outdoors - barricades still won't decay when inside building privledge
8 Days Ago
Can override deploy tickrate for entities with faster decay rates - set decay tickrate of barricades from 10min -> 1min
8 Days Ago
Do not show IOEntity UI information panel for generic IO type items (fixes signs and frame showing power usage 0)
8 Days Ago
Fixed some bugs
8 Days Ago
Added attachments, and slots to outpost/bandit marketplaces icons
8 Days Ago
Change decay of all 4 barricades to 15 minutes
8 Days Ago
v_m4a1: viewmodel setup + animgraph (beware of temporary jank) https://files.facepunch.com/maxlebled/1b2411b1/sbox-dev_2024-05-24_20-01-02.png
8 Days Ago
more track piece source file updates
8 Days Ago
track piece source file updates
8 Days Ago
revert camera extension changes, fix pan and orbit zoom, tidy use hammer's linked splitters for uniform viewport resizing
8 Days Ago
Use existing `PreventBuildingMonumentTag` to detect what `prevent_building` volumes are attached to monuments & convert them to flags that DeployVolume understands - manually search for `MonumentInfo` in the editor since the prefab scenes don't have components added by S2P
8 Days Ago
Stone barricade protection value didn't save
8 Days Ago
merge from fix_ping_estimation_lag_spikes
8 Days Ago
merge from optimize_sqlite_fastmode
8 Days Ago
merge from optimize_sam_site_air_vehicles
8 Days Ago
merge from horse_ragdoll_material_fix
8 Days Ago
merge from mediumbattery_size
8 Days Ago
Allow horses to be able to walk backwards at half the speed of normal walking
8 Days Ago
Ghosts fade out over time Get rid of logging in Projectile
8 Days Ago
Display an error in console when addon file list has failed to be read completely Removing dead/redundant code from SENTs
8 Days Ago
Fixed escape sound from triggering at the start of the next level
8 Days Ago
Make sure we only load skybox if it uses a sky shader, CSkyBoxObjectDesc expects a static input layout and causes validation errors if anything else is assigned, this also makes sure you can only select skybox materials
8 Days Ago
player update. Exported 3p military flame thrower anim set and set up in unity
8 Days Ago
Allow barricades to be placed anywhere in monuments - melee damaged increase against barricades: same damage as normal deployables - bullet & explosive damage against barricades stays the same as before - split building volumes of barricades and bypass "prevent_building" tagged with monument
8 Days Ago
Possible fix for #7
8 Days Ago
Use string builder instead Publish attachments list to tooltip https://files.facepunch.com/ianhenderson/1b2411b1/Unity_91TpvFeD1c.mp4
8 Days Ago
Removed manual controls
8 Days Ago
Fixed #4 Fixed #2, #6
8 Days Ago
sound.Generate now accepts table of samples, or direct binary data as a string The table input should have float values from -1 to 1 (index starting with 1), and is about 4 times faster than using a function string input must be raw 16bit sound data (each sample is a signed short), and is much faster than the 2 other methods. EmitSound handles registered sounds a bit better clientside You could, and still can add `.wav` to the end of the registered sounds to make them work with EmitSound, which is still useful for serverside, but clientside this is no longer necessary. Added optional argument to sound.Generate - loopStart (sample ID)
8 Days Ago
Fixed bug causing attachments to not be registered
8 Days Ago
Added profiling
8 Days Ago
Refresh sell order stock no longer frees attachment list
8 Days Ago
Fixed ground watch and colliders
8 Days Ago
Fixed gibs scale
8 Days Ago
Deploy sound, placement tweaks and guide mesh scale
8 Days Ago
lod and prefab setup for corrugated sheets and radtown shed.
8 Days Ago
Item icon
8 Days Ago
Quick cleanup
8 Days Ago
Now forward attachments on shop listings over the network Added slots to map vendor
8 Days Ago
Art implementation, blinking light behaviour
8 Days Ago
More wip anim/wm/vm code
8 Days Ago
Facepunch.XR works out bounds for us, gives us full render target size separately from eye render target size
8 Days Ago
Cleanup Update example Contain frame state inside a struct, nice and clean TextureSubmitInfo: remove bounds info Better render target size management Wait for fences on every submit
8 Days Ago
Delete hostedwidget, Game tab will just wrap through NativeRenderingWidget on tools Don't create main window on tools mode, default to dxlevel 120
8 Days Ago
Rustoria door skin update
8 Days Ago
radtown S2P
8 Days Ago
master house LODs, Collider pass, Prefab setup and baked LOD
8 Days Ago
Try using Network.ClearInterpolation (#1)
8 Days Ago
Level 2 wip
8 Days Ago
Assign all breed materials to the body renderer so the tail is correctly retextured