248,928 Commits over 3,959 Days - 2.62cph!

22 Days Ago
Merge from quality
22 Days Ago
Merge from main
22 Days Ago
Fixed catapult server error
22 Days Ago
Fixed horse lootpanel max speed indicator
22 Days Ago
Fix some elements not allowed in brix
22 Days Ago
Add default widths for desktoponly, mobileonly Remove overflow-x: auto; from pagelayout - it stops sticky working Add TreeView component Api reference uses treeview sidebar
22 Days Ago
merge from fix-filterrichtext
22 Days Ago
merge from hot_air_balloon_unparent_noclip
22 Days Ago
merge from tutorial_island_fixes
22 Days Ago
▊▄▋▋▋▋▌▍▊█▊▆▆ ▄▅▌▌▋▅ ▄▄▇▉▅ █▄▉▄ ▄▄▋_▄▅▌▉▅▌_▆▇▆▆▊▍_▍▅▅▋▍▍▇▍▆▆
22 Days Ago
Leaderboard backup, run #16157
22 Days Ago
Experimental changes to try and resolve the slight player rotation wobble when entering/exiting parenting volumes
22 Days Ago
Greybox scene updated with poses
22 Days Ago
Pose backups
22 Days Ago
Codegen
22 Days Ago
Parent merge
22 Days Ago
Merge from primitive
22 Days Ago
Codegen
22 Days Ago
Merge from main
22 Days Ago
Transform copier script changes
22 Days Ago
Merge from zipline_dismount_angle
22 Days Ago
Improved behaviour of zipline dismounts Now checks if a zipline position has a valid dismount before saving it as a safe dismount point Increased the radius of the zipline capsule when checking if it can move forwards Should no longer result in players being dismounted into clipping geometry on powerlines if the arrival point is at a harsh angle
22 Days Ago
Codegen
22 Days Ago
Merge from main
22 Days Ago
Greybox scene update
22 Days Ago
Base player armour prefab (cine)
22 Days Ago
More dir changes
22 Days Ago
Dir changes, added armour materials
22 Days Ago
Remove CUSTOM_MATERIAL_INPUTS and CUSTOM_TEXTURE_FILTERING, vfx optimizes it out if not used Remove D_BAKED_LIGHTING_FROM_VERTEX_STREAM, never used
22 Days Ago
Knight armour merges
22 Days Ago
Merge from protobuf_osx_fix
22 Days Ago
Merge from fix_vending_multiplier_widget
22 Days Ago
Fix incorrect text label on the scrap received multiplier widget in the map screen when inspecting a vending machine Now matches the correct label when interacting with a vending machine in person
22 Days Ago
Added generate.command so you can just double click rather than running terminal
22 Days Ago
Fixed protobufs not generating on OSX
23 Days Ago
Timeline updates + backups
23 Days Ago
Unsaved
23 Days Ago
Move materials script
23 Days Ago
Both wooden shields now use wooden impact pfx
23 Days Ago
Fixed "ent kill" commands affecting shields
23 Days Ago
Scene backups
23 Days Ago
Horse code cleanup Fixed handbrake not working properly
23 Days Ago
Use WorldTransform/LocalTransform
23 Days Ago
Allow for inner feathering for EnvmapProbe in UI, same defaults for hammer equivalents of this ggxcubemaphelper (cpu) is equivalent to cubemapper (gpu), increase sample count but use faster sampling and sample from first mip always https://i.imgur.com/5UuaG0b.mp4 Sample from mips again and decrease sample count to not be absurd for our budget
23 Days Ago
Leaderboard backup, run #16145
23 Days Ago
Drop model as static prop based on model archetype
23 Days Ago
Add Scene.Trace.Rotated to allow for tracing rotated boxes or capsules (this already worked with FromTo( Transform, Vector ) but it's not obvious enough because no one knew it was there
23 Days Ago
Add simulation space option for particle force https://files.facepunch.com/layla/1b1511b1/sbox-dev_wMFfk99UTS.mp4
23 Days Ago
Leaderboard backup, run #16133
23 Days Ago
Remove remaining usage of Transform.World/Local