192,974 Commits over 4,049 Days - 1.99cph!

7 Years Ago
removed clone entry in foliage.v1
7 Years Ago
added shadows back to trees (whoops)
7 Years Ago
Fixed melee attacks registering in AI as the weapon being initiator, not the player. Improved hostility reaction for guards in bandit town.
7 Years Ago
merge save166 to main
7 Years Ago
fixed big wheel spin speed updated bandit town with vendors + public works
7 Years Ago
humanoid vendor functionality bandit town sell orders
7 Years Ago
Fix the build!! And some other death cam stuff
7 Years Ago
Death cam shows an ally if it can't show killer and there are allies around. Doesn't let you change who you're viewing or handle the ally's death properly though - need to integrate with the full spectate cam I think.
7 Years Ago
Made sure game mode respawn times always long enough for the kill cam
7 Years Ago
Camera work etc
7 Years Ago
big wheel sounds
7 Years Ago
bandit_town water body fix network++ save++ (166)
7 Years Ago
Passing the shooter through in the health info on death so the camera can pan over to your killer
7 Years Ago
Fixed swamp a,b & c water body height collider mismatch Fixed swamp_b water collider size
7 Years Ago
Needs now have a condition group for completion. Hunter Needs Weapon completed if the unit is no longer a hunter.
7 Years Ago
swamp_c loot fix
7 Years Ago
Skill Gain to Settlement exp multiplier. Return false in CanPerformJob if job isn't unlocked yet. Added JobCondition. Hunter Needs Weapon now checks if we're actually a hunter.
7 Years Ago
Swamp topology fix
7 Years Ago
Fix for players getting stuck inside dredge buckets Slightly increased LOD distances on wooden walkways Moved big wheel chairs closer
7 Years Ago
Tweaked AI spawns at MT.
7 Years Ago
fog fixes swamp_a/b
7 Years Ago
Swamp_a and b fixes - Hero tree layer and map display
7 Years Ago
Don't trigger settlement XP gain event unless value is non zero
7 Years Ago
Data
7 Years Ago
swamp_c loot fix & balance
7 Years Ago
Fixing Missing Scripts errors in swamp_b
7 Years Ago
fixed invisible chair pose
7 Years Ago
Added MonumentIsland test scene
7 Years Ago
reupdating tree resource
7 Years Ago
merge from main
7 Years Ago
reverted some files
7 Years Ago
Added "spawn individuals" concept to spawn handler, for example for hero trees to always respawn in a particular spot Added respawn_individuals convar (toggles automatic individual respawn) Added fill_individuals console command (respawns all individuals)
7 Years Ago
NRE fix in dispenser interactions
7 Years Ago
NRE fix in Worker.
7 Years Ago
rebuilt trees to be one mesh until chopped down
7 Years Ago
editor directive
7 Years Ago
Crafting overlay only shows elements that the selected unit has the correct job for. Crafting widget won't show items the selected unit can't craft. Craft command only shows in radial if the selected unit has the correct job.
7 Years Ago
shopkeeper test
7 Years Ago
Simplified swamp tree coliders
7 Years Ago
Reduced invinsible time at spawn for some NPCs.
7 Years Ago
updated sitting generic pose RUST-119
7 Years Ago
Bandit town scene2prefab
7 Years Ago
Tweaked AI.
7 Years Ago
Fixed a range bug in AI.
7 Years Ago
Merge fix
7 Years Ago
Small draw distance changes to water plants and swamp trees
7 Years Ago
Tweaks
7 Years Ago
Crafting Station now defines Job and Craftable Items. Nuked some old stuff that isn't needed anymore.