255,337 Commits over 3,990 Days - 2.67cph!

9 Years Ago
Unity 5.4.0b25 (to see if it fixes build server crashing)
9 Years Ago
Renamed VitalTypes.CurrentSpeed to DesiredSpeed
9 Years Ago
vm crossbow updates
9 Years Ago
Prefab name lookup optimization
9 Years Ago
deleted commented segment
9 Years Ago
added events to switch items between L R back
9 Years Ago
Fixed some bugs in how equip and stow was gating callbacks on wrong conditions Didn't cleaning up event data for equip and stow.
9 Years Ago
changed movement to idle blend from speed which is NavMeshAgent.speed (Maximum movement speed when following a path) to animatorSpeed which is Unit.Navigation.NavMeshAgent.velocity.magnitude (the current velocity)
9 Years Ago
Missed delete shader
9 Years Ago
Temporary workaround for nonJitteredProjectionMatrix on b21 Removed custom motion vectors shader from temporal-aa folder
9 Years Ago
Server compile fix
9 Years Ago
save++ persistence++
9 Years Ago
. completely revamped xp earner categories . max xp you can earn from any player clamped to 6 . xp earned from other players tapers off the more they earn for you . xp from using resources for crafting removed . diminishing xp bonus for crafting an item ( max 1xp total ) merge into main
9 Years Ago
. completely revamped xp earner categories . max xp you can earn from any player clamped to 6 . xp earned from other players tapers off the more they earn for you . xp from using resources for crafting removed . diminishing xp bonus for crafting an item ( max 1xp total ) merge into main
9 Years Ago
merge from main
9 Years Ago
merge from main
9 Years Ago
completely revamped xp earner categories max xp you can earn from any player clamped to 6 xp earned from other players tapers off the more they earn for you xp from using resources for crafting removed diminishing xp bonus for crafting an item ( max 1xp total )
9 Years Ago
TribeTracker padding
9 Years Ago
Tut widget visuals
9 Years Ago
Fixed tutorial and tasks widget issues by moving elements to prefabs rather than finding components in children etc
9 Years Ago
icon doesn't touch rim
9 Years Ago
More unit portrait fiddling
9 Years Ago
Moved Unit portrait stuff into it's own manager, fixed tracker potraits being shit
9 Years Ago
Save
9 Years Ago
Merging from temporal-aa branch
9 Years Ago
Merging from temporal-aa branch
9 Years Ago
Added unit to unit flag event. Made a tribe combat activity.
9 Years Ago
Finished aa switch backend; updated ui options scene Renamed temporal to tssaa just in case
9 Years Ago
Fixed dropdown convar forced value on awake
9 Years Ago
Improved fxaa quality by tweaking input; still much faster than any other option
9 Years Ago
Emote sound delay
9 Years Ago
lasp gasp of air male vox sound added
9 Years Ago
EmoteSettings holds UnitSoundsTypes, play sound in Emotes.TriggerEmote Added Emotes for Sleeping/Running/Injured Strip flags on death uncommtend
9 Years Ago
Cleaned up some crap Unit flags handling. Strip flags on death to ensure we fire triggers etc. Added Human Corpse item Dead people can't speak. Duh.
9 Years Ago
Improved target following range calculation
9 Years Ago
Merge from main
9 Years Ago
Merge from main
9 Years Ago
Tweaked ocean caustics animation
9 Years Ago
- Can no use the number keys to load any area from the level start screen (0=factory, 1=ice so far)
9 Years Ago
Human-Combat will now equip weapon before setting current combat ability (in selectors), that player commanded hunting/attacking makes the cavemen draw their weapon and use the weapon's abilities.
9 Years Ago
Fixed missing occlusion property error in terrainblendext Fixed lighting in "Before/Particles/Lit Alpha Blended"
9 Years Ago
Merge from main to triple check
9 Years Ago
Merge from main to triple check
9 Years Ago
Music system (again)
9 Years Ago
Removing music code because Unity
9 Years Ago
Removing music prefab because Unity
9 Years Ago
FOR FUCK SAKE asteroid tile, adding particles
9 Years Ago
Removing music assets because Unity
9 Years Ago
Added "Particles/VertexLit Additive" shader Fixed fishing trap caught VFX visible at night (RUST-1136)
9 Years Ago
Fixed water drop refraction (fish trap)