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

7 Years Ago
fix for game events not being listened to when praciting a map from squad editor
7 Years Ago
Serverside fix for leaderboard entries disappearing in some circumstances when browsing table with the arrows
7 Years Ago
"Bastards" tribe is now neutral instead of hostile
7 Years Ago
[D11] merge from main + related fixes
7 Years Ago
Correct icons in Command Widget array
7 Years Ago
Disable dispenser interactions when dispenser is depleted
7 Years Ago
Burner & Healer celebs Added to animators Source anims
7 Years Ago
merged main to release, to include gamemodes/events and all recent changes.
7 Years Ago
disabled edit in-match edit squad menu button. re-enabled global UI object. version++
7 Years Ago
trying to add leaf clothes to weaving station
7 Years Ago
missed from last checkin
7 Years Ago
male and female leaf clothing
7 Years Ago
Exit/edit squad buttons on match outcome screen are now controlled by game mode definition. Disabled edit squad button for tutorial mode. Disabled exit/edit squad buttons for career mode.
7 Years Ago
adding unit count bar to the squad editor UI
7 Years Ago
cherry picked tutorial fixes
7 Years Ago
health over time takes longer to convert into health
7 Years Ago
Fixed all known tutorial issues. Updated tutorial text to match game changes.
7 Years Ago
corn and pumpkin harvest time increased
7 Years Ago
▄▉▊▅▊ ▅▄▆█ ▆▉▅▌
7 Years Ago
Replace SkipOnFailure bool in BehaviourChainElementParameters with an EvaluationModes enum. Harvesting flagged resources now uses the complete on succeed evaluation mode on the various possible interactions.
7 Years Ago
Fixed abilities with null jobs not appearing on the context menu. Holding control will make RMB perform the command on click.
7 Years Ago
Tweaked aim system a bit. Convar'ed aim system variables. Generated convars.
7 Years Ago
Tweaks to military tunnel. Scene2Prefab Military Tunnel Updated manifest.
7 Years Ago
Swamp and bandit town scene2prefab
7 Years Ago
Lowered LOD/culling distances on reeds and water lillies
7 Years Ago
[D11] [UI] adjusted the notifications so that player vitals related notifications are on the right, and removed bars on ones that didn't need bars. updated the health/hunger/thirst bars to match the mockup.
7 Years Ago
Added "Max Tree Meshes" slider to graphics options
7 Years Ago
Fixed legacy skins occasionally not displaying correctly (RUST-17)
7 Years Ago
▊▆▋▋█▍▊ ▇▊▌▊ █▋▆▍
7 Years Ago
▅▉█▍▌ ▋▅▌▌▆█ ▆█▋▊█▄▍▄ █▄▊▊▅▍▉
7 Years Ago
Continuing work on AI improvements.
7 Years Ago
reduced the chance of celebration anims playing
7 Years Ago
Tribe view
7 Years Ago
set Ui chat sorting minor tweak on env temple A background
7 Years Ago
Fixing vehicle assignment timing issues. Still has a bug somewhere
7 Years Ago
Working on something...
7 Years Ago
Stop error on quit in editor
7 Years Ago
Fix bug with initial car placement
7 Years Ago
Allow your teammate to activate your next checkpoint
7 Years Ago
Adjust vehicle HP + minor bugfix
7 Years Ago
test
7 Years Ago
fixed career stat UI panel miss alignment relink avatar accessory icon
7 Years Ago
Various work modules have conditions preventing them from being performed if we are wounded or bleeding
7 Years Ago
mail box, search light, barricades, large furnace, furnace, small and large water catcher, repair bench, oil refinery and research table decay much faster Workbenches now decay after a long period
7 Years Ago
Moved notification text below other fields in Effects Editor (fixes said text not displaying).
7 Years Ago
Re-added Y axis camera movement smoothing Some tweaks for camera movement inbetween physics frames
7 Years Ago
Make Effects Tick Again. Removed check for other existing effects having the same add/remove actions.
7 Years Ago
merged theme events branch to main
7 Years Ago
trigger celebrate anaim on units when they get kills (everytime, for now) unit effects now get parented to the animation root not the unit transform, so they move with celeb anims. set all root transforms in each UnitView.
7 Years Ago
Fixed Effects component not being ticked on minute. Passed out effect should now be removed when energy has been regained.