collett
542f37fb3d
allow bnpc to perform actions
2023-03-12 00:39:46 +09:00
collett
14860047b6
First batch of 5.58 updates:
...
- Common defs, ActorControls and packet updates (more to come later).
- Haste added to chara base stats for later use.
- Acquiring HQ items support (HQ status not yet saved to db, need table modification).
- Event item support.
- Load more default zones.
- Quest related debug commands.
2023-02-06 02:32:21 +09:00
NotAdam
ca102697f4
move to new service locator
2020-03-01 11:58:26 +11:00
collett
29da401de7
Fix moundId type.
2020-01-23 22:43:16 +09:00
collett
d4afee03a6
Implement mount action.
2020-01-23 22:36:01 +09:00
NotAdam
467ce65a5d
revert worldchannelpacket changes
2019-08-09 17:50:31 +10:00
NotAdam
78aade9cea
kinda working effect packets
2019-08-09 17:50:31 +10:00
NotAdam
7f686ffee5
rename some getters and zonechannelpacket -> worldchannelpacket
2019-08-09 17:49:40 +10:00
Mordred
fc2c3248de
Some naming changes for actions
2019-04-28 23:34:43 +02:00
mordred
df8a5aacae
Renamed GamePacketNew... finally
2019-03-08 15:34:38 +01:00
NotAdam
7ecbbd07c7
cleanup some unneeded log output
2019-02-11 14:51:56 +11:00
NotAdam
5f98d00d48
correctly capture itemaction source slot/container from cast packet
2019-02-10 19:50:28 +11:00
NotAdam
4c888aba1b
VFX ItemAction handling
2019-02-09 21:48:42 +11:00
NotAdam
5b66b5433f
proper action type handling
2019-02-09 19:26:31 +11:00
NotAdam
370261591e
basic action sanity checking, partial casting support, some cleanup
2019-02-09 15:39:05 +11:00
NotAdam
2cf1b5aaf7
ignore invalid actions and pass action data into manager
2019-02-09 14:45:28 +11:00
NotAdam
125e877409
remove old actioncast setup
2019-02-08 22:07:49 +11:00
NotAdam
a90dfca45f
remove most code related to the old action implementation
2019-02-08 21:18:01 +11:00
NotAdam
c12348a52e
skeleton action handling inside actionmgr, packet fixes
2019-02-08 21:04:48 +11:00
Mordred
b0ab052bd4
Changed sendDebug to use fmt aswell
2019-01-05 12:32:10 +01:00
Mordred
c345033aa5
Seems like everything works again... here is hoping
2018-12-29 00:53:52 +01:00
Mordred
f52588cdb2
Progress...
2018-12-23 03:53:08 +01:00
Mordred
d03e7a43a6
Added BaseManager and moved DebugCommandHandler to Manager
2018-12-22 22:25:03 +01:00
mordred
ea64b65331
Restructured project slightly
2018-12-13 12:40:42 +01:00