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

26 Days Ago
moving platforms, map updates
26 Days Ago
Use img for logo
26 Days Ago
Fixed input settings not being applied in subsequent games (d'oh)
26 Days Ago
Fix water jug & bucket dumping water if you leave water while holding right click to fill them
26 Days Ago
Try to make restitution work with soft contacts, fixes bouncy surfaces when dynamic collides with kinematic
26 Days Ago
█▇▆▋▌ ▆▌▆▊ ▋█▋█▉▉▆▌▌▅█_▊▆▉▄▆
26 Days Ago
WIP cookie get / set node
26 Days Ago
Better handling for this edge case, also handles empty strings and when the editor itself is mid-shutdown
26 Days Ago
Grab a few edge cases preventing all scenes from loading from the last session
26 Days Ago
Merge from main
26 Days Ago
- Add a boolean to monuments allowing manual control of if heli should crash there or not - Ensure patrol heli respects the filter
26 Days Ago
merge from main
26 Days Ago
merge from wallpaper
26 Days Ago
merge from stables_npc_fix
26 Days Ago
Fix NRE happening on TravellingVendor::IgnorePlayer
26 Days Ago
Wrap spawn logs in UNITY_EDITOR checks
26 Days Ago
Expose AccessorNodeDefinition
26 Days Ago
26 Days Ago
various hacksaw blade lengths, basic hacksaw script, hacksaw prefabs
26 Days Ago
Merge from fix_computer_station_enter -> main
26 Days Ago
Stop Travelling Vendor from spawning on top of stuff inside the Radtown: - Simplified Travelling Vendor spawning - Profiling for spawn attempts - Topology alongside better physics checks - Refactor
26 Days Ago
Fix having to click on the input field after each camera you enter in computer station
26 Days Ago
Added rock_formation_huge_e
26 Days Ago
▄▄▊▍▋ ▉▋▅▇▅▆▊ ▄▅▍▄▆▋▋█ ▆▋ ▉ ▋█▆▇▆▄ ▋▌▇▄ ▋▉ ▇.██ ▄▆▊▊ █▉█▍▊█▉▆ ▄▊▍ ▄.▍▆ ▉▍█▉ ▅█▄ ▊▆▌▊▇▊▊▉ - ▌▊█▋▊▇▍ ▆█▉▍▋▌▋▆ █▍▌▆ ▋▉▍▉▄▅▉▌ ▆▉ ▇▇▋▌▊▅ ▍█▇▆▍ ▉▊▄ ▍▆▋▆ ▌▄▇▊▉ █▌▍▌▅ █▉▄█▊▊▅ ▅▅▌▅ ▉▆▍▊▉▆▆▍▍▉▋ █▇▄▆▆▊ ▌▆▄▊▆▋▄▋▅▉▍ ▍▍▌▅▌▄ ▆▋█▍▍▆▊
26 Days Ago
Radtown puts down monument topology
26 Days Ago
▉▅▉▆▇ ▌█▊▄ ▄▍▇▍▊▌▅▄▌▊▆_▌▄▍▊▅▆▋▇▆_▇▋▉
26 Days Ago
▍▌▌▄▍▄ ▍▅▍▊ ▆▉▆▄▅▉ (▊▆▉▌▋▌▌▇▄▊ ▌▋▍▉▇▇█▊▅▅▅_▋▇▍▊▉_▅▄▇ █▇▇▅▊▉▌▄▆)
26 Days Ago
█▉▅▌█▅▉▊ ▋▆▉▋▊▉ (█▌▅▊▉█▉▉▊▍▍_▍▄▅▋▋_▄▄▄ ▉▋▅▇▄ ▅█▌▆▊▍▋▉)
26 Days Ago
Update: Whole tree streaming logic is time budgetted - Right now has a budget of 1ms, controlled by UpdateBudgetMS convar - Streaming preference is given to players who have more cells left to stream This change protects us from having too many players in the streaming queue eating up all the frame budget. Tests: On craggy confirmed that streaming still completes
26 Days Ago
Update Facepunch.ActionGraphs
26 Days Ago
Editor will restore all opened scenes/prefabs from previous session, not just the last one.
26 Days Ago
Changes to rope segments of catapult. Added transmission to parts that needed it.
26 Days Ago
Update type/labels
26 Days Ago
▇▌▍▉▋▌ ▌▊▄▄▅▅██▆▅▊ ▌█▅ ▋▄▊▌▇ ▅▌█▄▍▌
26 Days Ago
gmad.exe - do not pause when launched through existing cmd.exe (Partially Community Contrib) Make "force open main menu" warning an informational one (Community Contrib) Also make it use a localization string RPG entering water does not slow down Also if the RPG missile somehow reaches speed close to 0, explode (before required exactly zero)
26 Days Ago
Added failing IsAssignableToExtended test Fix IsAssignableToExtended edge case with generic interfaces
26 Days Ago
26 Days Ago
Revert "Add [Target] attrib to ForEach enumerable" This reverts commit 387e1b482f8525e728fba73be973345cf312ebbe.
26 Days Ago
Early tests at getting siege weapons hitchable by horses and cars Tweaked catapult colliders, added repel and hurt triggers
26 Days Ago
Update: consolidate tree manager cell streaming - Hidden behind the Network level 2 logging Right now we don't fit the 10micros budget(~60micros), so we end up sending 1 cell per player - going to add a frame budget with player sorting to avoid hogging the server Tests: On 4.5k procgen map tracked first and second player connecting, was able to observe cost of jit
26 Days Ago
26 Days Ago
Add [Target] attrib to ForEach enumerable
26 Days Ago
26 Days Ago
Failing test for DefaultConstructorConstraint Fix testing DefaultConstructorConstraint
26 Days Ago
fix some missing materials on hacksaw dev model
26 Days Ago
tabs, columns, container, section
26 Days Ago
Don't wipe facets if there aren't any to replace them with, or if we don't find any packages at all
26 Days Ago
Show asset type color in tag picker
26 Days Ago
- Further cloud experimenting/prototyping - Set up proper render order for output texture (mesh in front of sky dome/sun/moon/stars) - Set up shader to render clouds into reflection probe - Better partial update pattern
26 Days Ago
Drag-drop Open folder context menu in blank space