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

10 Years Ago
Clouds Version 2:0
10 Years Ago
- Mission select screen now interactable with mouse, can start missions.
10 Years Ago
swimming cleanup, unified values for swimming/headunderwater
10 Years Ago
medium and small rocks
10 Years Ago
Fixed water refraction back projection in GL/OSX
10 Years Ago
Changed standard blendlayer shaders to preserve masked albedo detail; traded for normal map in lowest LOD (#325)
10 Years Ago
added new grass skirt to temple court
10 Years Ago
added grass skirt and new outer floor with new grass shaders, removed blue lights.
10 Years Ago
Cowboy run north loop source
10 Years Ago
Sign exploit fixes
10 Years Ago
Exit signs.
10 Years Ago
- TownInteractable works with keyboard
10 Years Ago
Check antihack whenever players try to damage something (antihack.playerdamage convar, defaults to false) Added antihack.objectplacement convar to toggle object placement verification (defaults to true)
10 Years Ago
- Cursor no longer hidden by default, need to toggle.
10 Years Ago
- Title screen buttons now work with mouse
10 Years Ago
Melee weapon damage distance check sends message to player when rejecting an attack
10 Years Ago
Lifestealer gets recycled / removed at end of point
10 Years Ago
- Input
10 Years Ago
Hacky PlayerController goal creation test Removed Momentum from Behaviour, now only carried by GoalPlanVariant
10 Years Ago
- More input unification
10 Years Ago
-some missing bit plastic had not realised existed
10 Years Ago
-tribe now ticks -tribe checks for items and their quantities amongst all known items, making a list of currently known eligible ItemSettings and their numbers -tribe compiles a list of currentlyCraftable items (means items whose basic components are available, no consideration given to needs for skill or tools) -UnitCanFindToolConsideration was killed, and swapped with a CanFindOrCraftTool condition, which is much much prettier, by using the above functions
10 Years Ago
Stability is now encapsulated into a StabilityEntity Doors, shutters and embrasures use the new socket based stability system Fix for RUST-164 and RUST-318
10 Years Ago
- Input
10 Years Ago
Env probes.
10 Years Ago
BehaviourChain.End accessibility fix
10 Years Ago
- Removed BehaviourStack, renamed Agent+Behaviour to Agent+Abilities - Removed FindItem Action
10 Years Ago
7 'deselect' male vox added
10 Years Ago
Current goal will now be checked for whether it's equal to the next goal, or at least force it to end before we replace it with the new goal.
10 Years Ago
Tossing it on Plastic.
10 Years Ago
BehaviourChain.Copy Fix
10 Years Ago
- Added BehaviourChainElement - Refactored BehaviourChain.Add, Decisions no longer leave DM - Removed Behaviour constructor overload, made target optional
10 Years Ago
Fixed inputs for non standalone platforms
10 Years Ago
removed prefab updated controller
10 Years Ago
Added life steal modifier
10 Years Ago
Root dir
10 Years Ago
Remove null check in BehaviourChain.CreateInteractionBehaviour
10 Years Ago
Replaced amtospheric music 001, changed tags on 018
10 Years Ago
- Fixed some issues with Building interactions being incorrectly disabled - Some EntityComponent refactoring, added IEntityComponentSettings so EntityComponent uses a common type for settings
10 Years Ago
Updated custom speedtree shaders to 5.3
10 Years Ago
More fixes for lag exploits (RUST-315)
10 Years Ago
Replaced obsolete material block calls
10 Years Ago
Updated standard brdf to 5.3 (needs complete shader reimport)
10 Years Ago
RUST-196 - this is the proper fix
10 Years Ago
merge from main
10 Years Ago
RUST-292 - Pushed LOD1 distance a bit to lessen barbwire popping
10 Years Ago
Fixed AddTexture errors (white billboard fix)
10 Years Ago
RUST-43 - Added missing surface params to colliders
10 Years Ago
RUST-196 - attempting to fix
10 Years Ago
RUST-313 Simplified stone worldmodel collider