userJarryd Campicancel

12,549 Commits over 2,557 Days - 0.20cph!

6 Years Ago
Don't show healing combat log lines when self-healing
6 Years Ago
Added TimerProcs to NPC's, triggers at set intervals while a NPC is aggroed
6 Years Ago
Added a new self proc chance field to NPC definitions, will proc an effect on self for each attack
6 Years Ago
Fixed combat log not displaying any logs from enemies with"corpse" in their name
6 Years Ago
Converted ValuePerSecond to ValuePerMinute on ItemStatsProperties (values are unchanged)
6 Years Ago
Fixed armour protection being counted twice when calculating damage
6 Years Ago
Loot tooltip now shows health/mana/stamina per second as per minute
6 Years Ago
Fixed combat log displaying damage as decay if the damage was fully blocked
6 Years Ago
Codegen
6 Years Ago
Refactoring a heap of stuff, dynamic contracts WIP
6 Years Ago
Wrapped spell debug stuff behind spells.debugvis convar
6 Years Ago
Another layer change
6 Years Ago
Fixed some cone spell issues
6 Years Ago
Added the ability to toggle damage scaling based on distance from cast point on cone spell (defaults to false)
6 Years Ago
Cone damage now does a small trace to see if anything solid is in the way, adjusts the overlap sphere distance accordingly
6 Years Ago
Spell target will no longer change while a spell is channelling Can now hold RMB to target yourself Fixed some client compile issues
6 Years Ago
Added an orient to view field to spell effects, if true the effect won't be parented to a transform and will be spawned in front of the players view (see TorrentFirePH effect for correct orientation)
6 Years Ago
Unsaved change
6 Years Ago
WIP cone damage spell type (currently deals damage + effects in a sphere sweep)
6 Years Ago
Added a block Impact fx field on shields, spawns when the shield blocks an impact
6 Years Ago
Added an effect recycle status effect component, add it to any effects that should be destroyed once a status effect is removed (so effects could be made to loop)
6 Years Ago
Might have fixed blood fx playing when the player blocks a hit
6 Years Ago
Can now unlock paints via tech trees
6 Years Ago
Generate Build info, print it in-game
6 Years Ago
Update Facepunch.Unity
6 Years Ago
Fix build error
6 Years Ago
Print build fails into slack
6 Years Ago
Don't close prop purchase UI on RMB Added feedback button to pause menu
6 Years Ago
Tech fix
6 Years Ago
Fixed busted scrolbar on prop purchasing
6 Years Ago
Scrolling for tech tree Mouse edge panning Mouse drag panning Props no longer degrade until player has unlocked maintenance staff Tutorial contracts now auto start the next contract WIP tab rework for prop purchasing
6 Years Ago
Added a new EffectSpellChannel component that disables an effect if the active spell is no longer active (was cancelled) Added that and the ParentToWeaponBone component to the Fireball, Frostbolt and Heal spell channel effects
6 Years Ago
Minor spell cleanup
6 Years Ago
EffectParentToWeaponBone now works on BaseViewModel Fireball channel fx now parents to l_hand when in first person on the local client
6 Years Ago
TShirt stand collision, disabled cost/power/weight checks while moving a prop
6 Years Ago
Add non walkable mask to diner booth
6 Years Ago
Revert "Cancel repair jobs if the repair target is deleted" This reverts commit 859218096f68404dbb94bd7d99a02673fac82fb8.
6 Years Ago
Cancel repair jobs if the repair target is deleted
6 Years Ago
New Lightweight Engines tech
6 Years Ago
Fire Extinguisher is fire immune, slowed down fire spread
6 Years Ago
Reprioritised some jobs Jukebox and T Shirt stand price increases
6 Years Ago
Eyedropper search field fix
6 Years Ago
Fixed old menu strings Finanical cleanup + tech fixes Add fallback points and nav areas to double beds Added jukebox Fixed some miscalculated income text Added engines to Cumulus ships SFX for unlocking tech on a tech tree Chassis Upgrades use a different visual design in tech tree Show passenger destination in details UI Fixed some overlapping UI Large Cumulus ship chassis
6 Years Ago
Added a radio verb
6 Years Ago
Unsaved change Can change ship colour after new game
6 Years Ago
Reorient tech tree
6 Years Ago
LootSpawns now check if an instance of an item already exists in the target container before adding another (fixes receiving duplicate item drops)
6 Years Ago
One more menu change
6 Years Ago
More menu stuff
6 Years Ago
Main menu