243,067 Commits over 3,898 Days - 2.60cph!

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
3 Months Ago
Add Regenerate Tiles button with warning beneath explaining what it will do Only show warning when tiles already exist Display image in Preview when set/updated. Show import gizmos when in setup tab. Show WarningBox with a different message when trying to view Tiles tab with no Tiles Generate Tiles button generates tiles from shown import gizmos. Doesnt display in Tiles tab yet Start on Tiles tab if Tileset already has Tiles Onlyu display new import gizmos when no tiles exist or when hovering the Regenerate Button Added "Delete All Tiles" button when resource has tiles. When undoing/redoing an action the inspector will rebuild appropriately Added Tile Gizmos. Hovering over a Tile Gizmo will highlight it. Implemented TilesetResource.CurrentTileSize so Setup variable can affect current tiles (with optional regeneration button) https://files.facepunch.com/CarsonKompon/2024/July/26_00-18-MadeupHoneybee.mp4
3 Months Ago
card back tests
3 Months Ago
tin can alarm sounds
3 Months Ago
Cabling now works with new parenting structure
3 Months Ago
Merge from main
3 Months Ago
New Crowdin translations by GitHub Action
3 Months Ago
return removed shield displayName
3 Months Ago
tweak particles cell breaks break material
3 Months Ago
Merge from pickup_item_number_size
3 Months Ago
missing file save
3 Months Ago
Fixed the red item dropped messages appearing too large
3 Months Ago
barnacles tiling material
3 Months Ago
Enable mesh read/write on train_track_3x18_procgen_COL
3 Months Ago
Disable auto sizing on the number field if the item name on an item pickup notice is < 10 characters Don't show the total item amount in brackets if it's the same amount that you just picked up Very minor allocation improvement
3 Months Ago
blunderbuss viewmodel anim sounds
3 Months Ago
Merge from rcon_commands -> main
3 Months Ago
Include more information on each connection - number of messages sent, recieved and broadcast - connection duration
3 Months Ago
Merge from main