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

bot
9 Years Ago
Automated Linux DS Build #362
9 Years Ago
fixed ownership xp distribution working multiple owners save/load fixes crafted items have ownership resource dispenser created resources have ownership based on tool/instigator
bot
9 Years Ago
Automated Windows Build #362
9 Years Ago
Updated main menu backgrounds
9 Years Ago
Started on Desire refactor.
9 Years Ago
▌ ▆██▋ ▌▆▅▄█▅▋▅ ▅█▉▍▊/▅▉▌▉▇▇/▋▉█▋▍▇ ▊▉▆▍▊ ▌▋▄/▆▉▄▊▊
9 Years Ago
Projctiles ignore anything on the Units layer that isn't a hitbox (hack)
9 Years Ago
Temporary b22 shader fix
9 Years Ago
trying to fix ragdolls going crazy (not much luck)
9 Years Ago
New perception calculations (probably need a lot of tweaking)
9 Years Ago
Nametag tweaks
9 Years Ago
Fixed BaseMelee editor / standalone inconsistency
9 Years Ago
Attack entity repeat delay cooldown test 2 (RUST-1043)
9 Years Ago
Fixed glowing eyelashes
9 Years Ago
Adding watch tower staircase models and prefabs
9 Years Ago
Remaining entity view creation/update code moved to util classes EntitySettingsEditor view management improvements and bug fixes
9 Years Ago
Disabled UI dithering until we can come up with something that isn't shit Fixed front page news header image bugs
9 Years Ago
Should fix #harvest pumpkin tooltip
9 Years Ago
- More
9 Years Ago
- Started Asteroid tileset / room / flow / archeteype / prefab setup stuff
9 Years Ago
Server history scroll speed Key bind option for craft menu Water quality defaults to high Tooltips for some options
9 Years Ago
Colliders on buildings.
9 Years Ago
Load mainmenu from scene (not scene2prefab) Load mainmenu.serverbrowse from scene (should do this for all mainmenu subpanels tbh) ingame menu background tweaks Redone options screen so it doesn't look like a hairy bag of dicks Options turns bloom off works Option to turn motion blur off
9 Years Ago
Transparent layer tweak (RUST-842)
9 Years Ago
Additional road prefab, broken type, no pavement
9 Years Ago
- Reduced chance of bouncers spawning - WIP bouncer rework (bigger, faster and with charge attack (needs wind-up still) - Cocktail launcher now auto not single click
9 Years Ago
Attack entity repeat delay cooldown test (RUST-1043)
9 Years Ago
vm source update
9 Years Ago
set up aim throwing for longsword & salvaged cleaver
9 Years Ago
Started new mission UI Passing truck collision through to missions
9 Years Ago
Implemented throw weapon AH protection (throw_protection, throw_penalty)
9 Years Ago
- Patchers now fire more aggresively - Reduced amount of cash dropped from crates, but increased chance of cash drops over items/abilities
9 Years Ago
- Bit of BaseProjectile cleanup. If anything goes wrong it's probably this commit. - Barrier/barricade ability now allows the player's projectiles to pass through
9 Years Ago
- Added WallHit delegate to BaseProjectile - Buzzsaw now starts returning when it hits a wall
9 Years Ago
Lot bases, roof fixes.
bot
9 Years Ago
Automated Linux DS Build #361
9 Years Ago
Touched water shaders to fix out-of-date staging
bot
9 Years Ago
Automated Windows Build #361
9 Years Ago
backup
9 Years Ago
Misc editor refactoring. EntityViewEditor parity with some debug tools display
bot
9 Years Ago
Automated OSX Build #361
bot
9 Years Ago
Automated Linux Build #361
9 Years Ago
Update view origin, angles and directions for all views - fixes sprites not facing the correct direction in mirrors/water reflection
9 Years Ago
Adding forest clutter: dead tree logs models/lods/prefabs
9 Years Ago
Moving all EntityView Interactable collider setup to editor side view creation utility classes (now static, moved out of EnitySettingsEditor types)
9 Years Ago
Tree stump materials didn't have horizont occlusion
9 Years Ago
- Added remaining charges display to ability buttons
9 Years Ago
▌ ▉▋▇▋ ▉▄▅▆▌ ▄▉▄▍ ▌▋▉ ▋▆▋█ ▌█▍▌ ▉▉▌▉▅▅▉ ▅▄▇▊ ▉▊█▇▆▇▊ ▌█▌▅▅ ▆▋▆█ ▌▅▊▍▄ ▋▉▅ ▍▆▊▄ ▋█▇▄ ▊▆▆▍▆ ▍█▅▅▊▉▍█ ▇▉ ▋▌▋▋▍▇▇ ▉▋▅▆
9 Years Ago
Added some senses related stuff to certain effects.
9 Years Ago
added unitdeadstate to dying as a quick way to make it bypass the dying anim, I didnt want to remove it as it would break the links in all the override controllers and may add back in later