Block a user
02fd17c0e7
Implement leech
da33c5c30f
Make
clearBuffs
memory-safe
478ae3d996
Break if player dies from buff combat tick
OpenPunk
synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror
2023-08-14 05:28:00 +00:00
02fd17c0e7
Implement leech
da33c5c30f
Make
clearBuffs
memory-safe
478ae3d996
Break if player dies from buff combat tick
OpenPunk
synced commits to refs/pull/245/merge at OpenPunk/OpenFusion from mirror
2023-08-14 05:28:00 +00:00
13b10b9206
Merge
02fd17c0e7
into b12aecad63
02fd17c0e7
Implement leech
da33c5c30f
Make
clearBuffs
memory-safe
478ae3d996
Break if player dies from buff combat tick
9affe76587
Fix segv: Halt buff iteration if mob is dead
33fde8af69
Tighten parameter for removeBuff
OpenPunk
synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror
2023-08-13 21:18:01 +00:00
9affe76587
Fix segv: Halt buff iteration if mob is dead
33fde8af69
Tighten parameter for removeBuff
OpenPunk
synced commits to refs/pull/245/merge at OpenPunk/OpenFusion from mirror
2023-08-13 21:18:01 +00:00
22345f2fec
Merge
9affe76587
into b12aecad63
9affe76587
Fix segv: Halt buff iteration if mob is dead
33fde8af69
Tighten parameter for removeBuff
1a7bb826d8
Move drain to new system
da9fb499de
reorder some stuff
2bc2235179
Fix icon not disappearing for debuffs
618126f963
Tick buffs for mobs
b16ffe4f19
Fix infinite slowdown with snare
OpenPunk
synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror
2023-07-25 21:46:26 +00:00
1a7bb826d8
Move drain to new system
da9fb499de
reorder some stuff
2bc2235179
Fix icon not disappearing for debuffs
618126f963
Tick buffs for mobs
b16ffe4f19
Fix infinite slowdown with snare
OpenPunk
synced commits to refs/pull/245/merge at OpenPunk/OpenFusion from mirror
2023-07-25 21:46:26 +00:00
a2c696db26
Merge
1a7bb826d8
into b12aecad63
1a7bb826d8
Move drain to new system
da9fb499de
reorder some stuff
2bc2235179
Fix icon not disappearing for debuffs
618126f963
Tick buffs for mobs
5671adbd74
Make skill result size check an assertion
550b26db39
Oops
68be9cc381
Change SkillResult size validation
ef33a182d1
Reorder abilities to match client handling
9bd8eabed7
Don't add buff if player dead
OpenPunk
synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror
2023-07-23 20:49:49 +00:00
5671adbd74
Make skill result size check an assertion
550b26db39
Oops
68be9cc381
Change SkillResult size validation
ef33a182d1
Reorder abilities to match client handling
9bd8eabed7
Don't add buff if player dead
OpenPunk
synced commits to refs/pull/245/merge at OpenPunk/OpenFusion from mirror
2023-07-23 20:49:49 +00:00
e124bc0645
Merge
5671adbd74
into b12aecad63
5671adbd74
Make skill result size check an assertion
550b26db39
Oops
68be9cc381
Change SkillResult size validation
ef33a182d1
Reorder abilities to match client handling
OpenPunk
synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror
2023-07-22 20:19:50 +00:00
2249b5381b
Fix seg fault with egg powers
OpenPunk
synced commits to refs/pull/245/merge at OpenPunk/OpenFusion from mirror
2023-07-22 20:19:50 +00:00
57eb692226
Merge
2249b5381b
into b12aecad63
2249b5381b
Fix seg fault with egg powers
OpenPunk
synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror
2023-07-21 03:29:50 +00:00
9b7656117d
Reuse
useNanoSkill
codepath for passive powers
OpenPunk
synced commits to refs/pull/245/merge at OpenPunk/OpenFusion from mirror
2023-07-21 03:29:50 +00:00
02cc58dfb0
Merge
9b7656117d
into b12aecad63
9b7656117d
Reuse
useNanoSkill
codepath for passive powers