255,119 Commits over 3,990 Days - 2.66cph!

8 Years Ago
Changed how overall score is calculated
8 Years Ago
Left clicking a friendly unit in attack state that you can't attack or heal with current unit will now select that unit
8 Years Ago
another missing ref
8 Years Ago
Missing files.
8 Years Ago
Update bindinggen
8 Years Ago
Show a message when skipping file writes
8 Years Ago
Update bindinggen
8 Years Ago
Don't write files if existing content is the same
8 Years Ago
Computer cabinets / final textures / lod/col/prefabs
8 Years Ago
disabling Steam things in editor only
8 Years Ago
interaction desire injection now should be inheriting the score. disabled Steam things to reduce the amount of editor crashing.
8 Years Ago
finished up building 4, created building 5, created raised train track prefab
8 Years Ago
8 Years Ago
launch_site dressing update / scene2prefab
8 Years Ago
telephone models/prefab/textures launch_site cleanup / scene2prefab
8 Years Ago
cursor
8 Years Ago
Updated Facepunch.Steamworks Added HighscoreManager, now calculates overall rank for players
8 Years Ago
scene
8 Years Ago
more control shit
8 Years Ago
Updated preset editor to be actually functional
8 Years Ago
Updated preset editor to be actually functional
8 Years Ago
Test stuff for Diogo
8 Years Ago
Calls on an unresolved leaderboard are deferred Applies to: * AddScore( bool onlyIfBeatsOldScore, int score, params int[] subscores ) * AddScore( bool onlyIfBeatsOldScore, int score, int[] subscores = null, AddScoreCallback onSuccess = null, FailureCallback onFailure = null ) * AttachRemoteFile( RemoteFile file, AttachRemoteFileCallback onSuccess = null, FailureCallback onFailure = null ) * FetchScores( RequestType RequestType, int start, int end, FetchScoresCallback onSuccess, FailureCallback onFailure = null )
8 Years Ago
fixed stupid out of range error
8 Years Ago
ore nre fix
8 Years Ago
Fixed
8 Years Ago
Navmesh grid patches can now be traversed by npcs, albeit a bit awkwardly.
8 Years Ago
Various
8 Years Ago
Fixed NRE
8 Years Ago
merge interaction fixes to main (because I suck at branches)
8 Years Ago
Interaction desires now transfer their blackboard to the new behaviours (should fix interactions from desires just constantly breaking)
8 Years Ago
control tests
8 Years Ago
Fixed import settings for spec and smoothness terrain source textures
8 Years Ago
fixed scene with loadout UI stuff?
8 Years Ago
Don't return invalid pointers from object map
8 Years Ago
Fixes "Invalid object in GC" crash
8 Years Ago
Craft & building window scrollbar improvements
8 Years Ago
Compile fix
8 Years Ago
Updated Facepunch.Steamworks Updated Facepunch.Unity Updated Facepunch.System Removed old exception reporter
8 Years Ago
removed dupe dll
8 Years Ago
compile fix
8 Years Ago
Updated Facepunch stuff f3
8 Years Ago
Added `throwIfNotFound` param to StageID.Get(typeName)
8 Years Ago
Added a filter to the spawn tab of the debug tool
8 Years Ago
playtest build
8 Years Ago
Forgot to save
8 Years Ago
Campfire percentage display should now show correct value based on all inputs in fire, not just the current input
8 Years Ago
Party overlay now shows a different icon based on the units party role
8 Years Ago
Fixed UnitCollections getting visible knowledge overlay widgets
8 Years Ago
First pass on a more springy zoom model for the Follow camera (still has issues)