userAdam Wcancel

12,170 Commits over 3,712 Days - 0.14cph!

54 Days Ago
Setup hiss anim state, trigger it.
54 Days Ago
Add a regular attack, starts after the initial hazard trigger attack and continues while a player is in range.
54 Days Ago
Attack (placeholder) sound and events.
54 Days Ago
Better LOD settings
54 Days Ago
Trying out some UI to show event has triggered and reaction time. Warning hissing. Increase turn speed.
54 Days Ago
Audio. Alert tick interval.
55 Days Ago
Codegen/manifest to get bet branch working again
55 Days Ago
▅▋▍▄ ▇▌▉▋/▋▊█▄ ▆▍▍▉▇▅▊
55 Days Ago
Actually assign the hit anim...
55 Days Ago
Setup snake hit state and triggers. Added client hurt rpc.
55 Days Ago
Setup extra anim state between alert and idle. Animitor tweaks.
55 Days Ago
Merge from main
55 Days Ago
Compile fixes
55 Days Ago
Auto refresh item lists when convar changes
55 Days 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.
55 Days 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.
55 Days Ago
Merge from main attempt 2
56 Days Ago
Snappier death anim transition. Don't continue turning to face player when we're dead.
56 Days Ago
Delay removing snake when it dies. Play death anim. Setup death anim state.
56 Days Ago
Increase health, remove more debug.
56 Days 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.
56 Days Ago
Potential barricade unlock fix
56 Days Ago
Pivot, increase turn speed.
56 Days Ago
Reset alert state when no players nearby, snake returns to idle visually.
56 Days Ago
Snappier attack response
56 Days Ago
Attack visual triggering
56 Days Ago
Mip map memory slider, set preset values.
56 Days Ago
Remove redundant mipmap convar settings, force in mandatory defaults. Remove them from presets. Re-export default settings.
56 Days Ago
Hooked up animator. Set aware flag when a player is near, wakes the snake up visually. Some initial anim state setup.
56 Days Ago
Set snake's chance to reposition to 0% for now so I don't get keep losing them
56 Days Ago
Merge from main
57 Days Ago
Merge from mfm1, big merge, including Unity version update.
57 Days Ago
Manifest build to bring snakes back
57 Days Ago
More merge fixes
57 Days Ago
Merge from main wip
57 Days 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.
57 Days Ago
Link asbestos armor insert world model
57 Days Ago
Anim stuff
57 Days Ago
Fix? 3p pies anim import weirdness
57 Days Ago
Assign hold anim override
57 Days Ago
Fix return from aim frame range to remove glitching. Update anim controller for smoother/less delayed return on aim release.
57 Days Ago
Assign a temp pie impact effect to prevent NRE
57 Days 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.
57 Days Ago
Setup leard armor insert worldmodel on the item
57 Days Ago
Better throw event timing in anim
57 Days Ago
Throw anim frame mismatch fix
57 Days Ago
Added generic pie.projectile. Setup test pie items as throwable.
57 Days Ago
Bunch of throwing setup. Removed revolved VM from vm. Setup throwing VM events. Converted Food heldentity to BaseMelee
57 Days Ago
Merge from main
57 Days Ago
Merge from main