200,087 Commits over 4,140 Days - 2.01cph!
Prefab attachment data, arrow trails
Dirt click fx improvements (needs to eventually pull biome colors)
Blood tweaks
Sleep fx renders more nicely.
Aiming source anims for vm bone knife/club
TribeStartArea tweak
Snow weather type
Testing ActionChain break change (dont break current action if not running, I suspect this never got called anyway)
Navigation.SetDestination does reset path again, for testing
Fixed potential NREs in Corpse
Updated scenes
Removed old truck prefab
EntityManager budget sim tick in LateUpdate
Combat ability selector tweaks
NRE fix in combat ability selector
Fixed order of SetDestination start
A sim tick won't use up multiple frames due to the three states of ticking anymore, but rather strive to use as much of it's budget as possible each frame (even if that includes multiple tick states in a single frame).
Moved the handling of "frames per tick" tracking, that it's a bit more clear what's going on with it.
Fixed weapon attachments being invisible when attached to weapon that is currently held
Cleaned up some code that dealt with the weapon attachment disabled flag
Fixed being able to place boxes partially inside walls (RUST-908)
Fixed admins getting AH violations when disabling admin cheat while moving very fast
Fixed taking damage when entering water while using admin cheat
▇▊▆▊▄██_▅▆▍▉▇▊▊▅▍█ ▄▆▉▆ ▅ ▍▉▄ ▉▉ ▌▄▍▉ ▆▉▇▋█
▌▇▉▇▉▉▄_▊▅▉▌▉▄▅█▇▄ █▆▅▅ ▌ ▌▆▍▍▊▆▋▅▅▍▅▆
- Commented out camer cullign debug line
Bleeding now is attached to it's unit.
made mudhut base deeper and have less of a lip
init randomNumber on units in animation prefab so I can modify the idle speed with it to stop animals idles syncing up
Updated truck with right materials
FOR FUCK SAKE wip room script, commenting unfinished part
triggerTurnL and triggerTurnR setup for human but needs hooking up via code
Fixed muzzle mods missing from asset bundles (RUST-963)
DM and Action Run is still on Sim Tick, while some other things that's got to do with Behaviour Chain ticking has been moved onto the ordinary Tick.
Added decal renderer and bullet impact decals.
Building blocks store a unique building ID (all building blocks that belong to the same building have the same building ID)
Network++
improved mud 01 roof and base
Updated plugins VS solution to allow compilation with XS
remade hex pieces with new road width
Added reporter
Added rotate function for hex grid
Switch to paint mode
updates to bone throwng vm anim source
first pass sloth using the bear as a base
reimported asset stats from google drive
Increased range that weapons can be picked up at
created new resolution roads and hex system and exportede
added exhausted and idle triggers to bear and deer
added new city blocks to new scene and combined to make test city
Updated city scene
Changed mission queue layout
Updated inputs