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

8 Years Ago
Rebuild plugins
8 Years Ago
Merged from main
8 Years Ago
Removing PVT test from benchmark (crashing shit)
8 Years Ago
basecombatentity ignite baseline
8 Years Ago
Eat/drink sounds
8 Years Ago
Flamethrower sounds
8 Years Ago
EffectsComponent.RemoveEffect Emotes EC null check
8 Years Ago
StatCollection.CreateStat will update existing stats that match data params
8 Years Ago
VitalSimulators NRE fix
8 Years Ago
Fixed StatsUtility.GetStat NRE
8 Years Ago
Added PlayerTaskTriggerSettingsEditor Removed old SkillRequirement struct from CraftableParameters
8 Years Ago
unwrapped almost all of exterior and underside of beep truck
8 Years Ago
Deleted Tiredness Consideration (we already have inverse energy consideration with the same repsonse curve)
8 Years Ago
Removed StatTypes enum, now each type of Stat has it's own enum of stat definitions
8 Years Ago
Condition template fix InteractionPlanData becomes BehaviourPlanData Added SkillLevelConditon, for testing the level of a given skill on an entity Added SkillRequirementCondition, for testing if we pass the required skill levels for our the BehaviourPlan in our DecisionContext package (doesnt work yet)
8 Years Ago
can deselect bucket instead of drinking from it fixed NRE when swapping buckets cannot transfer water into unheld bucket
8 Years Ago
A couple of minor TakeFromDispenser tweaks
8 Years Ago
TakeFromDispenser now applies Skill Gain and Skills are shown in the Debug window.
8 Years Ago
Actually fix stat names in UnitSettingsEditor
8 Years Ago
Procmap benchmarks reset GC, LODs, grass, decor and tasks before every run
8 Years Ago
Fixed StatsComponentParameters
8 Years Ago
Removed tree component from hemp
8 Years Ago
Icesheet prefabs use LOD grid
8 Years Ago
Removed tree component from a bunch of clutter prefabs
8 Years Ago
SpeedTree wind settings
8 Years Ago
Fixed infinite tree chopping / take from dispenser actions.
8 Years Ago
Moved apply color/alpha to fragment setup Fixed for shader bug RUST-833
8 Years Ago
Started adding woodcutting skill to tree chopping.
8 Years Ago
removing TODOs
8 Years Ago
TakeFromDispenser fix
8 Years Ago
Stat.ChangeMaxValue doesnt need to check type
8 Years Ago
Removed Scalable and Linkable as concepts in the Stats system
8 Years Ago
Removed tree component from all trees (appears to be slow as fuck)
8 Years Ago
mixer stuff and loop levels
8 Years Ago
Shitlist
bot
8 Years Ago
Automated Linux DS Build #314
8 Years Ago
Adjusted grass LODing (less upscaling on lower LODs)
bot
8 Years Ago
Automated Windows Build #314
bot
8 Years Ago
Automated OSX Build #314
bot
8 Years Ago
Automated Linux Build #314
8 Years Ago
Clients can connect to listen servers through Steam P2P (backend, no changes to any UI)
8 Years Ago
Players can join new missions after previous mission has completed
8 Years Ago
Pass StatCollections's Entity into Stat constructor for easier event setup Added AttributeSimulators Removed IStatValueChange
8 Years Ago
Stat simulation split up per stat type, added base Stat.Simulate method Fixed hang caused by StatMinipulatorParametersDrawer
bot
8 Years Ago
Automated Linux DS Build #313
8 Years Ago
Added NoShadows benchmark
8 Years Ago
Finished terrain shader logz tests and mods, got started on grass and cleaned shadow mask prepass code Moved logz constant precalc to script/maincamera; added executeInEditMode
8 Years Ago
Climate prefab update
8 Years Ago
Removed some unused garbage
8 Years Ago
Removed legacy fog modes from all release scenes & shader stripping