224,793 Commits over 3,714 Days - 2.52cph!

8 Years Ago
ProjectVersion / ProjectSettings b25 auto updates
8 Years Ago
Workaround for building blocked everywhere (RUST-683, maybe RUST-1138)
8 Years Ago
AI tweaks so that reacting to unseen attackers actually gets picked
8 Years Ago
Fix attempt for black cancer taking over the screen when using temporal aa
8 Years Ago
Fixed shader find FXAA shader; already assigned via inspector Added default shader assignment
8 Years Ago
merge from main
8 Years Ago
airfield hangar COLs and prefabs
8 Years Ago
no double xp from breaking lootable objects
8 Years Ago
Chat hooks up
8 Years Ago
UnitPortaitManager has seperate settings + prefabs for main portrait and tracker balls
8 Years Ago
gui save
8 Years Ago
Tooltip has fixed position
8 Years Ago
Comment
8 Years Ago
Coouple of range tweaks
8 Years Ago
More
8 Years Ago
Cleanup
8 Years Ago
Player commands always override current behaviour
8 Years Ago
FOR FUCK SAKE tweak factory wall texture for better composition FOR FUCK SAKE rebuild factory/room prefab, fix gap between wall FOR FUCK SAKE pipe support collision
8 Years Ago
Exposed combat base range
8 Years Ago
Don't destroy loaded projectile on attack interrupt if it is our current weapon (shouldnt destroy anyway, need proper ammo handling for arrows etc)
8 Years Ago
Portrait texture destruction cleanup Fixed behaviour descriptions being generated too early Combat.OnAttackFire resets current weapon if throwing it
8 Years Ago
Fixed server NRE caused by trying to read clientBranch from out of date clients
8 Years Ago
Fixed UnitPortaitManager not discarding old textures, yay memory leaks.
8 Years Ago
protocol++
8 Years Ago
fixed earning xp from eating your own food
8 Years Ago
Lerp fix, assuming it works without testing
8 Years Ago
Show conditons on module nodes in the AI designer Reworking combat AI modules a bit, split into movement, fighting etc Human combat module now contains weapon management behaviours, rather than them living in the common module
8 Years Ago
NOT equals
8 Years Ago
Combat+Callbacks OnPickedUpItem checks if we're holding the item before setting as current weapon
8 Years Ago
Fixed non-player combat goal accidentally being chosen
8 Years Ago
Minor change to FollowTargetSettings for easier debugging of distance values AIDesigner won't draw BehaviourChain elements if parent Goal or GoalPlan data is nulled (happens during module switch)
8 Years Ago
Slight tweak for even more sharpness
8 Years Ago
Reset to basic attack in Combat.SetCurrentWeapon when appropriate
8 Years Ago
Fixed motion vectors disabled when moblur was disabled; now checking for temporal-aa as well Experimental tssaa motion based feedback factor scaling (sharper in motion) Switched tssaa sampling to halton_2_3 (8TX)
8 Years Ago
Save, debug for BB reads
8 Years Ago
null parent goal should cause an error now when populating blackboard read list
8 Years Ago
Save
8 Years Ago
reverted to revision before I accidently deleted ragdoll from animal death, no idea how...
8 Years Ago
More of the same
8 Years Ago
AIDesignerLayout.BC_BlackboardRead tweaks/readability
8 Years Ago
Rocket LOS check improvement (RUST-1139)
8 Years Ago
Combat+Callbacks item related stuff cleaned up, SetCurrentWeapon introduced A little CombatAbilitySelectorSettings cleanup Blackboard reads
8 Years Ago
changed walk idle blend time to make it look snappier
8 Years Ago
Check protocol version after the branch since the Steam beta kick message is easier to understand
bot
8 Years Ago
Automated Windows Build
bot
8 Years Ago
Automated Linux Build
bot
8 Years Ago
Automated OSX Build
8 Years Ago
AI weights
8 Years Ago
.
8 Years Ago
Stripped logger