191,035 Commits over 4,049 Days - 1.97cph!

7 Years Ago
NRE fix
7 Years Ago
Thicc spell projectile hitboxes.
7 Years Ago
Save player titles
7 Years Ago
Fixed item stats values being lost (wrong FormerlySerializedAs fieldname). Updated all values to x60 their original per second values Dead players should no longer cast spells
7 Years Ago
Fixed players having idle noise value of 1
7 Years Ago
Test arena wip
7 Years Ago
potential spell casting fix
7 Years Ago
scaled down ch47 map marker skin approval
7 Years Ago
fix unit healthbar portrait animation rerender igniter portrait with proper idle
7 Years Ago
7 Years Ago
removed error spam in BuildingView when we cant find a mesh renderer
7 Years Ago
TribeSpawner can specify hostility to player tribe Removed testbox_diplomacy Added testbox_combat
7 Years Ago
Added vertex alpha mask toggle for wetness (rust/std + core/foliage) Enabled wetness in all quality modes (rust/std) Removed ununsed wetness references
7 Years Ago
igniter :fix textures / material rig / animations / controller / WIP particle setup file cleaning
7 Years Ago
career opportunities can now occur slightly more often
7 Years Ago
regen options UI forms fixed obscured FoW mode not working
7 Years Ago
vdfs
7 Years Ago
adds
7 Years Ago
Fog of war mode now exposed in options, added traditional RTS style mode
7 Years Ago
Added PhysObj.ApplyTorqueCenter( Vector/AngularImpulse ) Added PhysObj.GetShadowPos() = Vector Added PhysObj.GetShadowAngles() = Angle Added PhysObj.GetVelocityAtPoint( Vector ) = Vector Added PhysObj.SetContents( uint ) Added PhysObj.GetContents() = uint
7 Years Ago
Merge from main
7 Years Ago
tweak AI difficulty band values. career mode AI difficulty increases during the season, starts of super easy.
7 Years Ago
ai options panel tweaks/cleanup/fixes
7 Years Ago
implemented AI difficulty selection for practice mode
7 Years Ago
more
7 Years Ago
more practice ai options wip: ui, code, integration to menu flow
7 Years Ago
Remove fire delay when scientists are mounted.
7 Years Ago
Updated 360 shooting pose
7 Years Ago
Stat debug fields update value when not focused
7 Years Ago
reverted back to original style player wounded ( which starts in an offest position and ends on the origin)
7 Years Ago
Added option for effects to not remove unit flags when removed. One Shot Kill won't remove Dead flag on removal.
7 Years Ago
Revive Unit display name is now Revive
7 Years Ago
Reviving now takes time and has an animation
7 Years Ago
compile fixes
7 Years Ago
disabled unit gizmos on portrait clone views scripts /units/ cleanup better stats debug panel
7 Years Ago
more AI options panel work
7 Years Ago
small refactor of UIMapButton to make it more reusable
7 Years Ago
wip AI quick play options panel
7 Years Ago
Merge from projectile_trajectory Network++
7 Years Ago
compile fix
7 Years Ago
added AIDifficulty enum. AISettings now takes AIDifficulty param, sets values. Added MoveOutOfDangerChance, AttackNoMoveChance , AttackMoveChance values, control AI.Think() decisions with them.
7 Years Ago
VisitURL no longer opens mid game while jumping, opening chat
7 Years Ago
wip ai difficullty control. fix for capture point NRE when completely capturing a point.
7 Years Ago
Added a text component that shows the current key binding to each belt bar slot Removed reload binding
7 Years Ago
Cleaned up some logs
7 Years Ago
Fixed jittery NPC movements which were caused by a lack of hysteresis when their speed was right on the border of run animation speed
7 Years Ago
Added a global spell cooldown that blocks all other items/spells after using a spell (1 second right now, exposed as MinTimeBetweenCasts on the player prefab)
7 Years Ago
Fixed being able to cast more than one spell at a time Default bind Use to F (was E)
7 Years Ago
Vehicle camera thing
7 Years Ago
A big of game mode spawn method refactoring