Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-22 | Update non shuffle packets list up to 2018-10-17 | Andrei Karas | 1 | -0/+24 | |
2018-10-02 | Update non shuffle packets list up to 2018-10-02 | Andrei Karas | 1 | -0/+18 | |
2018-09-23 | Merge pull request #2195 from Asheraf/md_command | Haru | 1 | -1/+1 | |
Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND | |||||
2018-09-19 | Update storage/guild storage packets for 2018-09-12 RE. | Andrei Karas | 1 | -8/+8 | |
2018-09-19 | Add non shuffle packets for 2018-09-19. | Andrei Karas | 1 | -0/+67 | |
2018-08-28 | Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND | Asheraf | 1 | -1/+1 | |
2018-08-22 | Fix some packets sizes. | Andrei Karas | 1 | -18/+2 | |
Was used wrong size from known two sizes. | |||||
2018-08-22 | Split packet CZ_REQ_STYLE_CHANGE to CZ_REQ_STYLE_CHANGE and ↵ | Andrei Karas | 1 | -2/+2 | |
CZ_REQ_STYLE_CHANGE2. | |||||
2018-08-22 | Update non shuffle packets list. | Andrei Karas | 1 | -0/+31 | |
2018-07-28 | Update packet ZC_WARPLIST. | Andrei Karas | 1 | -2/+2 | |
2018-07-28 | Add support for chat commands /changedress and /nocosplay for remove costumes | Andrei Karas | 1 | -2/+2 | |
Also add at command for remove costumes @changedress and @nocosplay. Thanks @Lemongrass3110 and @Everade. | |||||
2018-07-28 | Update packets and keys up to 2018-07-25. | Andrei Karas | 1 | -0/+7 | |
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 1 | -2/+2 | |
Implemented Achievement System and Title System | |||||
2018-07-24 | Implemented Title System. | Dastgir | 1 | -1/+1 | |
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -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-19 | Add support for bodystyle in stylist shop ui | Asheraf | 1 | -2/+2 | |
2018-07-15 | Update non shuffle packet sizes up to 2018-07-11. | Andrei Karas | 1 | -0/+94 | |
2018-06-29 | Add new packet for change map server with air ship. | Andrei Karas | 1 | -3/+3 | |
By default missing client image. | |||||
2018-06-29 | Add new packet for change map with airship (warp). | Andrei Karas | 1 | -2/+2 | |
By default missing client image. | |||||
2018-06-29 | Update packets and keys up to 2018-06-27. | Andrei Karas | 1 | -0/+10 | |
2018-06-25 | Implemented Pet Evolution System. | Dastgir | 1 | -1/+1 | |
2018-06-13 | Update packets for clients 20180530 - 20180612. | Andrei Karas | 1 | -0/+9 | |
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -0/+8 | |
2018-05-23 | Add packet 0x0afc into packets.h | Andrei Karas | 1 | -0/+18 | |
2018-05-07 | Merge pull request #1998 from Asheraf/private_airship | Haru | 1 | -1/+1 | |
Implementation of Private AirShip | |||||
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -1/+1 | |
2018-05-04 | Add empty function for packet 0x0447 PACKET_CZ_BLOCKING_PLAY_CANCEL. | Andrei Karas | 1 | -2/+6 | |
2018-05-04 | Assign clif->pUseSkillToPos to packet 0xaf4. | Andrei Karas | 1 | -2/+2 | |
2018-05-04 | Add shuffle and non shuffle packets for 20180425 to 20180502. | Andrei Karas | 1 | -0/+9 | |
2018-04-18 | Add non shuffle packets for 2018-04-18 clients. | Andrei Karas | 1 | -0/+9 | |
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -2/+2 | |
2018-04-06 | Add new packets in packets.h for 20180404 client. | Andrei Karas | 1 | -0/+20 | |
2018-03-29 | Add non shuffle packets for 2018-03-14 - 2018-03-28 clients. | Andrei Karas | 1 | -0/+23 | |
2018-03-11 | Update shuffle packets and keys for clients up to 20180309. | Andrei Karas | 1 | -1/+22 | |
2018-02-10 | Update packets and keys tables up to 20180207. | Andrei Karas | 1 | -0/+36 | |
2018-02-06 | Merge pull request #1718 from Murilo-BiO/clan_system | Haru | 1 | -0/+15 | |
Implementation of Official Clan System | |||||
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+15 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2018-01-25 | Add new non shuffle packets from 20171213. | Andrei Karas | 1 | -0/+58 | |
2017-12-17 | Merge pull request #1923 from 4144/fixpackets | Haru | 1 | -7421/+592 | |
Add support for Ragnarok zero clients, split packets.h again | |||||
2017-12-14 | Add packets for Zero and normal clients for 20171204 - 20171214 versions. | Andrei Karas | 1 | -1/+29 | |
2017-12-02 | Add non shuffle packets for kro zero clients (only in packets.h) | Andrei Karas | 1 | -0/+37 | |
2017-12-02 | Add comments to packets.h for possible shuffle packets with known stable sizes. | Andrei Karas | 1 | -521/+521 | |
2017-12-02 | Split normal packets and shuffle packets into separate files. | Andrei Karas | 1 | -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-02 | Add packets for ragexeRE client from 20171108 to 20171129. | Andrei Karas | 1 | -0/+144 | |
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -1/+1 | |
2017-11-01 | Add support for 2017-10-25 - 2017-11-01 clients. | Andrei Karas | 1 | -0/+74 | |
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 1 | -2/+2 | |
2017-10-21 | Add packets and keys for new clients. | Andrei Karas | 1 | -0/+142 | |
2017-09-21 | Add shuffle packets for all released 2017 ragexeRe clients. | Andrei Karas | 1 | -0/+918 | |
2017-09-21 | Add shuffle packets for all 2016 ragexeRe clients. | Andrei Karas | 1 | -15/+933 | |