242,135 Commits over 3,867 Days - 2.61cph!

3 Months Ago
Updated office_ceiling_light_b texture resolution
3 Months Ago
▉▉▄ ▊█ ▄▄▅▊▊▇▋▇▅▅ ▇▉▄▇ ▆▇▄▄ ▍▌ ▊▋▊█▊▄▋▋▅ █▍ █▊▆▄▄▆▅█▌█▋ ▉▅▉▉▉▋ ▋▍ ▉▉▄▋ ▌▇█▋ ▍▊▉▍▆▊ ▆▍ ▌▌▆▅▅▌▊▅▇ ▌▅ █▌▅█▄▄▆ ▍█▇▌▇
3 Months Ago
Distributing dismount points across ragdoll bones for more reliable dismount without offset issues
3 Months Ago
code review changes - client state initialized from networked parent entityref - removed some redundant client flag setting - eye positions levels out after ragdolling ends
3 Months Ago
added shoal fish to env_fish on main camera and tweaked numbers and values of all fish
3 Months Ago
Organized Editor folder and made LabelTextEntry agnostic with OnStopEditing action Add Name to TileResource.Tile Fix not used warning Add EmptyValue to LabelTextEntry Add PixmapCache for creating cropped pixmaps from textures Use PixmapCache in SpriteEditor Created TileListControl and TileControl for TilesetEditor. Shows list of all created tiles. Shows preview icon. Can be renamed/reordered/ect. https://files.facepunch.com/CarsonKompon/2024/July/26_10-38-TrickyHellbender.mp4
3 Months Ago
Limit flex counts to 1k to avoid crashing There will be a warning when the limit is hit now.
3 Months Ago
UI: Do not render invalid texture background images Fix missing map select button
3 Months Ago
Added two storey ruin variants. First pass of jungle ruin level assembly,
3 Months Ago
Autoswitch to game tab when going into playmode again (oops)
3 Months Ago
TrailRenderer, SceneTrailObject, ParticleTrailRenderer
3 Months Ago
Expose BlendMode Move D_BLENDMODE to common/blendmode.hlsl - so we can pull it into other shaders easy SceneLineObject supports texture + uvs
3 Months Ago
exported wolf run 180 turn left to run rm and wolf attack 1 rm anims
3 Months Ago
Updated office_ceiling_light_b Model and Prefab Added New Textures and Materials for office_ceiling_light_b
3 Months Ago
3 Months Ago
More hill cliff progress Made all hill cliffs 10% flatter
3 Months Ago
fixed no cliffs spawning below zero in test level
3 Months Ago
Undo flexcontroller changes to see if they cause the crashes Limit flex counts to 1k to avoid crashing There will be a warning when the limit is hit now.
3 Months Ago
Undo flexcontroller changes to see if they cause the crashes Limit flex counts to 1k to avoid crashing There will be a warning when the limit is hit now.
3 Months Ago
Update to Boomerang Textures
3 Months Ago
Update to Boomerang Material and Mesh
3 Months Ago
Disallow np2 textures, crashes the DXT compressor we use, plus disables mips etc.
3 Months Ago
CRenderDeviceBase::AsyncSetTextureData2: Fix nullptr crash with invalid rects Don't completely fail to start with an invalid controller plugged in, needs to be properly fixed in C++ though
3 Months Ago
Allow changing tracer particles in ShootWeaponComponent Also means they'll get loaded earlier to avoid stutter
3 Months Ago
removed crustaceans material and replaced all instances of it with barnacles material,
3 Months Ago
3 Months Ago
Don't set active scene on tab hover but still do gizmo hover interactions, drag drop etc. Avoid needing awkward 2nd input, Facepunch/sbox-issues#5728
3 Months Ago
Use same asset picker size/location cookie regardless of what control created it Get rid of special case map picker
3 Months Ago
merge from tincan_alarm
3 Months Ago
Protection values again, forgot to CTRL+S last time
3 Months Ago
Elevators can now trigger the tin can alarm, because why not
3 Months Ago
fixed some oddities with ore nodes by not using certain topologies (alt/cluster)
3 Months Ago
WIP AO to Lighting - DONT USE THIS YET
3 Months Ago
merge from tincan_alarm
3 Months Ago
Updated protection values
3 Months Ago
Reference package.base from libraries when publishing Fixes Facepunch/sbox-issues#5899
3 Months Ago
Cherry picked Remove topology for monuments
3 Months Ago
Cache versioned packages separately
3 Months Ago
AssertNoGraphErrorsInScene: assert downloaded package version Package.FetchAsync: allow fetching specific version
3 Months Ago
Vendor Restock Changes -> Main
3 Months Ago
Upped starting stock to 20
3 Months Ago
water triggers inside canyon to remove ocean surface
3 Months Ago
Disable AssertNoGraphErrorsInScene test temporarily
3 Months Ago
unique environment test level reduced stack
3 Months Ago
autospawn folder for unique environment prefabs
3 Months Ago
unique environment - canyon_a scene setup
3 Months Ago
updated lake normal texture
3 Months Ago
Leaderboard backup, run #12727
3 Months Ago
Added OnOrg to PackageCard and PackageList. Added basic Org Page when clicking org on Main Menu. Helps users find games made by the same creator(s). https://files.facepunch.com/CarsonKompon/2024/July/26_01-31-CuddlyCaracal.mp4
3 Months Ago
Don't let them multi-click the preview unlock Fix NRE