This website requires JavaScript.
Explore
Help
Sign In
cassidy
/
project-meteor-server
Watch
1
Star
0
Fork
0
You've already forked project-meteor-server
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-05-20 08:26:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
project-meteor-server
/
FFXIVClassic Map Server
/
packets
/
send
/
Actor
/
battle
History
Yogurt
97dcd765eb
Add new hit effect flag for hit effects that only show animations
...
Fix SetMP setting MaxMP instead of MP Fix substate updates not being sent
2019-06-01 02:10:40 -07:00
..
CommandResult.cs
Add new hit effect flag for hit effects that only show animations
2019-06-01 02:10:40 -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