224,600 Commits over 3,714 Days - 2.52cph!

4 Months Ago
Fix documentation
4 Months Ago
Load/reload prefabs with SmallNetworkFiles. Read compiled json with c# fs instead of using native (#1440)
4 Months Ago
Citizen/animgraph: do some move/wish trickery to improve the look of changing direction while swimming (sort of like leaning while running)
4 Months Ago
We don't need to route EngineLoop.Exiting via native
4 Months Ago
Fix engine convars not saving
4 Months Ago
Citizen/animgraph: added Swim_S, updated Swim_N, new Swim_Idle
4 Months Ago
Warnings as errors in PRs to match main CI
4 Months Ago
▍▊▆▄▇ ▅▍▌▄▋▌█▇▆▇▆▋▇▄▆▇ ▌██▅▌▍ ▋▉█▉▆▅: ▊▊▊ █▆ ▅█ ▋▆▄ ▉▇ ▇▍▅█▇▄▄, ▍▅▋▄▆▌▍▉ ▆▅ ▇▉ (▆▉▆▋▉▊▌▉▆▊ ▉▅)
4 Months Ago
merge from texture-memory-review2
4 Months Ago
▌▅▌▉█ █▄▌▋ ▄▇▌▄▅▍_▄▍▅▍█▅▇_▄▋▍
4 Months Ago
▇▌▅ ▇▍▉▉▇ ▊▊▊▄▇ ▊▆▇█ ▉▍▅ ▍▅▌▇▌▌▇ ▍▋▄▇█▍ ▊▊▉▍▅
4 Months Ago
Add foorsteps component
4 Months Ago
Load/reload prefabs with SmallNetworkFiles. Read compiled json with c# fs instead of using native
4 Months Ago
Remove PartyLobby (it's all broken, lets remove it and re-implement when we implement it)
4 Months Ago
Fix "Painting UI is not open" spam when typing something that starts with P in the F1 console
4 Months Ago
Don't even create the ConsoleWindow or ConsoleInput instances if -noconsole is specified, add null checks Fixes NRE when making sure the console handling is turned off
4 Months Ago
Simplify ActionPlug<T> Split up ActionNode.cs
4 Months Ago
Actually push the water collider 🤦‍♂️
4 Months Ago
Reset launch args when joining a server Join active session by default, on map list
4 Months Ago
▊▅▌ █▍▊▉▌▉▇▍▄▅▍▍▋▋▍ ▋▊▋▍▇▆▍▄ ▊▇▆▋▄ ▄▇▇█ ▅█ ▄▅▉ ▉▍▅▆▄▋ ▌▍▆▋▊▊▆▊ ▇▋ ▋▊▉▌▄▆▊▋▆▌
4 Months Ago
added wind to rope bridges
4 Months Ago
Make steam's richPresence kind of work
4 Months Ago
Condensed check down to just checking if there are any markers - not bothering about active state
4 Months Ago
Move GameNetworkSystem.QueryLobbies to Networking.* Don't initialize Id and Ip sockets yet, it's gonna cause confusion Set the lobby map name better
4 Months Ago
Map instance loads particles
4 Months Ago
compound level flow update (rooftop rope bridges)
4 Months Ago
netting_b texture set rope bridges set WIP models
4 Months Ago
decal layer 1 for graveyard fence
4 Months Ago
orange van pink mat fix
4 Months Ago
tweaked rope ladder wind adherence (lower)
4 Months Ago
Item drop player remains placeholder models
4 Months Ago
Prevented shelter markers persisting between servers
4 Months Ago
Try to give a starting weapon to test
4 Months Ago
FOV change
4 Months Ago
Test weapon / better camera
4 Months Ago
Optimized another 90 textures
4 Months Ago
ActionGraph: Undo / redo ActionGraph: Undo / redo property changes
4 Months Ago
Add GameObject.Network.OwnerConnection
4 Months Ago
Don't try to respawn other players on map load Add text chat Walk key works Player tag
4 Months Ago
▅▇▌ ▅▍▆▊▌▄ ▍▆█▇▉▍▆▆ - ▉▅▌▅'▄ ▍▆▍▆█ ▍▋▊▊▌▆▌█▆▍ ▇▊▆ ▆▇▋▍█▅▄ ▊▆▅▇▊▊▉.
4 Months Ago
Chanfed backpack icons to HQ compression
4 Months Ago
Merge from main
4 Months Ago
Loot wip
4 Months Ago
Extract VoiceManager from VoiceComponent Add Application.IsMicrophoneListening, IsMicrophoneRecording Mic overlay
4 Months Ago
Add IsValidType and use that for now instead of IsValueType on the property. Support using `string` for Sync
4 Months Ago
Twitch Drop Render scene updated with test scene
4 Months Ago
Delete rendering world session, not used anymore
4 Months Ago
Merge from main
4 Months Ago
Don't support FIELD_VARIANT (not used) to get entity2 usage out of tier2
4 Months Ago
Don't include entitykeyvalues where it's not needed