Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-15 | Update packet PACKET_ZC_ACK_TOUSESKILL. | Andrei Karas | 1 | -1/+1 | |
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 | |
2018-05-07 | Merge pull request #1998 from Asheraf/private_airship | Haru | 1 | -0/+14 | |
Implementation of Private AirShip | |||||
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -0/+14 | |
2018-05-04 | Add empty function for packet 0x0447 PACKET_CZ_BLOCKING_PLAY_CANCEL. | Andrei Karas | 1 | -0/+1 | |
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+31 | |
2018-04-04 | Add support for packet ZC_MSG_COLOR | Asheraf | 1 | -0/+1 | |
2018-04-04 | Add support for packet ZC_FORMATSTRING_MSG | Asheraf | 1 | -0/+1 | |
2018-04-03 | Merge pull request #1111 from dastgir/24-2015Quests | Haru | 1 | -0/+1 | |
changed quest packets to structure form + some update | |||||
2018-04-03 | Merge pull request #1965 from dastgir/2018/3-hateffect | Haru | 1 | -0/+3 | |
Implemented HatEffect | |||||
2018-03-13 | Added quest_notify_objective and its packet | Dastgir | 1 | -0/+1 | |
2018-03-08 | Fixed a nullpo error when user tried to do an action in an unloaded mail in ↵ | Guilherme G. Menaldo | 1 | -1/+1 | |
rodex | |||||
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-02-09 | Implemented hatEffect. | Dastgir | 1 | -0/+3 | |
Allows the player to have hatEffect specialeffects. Base taken from rAthena | |||||
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+8 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2017-12-11 | Add support for packet ZC_PROGRESS_ACTOR | Asheraf | 1 | -0/+1 | |
2017-12-08 | Merge pull request #1898 from Asheraf/homunaf | Haru | 1 | -3/+11 | |
implement homunculus autofeeding for 2017 clients | |||||
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -3/+11 | |
2017-11-16 | Implement skill scale packet for client versions >= 20151223. | Asheraf | 1 | -0/+1 | |
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 1 | -0/+1 | |
2017-10-21 | Add packets for 64 bit exp. | Andrei Karas | 1 | -1/+1 | |
Also update some functions for support 64 bit exp calculation. | |||||
2017-10-21 | Merge pull request #1812 from mekolat/partyleader2 | Haru | 1 | -0/+1 | |
add option to restrict party leader change to same map | |||||
2017-08-01 | add option to restrict party leader change to same map | gumi | 1 | -0/+1 | |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+28 | |
2017-06-25 | Add packet 0xabd for send job and base levels to party members. | Andrei Karas | 1 | -0/+1 | |
Also improve packets send on base level change. Based on commit from rathena: commit 816d8ab2d0934f823a1d26f7fcac244f8245f14b Author: Lemongrass3110 <lemongrass@kstp.at> Date: Mon Jun 5 23:07:09 2017 +0200 Fixed party window for 2017 clients Thanks to @mrdiablo for his help again! | |||||
2017-04-25 | Merge pull request #1689 from Jedzkie/2-GiantFlyWing | Haru | 1 | -24/+26 | |
Implemented official Giant Fly Wing Effect | |||||
2017-04-23 | Implemented official Giant Fly Wing Effect | Jedzkie | 1 | -24/+26 | |
Update the *warpparty script commmand, credits to Dastgir Coding-style fixes & whitespace adjustments in warpparty part in script.c | |||||
2017-04-20 | Fix showing NO_MSG messages when using below 20101123 clients | Jedzkie | 1 | -0/+1 | |
2017-04-09 | Merge pull request #1598 from Smokexyz/IRO | Haru | 1 | -1/+1 | |
Implementation of Item Options System. | |||||
2017-04-04 | Implementation of Item Options System. | Smokexyz | 1 | -1/+1 | |
Allows the infusing of equipments with bonus item options. This feature is constrained to clients of packet versions greater than or equal to `20150226`. Item Options and their effects are defined server-side in `db/item_options.conf` and client side in `data/luafiles514/lua files/datainfo/addrandomoptionnametable.lub` The ID of the option must tally with the correct index of the description provided in the client side lua file to avoid bugs. IT_OPT_* keys and MAX_ITEM_OPTIONS macro are also exported from the source as constants. An additional flag `disable_options` has been added to sql, and as `DisableOptions: true/false (boolean, defaults to false !!for equipments only!!)` to item_db.conf files. Script commands documentation is also included. SQL file updates are included. Credits: [Smokexyz](https://github.com/Smokexyz) Style and Script Fixes by [Asheraf](https://github.com/Asheraf) Initial design Idea by [secretdataz](https://github.com/secretdataz) | |||||
2017-03-14 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 1 | -0/+1 | |
- Fixed MVP exp message issue clients 2013-12-23cRagexe and newer. - Gravity remove packet MVP exp message - Credit to https://github.com/rathena/rathena/commit/85749e84b91087960e868e30a7a052b0c0cdce5b | |||||
2017-02-26 | Added option to show classchange only to one player (#1587) | Guilherme G. M | 1 | -1/+1 | |
* Added option to show classchange only to one player |