project-meteor-server/FFXIVClassic Map Server/packets/send/Actor/battle
2019-05-06 16:07:06 -04: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 Cleaning up imports. 2019-05-06 16:07:06 -04:00
CommandResultContainer.cs Cleaning up imports. 2019-05-06 16:07:06 -04: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