diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-19 18:19:09 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-19 18:19:09 +0000 |
commit | 30c8d7704026aa450b64997c2996ee8d9d4f2cec (patch) | |
tree | dae267b2e016111da192de4dbf67679878e73409 /db/packet_db.txt | |
parent | 620ea0643c3bcbfed5dd7c84e8d65fc8941997a7 (diff) | |
download | hercules-30c8d7704026aa450b64997c2996ee8d9d4f2cec.tar.gz hercules-30c8d7704026aa450b64997c2996ee8d9d4f2cec.tar.bz2 hercules-30c8d7704026aa450b64997c2996ee8d9d4f2cec.tar.xz hercules-30c8d7704026aa450b64997c2996ee8d9d4f2cec.zip |
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
- Added support for strcharinfo(3) to retrieve the player's map
- Added script command "searchitem" for name item searches.
- Moved PACKETVER to src/common/mmo.h as it's needed by the char-server now
- Changed the status valX from int to long so that it won't break for pointer-storage in other architectures.
- Moved the change party leader code to party.c
- A few bugfixes or packet field completions based on my past experience messing around with my server.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14155 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 219 |
1 files changed, 148 insertions, 71 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 94d55b164..250627fbe 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -7,7 +7,9 @@ // Main packet version of the DB to use (default = max available version) // Client detection is faster when all clients use this version. -packet_db_ver: default +// Version 23 is the latest Sakexe (above versions are for Renewal clients) +packet_db_ver: 23 +//packet_db_ver: default packet_ver: 5 @@ -1202,50 +1204,6 @@ packet_ver: 22 0x035f,-1 0x0389,-1 -//2008-08-20aSakexe -0x040c,-1 -0x040d,-1 -0x040e,-1 -0x040f,-1 -0x0410,-1 -0x0411,-1 -0x0412,-1 -0x0413,-1 -0x0414,-1 -0x0415,-1 -0x0416,-1 -0x0417,-1 -0x0418,-1 -0x0419,-1 -0x041a,-1 -0x041b,-1 -0x041c,-1 -0x041d,-1 -0x041e,-1 -0x041f,-1 -0x0420,-1 -0x0421,-1 -0x0422,-1 -0x0423,-1 -0x0424,-1 -0x0425,-1 -0x0426,-1 -0x0427,-1 -0x0428,-1 -0x0429,-1 -0x042a,-1 -0x042b,-1 -0x042c,-1 -0x042d,-1 -0x042e,-1 -0x042f,-1 -0x0430,-1 -0x0431,-1 -0x0432,-1 -0x0433,-1 -0x0434,-1 -0x0435,-1 - //2008-09-10aSakexe packet_ver: 23 0x0436,19,wanttoconnection,2:6:10:14:18 @@ -1253,38 +1211,157 @@ packet_ver: 23 0x0438,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 -//2008-11-13aSakexe +//2009-04-08aSakexe +//0x02a6,-1 +//0x02a7,-1 +0x044a,6 + +//Renewal Clients +//2008-08-27aRagexeRE +packet_ver: 24 +0x0072,22,useskilltoid,9:15:18 +0x007c,44 +0x007e,105,useskilltoposinfo,10:14:18:23:25 +0x0085,10,changedir,4:9 +0x0089,11,ticksend,7 +0x008c,14,getcharnamerequest,10 +0x0094,19,movetokafra,3:15 +0x009b,34,wanttoconnection,7:15:25:29:33 +0x009f,20,useitem,7:20 +0x00a2,14,solvecharname,10 +0x00a7,9,walktoxy,6 +0x00f5,11,takeitem,7 +0x00f7,17,movefromkafra,3:13 +0x0113,25,useskilltopos,10:14:18:23 +0x0116,17,dropitem,6:15 +0x0190,23,actionrequest,9:22 +0x02e2,20 +0x02e3,22 +0x02e4,11 +0x02e5,9 + +//2008-09-10aRagexeRE +packet_ver: 25 +0x0436,19,wanttoconnection,2:6:10:14:18 +0x0437,7,actionrequest,2:6 +0x0438,10,useskilltoid,2:4:6 +0x0439,8,useitem,2:4 + +//2008-11-12aRagexeRE 0x043d,8 -0x043e,-1 +//0x043e,-1 0x043f,8 -//2008-11-26aSakexe +//2008-12-17aRagexeRE 0x01a2,37 -0x0440,10 -0x0441,4 +//0x0440,10 +//0x0441,4 +//0x0442,8 +//0x0443,8 -//2008-12-10aSakexe -0x0442,-1 -0x0443,8 +//2008-12-17bRagexeRE +0x006d,114 -//2009-01-14aSakexe +//2009-01-21aRagexeRE 0x043f,25 -0x0444,-1 -0x0445,10 - -//2009-02-18aSakexe -0x0446,14 - -//2009-02-25aSakexe -0x0448,-1 - -//2009-03-30aSakexe -0x0449,4 - -//2009-04-08aSakexe -0x02a6,-1 -0x02a7,-1 -0x044a,6 +//0x0444,-1 +//0x0445,10 + +//2009-02-18aRagexeRE +//0x0446,14 + +//2009-02-26cRagexeRE +//0x0448,-1 + +//2009-04-01aRagexeRE +//0x0449,4 + +//2009-05-14aRagexeRE +//0x044b,2 + +//2009-05-20aRagexeRE +//0x07d0,6 +//0x07d1,2 +//0x07d2,-1 +//0x07d3,4 +//0x07d4,4 +//0x07d5,4 +//0x07d6,4 +//0x0447,2 + +//2009-06-03aRagexeRE +0x07d7,8,partychangeoption,2:6 +0x07d8,8 +0x07d9,254 +0x07da,6,partychangeleader,2 + +//2009-06-10aRagexeRE +//0x07db,8 + +//2009-06-17aRagexeRE +0x07d9,268 +//0x07dc,6 +//0x07dd,54 +//0x07de,30 +//0x07df,54 + +//2009-07-01aRagexeRE +//0x0275,37 +//0x0276,-1 + +//2009-07-08aRagexeRE +//0x07e0,58 + +//2009-07-15aRagexeRE +//0x07e1,15 + +//2009-08-05aRagexeRE +//0x07e2,8 + +//2009-08-18aRagexeRE +//0x07e3,6 +//0x07e4,-1 +//0x07e6,8 + +//2009-08-25aRagexeRE +//0x07e6,28 +0x07e7,5 + +//2009-09-22aRagexeRE +0x07e5,8 +//0x07e6,8 +0x07e7,32 +0x07e8,-1 +0x07e9,5 + +//2009-09-29aRagexeRE +//0x07ea,2 +//0x07eb,0 +//0x07ec,6 +//0x07ed,8 +//0x07ee,6 +//0x07ef,8 +//0x07f0,4 +//0x07f2,4 +//0x07f3,3 + +//2009-10-06aRagexeRE +//0x07ec,8 +//0x07ed,10 +//0x07f0,8 +//0x07f1,15 +//0x07f2,6 +//0x07f3,4 +//0x07f4,3 + +//2009-10-27aRagexeRE +//0x07f5,6 +//0x07f6,14 + +//2009-11-03aRagexeRE +//0x07f7,0 +//0x07f8,0 +//0x07f9,0 //Add new packets here -//packet_ver: 24 +//packet_ver: 26 |