198,627 Commits over 4,140 Days - 2.00cph!

8 Years Ago
RUST-1661 - Shooting through/under stone doorway fixed
8 Years Ago
fixed wrong blend mode on high wall wood
8 Years Ago
Fixed campfire not taking fuel Fixed portraits for disabled/dead units matching rotation of ragolls
8 Years Ago
Unit animation disabled after death
8 Years Ago
Pause time during building placement
8 Years Ago
Merge from attachments branch
8 Years Ago
Attachable book keeping, events
8 Years Ago
Fixed player controller issues
bot
8 Years Ago
Automated Windows Build #684
8 Years Ago
Automated Linux DS Build #684
bot
8 Years Ago
Automated OSX Build #684
8 Years Ago
Automated Linux Build #684
8 Years Ago
Unit components fuckery
8 Years Ago
Don't save r_eye* convars over sessions
8 Years Ago
Better dead people tooltips
8 Years Ago
Fixed player controller not clearing radial command buffers properly Entity description only runs through enabled components TickableEntity only ticks enabled components
8 Years Ago
Conditions fix
8 Years Ago
More player controller crap
8 Years Ago
PlayerController supports smartobjects on units Cleaned up DSE utility EvaluateConditions method so that we correctly set the "hide from UI" out bool when we don't get our desired result
bot
8 Years Ago
Automated Windows Build #683
8 Years Ago
Human + deer corpse data, butcher skill def
8 Years Ago
More compatibility with Awesomium, default web pages to 512x512 and ignore OnSizeChange of 0x0
8 Years Ago
Data save
8 Years Ago
Attachable, SmartObject and Dispenser are default components for all Units
8 Years Ago
Fixed errors
8 Years Ago
Units no longer create items to represent their carcass upon death. Refactored all the things. (WIP)
bot
8 Years Ago
Automated Windows Build #682
bot
8 Years Ago
Automated OSX Build #682
8 Years Ago
Automated Linux Build #682
8 Years Ago
Viewmodels can no longer have a negative FOV when zooming in
bot
8 Years Ago
Automated Windows Build #681
bot
8 Years Ago
Automated OSX Build #681
8 Years Ago
Automated Linux DS Build #681
8 Years Ago
Automated Linux Build #681
8 Years Ago
Added a second parameter to WeaponEquip - the player
8 Years Ago
Removed attachable functionality from Items and put it in the Attachable EntityComponent
8 Years Ago
OnValidate for porting PhysicalParameters to AttachableParameters
8 Years Ago
Merge from main Item settings editor cleanup
8 Years Ago
8 Years Ago
Added classes for an Attachable Component
bot
8 Years Ago
Automated Windows Build #680
bot
8 Years Ago
Automated OSX Build #680
8 Years Ago
Automated Linux DS Build #680
8 Years Ago
Automated Linux Build #680
8 Years Ago
merge /main/chromium, probably builds
8 Years Ago
Remove window.print on V8 context creation
8 Years Ago
UnitAttachments support for attaching all Entities WIP
8 Years Ago
Cleanup No more blocking code when destroying Chromium panel
8 Years Ago
Chromium panel creation is non-blocking CEF runs in its own thread - lots of cleanup to do
8 Years Ago
Fixed PersistedEntityData missing a ProtoInclude for Hint.PersistedHintData