OpenPunk
  • Joined on 2022-05-31
OpenPunk synced commits to refactor 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
Compare 3 commits »
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
Compare 3 commits »
OpenPunk synced commits to refs/pull/245/merge 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
Compare 4 commits »
OpenPunk synced commits to refactor 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
Compare 2 commits »
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
Compare 2 commits »
OpenPunk synced commits to refs/pull/245/merge 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
Compare 3 commits »
OpenPunk synced commits to refactor 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
Compare 12 commits »
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
Compare 12 commits »
OpenPunk synced commits to refs/pull/245/merge 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
Compare 13 commits »
OpenPunk synced commits to refactor 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
Compare 5 commits »
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
Compare 5 commits »
OpenPunk synced commits to refs/pull/245/merge 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
Compare 6 commits »
OpenPunk synced commits to refactor 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/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
2249b5381b Fix seg fault with egg powers
Compare 2 commits »
OpenPunk synced commits to refactor 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/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
9b7656117d Reuse useNanoSkill codepath for passive powers
Compare 2 commits »
OpenPunk synced commits to main at OpenPunk/scripts from mirror 2023-07-20 19:29:49 +00:00
20d5f6231c Export as OBJ
131297552e Fix normals
ef8ae1fb6e Fix vertex positioning and outfile name
Compare 3 commits »
OpenPunk synced commits to main at OpenPunk/scripts from mirror 2023-07-14 01:04:08 +00:00
3aabb35f33 Add terrain mesh extractor