199,310 Commits over 4,140 Days - 2.01cph!
Found an ingenious (i really mean dumb) way to allow runtime toggle for debug/testing; default off for now
Tested d3d11; d3d9 and gl need work before merge
Unified CombatAbilityType and RangedAttackType and added an AOE type (not implemented yet).
Basic implementation of AOE attacks and some improvements to targetting when multiple units are involved.
Resource.Create() from entity tweak
UnitResource enabled by default and added to validation list stuff in UnitSettings
Fixed fog seam on river to ocean transition; rivers too low tess for vertex fog
Optimized screen coord to frustum ray
Improved quit to editor handling of when revz is enabled
FreeImage materials/textures now refcount properly
Removed load-from-buffer code from FreeImage textures (it'd need a different approach to handle regeneration)
Automated Linux Build #331
Automated Windows Build #331
Couple edit-mode more fixes
Automated Linux DS Build #331
instahit fix
can no longer codelock fish traps ( wow )
fx_click_dirt and some stuff
baseline for water purifier/desalinator
▋▋▋▋▆▉▇ ▆▌█▌▉ ▍▍ ▉▍▇▉▊▄▌ ▇▋▅▊▊▋▍▇▅█ ▄▊▋▆ ▊█▊▋▄▉▄ ▆▆▄▅▊▋█▌ ▅██▋▍█▄▉ ▄▉▋▇▍▋▄▌▍ ▆▊▍█▊▌▊█▋▄ █▅█▄▄██▍
Building prefab collider tweaks
Added InteractionPosition data warning to Building editor
Added Selector prefix label to DecisionLog
Prevent movement layer is included in AntiHack checks
Player Model is now a prefab.
Fixed HumanView+IK NRE
Fixed UnitView.Unit NRE
Begone silly events
Added material to testmap.
updated buildings to new spec, moved to new folder and renamed to be somewhat consistant with each other
Unit anim state event setup
Renamed UnitResource -> ResourceCreator
Fixed view creation overriding convex collider flag, moved force all to convex bit to ItemSettingsEditor prefab update process hook
UnitSettingsEditor NRE fix
Added percieved units to knowledge dropdown in debug tools
Senses layer defaulted to old value, saved data
Initial commit of audio source files
Made Health Inverse be a bonus consideration when picking a unit to defend.
Seperated pistol and rifle ammo. Added a loader module.
* Added Player.AccountID
* Merged animstate(pose parameters for players) stuff from upstream
Automated Linux Build #332
Defending others now works.
Automated Windows Build #332
AntiHack keeps track of kicks and bans
Sesnes layermask + raycast changed to ignore Units, only check for blocking layers
Fixed cliff prefabs
Moved some prefabs out of Resources