summaryrefslogtreecommitdiff
path: root/db/packet_db.txt
AgeCommit message (Expand)AuthorFilesLines
2011-01-08* Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:...ai4rei1-1/+1
2010-12-25* Added support for new /remove and /recall packets for 2010-08-03aRagexeRE a...ai4rei1-0/+4
2010-11-28* Resolved multiple issues with the party booking system (bugreport:4573, sin...ai4rei1-4/+4
2010-11-19* Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport...ai4rei1-2/+2
2010-10-05* Added Spira's Party Booking System implementationL0ne_W0lf1-7/+7
2010-08-19- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...Skotlex1-4/+4
2010-08-03- Merged a few minor bugfixesSkotlex1-8/+63
2010-04-23Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...skotlex1-1/+90
2010-02-062010/02/06Inkfish1-1/+1
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related pac...skotlex1-0/+3
2009-12-01- Fixed weight of Mandragora_Cap (5399) should be 30, not 300. (bugreport:3910)brianluau1-0/+44
2009-11-29- Fixed a typo in skill_db.Kisuka1-2/+30
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-71/+148
2009-11-03Extended broadcast implementation:Gepard1-2/+46
2009-08-25Implemented Progress Bar.(topic:207933)Inkfish1-1/+1
2009-07-29- Fixed some 13.1 items.zephyrus1-13/+13
2009-07-25Rewrote Quest Log system.Inkfish1-2/+2
2009-03-30Defined new server-side PACKETVER 20081126 to add support for the modified pe...ultramage1-0/+22
2009-03-25Added correct packets for the food item creation window.ultramage1-1/+1
2009-03-24* Added support for new status change packet, uses new setting display_status...Sara1-0/+11
2009-03-17- Implemented official battlechat packets (thanks to Pakpil).zephyrus1-1/+1
2008-10-15- Added the required changes to support the 2008-09-10+ clientsskotlex1-1/+7
2008-08-23- Mercenary Packets (Server to Client). Still need a little more info.zephyrus1-1/+1
2008-06-11Updated packet db according to recent client data.ultramage1-6/+123
2008-03-18- Added the official adoption method.zephyrus1-2/+2
2008-03-08- Auction System implementation completed.zephyrus1-1/+1
2008-03-08- Added support for Auction Close and Cancel.zephyrus1-3/+3
2008-03-07- Fixed some bugs on auction.zephyrus1-1/+1
2008-03-07- More updates to Auctions. Now you "really" can register auctions, limit to ...zephyrus1-1/+1
2008-03-05- Merged Auction Search and Register. It seen to work fine, so you can test t...zephyrus1-4/+4
2008-02-28- Added cash shop support. (i need to add documentation, working on it).zephyrus1-1/+1
2008-02-27Added support for the "view player equip" feature (see topic:174461)ultramage1-2/+2
2008-01-15* Manner system fixingultramage1-2/+9
2008-01-14* Client packet correctionsultramage1-5/+5
2008-01-05Corrected one place belonging to the no-stacking mod that I missed when doing...ultramage1-4/+15
2007-12-22Fixed mob AI code iterating over non-mob objects without checking, when monst...ultramage1-2/+2
2007-11-26Fixed guild expulsion not working correctly.ultramage1-1/+11
2007-11-24Added support for latest official client/server packet changes.ultramage1-0/+14
2007-10-24* Cleaned up some messy guild code (more to come)ultramage1-5/+0
2007-10-22- Added the new mail system. Requires optimization and tests.zephyrus1-8/+8
2007-10-08Updated packet_db.txt with latest client entries.ultramage1-4/+14
2007-09-26* Implemented Token of Siegfried effect care of Zephyrus_CR.L0ne_W0lf1-1/+2
2007-09-07* Moved quest_variables.txt to /docultramage1-7/+25
2007-09-07- Added support for the new party invite/reply packets from the latest client...skotlex1-0/+2
2007-08-15- Merged and completed Latio's work on server-side hot-key saving (http://www...skotlex1-1/+1
2007-08-06* Added a null-pointer check to skill_initunit() to prevent a crashultramage1-2/+3
2007-08-04* Removed weird mvp reward item drop behavior (see topic:160077)ultramage1-2/+2
2007-07-20* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, th...ultramage1-221/+348
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+1
2007-04-20- Added ntows() to properly handle that client port number deficiencyultramage1-51/+36