Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-24 | Show any unhandled CZ packets in map server console. | Andrei Karas | 1 | -0/+1 | |
2018-09-23 | Merge pull request #2195 from Asheraf/md_command | Haru | 1 | -0/+5 | |
Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND | |||||
2018-09-19 | Update cart packet for 2018-09-12 RE. | Andrei Karas | 1 | -1/+2 | |
2018-09-19 | Update inventory packet for 2018-09-12 RE. | Andrei Karas | 1 | -2/+4 | |
2018-09-19 | Update storage/guild storage packets for 2018-09-12 RE. | Andrei Karas | 1 | -3/+13 | |
2018-09-19 | Update storage packet for 2018-08-29 RE. | Andrei Karas | 1 | -1/+5 | |
2018-08-28 | Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND | Asheraf | 1 | -0/+5 | |
2018-08-26 | Add missing values for banking enums. | Andrei Karas | 1 | -0/+2 | |
2018-08-24 | Update packet ZC_ACK_LEAVE_GUILD. | Andrei Karas | 1 | -1/+1 | |
2018-08-24 | Update packet ZC_ACK_BAN_GUILD. | Andrei Karas | 1 | -1/+1 | |
2018-08-23 | Add packet PACKET_ZC_INVENTORY_MOVE_FAILED. | Andrei Karas | 1 | -0/+1 | |
2018-08-23 | Add packet ZC_FORMATSTRING_MSG_COLOR. | Andrei Karas | 1 | -0/+1 | |
2018-08-22 | Add packet ZC_GUILD_POSITION. | Andrei Karas | 1 | -0/+3 | |
2018-08-22 | Split packet CZ_REQ_STYLE_CHANGE to CZ_REQ_STYLE_CHANGE and ↵ | Andrei Karas | 1 | -0/+1 | |
CZ_REQ_STYLE_CHANGE2. | |||||
2018-07-28 | Merge pull request #2155 from Asheraf/stydoram | Haru | 1 | -0/+1 | |
Add support for doram restriction in stylist shop | |||||
2018-07-28 | Fix values in enum private_airship. | Andrei Karas | 1 | -2/+2 | |
2018-07-28 | Add packet ZC_GROUP_ISALIVE. | Andrei Karas | 1 | -0/+1 | |
2018-07-28 | Add missing field into packet ZC_NPCACK_SERVERMOVE. | Andrei Karas | 1 | -1/+1 | |
2018-07-28 | Add support for chat commands /changedress and /nocosplay for remove costumes | Andrei Karas | 1 | -0/+1 | |
Also add at command for remove costumes @changedress and @nocosplay. Thanks @Lemongrass3110 and @Everade. | |||||
2018-07-28 | Add over weight packet. | Andrei Karas | 1 | -0/+1 | |
Thanks @functor-x | |||||
2018-07-27 | Add support for doram restriction in stylist shop | Asheraf | 1 | -0/+1 | |
2018-07-24 | Implemented Title System. | Dastgir | 1 | -0/+2 | |
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -0/+6 | |
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-24 | Merge pull request #2088 from guilherme-gm/fix-ghostmonsters | Haru | 1 | -0/+1 | |
Fixed monsters not disappearing from some clients upon death | |||||
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -11/+11 | |
2018-07-15 | Add enums into some rodex functions. | Andrei Karas | 1 | -2/+4 | |
2018-07-15 | Move packet ZC_ACK_OPENSTORE2 into separate function. | Andrei Karas | 1 | -0/+1 | |
2018-07-15 | Update packet PACKET_ZC_ACK_SCHEDULER_CASHITEM. | Andrei Karas | 1 | -0/+1 | |
2018-07-15 | Update packet ZC_ADD_ITEM_TO_MAIL. | Andrei Karas | 1 | -1/+2 | |
2018-07-15 | Update packet PACKET_ZC_ACK_TOUSESKILL. | Andrei Karas | 1 | -1/+1 | |
2018-07-12 | Fixed clearunit packet not being sent to clients going out of the view range ↵ | Guilherme G. Menaldo | 1 | -0/+1 | |
when monster dies | |||||
2018-07-12 | Split btype and item_id parameters in function clif_skill_fail. | Andrei Karas | 1 | -2/+3 | |
2018-07-12 | Improve clif_addcards. Remove clif_addcards2. | Andrei Karas | 1 | -2/+1 | |
2018-06-30 | add support for send target in unittalk | Asheraf | 1 | -1/+1 | |
2018-06-30 | split clif_disp_overhead into 2 functions and convert to struct format | Asheraf | 1 | -0/+1 | |
2018-06-29 | Add support for new auth error packet in zero. | Andrei Karas | 1 | -0/+1 | |
Add support for known auth error packets in map server (before was used only old packet). | |||||
2018-06-29 | Add new packet for change map server with air ship. | Andrei Karas | 1 | -0/+1 | |
By default missing client image. | |||||
2018-06-29 | Add new packet for change map with airship (warp). | Andrei Karas | 1 | -0/+1 | |
By default missing client image. | |||||
2018-06-25 | Implemented Pet Evolution System. | Dastgir | 1 | -0/+13 | |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -1/+1 | |
2018-06-18 | Merge pull request #2064 from 4144/updatepackets | Haru | 1 | -9/+26 | |
update packets and message table for clients 20180530 to 20180612 | |||||
2018-06-18 | followup ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 correct wrong respond ↵ | Asheraf | 1 | -1/+9 | |
message being used in stylist shop | |||||
2018-06-14 | Split enum zc_ui_types by supported packet versions. | Andrei Karas | 1 | -5/+10 | |
Also fixed clif_open_ui for old clients. | |||||
2018-06-13 | Add cz enum for types in packet 0x0a68. | Andrei Karas | 1 | -9/+21 | |
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -0/+23 | |
2018-06-02 | Merge pull request #2038 from 4144/msi | Haru | 1 | -36/+7 | |
Improve msgstring table usage | |||||
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 | |
2018-05-29 | Add autogenerated messages list headers with original strings and translation. | Andrei Karas | 1 | -31/+2 | |
Also add packet version checks for used messages. | |||||
2018-05-29 | Fix wrong values in clif_messages enum. | Andrei Karas | 1 | -28/+28 | |
Also use official constant names with custom prefix in clif_messages enum. | |||||
2018-05-29 | Use enum clif_messages in functions clif_msgtable*. | Andrei Karas | 1 | -5/+5 | |