240,604 Commits over 3,867 Days - 2.59cph!

9 Years Ago
added attacks to controller and toned down head bob on run
9 Years Ago
Undone door experiment
9 Years Ago
Refactoring Unit+Item/Attachment handling to be a more flexible and robust Unit+Combat calculations now account for resistances to damage types, mitigation from attributes, and weapons (plus their procs) Added DamageTypes and DamageResistances to Species combat params Added DamageTypes to WeaponParams Added HoldItem flag to PickUpItemSettings Added AttackSpeed attribute, used in combat timings (value*(100/1000) = delay in seconds between attacks) Added AmourRating attribute, used in combat calculations as mitigations (exposed in data, so optional) Weapons data for both spears and rock items
9 Years Ago
Removed unused textures/models Resized some oversized textures
9 Years Ago
- Missions are now passed the mission SO to their Init function - Added new SO def type for time based missions - TimeObjective now successfully completes on survival
bot
9 Years Ago
Automated Windows Build #155
bot
9 Years Ago
Automated Linux Build #155
9 Years Ago
anims are pretty rough sorry, will polish them once seen them in game
9 Years Ago
Error/ErrorNoHalt now call menu state's OnLuaError hook Improved error handling for NextBot coroutines
9 Years Ago
set all shaders on wild west environment to use deferred rendering, baked out new lightmaps, tweaked lighting
bot
9 Years Ago
Automated Linux DS Build #154
9 Years Ago
Plugin proto
9 Years Ago
BuildingBlock protobuf update (backward compatibility)
9 Years Ago
SphereEntity for bawng
9 Years Ago
- WIP new mission type: timer
9 Years Ago
Entity spawn test console command (entity.create)
bot
9 Years Ago
Automated Windows Build #154
bot
9 Years Ago
Automated OSX Build #154
bot
9 Years Ago
Automated Linux Build #154
9 Years Ago
Don't try to load binary modules that have the same name as a base Lua module
9 Years Ago
StabilityEntity protobuf stores distance from ground
bot
9 Years Ago
Automated Windows Build #153
bot
9 Years Ago
Automated Linux DS Build #153
9 Years Ago
StabilityEntity protobuf stability value is optional (backward compatibility)
9 Years Ago
StabilityEntity saves and loads cached stability value
bot
9 Years Ago
Automated OSX Build #153
bot
9 Years Ago
Automated Linux Build #153
9 Years Ago
Profiling LookAt perf tweaks
9 Years Ago
Fixed cyclic reference detection in util.TableToJSON Fixed cyclic reference detection in PrintTable
9 Years Ago
Proto build
9 Years Ago
StabilityEntity protobuf
9 Years Ago
Plugged in anim events and moved stuff to correct folders
9 Years Ago
Door animation test
9 Years Ago
Tweaked anim events to prevent delete component in a callback errors
9 Years Ago
Added dive test Fixed Owl dives
9 Years Ago
- Sinewave movement tests - Can now press space on mission select screen to roll/start
9 Years Ago
Removed SmartSubscription.IsActive, fixed some issues with SmartObject subscription
9 Years Ago
Igor - forehand/backhand hold anim source
9 Years Ago
Player GoTo fix CanFindBuildingMaterials filter NRE fixes
9 Years Ago
Agent Manager is now slightly smarter about how it updates its agents OnSecond and OnMinute.
9 Years Ago
UnitManger unit ticks per frame to constant
9 Years Ago
TOD day length now 48 real minutes UnitManager tick optimisations Unit+Sense profiler hook removals
9 Years Ago
Removed old FPS weapons.
9 Years Ago
- MortartLauncher can now be set to to player or own position as target center. Added a minimum radius range so it can be set to avoid launching onto itself ;)
9 Years Ago
End profiler samples properly in Unit+Senses FindPerceivedUnits
9 Years Ago
ValueMitigators added to CombatEffectParameters and Unit+Combat Removed use of generics in Agent+Stats GetStat methods, rewrote with type specific methods (GetAttribute, GetVital, GetNeed, GetSkill) Cast caching in Stat+Properties
9 Years Ago
ADS
9 Years Ago
- Some BaseProjectile refactor, deleted some old scripts
9 Years Ago
added eclipse mode to court wear shader. added new temp court wear texture
9 Years Ago
new mammoth test on deer to get animals working with generic controller