239,298 Commits over 3,837 Days - 2.60cph!

4 Years Ago
█▋█▆▉ ▌▄▋ < ▆▊▇ > ▊▋▊▄▅▆▍ ▄▊ ▅▇▄▆▍▌▅ ▊▄▆▊▍▋▊ ▅█▌▆ ▌▄▍▌▊█ █▌▉▍▆▇█ ▆▅▄▄▄▋▅ ▆▊ ▊▇▊ ▍▍█▍▄▉ (▉▇▍▄ ▍▊▆▋ ▊▌▄▇▆)
4 Years Ago
Enable debug options in non-debug !switch builds
4 Years Ago
█▅▄ ▋▊▄▅▋▄.▌▌▅▇▊▊▍▇▊▍ ▌▌▍▋▉▋▉ ██ ▉▊▍ █ ▍▊█▇ ▅▌ █▍█ ▇▉▅▇▄ ▌▍▄ (▅▅▇▊▊ ▊▉██)
4 Years Ago
Added a popup game tip to inform player when they are placing a sleeping bag in cooldown range of another sleeping bag
4 Years Ago
Adjust WorldSpline gizmos
4 Years Ago
Improve train track collation - don't connect track at extreme angles.
4 Years Ago
Adjust workcart engine power
4 Years Ago
Enable fog entities that were ifdef'd out Create a UI render layer and call into managed from render thread
4 Years Ago
Fixed running in-editor while targeting Switch
4 Years Ago
Exploring binding of IRenderContext
4 Years Ago
remove empty directories camera considers whether player is boosting !switch
4 Years Ago
▋▉▌▌▉▆▅▅▍ ▉▆▄▅▍▇▇▉ ▄▋▇▋▊ ▆█▌ ▋▋▌ ▄█▊▄ ▇█▆▍
4 Years Ago
build !switch
4 Years Ago
isSwitch alias !switch
4 Years Ago
adjust camera !switch
4 Years Ago
▊▇▄▄▋▋ ▇▅█▅▇▍ █▌▉ ▌▍/▊▊▌ ▅▋▉▄█▅
4 Years Ago
isSwitch stage property
4 Years Ago
easier to see locked icons adjusted layout of t2
4 Years Ago
default zoom fixes
4 Years Ago
missing files
4 Years Ago
default zoom farther out
4 Years Ago
ui updates
4 Years Ago
Added Entity.IsClientOnly Throw an exception if trying to delete an entity clientside and it's not a client only entity
4 Years Ago
HandleManager keeps a list of all the IHandleIndex'es and Clears them all at the end of the game Added GameLoop.LoopShutdown remove Debug
4 Years Ago
Ragdoll test Fixed camera lerping when switch to FirstPersonCamera Remove Unused Fixed server not unloading ConVars/Library at end of game Clean up Fixed network data writing inconsistency
4 Years Ago
Removed blueprint drops from barrels and crates
4 Years Ago
adjust !switch camera
4 Years Ago
Spaces to tabs
4 Years Ago
Merge from main
4 Years Ago
Fix compile error
4 Years Ago
Removed unity analytics package !switch
4 Years Ago
Updated demo UI focus target icon
4 Years Ago
Particles for stage unlock animation Fixed !switch build errors
4 Years Ago
Merge from dof_target
4 Years Ago
more invasion stuff !switch
4 Years Ago
added wires to parachute
4 Years Ago
merge into main
4 Years Ago
protocol++
4 Years Ago
merge from main
4 Years Ago
t0 cleanup
4 Years Ago
t0 cleanup
4 Years Ago
cleanup T2
4 Years Ago
T3 TechTree update
4 Years Ago
updated workbench panel
4 Years Ago
code cleanup, compile fixes
4 Years Ago
ui notifications
4 Years Ago
Initial support for weld and revolute joints
4 Years Ago
unlocking behavior
4 Years Ago
Update Static workbench 1 & 2
4 Years Ago
Cleaning Handle Stuff Allow Tasks/Await Handles for IPhysAggregateInstance (we're calling it PhysicsGroup) UTIL_Remove for client Added Entity.PhysicsGroup property PhysicsGroup class Interop: When getting a Handle class, we send native IntPtr but we recieve Handles Updating Binds Tests to see if accessing PhysicsGroup after entity is deleted causes a crash