diff options
author | shennetsind <ind@henn.et> | 2013-04-06 22:11:43 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-04-06 22:11:43 -0300 |
commit | 267eb1f2b9223dc0c0cd66bc48f5116223d974d9 (patch) | |
tree | 11d040dc3e65a3f04f73bbd764ba1ac20f94e7ab /db | |
parent | b80492674d9bc057d0888a9408735b345226a87e (diff) | |
download | hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.tar.gz hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.tar.bz2 hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.tar.xz hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.zip |
Introducing 2012-06-18 onwards status change timer
Special Thanks to unleashed, Judas and everyone who contributed to the 2013 client.
Also introducing into the packet table the current 2013-03-20 Special Thanks to Judas!
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db')
-rw-r--r-- | db/packet_db.txt | 74 |
1 files changed, 58 insertions, 16 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 776fd3279..7c9492442 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1776,25 +1776,67 @@ packet_ver: 31 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08d2,10 +//2012-06-18 +packet_ver: 32 +0x0983,29 + // ========== WARNING ============= // - 2012-07-02 is NOT STABLE. // - The packets are kept here for reference, DONT USE THEM. //2012-07-02aRagexeRE -//packet_ver: 32 -//0x0363,19,wanttoconnection,2:6:10:14:18 -//0x0364,6,ticksend,2 -//0x085a,7,actionrequest,2:6 -//0x0861,8,movefromkafra,2:4 -//0x0862,10,useskilltoid,2:4:6 -//0x0863,10,useskilltopos,2:4:6:8 -//0x0886,6,solvecharname,2 -//0x0889,90,useskilltoposinfo,2:4:6:8:10 -//0x089e,6,dropitem,2:4 -//0x089f,6,takeitem,2 -//0x08a0,8,movetokafra,2:4 -//0x094a,6,getcharnamerequest,2 -//0x0953,5,walktoxy,2 -//0x0960,5,changedir,2:4 +packet_ver: 33 +0x0363,19,wanttoconnection,2:6:10:14:18 +0x0364,6,ticksend,2 +0x085a,7,actionrequest,2:6 +0x0861,8,movefromkafra,2:4 +0x0862,10,useskilltoid,2:4:6 +0x0863,10,useskilltopos,2:4:6:8 +0x0886,6,solvecharname,2 +0x0889,90,useskilltoposinfo,2:4:6:8:10 +0x089e,6,dropitem,2:4 +0x089f,6,takeitem,2 +0x08a0,8,movetokafra,2:4 +0x094a,6,getcharnamerequest,2 +0x0953,5,walktoxy,2 +0x0960,5,changedir,2:4 + +//2013-03-20Ragexe (Judas) +packet_ver: 34 +0x01FD,15,repairitem,2 +0x086D,26,friendslistadd,2 +0x0897,5,hommenu,2:4 +0x0947,36,storagepassword,0 +//0x0288,-1,cashshopbuy,4:8 +0x086F,26,partyinvite2,2 +0x0888,19,wanttoconnection,2:6:10:14:18 +0x08c9,4 +0x088E,7,actionrequest,2:6 +0x089B,10,useskilltoid,2:4:6 +0x0881,5,walktoxy,2 +0x0363,6,ticksend,2 +0x093F,5,changedir,2:4 +0x0933,6,takeitem,2 +0x0438,6,dropitem,2:4 +0x08AC,8,movetokafra,2:4 +0x0874,8,movefromkafra,2:4 +0x0959,10,useskilltopos,2:4:6:8 +0x085A,90,useskilltoposinfo,2:4:6:8:10 +0x0898,6,getcharnamerequest,2 +0x094C,6,solvecharname,2 +0x0907,5,moveitem,2:4 +0x0908,5 +0x08CF,10 //Amulet spirits +0x08d2,10 +0x0977,14 //Monster HP Bar +0x0998,8,equipitem,2:4 +//0x0281,-1,itemlistwindowselected,2:4:8 +0x0938,-1,reqopenbuyingstore,2:4:8:9:89 +//0x0817,2,reqclosebuyingstore,0 +//0x0360,6,reqclickbuyingstore,2 +0x0922,-1,reqtradebuyingstore,2:4:8:12 +0x094E,-1,searchstoreinfo,2:4:5:9:13:14:15 +//0x0835,2,searchstoreinfonextpage,0 +//0x0838,12,searchstoreinfolistitemclick,2:6:10 //Add new packets here -//packet_ver: 33 +//packet_ver: 35 |