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

7 Years Ago
Crafting at building fixes
7 Years Ago
Added basic game info UI for ryleigh to fill in Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Items without views defined will be flagged invalid for game use
7 Years Ago
OSX query crash fix candidate
7 Years Ago
EAC SDK update (fixes macOS startup issue)
7 Years Ago
made yellow armor more visible
7 Years Ago
Functional health charger
7 Years Ago
fixed shotgun display
7 Years Ago
Bringing changes over from SandboxGame
7 Years Ago
Fix Gamemode.Current becoming null after hotload
7 Years Ago
renamed time to patternTime for patternParams stageTime parameter for patterns stageTime parameter for bullet params Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Use query fallback only on osx, if not a dev + testing mode
7 Years Ago
Pie menu, basically functional
7 Years Ago
Compile fix
7 Years Ago
Unlock commands for each type (buildings, items, ai, all)
7 Years Ago
Unlock cheat no longer unlocks non-player buildable things (e.g animal dens) and anything not flagged as game valid. Also ignores group progression locks
7 Years Ago
Added `unlock_all` console command to unlock all items and buildings
7 Years Ago
merge from main again
7 Years Ago
More building related target filter improvements
7 Years Ago
merge from main
7 Years Ago
Reworked TargetFilter.FindBuildingToGatherFor DSE (same group, influence in bonuses, not base score)
7 Years Ago
Health charger gives health and takes 30 seconds to recharge
7 Years Ago
collision on the rest of the crafting buildings
7 Years Ago
Fixed UnitPathWidget NRE Updated crafting table prefabs
7 Years Ago
crafting table collision
7 Years Ago
Data save
7 Years Ago
Crafting stations basics
7 Years Ago
merge from main
7 Years Ago
wheelcollider springforce set to 10,000
7 Years Ago
Switched to default replay diagnostics to reduce submission lag
7 Years Ago
Remove wav mat png blah blah from addon projects Merge branch 'master' of SandboxGame
7 Years Ago
Got the basics in for a pie menu
7 Years Ago
Play death flatline sound in 2d for local player death
7 Years Ago
Fixed bad super speed button tween
7 Years Ago
Removed old auto anim bools for shoulder carrying
7 Years Ago
Re-enabled coverage queries for debugging
7 Years Ago
Fixed NRE when addon has no code Merge branch 'master' of SandboxGame
7 Years Ago
Fixed fuzz in cloth shaders
7 Years Ago
env_sound Merge branch 'master' of SandboxGame
7 Years Ago
Moved camera fx and Effects to after the lerp in weather transition
7 Years Ago
Removed debug
7 Years Ago
Simplified progress calculation
7 Years Ago
▌▆▍▉▌▊▍▄▄▋ ▍▌█▊▊ ▆▇▍▍▇▍▇█▋ █▉▅▋▊▄█▇ ▌▄▅▄▍▆▌ ▇█▉ ▅▊█▆
7 Years Ago
Removed "In Starting Pool" bool from BuildingSettings & ItemsSettings
7 Years Ago
Show entity id in debug tools HumanUtility.GiveRandomClothing exempts items we already have
7 Years Ago
Network++
7 Years Ago
Can now use cursor keys to navigate replays in a GameStage
7 Years Ago
Weapon pickup notice Merge branch 'master' of SandboxGame
7 Years Ago
Fixed possible NRE after beating Tentacle Victory UI and leaderboard position tweaks
7 Years Ago
Fixed Agent.SimTickDecisionMakers not clearing DSE caches when the unit is selected by player and the command cooldown is active Exposed IsCachable on conditions and considerations