branchrust_reboot/main/Snakescancel

165 Commits over 274 Days - 0.03cph!

11 Months Ago
Fix spelling of "Incapacitate" in snake venom item description.
11 Months Ago
Add missing called to base.OnDied in WildlifeHazard
12 Months Ago
Layer fix
12 Months Ago
Merge from ent_setup
12 Months Ago
Remove some logs
12 Months Ago
Range checks, wip
12 Months Ago
Reduced snake health
12 Months Ago
Venom icon settings
12 Months Ago
Merge from jungle_update
12 Months Ago
Merge from corpse
12 Months Ago
Slightly increase snake slow duration
12 Months Ago
Merge from jungle_update
12 Months Ago
Force snake back into alert anim when reappearing. Restore rotation. Fix some warnings from trying to play anims on disabled GO.
12 Months Ago
Zero exit time for idle->alert. Detect being enabled again after reposition.
12 Months Ago
Add client events for disappear/reappear. Play (placeholder) rustling sounds when disappearing and reappearing during location change, to make it easier to track the snake. Increase player movement speed reduction to 70% (but still much shorter duration)
12 Months Ago
Setup player speed modifier limits. Fix some wip modifier limit code.
12 Months Ago
Add new NegativeEffects modifier source type. Add separate vitals display panel for active negative effects. Set snake modifier source to NegativeEffects, shows in new panel instead of dart modifiers. Reduce snake reposition transition time.
12 Months Ago
Massively reduce snake bit slow duration.
12 Months Ago
Merge from jungle_update
12 Months Ago
Switch the blue material
12 Months Ago
Added ping leeway to GetReactionTime calculation
12 Months Ago
Temporarily throw some venom (bread) to the ground on snake death, until corpse/ragdoll is setup.
12 Months Ago
Snake corpse. Spawn corpse.
12 Months Ago
Added placeholder snake venom item
12 Months Ago
Remove some debug spam
12 Months Ago
Reaction time and chance to reposition tweaks
12 Months Ago
Merge from jungle_update
12 Months Ago
Move some code
12 Months Ago
Move interface from placeholder location to new file IReceivePlayerTickListener
12 Months Ago
Merge from jungle_update
1 Year Ago
Merge from jungle_update
1 Year Ago
Todo
1 Year Ago
Codegen
1 Year Ago
manifest
1 Year Ago
Merge from snakes/mfju (merging from jungle update fix branch)
1 Year Ago
Merge from mfm (updating branch from main and fixing merge stuff)
1 Year Ago
Compile fix
1 Year Ago
Snake scale and colour balances
1 Year Ago
Don't start attacks or hazzards when dead
1 Year Ago
Zero the Y when calculating look forward
1 Year Ago
Added a cooldown timer for the main triggered attack, use regular attack when on cooldown.
1 Year Ago
Setup hiss anim state, trigger it.
1 Year Ago
Add a regular attack, starts after the initial hazard trigger attack and continues while a player is in range.
1 Year Ago
exported snake hiss anim
1 Year Ago
Attack (placeholder) sound and events.
1 Year Ago
Better LOD settings
1 Year Ago
Trying out some UI to show event has triggered and reaction time. Warning hissing. Increase turn speed.
1 Year Ago
Audio. Alert tick interval.
1 Year Ago
Actually assign the hit anim...
1 Year Ago
Setup snake hit state and triggers. Added client hurt rpc.