project-meteor-server/FFXIVClassic Map Server/packets/send/Actor/battle
Yogurt afe1e59889 Fix hiteffect.lua to not use bor since we can't reference other members
of the same table

Change hp_penalty onGain and onLose to use the new function signature
2019-06-01 02:59:41 -07:00
..
CommandResult.cs Fix hiteffect.lua to not use bor since we can't reference other members 2019-06-01 02:59:41 -07:00
CommandResultContainer.cs Add new functions for absorbs in CommandResultContainer 2019-05-29 19:10:05 -07:00
CommandResultX00Packet.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
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