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

9 Years Ago
Gating DistanceConsideration's use of pathfinding calc with a plain old distance check
9 Years Ago
Exhausted speed reduction stat mods Player GoTo Wait (1-5 game minutes aka ~seconds)
9 Years Ago
updated window
9 Years Ago
Rally damage increased when meter is charged
9 Years Ago
Fix for name text
9 Years Ago
Moved input manager outside of object group
9 Years Ago
- Added events - Death event - Death notification
9 Years Ago
updated window mesh
9 Years Ago
Unity 5.4.0b8
9 Years Ago
Equality tweaks
9 Years Ago
Subtract 3723
9 Years Ago
Derp
9 Years Ago
fully repairing an object resets its decay delay
9 Years Ago
fixed helicopter not being able to target players at some monuments
9 Years Ago
Desire as struct
9 Years Ago
Only log the "No APO Found for item." warning when in editor.
9 Years Ago
fixed explosive rounds doing double damage to some objects
9 Years Ago
Equality tweaks
9 Years Ago
Updated beserk special, more special refactoring
9 Years Ago
Fixed TerrainBlendObjects not picking up extension from parent
9 Years Ago
-musicmanager now plays a silence after every track naturally ends (length defined with min/maxDefaultSilenceDuration), but still has a chance to play a longer silence (chanceOfLongSilence , min/maxLongSilenceDuration) -decisionlog saves your preferred filter to EditorPrefs so it stays
9 Years Ago
Sewer big rooms art Canyon dungeon update
9 Years Ago
people should walk
9 Years Ago
Assert Diagnosis
9 Years Ago
shader revert
9 Years Ago
loads more anims in male basic tent source Female clothing sabertooth rigging changes
9 Years Ago
Remove morale from Socalise goal DSE DistanceConsideration NRE catch Ocean tweaks
9 Years Ago
more random anims on idle and social action
9 Years Ago
Animation randomiser + editor thing
9 Years Ago
Tooltips on craft/inv toggle button Tooltips try to stay on screen vertically Layout stuff, tweens
9 Years Ago
-jumpto activity -- spacebar jumps to latest received notification, if still visible -- clicking on notification icons also jumpsto -Made Tribe in charge of raising building notifications, rather than both Tribe and Building (else would always receive 2 notifications for building) -activity notifications fade with age (it can be bool'ed off on ActivityNotificationsWidget if unpleasant)
9 Years Ago
- Bubble notification system works. Bit rough still
9 Years Ago
New combat sounds added
9 Years Ago
- More notification bubbles WIP - Added NotificationEvent class
9 Years Ago
Fixed occasional sawtooth terrain glitch around monuments
9 Years Ago
Fixed linux not creating log files properly
9 Years Ago
Don't print rcon response to console/log files, just respond with it Console command json responses are formatted nicely
9 Years Ago
Merge from main
9 Years Ago
BuildOptions.ForceEnableAssertions
9 Years Ago
Cherry pick 13716 - added bans, serverinfo commands - console.tail, search returns json - asserts are logged properly - webrcon response.type is now a string - asserts show as red in server console
9 Years Ago
Updated to unity 5.3.3p1
9 Years Ago
Powerline generation tweaks
9 Years Ago
Tweaks
9 Years Ago
Merge from main
9 Years Ago
Added experimental light function to cinema media player
9 Years Ago
First pass balance of tech tree earn xp when Gathering stuff on the ground (hemp etc) earn xp when Destroying barrel earn xp when Killing animal earn xp when Opening found loot boxes
9 Years Ago
Started work on a media player asset that encapsulates media player, media texture, media sound wave objects
9 Years Ago
Smoother Still
9 Years Ago
Tech Tree editor errors + performance
9 Years Ago
-added offsets for cursor images, so you can finally click on an actual icon, rather than 25 to the bottom-right of it -Action:DepositToBuilding doesn't throw all objects on the floor if not necessary for the building (that made so the axe ended atop Leng's head) -SmartObject enables physics when enabling physics (that made the axe stay in mid air)