userGarrycancel
reporust_rebootcancel

6,606 Commits over 2,192 Days - 0.13cph!

11 Years Ago
Simplified Scene2Prefab to reference GameObjects instead of pathnames Can have multiple Scene2Prefab's per scene Scene2Prefab's don't have to be root objects Translate initializes automatically on first use Added Transform.GetSiblings<T>() Server browser WIP Added LocalizeText component (for localizing a UI.Text)
11 Years Ago
Merged changes from main
11 Years Ago
Refactored how GameManager works (to remove Realm usage)
11 Years Ago
PrefabPreProcess only process prefabs (in editor) More UI progress
11 Years Ago
Loading screen redux Don't spam commands into the console when loading config file
11 Years Ago
Merged changes from main
11 Years Ago
Merged changes from main
11 Years Ago
Grooming in-game screens
11 Years Ago
Sleeper screen
11 Years Ago
Tweaks menu wip
11 Years Ago
Added tool to embed asset inside other asset Serverlist progress Localize component now adds to phrases Updated phrases
11 Years Ago
Server browser sorting, history, joining
11 Years Ago
Merged changes from main
11 Years Ago
serverlist favouriting
11 Years Ago
Connection status screen, disconnect, retry
11 Years Ago
Death screen Multiple sleeping bag spawn buttons Sleeping bag timers Sleeping bag names Life stories boilerplate
11 Years Ago
Sleeping bag rename dialog/menu/rpcs Sleeping bag timer
11 Years Ago
Merged changes from main
11 Years Ago
Merge fixes
11 Years Ago
OnEnteredVisibility bug (bill) Network CreateEntity bug
11 Years Ago
Stripping out coui Added VariableRefrence
11 Years Ago
Stripping out coui
11 Years Ago
HTML removal fixes
11 Years Ago
Fixed bug in OnEnteredVisibility
11 Years Ago
Updated Lidgren to latest Tweaked variables
11 Years Ago
Missing deletes
11 Years Ago
ban.banid commands now respond with confirmation + information if already banned Added unbanid <steamid> Tweaked network lerp Fixed ForcePositionTo not having the intended effect
11 Years Ago
Added removemoderator Added removeowner
11 Years Ago
Server timeout tweaks Fixed compile error
11 Years Ago
Use unacknowledged message count to work out if we're congested
11 Years Ago
Should fix item warnings on server load
11 Years Ago
Spawner code formatting/cleanup
11 Years Ago
Networkin boner
11 Years Ago
Another network boner
11 Years Ago
More network tweaks
11 Years Ago
maxunack convars
11 Years Ago
Lowered default maxunack, multichannel snapshots
11 Years Ago
Slow connection tweaks
11 Years Ago
merged changes from main
11 Years Ago
Vitals boilerplate
11 Years Ago
Undone maxunack checks (should fix client input freeing)
11 Years Ago
merged changes from main
11 Years Ago
Merge fixes
11 Years Ago
UI WIP
11 Years Ago
Reverted water breaking changes
11 Years Ago
merged changes from main
11 Years Ago
Fog fix
11 Years Ago
Fixed ragdoll errors on u5b21
11 Years Ago
Builder use b21
11 Years Ago
Fixed water shader errors