Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-12 | Update packet ZC_MVP_GETTING_ITEM. | Andrei Karas | 2 | -8/+20 | |
2018-07-12 | Add packet struct ZC_ADD_ITEM_TO_STORE and update packet for latest RE client. | Andrei Karas | 2 | -16/+36 | |
2018-07-12 | Fix packet struct packet_additem. | Andrei Karas | 1 | -0/+4 | |
2018-07-12 | Fix packet struct packet_idle_unit. | Andrei Karas | 2 | -1/+4 | |
2018-07-12 | Change card size field struct for packet version 20180704 RE. | Andrei Karas | 1 | -0/+4 | |
This will change many packets and some of them still not updated. | |||||
2018-07-12 | Improve clif_addcards. Remove clif_addcards2. | Andrei Karas | 2 | -97/+44 | |
2018-07-12 | Update packet packet_dropflooritem. | Andrei Karas | 1 | -0/+4 | |
2018-07-12 | Update packet ZC_ITEM_ENTRY. | Andrei Karas | 2 | -15/+34 | |
2018-07-12 | Add new auth error packet for main and re packet versions. | Andrei Karas | 1 | -1/+1 | |
2018-07-12 | Update packet version check in clif_parse_RouletteInfo. | Andrei Karas | 2 | -2/+2 | |
2018-07-01 | Fix some warnings caused by static functions defined and unused | Haru | 3 | -2/+17 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 41 | -4179/+5470 | |
This fixes issues with plugins defining symbols with the same names Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-01 | Fix some incorrect format strings that I forgot to update in e32fe0d37 | Haru | 1 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-01 | Merge pull request #2115 from marky291/patch-2 | Haru | 1 | -5/+5 | |
Documentation typos in pc.c | |||||
2018-07-01 | Merge pull request #2114 from marky291/patch-1 | Haru | 1 | -1/+1 | |
Updated text to match new exp file. | |||||
2018-07-01 | Merge pull request #2086 from AnnieRuru/42-queueopt | Haru | 1 | -3/+3 | |
Fix *queueopt documentation | |||||
2018-07-01 | Merge pull request #2091 from AnnieRuru/46-novending | Haru | 1 | -0/+13 | |
Fix novending cause player gets stuck | |||||
2018-07-01 | Fix a sign comparison issue | Haru | 1 | -2/+2 | |
Follow-up to 8ea98a7ff9 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-01 | Documentation in pc.c | Mark Hester | 1 | -5/+5 | |
2018-07-01 | Updated text to match new exp file. | Mark Hester | 1 | -1/+1 | |
2018-06-30 | add support for send target in unittalk | Asheraf | 5 | -16/+34 | |
2018-06-30 | split clif_disp_overhead into 2 functions and convert to struct format | Asheraf | 3 | -15/+51 | |
2018-06-30 | add option to hide names from unittalk() and npctalk() | Murilo_Bio | 1 | -6/+24 | |
2018-06-29 | Fix for clif_parse_RouletteInfo for new 2018 clients. | Andrei Karas | 2 | -0/+9 | |
2018-06-29 | Add support for new auth error packet in zero. | Andrei Karas | 3 | -4/+37 | |
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 | 3 | -3/+27 | |
By default missing client image. | |||||
2018-06-29 | Add new packet for change map with airship (warp). | Andrei Karas | 3 | -2/+23 | |
By default missing client image. | |||||
2018-06-29 | Update messages enum up to 2018-06-27. | Andrei Karas | 3 | -10599/+10621 | |
2018-06-29 | Update packets and keys up to 2018-06-27. | Andrei Karas | 5 | -10/+30 | |
2018-06-29 | Fix packet 836 (search in stores). | Andrei Karas | 11 | -21/+34 | |
Added item options fields into this packet. Updated other things for support for report item options in vending. Buying store not supported for now. | |||||
2018-06-29 | Merge pull request #2098 from Asheraf/pairshipupdate | Haru | 1 | -6/+6 | |
update private airship map list to match main kRO servers | |||||
2018-06-29 | Merge pull request #2097 from HerculesWS/incatkrate_n_divestfix | Haru | 1 | -6/+1 | |
Fix SC_INCATKRATE not working on monsters and Divest Weapon | |||||
2018-06-29 | Merge pull request #2081 from EyesOfAHawk/buildin_setparam | Haru | 1 | -2/+45 | |
Adds setparam(), change optional param for readparam() | |||||
2018-06-29 | Merge pull request #2063 from dastgirp/2-petevol | Haru | 8 | -31/+322 | |
Implemented Pet Evolution and Pet Feeding | |||||
2018-06-25 | Implemented Pet Evolution System. | Dastgir | 6 | -22/+286 | |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 6 | -9/+36 | |
2018-06-25 | Merge pull request #2077 from AnnieRuru/39-pre-increment | Haru | 1 | -2/+2 | |
Fix pre-increment / pre-decrement operator error | |||||
2018-06-25 | Merge pull request #2076 from dastgirp/3-skill_plugin | Haru | 2 | -4/+6 | |
Plugin function ReturnType fix | |||||
2018-06-25 | Merge pull request #2075 from guilherme-gm/rodex-script | Haru | 1 | -1/+1 | |
Fixed rodex_sendmail_acc script command and rodex examples | |||||
2018-06-22 | enable use of private airship on packetver_main | Asheraf | 1 | -6/+6 | |
2018-06-22 | Merge pull request #1924 from Asheraf/instance3 | Haru | 1 | -13/+35 | |
Update Instance generating behaviour | |||||
2018-06-20 | Revert "Fixed Bug#8624" | skyleo | 1 | -6/+1 | |
This reverts commit 2c192fc93f4b5c8a19eaefbca4e24e160feb5d47. This `Fix` broke NPC_POWERUP (or rather SC_INCATKRATE) on Monsters, making MVPs like Atroce and Doppelganger not stronger in their Power Up phase as they used to be. Additionally it broke Divest Weapon's ATK Reduction on Monsters in Renewal. | |||||
2018-06-18 | Merge pull request #2064 from 4144/updatepackets | Haru | 11 | -10622/+10726 | |
update packets and message table for clients 20180530 to 20180612 | |||||
2018-06-18 | Merge pull request #2069 from marky291/patch-1 | Haru | 2 | -2/+2 | |
Fix typos | |||||
2018-06-18 | Merge pull request #2072 from 4144/fixvend | Haru | 1 | -4/+4 | |
Fix clif_parse_OpenVending with empty items list. | |||||
2018-06-18 | Merge pull request #2066 from Asheraf/stylistfollowup | Haru | 2 | -3/+11 | |
correct wrong respond message being used in stylist shop | |||||
2018-06-18 | Merge pull request #2071 from Asheraf/expdbfollowup | Haru | 1 | -2/+4 | |
Fix a crash caused by removing entries in job_db | |||||
2018-06-18 | followup ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 correct wrong respond ↵ | Asheraf | 2 | -3/+11 | |
message being used in stylist shop | |||||
2018-06-18 | Fix novending cause player gets stuck | AnnieRuru | 1 | -0/+13 | |
2018-06-16 | Fix *queueopt documentation | AnnieRuru | 1 | -3/+3 | |