userAdam Wcancel
reporust_rebootcancel

6,047 Commits over 2,284 Days - 0.11cph!

9 Months Ago
Test item tweak
9 Months Ago
Don't start attacks or hazzards when dead
9 Months Ago
Zero the Y when calculating look forward
9 Months Ago
Added a cooldown timer for the main triggered attack, use regular attack when on cooldown.
9 Months Ago
Setup hiss anim state, trigger it.
9 Months Ago
Add a regular attack, starts after the initial hazard trigger attack and continues while a player is in range.
9 Months Ago
Attack (placeholder) sound and events.
9 Months Ago
Better LOD settings
9 Months Ago
Trying out some UI to show event has triggered and reaction time. Warning hissing. Increase turn speed.
9 Months Ago
Audio. Alert tick interval.
9 Months Ago
Codegen/manifest to get bet branch working again
9 Months Ago
▅▋▍▄ ▇▌▉▋/▋▊█▄ ▆▍▍▉▇▅▊
9 Months Ago
Actually assign the hit anim...
9 Months Ago
Setup snake hit state and triggers. Added client hurt rpc.
9 Months Ago
Setup extra anim state between alert and idle. Animitor tweaks.
9 Months Ago
Merge from main
9 Months Ago
Compile fixes
9 Months Ago
Auto refresh item lists when convar changes
9 Months Ago
Admins can now toggle displaying hidden items in F1 menu. Added ItemDefinition.Hidden() which includes admin and new convar check. Added admin.show_hidden_items convar.
9 Months Ago
Don't show placement guide and mount option for backpacks if they have contents (already couldn't actually place them, so just a visual fix) Taking a backpack off a weapon rack will equip it if you don't have one equipped already. Maintain previously requested shield behaviour.
9 Months Ago
Merge from main attempt 2
9 Months Ago
Snappier death anim transition. Don't continue turning to face player when we're dead.
9 Months Ago
Delay removing snake when it dies. Play death anim. Setup death anim state.
9 Months Ago
Increase health, remove more debug.
9 Months Ago
Snakes will keep re-attacking on a timer if a player stays in range after triggering the QTE the first time. Removed log spam.
9 Months Ago
Potential barricade unlock fix
9 Months Ago
Pivot, increase turn speed.
9 Months Ago
Reset alert state when no players nearby, snake returns to idle visually.
9 Months Ago
Snappier attack response
9 Months Ago
Attack visual triggering
9 Months Ago
Mip map memory slider, set preset values.
9 Months Ago
Remove redundant mipmap convar settings, force in mandatory defaults. Remove them from presets. Re-export default settings.
9 Months Ago
Hooked up animator. Set aware flag when a player is near, wakes the snake up visually. Some initial anim state setup.
9 Months Ago
Set snake's chance to reposition to 0% for now so I don't get keep losing them
9 Months Ago
Merge from main
9 Months Ago
Merge from mfm1, big merge, including Unity version update.
9 Months Ago
Manifest build to bring snakes back
9 Months Ago
More merge fixes
9 Months Ago
Merge from main wip
9 Months Ago
Monitor Rust project plastic config file for changes, extract and insert the current branch name into Unity window title to make it easier to see which branch each copy of Unity is currently on. Shows in the taskbar previews. Added option to toggle it in the Rust Editor window, defaults off.
9 Months Ago
Link asbestos armor insert world model
9 Months Ago
Anim stuff
9 Months Ago
Fix? 3p pies anim import weirdness
9 Months Ago
Assign hold anim override
9 Months Ago
Fix return from aim frame range to remove glitching. Update anim controller for smoother/less delayed return on aim release.
9 Months Ago
Assign a temp pie impact effect to prevent NRE
9 Months Ago
Add support for throwing individual items in a stack instead of the entire stack. Setup pie anim controller to return to deploy after throw.
9 Months Ago
Setup leard armor insert worldmodel on the item
9 Months Ago
Better throw event timing in anim
9 Months Ago
Throw anim frame mismatch fix