project-meteor-server/FFXIVClassic Map Server/packets/send/Actor/battle
Yogurt f2e34174c4 Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into develop
Fix Excruciate removign status from enemy rather than caster
2019-06-05 19:28:02 -07:00
..
BattleAction.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
BattleActionX10Packet.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
BattleActionX18Packet.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
CommandResult.cs Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into develop 2019-06-05 19:28:02 -07:00
CommandResultContainer.cs Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into develop 2019-06-05 19:28:02 -07:00
CommandResultX00Packet.cs Merge branch 'inventory_refactor' into develop 2019-05-06 15:59:09 -04:00
CommandResultX01Packet.cs Fixed bug where when a mob was insta-killed they would disappear (not die). More renames for action -> result. Reverted result packet unknown from 0x801 to 0x810. Added hitnum. Fixed isolation. 2019-05-04 18:53:00 -04:00
CommandResultX10Packet.cs Renamed BattleActionPacket -> CommandResultPacket as it better defines what these packets do. A command fires -> here is what happened due to it. 2019-01-29 00:02:09 -05:00
CommandResultX18Packet.cs Fixed bug where when a mob was insta-killed they would disappear (not die). More renames for action -> result. Reverted result packet unknown from 0x801 to 0x810. Added hitnum. Fixed isolation. 2019-05-04 18:53:00 -04:00