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
Filip Maj
f038b525c6
Cleaning up imports.
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