summaryrefslogtreecommitdiff
path: root/src/map/packets.h
AgeCommit message (Collapse)AuthorFilesLines
2018-11-07Update non shuffle packets list up to 2018-10-31Andrei Karas1-2/+24
2018-10-22Update non shuffle packets list up to 2018-10-17Andrei Karas1-0/+24
2018-10-02Update non shuffle packets list up to 2018-10-02Andrei Karas1-0/+18
2018-09-23Merge pull request #2195 from Asheraf/md_commandHaru1-1/+1
Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND
2018-09-19Update storage/guild storage packets for 2018-09-12 RE.Andrei Karas1-8/+8
2018-09-19Add non shuffle packets for 2018-09-19.Andrei Karas1-0/+67
2018-08-28Implement PACKET_CZ_MEMORIALDUNGEON_COMMANDAsheraf1-1/+1
2018-08-22Fix some packets sizes.Andrei Karas1-18/+2
Was used wrong size from known two sizes.
2018-08-22Split packet CZ_REQ_STYLE_CHANGE to CZ_REQ_STYLE_CHANGE and ↵Andrei Karas1-2/+2
CZ_REQ_STYLE_CHANGE2.
2018-08-22Update non shuffle packets list.Andrei Karas1-0/+31
2018-07-28Update packet ZC_WARPLIST.Andrei Karas1-2/+2
2018-07-28Add support for chat commands /changedress and /nocosplay for remove costumesAndrei Karas1-2/+2
Also add at command for remove costumes @changedress and @nocosplay. Thanks @Lemongrass3110 and @Everade.
2018-07-28Update packets and keys up to 2018-07-25.Andrei Karas1-0/+7
2018-07-28Merge pull request #2067 from dastgirp/1-achievementHaru1-2/+2
Implemented Achievement System and Title System
2018-07-24Implemented Title System.Dastgir1-1/+1
2018-07-24Implementation of the official Achievement System.smokexyz1-1/+1
Source: http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1 Script Commands - ``` achievement_progress(<ach_id>,<obj_idx>,<progress>,<incremental?>{,<char_id>}); ``` Includes an achievement_db.conf generator that reads from the item_db, mob_db (server side) and achievement_list.lub files to determine valid achievement entries based on item/monster availability. Achievements containing unsupported entries are commented out. This feature, although renewal-only in official servers, is capable of being used in pre-renewal mode on Hercules. Does not include the title system yet. A big thanks to - @MishimaHaruna for constantly reviewing. @4144 for all the support. @Asheraf for a lot of official information. Co-authored-by: "Dastgir" <dastgirp@gmail.com>
2018-07-19Add support for bodystyle in stylist shop uiAsheraf1-2/+2
2018-07-15Update non shuffle packet sizes up to 2018-07-11.Andrei Karas1-0/+94
2018-06-29Add new packet for change map server with air ship.Andrei Karas1-3/+3
By default missing client image.
2018-06-29Add new packet for change map with airship (warp).Andrei Karas1-2/+2
By default missing client image.
2018-06-29Update packets and keys up to 2018-06-27.Andrei Karas1-0/+10
2018-06-25Implemented Pet Evolution System.Dastgir1-1/+1
2018-06-13Update packets for clients 20180530 - 20180612.Andrei Karas1-0/+9
2018-06-02Implementation of stylist uiAsheraf1-0/+8
2018-05-23Add packet 0x0afc into packets.hAndrei Karas1-0/+18
2018-05-07Merge pull request #1998 from Asheraf/private_airshipHaru1-1/+1
Implementation of Private AirShip
2018-05-04Implementation of Private AirShipAsheraf1-1/+1
2018-05-04Add empty function for packet 0x0447 PACKET_CZ_BLOCKING_PLAY_CANCEL.Andrei Karas1-2/+6
2018-05-04Assign clif->pUseSkillToPos to packet 0xaf4.Andrei Karas1-2/+2
2018-05-04Add shuffle and non shuffle packets for 20180425 to 20180502.Andrei Karas1-0/+9
2018-04-18Add non shuffle packets for 2018-04-18 clients.Andrei Karas1-0/+9
2018-04-07Implementation of Attendance systemAsheraf1-2/+2
2018-04-06Add new packets in packets.h for 20180404 client.Andrei Karas1-0/+20
2018-03-29Add non shuffle packets for 2018-03-14 - 2018-03-28 clients.Andrei Karas1-0/+23
2018-03-11Update shuffle packets and keys for clients up to 20180309.Andrei Karas1-1/+22
2018-02-10Update packets and keys tables up to 20180207.Andrei Karas1-0/+36
2018-02-06Merge pull request #1718 from Murilo-BiO/clan_systemHaru1-0/+15
Implementation of Official Clan System
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+15
All official features work including the autokick for inactive members And the system is completely customizable.
2018-01-25Add new non shuffle packets from 20171213.Andrei Karas1-0/+58
2017-12-17Merge pull request #1923 from 4144/fixpacketsHaru1-7421/+592
Add support for Ragnarok zero clients, split packets.h again
2017-12-14Add packets for Zero and normal clients for 20171204 - 20171214 versions.Andrei Karas1-1/+29
2017-12-02Add non shuffle packets for kro zero clients (only in packets.h)Andrei Karas1-0/+37
2017-12-02Add comments to packets.h for possible shuffle packets with known stable sizes.Andrei Karas1-521/+521
2017-12-02Split normal packets and shuffle packets into separate files.Andrei Karas1-7038/+0
Normal packets in packets.h Shuffle packets in map/packets_shuffle.h Info: shuffle packets for 2013 clients and older still in packets.h because most of it mixed between shuffle and non shuffle packets.
2017-12-02Add packets for ragexeRE client from 20171108 to 20171129.Andrei Karas1-0/+144
2017-11-18Implement Homunculus autofeedingAsheraf1-1/+1
2017-11-01Add support for 2017-10-25 - 2017-11-01 clients.Andrei Karas1-0/+74
2017-10-21Add rodex 2017 packets.Andrei Karas1-2/+2
2017-10-21Add packets and keys for new clients.Andrei Karas1-0/+142
2017-09-21Add shuffle packets for all released 2017 ragexeRe clients.Andrei Karas1-0/+918