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

8 Years Ago
AI designer tweaks
8 Years Ago
Updated native
8 Years Ago
Added more profiling Fixed xp over-categorization Limited max item owners (lots and lots of owners creating lag) Don't send item owners for world items Updated XP database schema to be less write/serialize heavy Increased pool size
bot
8 Years Ago
Automated Windows Build
bot
8 Years Ago
Automated Linux Build
bot
8 Years Ago
Automated OSX Build
8 Years Ago
PrintFs
8 Years Ago
Animations SwitchBackL and SwitchBackR got an animation event added. Items Component now hooks up to above mentioned animation events. Items Component now fires the triggers for the above mentioned animation events when Equip / Stow actions occur. Equip Carried Item Ability added. Stow Equipped Item Ability added. Human Items AI Module now has a plan for equipping and stowing weapons (the Behaviour Chain Selector remain before I hook it up to the Equip Carried Item Ability)
8 Years Ago
Items component should be ready for Equip and Stow now.
8 Years Ago
Merged from main.
8 Years Ago
Shrub prefab save
8 Years Ago
Removed decor scale/rotate components from fruitbush source prefabs
8 Years Ago
Removed DecorScale and DecorRotate from the berry bush prefab (bad petur)
8 Years Ago
Data save
8 Years Ago
Removed TotalThreatConsideration and it's single usage in "Animal/Territory/Return To Territory" AI
8 Years Ago
VectorUtility GetRandomInsideRadius optionally includes a GetGroundHeight call Morale.GetFleeDestination uses above ext method, increased radius
8 Years Ago
Skill verbs in StatsUtility Renamed some Skills
8 Years Ago
Debug tools perception tweaks
8 Years Ago
Don't generate notifications for any fulfilled desires
8 Years Ago
Unti info widget never displays empty string, only displays desire text for unfulfilled desires
8 Years Ago
Removed AlwaysWin Condition Added ChanceCondition Added some icons to a few abiltiies that were missing them Added Canivore hunting AI perpcetion checks Emotes AI goal uses 50% chance condition to make it a little less constant Reduced Desire activity notification spam by only notifying on intial creation of unfilled desires
8 Years Ago
Emotes not longer disabled by item pickup... (may result in some funky object clipping with certain animations) EmoteSettings.Priority range field attribute
8 Years Ago
UI prefab save, fixed missed icon ref in animations
8 Years Ago
Scene save, missed adds
8 Years Ago
Removed Emote instance type, now we just reference EmoteSettings Added Emote Selector Added EmoteSettings to Blackboard data Added EmotePriority Consideration Re-wrote TriggerEmote Action to use Blackboard data Added gui_shape_dot sprite (petur I think you forgot to commit something)
8 Years Ago
AI Data save, graph layouts
8 Years Ago
Improved node snapping in AI designer
8 Years Ago
Minor tweaks to AI Designer drawing
8 Years Ago
AI Designer nodes snap after canvas panning too
8 Years Ago
Node snapping in AI Designer
8 Years Ago
SQLite memory safety Turned off pool diagnostics (performance)
8 Years Ago
Fixed NRE when using freecraft in the editor
8 Years Ago
RUST-1128 Assertion failed: Stomping old lifeStory (with repo)
8 Years Ago
RUST-1091 Pie menu red overlay covering
8 Years Ago
RUST-1129 Binds activate when typing in chat and console
8 Years Ago
extended damage shell up on human male face
8 Years Ago
Merged from Main
8 Years Ago
Humans use the other mouth texture, because the DDS file filters poorly from an angle. Unit damage fx files. (WIP)
8 Years Ago
tweaked a bunch of 3rd person animations to show the player pointing his weapon in the actual direction he's facing fixed bow world model orientation and hand placement fixed stupid bug with the eyes looking all fucked up when the player held construction planner
8 Years Ago
More work on getting equipping and stowing ready for prime time, but not quite the yet. These changes breaks main, so pushing to branch.
8 Years Ago
=
8 Years Ago
▅▇▄█▌█ ▌█▌▆▉ ▊█▊ ▄▉▉▆▋▊ █▆▇▋▉▊▇▋█▇
8 Years Ago
Fix for player panel not removing
8 Years Ago
Tiny optimization to herd average destination used for fleeing.
8 Years Ago
Added some error logs to Fixed Array, like when we try to Add elements when the array is full. Herds were adding target destinations that were NaN and shit, FA debug logging unweiled it, now "fixed".
8 Years Ago
Tut widget stuff
8 Years Ago
Untitled Game update.
8 Years Ago
Disabled sharpen on taa; already doing it later down the pipe Replaced anti-aliasing toggle option with dropdown: off, fxaa, smaa, txaa (needs backend/convar work) Modified dropdown code to allow setting image color on dropdown option (off=dark)
8 Years Ago
Fixed lit alpha blended shader paths Button sounds on various UI widgets
8 Years Ago
.