241,266 Commits over 3,867 Days - 2.60cph!

8 Years Ago
wip
8 Years Ago
Weight tweaks
8 Years Ago
Fixed DistanceConsiderationSettings bad field init (moved to OnEnable)
8 Years Ago
Fixed entity's not being destroyed properly Fixed Entity not updating it's grid position on tick Fixed NRE in DistanceConsideration Senses stores real distance in perception data, not grid distance (which breaks combat)
8 Years Ago
More editor cleanup
8 Years Ago
Editor cleanup
8 Years Ago
Renamed Influence field in EntitySettings for consistency
8 Years Ago
Editor relfection stuff and field renames in EntitSettings
8 Years Ago
Progress
bot
8 Years Ago
Automated Linux DS Build #405
8 Years Ago
Updated mission identifiers Added steamworks
bot
8 Years Ago
Automated Windows Build #405
8 Years Ago
- Aded UE test project
bot
8 Years Ago
Automated OSX Build #405
bot
8 Years Ago
Automated Linux Build #405
8 Years Ago
* Proper NULL chekcs for most Vehicle functions
8 Years Ago
Added an Influence component for grid stuff (doesn't actually do anything yet)
8 Years Ago
Added link to curve functions (for testing/debugging/deeper understanding of how they work).
8 Years Ago
Delete
8 Years Ago
Resources, Items and Buildings no longer have Stats or Effects
8 Years Ago
Updated all curve functions in Response Curve.
8 Years Ago
EntityComponentManager base class, generics, all that good shit.
8 Years Ago
EntityComponentManager cleanup
8 Years Ago
Fix for RUST-1168
8 Years Ago
Fixed potential issue with commandbuffer ordering
8 Years Ago
Group stats update every game minute
8 Years Ago
vm source updates
8 Years Ago
NRE fix
8 Years Ago
vm grenade anim updates
8 Years Ago
Tweaks
8 Years Ago
ChangeClip tweak
8 Years Ago
Actions.Wait no longer uses events (causing GC), instead does DateTime comparison with state's startTime
8 Years Ago
TrySetCurrentGoalPlanVariant compares GoalPlan data id, not object equivilance!
8 Years Ago
Behaviours cannot occupy both GPV slots at the same time
8 Years Ago
ResponseCurve.Sample never uses the AnimationCurve, which is only for front-end visualiation of the function
8 Years Ago
Stat cast cache gating
8 Years Ago
StatConsiderationSettings exposes MaxAttributeValue for normalization
8 Years Ago
Hoooks
8 Years Ago
▍ ▄▅█▋█ ▋▌▍▌▉▌/▄▆▆ ▍▉▋ ▆▊▆█ ▉▍▍▅ ▅▊▋▆▆▌ ▋▍▊▋▊▆ ▅▊▅ ▇▇▆▄ ▉▍▉▄ ▄▋▍▌▆▊██ ▆▉▉▆▅
8 Years Ago
Profiler hook nesting
8 Years Ago
Fixed twig strong side not receiving any damage from arrows
8 Years Ago
Hoooooks
8 Years Ago
Entity Physics callbacks not virtual, individual entity types can implement IPhysicsReciever (which is a shit name)
8 Years Ago
nixing EntityView.Tick
8 Years Ago
added Grid Gizmo
8 Years Ago
Benchmark scenes force Random.seed to be identical on every run
8 Years Ago
VectorUtility.GetGroundHeight tweak
8 Years Ago
ui sfx edit
8 Years Ago
Re-order ECM tick
8 Years Ago
More BuildingViewUtility, BuildingSettingsEditor button to load InteractionPosition editor Updated AnimalSkin building prefabs, IP data