198,617 Commits over 4,140 Days - 2.00cph!
Expression for max health sim
More work on solving orientation for AI on the Cargo Ship.
Hooked up ConsoleInput to standalone server so it can take input and run console commands.
Added ConsoleCommandContext.
Moved ConsoleInput out of unity into standalone.
Added experimental support for Facepunch.ExpressionStrings to StatBasedStatSimulator
Handle the case where a steam ticket isn't valid so the server doesn't get an NRE (even though it's handled correctly)
More progress on AI heading/orientation when on the Cargo Ship.
PlayerGrid now lives in world space, and other world vs local space things related to AI.
removed all standalone server ifdefs from console system and commands now that they're only in the standalone project
ambientLightLOD set to isDynamic
Added lifeboat arms to the cargo ship scene
made the run server batch file not specific to my own machine path locations.
Cargo ship lifeboat arms prefabs and meshes
adding WIP trophies def/shader/icons etc....
update standard shader
Players update their network group even when standing still while parented
Players update their server query position even when standing still while parented (for AI queries)
Trait & stat pools.
Stat slider tweak.
moved server side message handlers out of unity and into standalone server project
Stat sliders on char create will respect default values
Players don't inherit network group when parented
[D11] [UI] Fix to vital bars not updating with the correct values. Now correctly updates based on containers and using the conditions the items require for their consumable effects.
Moved console commands out of unity project, into server project. (need to remove #ifdefs still).
GameHost standalone #ifdef
Removed SimTick from AI action execution, actions instead have built in tick rate/throttling (leave on 0 for every frame)
Projectiles and thrown weapons inherit velocity from player parent (TODO: server projectiles)
MissionDatabase standalone server only stuff
moved client-only currency method and callbacks out of PlayerRecord.
Deleted clientside DailyChallengeDatabase
Deleted clientside PlayerDatabase.cs, DeletePlayerDB.cs.
#ifdef'd some more Player and PlayerRecord to suit.
[D11] Rebecca - Texture Metadata - 2nd batch resized textures
#▅▊▆▄▊'▍ ▄ ▋▌▉▋█ ▌▋ ▉▆▆▌▇▍▋ ▊▇▅▉▇ ▉▍ ▄▆ ▌█▉▇█▉▊▌▊▅ ▍▇▆▍▉▇ ▄▇▊▋, █▉▌▇▉▉▇▅ ▉▇▇ ▄▊▉▊▇▍█ ▆▄ ▉▇▆▆ ▍▇▇█ ▊▅▆▆▆. ▇ ▌▇▊▆▌ ▍ ▅▉▇ ▆▋ ▌▊▊▆▆ █▊▄▊▅ ▅▆▊ ▇▅ ▅▍██▅ ▅▌▇▋▇▊▋▊▇▌ ▍▄▍█▄ ▊▊▅ █▊▉▅▊ ▅▋▄▄▌▊▋ ▆▅▌▅
[D11] Throw Error in Jenkins
[D11][Jenkins] Disable Win64 and the unneeded methods to debug the master package builds on PS4/XboxOne
[D11] [UI] wrapped some functions in the UIHUD in defines to stop errors when not using the new HUD
Set a food type on consumables that don't have one.
Yams set to Vegetable type.
Only add food items to food supplies.
temp checking in wip bits while I fix some PC issues
[D11] Fixing a lost reference - includes new gamertag and version number text fields which aren't used yet
[D11] [UI] Added a HUD element to visualise players ping, added a HUD element to show players current Coordinates, added a HUD element to visualise current radiation levels, tweaked the appearance of several UI elements and images, added a drop shadow to text that needs it
[D11] Enable package builds on jenkins
BEF-290 : fixed items occasionally being improperly dropped by Actions.DespositEntity