OpenPunk
  • Joined on 2022-05-31
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 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
e124bc0645 Merge 5671adbd74377a69bdcb1b84575d297bc474f749 into b12aecad63
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
57eb692226 Merge 2249b5381bff12d14b56573fa8f075f6285dc24a into b12aecad63
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
02cc58dfb0 Merge 9b7656117d74b903a193f7292d1ad7b60c2b0e91 into b12aecad63
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
OpenPunk synced commits to refactor at OpenPunk/OpenFusion from mirror 2023-07-13 00:24:08 +00:00
9394825d41 Fix recall
6e0d55c4b7 Make SkillType an enum class
Compare 2 commits »
OpenPunk synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror 2023-07-13 00:24:08 +00:00
9394825d41 Fix recall
6e0d55c4b7 Make SkillType an enum class
Compare 2 commits »
OpenPunk synced commits to main at OpenPunk/Client from mirror 2023-07-12 08:14:46 +00:00
e19098a13e README update
OpenPunk synced commits to refactor at OpenPunk/OpenFusion from mirror 2023-07-12 08:04:47 +00:00
33396f8d28 Fix self recall
OpenPunk synced commits to refs/pull/245/head at OpenPunk/OpenFusion from mirror 2023-07-12 08:04:47 +00:00
33396f8d28 Fix self recall
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-07-11 23:59:08 +00:00
b12aecad63 Fix vscode launch configs for Windows
5bf0c8f3ea Add launch configurations for vscode
2ddc956c9b Fix sqlite casing and syntax error in cmakelists
Compare 3 commits »
OpenPunk synced commits to refactor at OpenPunk/OpenFusion from mirror 2023-07-11 23:59:08 +00:00
cd908666af [WIP] Fix targeting for groups
74588f2c77 [WIP] Active power handling
829f75112c Sync with master
343668fbcd Add overload to remove specific class of buff
2e572169c0 Move some stuff from playerTick to player combat step
Compare 88 commits »
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-06-30 07:34:34 +00:00
4f0ae027a5 Add Dockerfile and docker-compose