Block a user
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
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
b12aecad63
Fix vscode launch configs for Windows
5bf0c8f3ea
Add launch configurations for vscode
2ddc956c9b
Fix sqlite casing and syntax error in cmakelists
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
OpenPunk
synced new reference patchmap to OpenPunk/OpenFusion from mirror
2023-06-26 23:28:05 +00:00
8eb1af20c8
Clean up tdata file loading logic slightly
e73daa0865
Skip loadGruntworkPre() if there's no gruntwork
743a39c125
Tolerate empty gruntwork file
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
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
dbd2ec2270
Email: update the item slots via a ITEM_MOVE_SUCC packet
50e00a6772
Email: fix issue #186