198,702 Commits over 4,140 Days - 2.00cph!

7 Years Ago
[D11] More complicated build steps
7 Years Ago
break physenv.AddSurfaceData
7 Years Ago
[D11][UI] More UI loot panels. Fix for opening an unchanged panel
7 Years Ago
[D11] [UI] Main Menu overhauled to more closely match design doc. Button behaviour extended to allow locked buttons
7 Years Ago
[D11] Support for building server asset bundle on a Mac for OSX64.
7 Years Ago
merged standalone to main version++
7 Years Ago
Tweaks to make animals less likely to sleep or idle when hostiles are nearby. Removed UnitFeelsThreatenedCondition which wasn't doing anything anymore and replaced isntances of it with CanPerceiveHostileUnits.
7 Years Ago
fix for animator playing the human downed into animation multiple times
7 Years Ago
merge from main
7 Years Ago
fix for daily challenge toasts
7 Years Ago
It should now be impossible to attack downed targets.
7 Years Ago
[D11] Add share param file path on PS4
7 Years Ago
[D11] Start adding some platform publishing assets
7 Years Ago
Corrected projectile directions for NPCs when on the Cargo Ship.
7 Years Ago
Added player_connect_client gameevent from upstream, same as player_connect but without the "address" field, used for join messages
7 Years Ago
Merge persistent game mode restructuring into Main.
7 Years Ago
Test setup for ragdoll bug
7 Years Ago
tweaked some trophy size
7 Years Ago
Added debug name to the "Tried to activate constraint ..." warning. Kill input no longer works on the world entity !Entity.SetSaveValue can no longer override entity class name You can no longer remove player_manager entity
7 Years Ago
adding more WIP trophies/anim comtroller, prefab , icons fixed customisation broken UI scrollview tweak customisation default name so it appears always first some file cleaning
7 Years Ago
Entity.SetHitboxSet no longer assigns non existent hitbox sets when using a string as the first argument resulting in a console warning spam
7 Years Ago
build server batch files now delete the bin or release folders first (to ensure valid resource files). build and run server batch file now chains the separate build and ran batch files together using call.
7 Years Ago
Fix
7 Years Ago
Stat manipulations hold description field in data, return this if not empty instead of raw values
7 Years Ago
Styles again
7 Years Ago
Desired Target will now only be set if we don't already have a player commanded one. Various AI changes to make Desired Target stick better when player commanded.
7 Years Ago
Fixed bad styles
7 Years Ago
TMP styles Added DataAsset.GetTooltipText, overriding for traits
7 Years Ago
More HP for the testing character
7 Years Ago
No longer possible to add the same trait multiple times on tribe create. Hide picked traits on selection screen
7 Years Ago
Lazy cost.
7 Years Ago
Various menu & widget improvs.
7 Years Ago
cargo ship loot tests
7 Years Ago
Added Protocol.GetVersionString(), shows in client UI and server boot. Server boot now states debug or release mode.
7 Years Ago
More improvements to AI orientation when on the Cargo Ship.
7 Years Ago
Editor
7 Years Ago
Expression for max health sim
7 Years Ago
More work on solving orientation for AI on the Cargo Ship.
7 Years Ago
merged from main
7 Years Ago
Hooked up ConsoleInput to standalone server so it can take input and run console commands. Added ConsoleCommandContext. Moved ConsoleInput out of unity into standalone.
7 Years Ago
Added experimental support for Facepunch.ExpressionStrings to StatBasedStatSimulator
7 Years Ago
Handle the case where a steam ticket isn't valid so the server doesn't get an NRE (even though it's handled correctly)
7 Years Ago
More progress on AI heading/orientation when on the Cargo Ship.
7 Years Ago
PlayerGrid now lives in world space, and other world vs local space things related to AI.
7 Years Ago
removed all standalone server ifdefs from console system and commands now that they're only in the standalone project
7 Years Ago
ambientLightLOD set to isDynamic
7 Years Ago
Added lifeboat arms to the cargo ship scene
7 Years Ago
Missing new icon.
7 Years Ago
Trait pass
7 Years Ago
deleted ConsoleWindow