256,238 Commits over 4,018 Days - 2.66cph!

3 Months Ago
Reduced blurring when using TAA
3 Months Ago
Added Block of Ice item (orbital that blocks bullets and deals contact damage)
3 Months Ago
Merge from black_bg_fix
3 Months Ago
Disable TAA in TwitchDrops render scene to fix black BG in renders
3 Months Ago
Merge from main
3 Months Ago
Obsolete HostSync, add SyncFlag, add code upgrade / fix (#1729)
3 Months Ago
Added jungle ruins stone floor textures
3 Months Ago
Upload symbols with parallel streams instead of a single stream per file (via TransferUtilility)) Update to net8
3 Months Ago
Update protobuf codegen exe
3 Months Ago
Battering ram folder cleanup
3 Months Ago
█▇▉ █▊▊▆▊▅ ▅▄█ ▊▆▋▅▅▋▆▄▆█▉█ █▊█▅▋
3 Months Ago
▍▄▌▆▅▌▋ ▅▄▋▇▊▍▊ ▄▉▋▄ (▆▊▄▆▇▅▇▄▉█)
3 Months Ago
made f1 grenade world model have the ring and lever, removed it from thrown projectile, investigating skin material not displaying correctly - needs enabling in workshop and adding to entity prefab which is 3rd person held prefab
3 Months Ago
Facepunch.ActionGraphs 1.9 API changes
3 Months Ago
Facepunch.ActionGraphs 1.9 API changes
3 Months Ago
Fix possible exception when compiling graphs calling returning methods Compile a throwing graph if exception thrown during compilation
3 Months Ago
3 Months Ago
Implemented new battering ram animations Changed the damage logic
3 Months Ago
flash grenade world model USP darken slide
3 Months Ago
Don't apply to enums
3 Months Ago
Explicitly set fields/props to null when deserializing (#1728)
3 Months Ago
Fix deserialize no longer being called
3 Months Ago
Bugfix: reset stream position after copying data - Backups was using a stream with a cursor at the end, so it was sending 0-length content Tests: ran in test env, was able to download non-empty files Merge pull request #8 from Facepunch/FixEmptyBackups Bugfix: Send full backup files
3 Months Ago
Bugfix: reset stream position after copying data - Backups was using a stream with a cursor at the end, so it was sending 0-length content Tests: ran in test env, was able to download non-empty files
3 Months Ago
Merge: from mapuploader_retry_exc Fixes an exception when map uploading fails and it tries to incorrectly retry. Tests: in editor's procgen server - hardcoded a failure point on first attempt, 2nd attempt managed to send it off properly.
3 Months Ago
Bugfix: Recache map uploading stream to avoid using a disposed one In the rare event that the first request was sent & failed, it would consume and dispose the stream linked to it, preventing us from using it in the next retry. Tests: in editor's procgen server - hardcoded a failure point on first attempt, 2nd attempt managed to send it off properly.
3 Months Ago
Only breakfromprefab during serialization when undoing
3 Months Ago
Phrases update
3 Months Ago
edited the minicrossbow vm rotation curve for the barrel on viewmodel prefab
3 Months Ago
3 Months Ago
Fix default values for properties
3 Months Ago
Setup new scientist animation system
3 Months Ago
Update Facepunch.ActionGraphs to 1.9 * Fix graph compilation times * Compiled graphs avoid allocations where possible * Compiled graph performance is now much closer to C# * Cleaner node definition API * Groundwork for new features #1667
3 Months Ago
Remove cl_threaded_client_leaf_system It was disabled in 2016. Do not break Lua created hidden/unregistered convars
3 Months Ago
Have Sync.Query set the SyncFlags.Query flag
3 Months Ago
Remove cl_threaded_client_leaf_system It was disabled in 2016. Do not break Lua created hidden/unregistered convars
3 Months Ago
Find returns empty categories too Make categories a toggle, like in game
3 Months Ago
Fix coercing null values Explicitly specify types of default values
3 Months Ago
3 Months Ago
Sticky Puddle card
3 Months Ago
Cherrypick 99260 (make VectorData & Half3 IEquatable)
3 Months Ago
merge from fix_battery_charge_left -> main
3 Months Ago
Add `set_battery_charge` admin command to manually modify battery charge
3 Months Ago
Update fix titles to be more specific
3 Months Ago
SyncFlag -> SyncFlags. Support SyncFlags.Query - replacement for Query = true. Add Code Fixer for Query named argument - auto combine flags in fix if already exists.
3 Months Ago
Fix battery showing "5m" of charge left instead of "24hr 5m" when >24hrs charge left
3 Months Ago
Expose category tree and package properties to package find results Package category tree WIP filter, allow discovering WIP games
3 Months Ago
Cherrypick latest skins
3 Months Ago
Add IActionGraphDelegate.DelegateType
3 Months Ago