240,761 Commits over 3,867 Days - 2.59cph!

12 Months Ago
Test map wagons and stuff
12 Months Ago
Remove tracking every item on the server Instead, get the ammo count from the held entity when calling Item.Save()
12 Months Ago
Fixed poster sketch tinted red
12 Months Ago
Fixed server not loading wanted posters
12 Months Ago
Show all contacts in the wanted poster popup, not just contacts marked hostile
12 Months Ago
Reapply right foot ik curve to kick anim Exposed and renamed fields on double door (KickAnimationDelay, PushAnimationDelay) Added and exposed a delay if the player is holding something (WeaponAdditveDelay)
12 Months Ago
Tweaked lighting inside train tunnel stairwells and corridors to fix light leaks and odd hotspots
12 Months Ago
Added rail topology to train tunnels entrance
12 Months Ago
Spawn tweak
12 Months Ago
Merge from main -> ammo_count_in_chests
12 Months Ago
Add radiation to oil rig to prevent players camping and preventing crate from respawning Add `oilrig_radiation_amount_scale` and `oilrig_radiation_time_scale` to scale the delay and amount of rads Add `oil_rig_radiation` entity that controls the radiation and listens for crate hacking & puzzle reset S2P both oil rigs Codegen PLACEHOLDER VALUES: - starts 45min after crate starts being hacked - ramps up to 100 rads over 5 minutes
12 Months Ago
railrod planter icon, rebuilt manifest
12 Months Ago
Fixed SendModifications memory leak (#20)
12 Months Ago
Serialize / insert from serialized node / link subsets
12 Months Ago
12 Months Ago
Added nameplate to huntingtrophylarge
12 Months Ago
Dispatch submit func from scenesystem Un-delete SetSteamVrCompositorTexture and do submit on render thread
12 Months Ago
Fixed planter pickups - can we fix it? yes we can
12 Months Ago
merge from main
12 Months Ago
merge from jackhammer_repair_bench
12 Months Ago
fixed laser offset when scoped
12 Months Ago
reduced push gesture delay
12 Months Ago
merge from base_decor_DLC
12 Months Ago
Only allow bait & caught fish to go into the survival fish trap's inventory
12 Months Ago
concrete trim additions + weathering + damage blends https://files.facepunch.com/jason/1b2511b1/sbox_N0xwIey6Vv.png
12 Months Ago
Updated Rail Road Planter Colliders
12 Months Ago
Fix mistake in hull copy when adding transformed hull
12 Months Ago
fixed stacking deployables on top of storage barrel
12 Months Ago
Fixed wanted poster sketch rendering
12 Months Ago
Setup Rail Road Planter as a Deployable and Planter Setup Rail Road Planter LODS and GIBS
12 Months Ago
Added shader "Rust/Standard Decal (Poster)"
12 Months Ago
Updated mesh decal shaders to improve blending, support per-channel blend flags and property blocks (forwanted poster)
12 Months Ago
Added optional filter option to both EmitSound functions Added new RichText panel methods Added GetLineHeight Added SetLineHeight - values below zero mean no override Added AppendTextWithURLs Added model file types to file.Write whitelist Reduce .gma whitelist for data_static/ folder Only allow txt, dat, json, xml and csv - the other stuff can be stored in models/, materials/, etc. Clean ups Added navmesh.FindInBox Revert "Delete player.phy" This reverts commit 881ea75ae830dec677c89b3207d95b56f8a223fd.
12 Months Ago
Add experimental SceneModel,SetBoneOverride
12 Months Ago
Spawning, pop, debug stuff, UI lerping.
12 Months Ago
Render tool changes: - Added resolution matching - GameObject searching - Cache - Layout changes - More processing setup
12 Months Ago
merge from main
12 Months Ago
▊▅▆▆▍▌
12 Months Ago
powerplant 2.0 greybox canditate progress
12 Months Ago
Moved lock to R hing of the bar doors
12 Months Ago
Fix zero radius capsules in some maps crashing the game, clamp to convex radius
12 Months Ago
Added Rail Road Planter Folders, Materials and Models Setup Basic Prefab for Rail Road Planter
12 Months Ago
Fixed Bath Tub Planter Dirt not being Culled
12 Months Ago
Izabu Physics (#1308) Replaced the physics library to provide us with easier updates and bug fixes. No softbody (yet)
12 Months Ago
Handle upgrading ParameterInfo (#1287)
12 Months Ago
merge from main
12 Months Ago
merge from main
12 Months Ago
Removed DLC from loot tables Rocking chair crafting setup Rocking chair no longer default Torch holder crafting setup Torch holder no longer default Fixed minecart planter desc token conflict minecart planter no longer default Bath Tub Planter no longer default 3 single hero weapon rack crafting costs single hero weapon rack dlc unlocking storage barrel b and c DLC setup storage barrel no longer default Wooden Frontier Bar Doors dlc setup Wooden Frontier Bar Doors crafting setup Wooden Frontier Bar Doors no longer default
12 Months Ago
Merge from main
12 Months Ago
Small cleanup Remove DecalSystem.CreateDecal( SceneWorld ), Decal.Place( SceneWorld ) in favor of the new SceneObject type