223,524 Commits over 3,684 Days - 2.53cph!

7 Years Ago
Knowledge tab shows all tutorial screens, tracks "unread" content
7 Years Ago
art
7 Years Ago
fixed error in Tutorials Widget if there is no active tutorial
7 Years Ago
turning anim stuff
7 Years Ago
Sounds all multicasted properly Merge branch 'master' of SandboxGame
7 Years Ago
API for changing options pages
7 Years Ago
Lost And Found protoinclude. Fixed error when loading Estranged groups.
7 Years Ago
Defer creation of BaseEntity overrides until all code is processed, fixes partial classes
7 Years Ago
ifdef CLIENT
7 Years Ago
Adjusted some memory pool buffer sizes
7 Years Ago
anims
7 Years Ago
seed rename
7 Years Ago
Fixed shutdown exception
7 Years Ago
GroupProgression persistence
7 Years Ago
More options menu work
7 Years Ago
Fixed wrong player name
7 Years Ago
Bound to be more issues to fix, but at least the game runs again.
7 Years Ago
Project compiles again
7 Years Ago
Save
7 Years Ago
Knowledge tab boilerplate TabbedWindowsEditor fuckerage
7 Years Ago
added some cmd verification debug log, version++
7 Years Ago
Console commands can be in Sandbox.Unreal, added "connect" command Always allow players from local addresses Automatically convert localhost to 127.0.0.1 in connect Use console command parameter default values Merge branch 'master' of SandboxGame
7 Years Ago
Merged latest Plugins from Rust
7 Years Ago
Fixed the host not ending games immediately when the attacker still has command points left but they've killed all the enemy units
7 Years Ago
Rename sync context and task scheduler, they aren't unreal specific
7 Years Ago
Started a merge with latest version of Rust (not going to work just yet)
7 Years Ago
Data driving UI hint balls, removed old hints widget (use fullscreen tutorial modal in future)
7 Years Ago
changed gate material to signify whether it needs a key or not
7 Years Ago
Some more sound fixes
7 Years Ago
Added description text to tutorial modal screen, above panels Added building mechanic tutorial screen
7 Years Ago
added OptionMouseClicks option, logic not done yet
7 Years Ago
Fixed empty whats new panels showing on startup
7 Years Ago
Remobed some debug commands tweaked sound api
7 Years Ago
Reverted Control1 map to fix layout
7 Years Ago
Reverted Control map to fix layout
7 Years Ago
Healer no longer thinks it can self targer
7 Years Ago
tutorial sub task parameters validation. let's have clear weather during most of the first day of the tutorial.
7 Years Ago
Removed debug U key to hide UI
7 Years Ago
Added Facepunch.System Added Facepunch.Api Commented out "Transitioning from" Facepunch.Api basics Exception reporting Build info
7 Years Ago
Temp fix for leaderboard entries not being displayed
7 Years Ago
Replaced a bunch of "new WaitForSeconds" with "CoroutineEx.waitForSeconds" (eliminates GC allocs)
7 Years Ago
Added CoroutineEx.waitForFixedUpdate / waitForSeconds / waitForSecondsRealtime
7 Years Ago
Stripped some unused nature assets that have been replaced by newer assets
7 Years Ago
Removed HX volumetric stuff from camera prefab
7 Years Ago
Stripped old grass assets
7 Years Ago
Stripped BehaveAsset icon
7 Years Ago
Whats new UI widget fuckery
7 Years Ago
Stripped TreePerfTest stuff
7 Years Ago
Stripped old grass system
7 Years Ago
Disabled dynamic batching (experiment)