200,024 Commits over 4,140 Days - 2.01cph!
Added alternative constructors for Sequential and Parallel that instruct them to wait for inner awaitables.
Fixed forest splat almost never being 0
Changed Sequential and Parallel to have more control over how they terminate.
Changed Sequential and Parallel to have more control over how they terminate.
Fixed AI test scene and some AI obstacle gizmos
Fixed coroutine method calls not being usable for Parallel/Sequential Add methods.
Fixed coroutine method calls not being usable for Parallel/Sequential Add methods.
Fixed Parallel / Sequential Add methods, allowed IEnumerator<Awaitable> methods to be used as coroutines.
Fixed Parallel / Sequential Add methods, allowed IEnumerator<Awaitable> methods to be used as coroutines.
More work on Behave/AI. Babysteps: reading, watching tutorials, more reading and then some doing.
Possible fix for coroutines added to Sequential / Parallel aborting early.
Possible fix for coroutines added to Sequential / Parallel aborting early.
New spline with arc per section.
Added word wrapping to the BudgetBoy.Text class.
Added word wrapping to the BudgetBoy.Text class.
Removed compiled binaries.
Removed compiled binaries.
Removed visual studio files.
Removed visual studio files.
Finished cleaning project.
Finished cleaning project.
Renamed GameAPI.lua to premake4.lua
Renamed GameAPI.lua to premake4.lua
Added hit anim for hammer when building
changes to hammer anim controller
updated hammer vm source anims
Fixed that most rocks were being placed underground
Changed terrain generator and spawn handler resolutions to factors relative to the terrain size
Protocol++
Premake script now generates game project files.
Premake script now generates game project files.
added several impact sounds that can be used for blunt / sharp objects hitting various surfaces ( metal/rock/flesh/etc..)
rigged the "salvaged_axe" weapon and finishd the deploy anim
fixed the location of the fire particle effect on the torch viewmodel.
Upgraded premake to recent development build, removed prepackaged game files.
Upgraded premake to recent development build, removed prepackaged game files.
Removed extraneous bones from the snow jacket, hazmat jacket, helmet, and gloves, and from the basic tshirt
Build a 64bit windows version, for 64bit windows
Updated EAC launcher/server to latest version
Added Steam installscript for EAC