240,945 Commits over 3,867 Days - 2.60cph!

8 Years Ago
Added a gate for potential duplicate invokations of OnChainBreak event due to UML-revealing loop in the API.
8 Years Ago
missed a bit
8 Years Ago
Better editor values
8 Years Ago
Network bug fixes and issues.
8 Years Ago
.
8 Years Ago
Added prop blocking.
8 Years Ago
Stat minipulation fixes, scaled properly with tickrate. Real world values in editor Fxied Death effect not found by UnitManager
8 Years Ago
Fixed alt+enter crash
8 Years Ago
Target moving out of appropriate distance for attacking should now trigger combat interruption.
8 Years Ago
Fixed target death event not being unsubscribed properly.
8 Years Ago
Continued work on combat cancelling
8 Years Ago
Set flag before invoke
8 Years Ago
Bow is no longer wearable
8 Years Ago
Fixed DataEditor not creating assets with correct paths Prepping for attachment point blocking
8 Years Ago
Reserve subscriptions for smart object interactions, that decision making and actions can go hand in hand a little better.
8 Years Ago
Combat component should now correctly listen for target death and fire animation cancel event accordingly.
8 Years Ago
Fixed SavasIsland tier 1 loot crate
8 Years Ago
Stat.ChangeCurrentValue cast fix
8 Years Ago
Editor tweaks
8 Years Ago
Stat change % support. Stats and Effects tick at the same rate as all other systems, instead we scale values based on tick rate. All Stat minipulation values are now PER GAME MINUTE.
8 Years Ago
Fixed water going nuts after alt+enter Fixed water foam disappearing/reappearing after alt+enter Increased water smoothness a bit
8 Years Ago
shortened atmos 8
8 Years Ago
Increased physics buffer size
8 Years Ago
Warn when physics buffers get too small
8 Years Ago
atmos 20 shortened
8 Years Ago
Merge from main
8 Years Ago
more atmos stuff
8 Years Ago
atmos 22 chop chop
8 Years Ago
Bears no longer turn into logs when they die.
8 Years Ago
Added hacky as fuck filtering for AssetEnumAttribute/Drawer
8 Years Ago
added animation to scene
8 Years Ago
added truck animation to scene
8 Years Ago
Fixed revz loading in DX9 broken (RUST-907) Cleaned up reverse depth code a bit
8 Years Ago
normals updated
8 Years Ago
accidently left bool flag on
8 Years Ago
Added Fleeing flag and tweak fleeing related behaviour a bit.
8 Years Ago
added windows
8 Years Ago
Projectile entity distance verification takes entity speed into account instead of always assuming the worst-case (i.e. helicopter)
8 Years Ago
check in of latest art
8 Years Ago
isCarryingLTorch and isCarryingRTorch bools setup with left and right hand animation mask layers improved boar/warthog run/walk animstions a bit
8 Years Ago
Fixed projector multiply decal shader compilation errors Nuked image outline shader; wasn't compiling / up-to-date
bot
8 Years Ago
Automated Linux DS Build #342
8 Years Ago
▋ ▇▇▌▋▋▋▌▍ ▅▉ !▊ ▄▅▋▄▅▆▉ ▇▌▊▊▊▄ █▌▌▉ ▉▌▇▊▋▋▉▄▅█ ▋▍▇▉▆█▊▅▄ ▄▆██▊▇ !▇ ▄▋▋▋▇▌▌▇█▆ ▅▄▆█▅▄▄▌▌ ██▅▇▅▇
bot
8 Years Ago
Automated Windows Build #342
bot
8 Years Ago
Automated Linux Build #342
8 Years Ago
Merge from /mcore
8 Years Ago
updated testmap
8 Years Ago
Attempted to accurately port the fleeing calculation from the spreadsheet.
8 Years Ago
.
8 Years Ago
Disable queued decals & post-processing CMaterialSystem::AllowThreading changes from upstream