254,994 Commits over 3,990 Days - 2.66cph!

8 Years Ago
More refactor
8 Years Ago
Refactor
8 Years Ago
latest art
8 Years Ago
in combat has an addive animation to make animals look scary
8 Years Ago
Got sick of typing "connect". Press Ctrl-C (enabled in editor only) to connect right away from the boot screen.
8 Years Ago
General clean up
8 Years Ago
Proxy players now in and interpolating. Used the nice variable-delay interpolation that I wrote for the vehicles, so they'll always be just behind your latency and no more or less.
8 Years Ago
Fixed RequestCollaboration sending the wrong ability plans to each unit Lots of collaboration data design tweaks Fixed DSE debug NRE related to evaluating Social roles
8 Years Ago
Moved visuals to clients only, with a gizmo on server to see them if desired.
8 Years Ago
Tweaks
8 Years Ago
Debug overlay tweaks, can now show info for all units, not just selected or player tribe
8 Years Ago
SocialParticipants no longer have a state, as it was useless and over-complicating lots of the API SocialParticipants are only created once a SocialInvitation has been Accepted
8 Years Ago
DebugToolsObject tweak
8 Years Ago
Proxy players don't have character colliders anymore. Creating proxy script correctly. Changed hidden_changes file back - didn't mean to commit my local hidden changes.
8 Years Ago
SpawnDistrubtion raycast/ground height fix to make things spawn properly on top of layers other than Ground. Refactoring Socials to have a similar API to Collaborations, as well as better recording keeping with Invitations.
8 Years Ago
Moved some EntityView stuff into Awake
8 Years Ago
Initial implementation of building placement collision checking
8 Years Ago
Absorb update 9/22/16
8 Years Ago
progress backup
8 Years Ago
created new hex pieces, new flipped hex 6 plus same variant for bridge and tunnel. created new city with 3 distinct segments
8 Years Ago
Stubbed inventory manager
8 Years Ago
tags changed on atmos 27
8 Years Ago
new negative atmos piece
8 Years Ago
improved the getting hit anims
8 Years Ago
Fixed bad AnimatorParameterHolder data in Unit.CombatParameters, shitty drawer
8 Years Ago
made human ouches work in the controller and stopped attacks from playing on torso while the unit is rolling
8 Years Ago
progress backup
8 Years Ago
Looking at buffering inputs.
8 Years Ago
Workaround for ssao/blur shader opengl compilation error
8 Years Ago
More item stuff, protobuf
8 Years Ago
Started updating player input.
8 Years Ago
Added attacking AI module to all Units with Combat-Offensive module
8 Years Ago
Fixed server side player rotation getting corrupted when spawning in sleeping bags that were placed on hills
8 Years Ago
Merge from dungeone, broken up lighthouse railing
8 Years Ago
Fix for near/viewmodel ssao color bleeding
8 Years Ago
More
8 Years Ago
missed the vital file from the last checkin
8 Years Ago
bear is now part action hero
8 Years Ago
protocol++
8 Years Ago
Possible fix for effects on game start
8 Years Ago
Lighthouse, broken up railing on the top floor.
8 Years Ago
Fixed water system perf on riverless maps
8 Years Ago
Data fixes
8 Years Ago
Combat hit stuff moved around
8 Years Ago
Fixed NREs
8 Years Ago
BaseEntity.InitializeComponents manually inits Stats first
8 Years Ago
Foliage displacement code cleanup Minor foliage displacement optimizations
8 Years Ago
Fixed Social.Participant FixedArray capcity error spam, improved allocation of SocialParticipant during invitation
8 Years Ago
progress backup
8 Years Ago
More