248,606 Commits over 3,928 Days - 2.64cph!

3 Months Ago
Use img for logo
3 Months Ago
Fixed input settings not being applied in subsequent games (d'oh)
3 Months Ago
Fix water jug & bucket dumping water if you leave water while holding right click to fill them
3 Months Ago
Try to make restitution work with soft contacts, fixes bouncy surfaces when dynamic collides with kinematic
3 Months Ago
█▇▆▋▌ ▆▌▆▊ ▋█▋█▉▉▆▌▌▅█_▊▆▉▄▆
3 Months Ago
WIP cookie get / set node
3 Months Ago
Better handling for this edge case, also handles empty strings and when the editor itself is mid-shutdown
3 Months Ago
Grab a few edge cases preventing all scenes from loading from the last session
3 Months Ago
Merge from main
3 Months Ago
- Add a boolean to monuments allowing manual control of if heli should crash there or not - Ensure patrol heli respects the filter
3 Months Ago
merge from main
3 Months Ago
merge from wallpaper
3 Months Ago
merge from stables_npc_fix
3 Months Ago
Fix NRE happening on TravellingVendor::IgnorePlayer
3 Months Ago
Wrap spawn logs in UNITY_EDITOR checks
3 Months Ago
3 Months Ago
Expose AccessorNodeDefinition
3 Months Ago
various hacksaw blade lengths, basic hacksaw script, hacksaw prefabs
3 Months Ago
Merge from fix_computer_station_enter -> main
3 Months 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
3 Months Ago
Fix having to click on the input field after each camera you enter in computer station
3 Months Ago
Added rock_formation_huge_e
3 Months Ago
▄▄▊▍▋ ▉▋▅▇▅▆▊ ▄▅▍▄▆▋▋█ ▆▋ ▉ ▋█▆▇▆▄ ▋▌▇▄ ▋▉ ▇.██ ▄▆▊▊ █▉█▍▊█▉▆ ▄▊▍ ▄.▍▆ ▉▍█▉ ▅█▄ ▊▆▌▊▇▊▊▉ - ▌▊█▋▊▇▍ ▆█▉▍▋▌▋▆ █▍▌▆ ▋▉▍▉▄▅▉▌ ▆▉ ▇▇▋▌▊▅ ▍█▇▆▍ ▉▊▄ ▍▆▋▆ ▌▄▇▊▉ █▌▍▌▅ █▉▄█▊▊▅ ▅▅▌▅ ▉▆▍▊▉▆▆▍▍▉▋ █▇▄▆▆▊ ▌▆▄▊▆▋▄▋▅▉▍ ▍▍▌▅▌▄ ▆▋█▍▍▆▊
3 Months Ago
Radtown puts down monument topology
3 Months Ago
▉▅▉▆▇ ▌█▊▄ ▄▍▇▍▊▌▅▄▌▊▆_▌▄▍▊▅▆▋▇▆_▇▋▉
3 Months Ago
▍▌▌▄▍▄ ▍▅▍▊ ▆▉▆▄▅▉ (▊▆▉▌▋▌▌▇▄▊ ▌▋▍▉▇▇█▊▅▅▅_▋▇▍▊▉_▅▄▇ █▇▇▅▊▉▌▄▆)
3 Months Ago
█▉▅▌█▅▉▊ ▋▆▉▋▊▉ (█▌▅▊▉█▉▉▊▍▍_▍▄▅▋▋_▄▄▄ ▉▋▅▇▄ ▅█▌▆▊▍▋▉)
3 Months 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
3 Months Ago
Update Facepunch.ActionGraphs
3 Months Ago
Editor will restore all opened scenes/prefabs from previous session, not just the last one.
3 Months Ago
Changes to rope segments of catapult. Added transmission to parts that needed it.
3 Months Ago
Update type/labels
3 Months Ago
▇▌▍▉▋▌ ▌▊▄▄▅▅██▆▅▊ ▌█▅ ▋▄▊▌▇ ▅▌█▄▍▌
3 Months 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)
3 Months Ago
Added failing IsAssignableToExtended test Fix IsAssignableToExtended edge case with generic interfaces
3 Months Ago
3 Months Ago
Revert "Add [Target] attrib to ForEach enumerable" This reverts commit 387e1b482f8525e728fba73be973345cf312ebbe.
3 Months Ago
Early tests at getting siege weapons hitchable by horses and cars Tweaked catapult colliders, added repel and hurt triggers
3 Months 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
3 Months Ago
3 Months Ago
Add [Target] attrib to ForEach enumerable
3 Months Ago
3 Months Ago
Failing test for DefaultConstructorConstraint Fix testing DefaultConstructorConstraint
3 Months Ago
fix some missing materials on hacksaw dev model
3 Months Ago
tabs, columns, container, section
3 Months Ago
Don't wipe facets if there aren't any to replace them with, or if we don't find any packages at all
3 Months Ago
Show asset type color in tag picker
3 Months 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
3 Months Ago
Drag-drop Open folder context menu in blank space
3 Months Ago
Make esc block blue + informational instead of a yellow error (#2131)