This repository has been archived by the owner on May 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
167 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,17 @@ | ||
rem;packet-in-0x028 action category names | ||
0;None | ||
1;Melee Attack | ||
2;Ranged Attack Finish | ||
3;Weapon Skill Finish | ||
4;Magic Finish | ||
5;Item Finish | ||
6;Job Ability Finish | ||
7;Weapon Skill Start | ||
8;Magic Start | ||
9;Item Start | ||
10;Job Ability Start | ||
11;NPC Ability Finish | ||
12;Ranged Attack Start | ||
13;Pet Mob Ability Finish | ||
14;Job Ability DNC | ||
15;Job Ability RUN | ||
rem;DSP stuff (not actually used as max value would be 15 with just 4 bits) | ||
29;ACTION_ITEM_INTERRUPT'; | ||
31;ACTION_MAGIC_INTERRUPT'; | ||
32;ACTION_RANGED_INTERRUPT'; | ||
33;ACTION_MOBABILITY_START'; | ||
35;ACTION_MOBABILITY_INTERRUPT'; | ||
37;ACTION_RAISE_MENU_SELECTION'; | ||
rem;action category names | ||
0x00;NPC Interaction | ||
0x02;Engage monster | ||
0x03;Magic cast | ||
0x04;Disengage | ||
0x05;Call for Help | ||
0x07;Weaponskill usage | ||
0x09;Job ability usage | ||
0x0C;Assist | ||
0x0D;Reraise dialogue | ||
0x0E;Cast Fishing Rod | ||
0x0F;Switch target | ||
0x10;Ranged attack | ||
0x12;Dismount Chocobo | ||
0x14;Show/Zone In | ||
0x19;Monsterskill | ||
0x1A;Mount |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
rem;packet-in-0x028 action category names | ||
0;None | ||
1;Melee Attack | ||
2;Ranged Attack Finish | ||
3;Weapon Skill Finish | ||
4;Magic Finish | ||
5;Item Finish | ||
6;Job Ability Finish | ||
7;Weapon Skill Start | ||
8;Magic Start | ||
9;Item Start | ||
10;Job Ability Start | ||
11;NPC Ability Finish | ||
12;Ranged Attack Start | ||
13;Pet Mob Ability Finish | ||
14;Job Ability DNC | ||
15;Job Ability RUN | ||
rem;DSP stuff (not actually used as max value would be 15 with just 4 bits) | ||
29;ACTION_ITEM_INTERRUPT'; | ||
31;ACTION_MAGIC_INTERRUPT'; | ||
32;ACTION_RANGED_INTERRUPT'; | ||
33;ACTION_MOBABILITY_START'; | ||
35;ACTION_MOBABILITY_INTERRUPT'; | ||
37;ACTION_RAISE_MENU_SELECTION'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,3 +98,4 @@ uint32;$EC;Max MP | |
data20;$F0;_unknown16 | ||
|
||
save;@actors;Player ID;Player Name | ||
save;@players;Player ID;Player Name |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
file;out-0x00A;Client Connect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
file;out-0x00C;Zone In 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
file;out-0x00D;Client Leave | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
file;out-0x00F;Zone In 2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
file;out-0x011;Zone In 3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
file;out-0x016;Update Request | ||
|
||
uint16;0x04;Target Index |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
file;out-0x017;NPC Race Error;Packet sent in response to impossible incoming NPC packets (like trying to put equipment on a race 0 monster). | ||
|
||
uint16;0x04;NPC Index | ||
uint16;0x06;_unknown1 | ||
uint32:@actors;0x08;NPC ID | ||
data6:0x0C;_unknown2 | ||
byte:0x12;Reported NPC type | ||
byte:0x13;_unknown3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
file;in-0x01A;Action;Newly created parser. | ||
file;out-0x01A;Action;Newly created parser. | ||
|
||
rem;Add your parser lines here | ||
uint32;$04;Target ID | ||
uint32:@actors;0x04;Target ID | ||
uint16;0x08;Target Index | ||
uint16:actioncategory;0x0A;Category | ||
uint16;0x0C;Param | ||
uint16;0x0E;_unknown1 | ||
pos;0x10;Offset Position;non-zero values only observed for geo spells cast using a repositioned subtarget |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
file;out-0x01A;Volunteer;Sent in response to a /volunteer command. | ||
|
||
string;0x04;Target Name |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters