OpenPunk
  • Joined on 2022-05-31
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
OpenPunk synced commits to patchmap at OpenPunk/tabledata from mirror 2023-06-26 23:38:05 +00:00
OpenPunk synced new reference patchmap to OpenPunk/tabledata from mirror 2023-06-26 23:38:05 +00:00
OpenPunk synced commits to patchmap at OpenPunk/OpenFusion from mirror 2023-06-26 23:28:05 +00:00
OpenPunk synced new reference patchmap to OpenPunk/OpenFusion from mirror 2023-06-26 23:28:05 +00:00
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-06-22 07:26:51 +00:00
23ab908366 Refuse to start if there are invalid NPC types in the JSONs
OpenPunk synced commits to main at OpenPunk/Client from mirror 2023-04-23 22:24:36 +00:00
48e2052748 Fix call to nonexistent function in URL redirection
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-03-19 04:37:02 +00:00
be6a4c0a5d Enforce minimum supported libsqlite version
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-03-14 04:07:00 +00:00
8eb1af20c8 Clean up tdata file loading logic slightly
e73daa0865 Skip loadGruntworkPre() if there's no gruntwork
743a39c125 Tolerate empty gruntwork file
Compare 3 commits »
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-03-12 11:51:56 +00:00
a9af8713bc Reject network messages too small for the packet size field
4825267537 Use memcpy() instead of casting to load keys
a92cfaff25 Differentiate new connection messages on the login and shard ports
abcfa3445b Move dead socket cleanup out of the poll() loop
2bf14200f7 Make CNSocket::kill() idempotent
Compare 5 commits »
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-03-07 03:31:22 +00:00
876a9c82cd Bump copyright year to 2023
fb5b0eeeb9 Make socket connection state mismatch into a fatal error
7aabc507e7 Stop handling the current packet if the server is shutting down
Compare 3 commits »
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-03-01 19:14:22 +00:00
2914b95cff Combat: 3+ targets should automatically kick the connection
OpenPunk synced commits to master at OpenPunk/OpenFusion from mirror 2023-03-01 03:14:22 +00:00
dbd2ec2270 Email: update the item slots via a ITEM_MOVE_SUCC packet
50e00a6772 Email: fix issue #186
Compare 2 commits »