Commit Graph

  • cd0b2b2974 Follow up 9a52768f6fb35637edac233f85d7a857f852376e (#1595) Cydh Ramdh 2016-10-08 06:01:00 +07:00
  • 24527686ea Follow up 9a52768f6fb35637edac233f85d7a857f852376e * Fixed #1594, compile warning Cydh Ramdh 2016-10-08 05:56:11 +07:00
  • 6b382728cd Alliances/Enemies and small cleanup Lemongrass3110 2016-10-07 00:00:27 +02:00
  • 3a5f018684 Merge branch 'master' into feature/clans Lemongrass3110 2016-10-06 13:01:09 +02:00
  • 9a52768f6f Cleanup party withdraw (#1585) Cydh Ramdh 2016-10-06 10:58:05 +07:00
  • 3900fc56f4 Item DB Updates * Corrected Aegis names of Enchancement Stones & Shadow Equipments, credits to http://divine-pride.net * Corrected Price for Shadow equipments to 0. * Fixed #1586 item position for Essence of Evils. Cydh Ramdh 2016-10-05 09:41:23 +07:00
  • f8f6537822 Renamed PARTY_MEMBER_WITHDRAW to e_party_member_withdraw Cydh Ramdh 2016-10-05 07:29:49 +07:00
  • 01b1052570 Merge pull request #1589 from rathena/hotfix/issue1587 Jittapan Pluemsumran 2016-10-03 21:50:08 +07:00
  • d05489c5e3 Follow up f00225924d9bf67f337143a19c9f5c3bfb014b10 * Moved enum PARTY_MEMBER_WITHDRAW definition to mmo.h and recheck its usages, thanks to @Lemongrass3110 * Updated packet documentation Cydh Ramdh 2016-10-03 18:40:50 +07:00
  • 5a5621073f Fixed random options being removed on cardremoval Lemongrass3110 2016-10-03 13:31:20 +02:00
  • f00225924d Cleanup party withdraw * Added enum for withdraw result. * Added name of kicked player and changed sd init from account_id to char_id. * Fixed party list window isn't updated when member kicked. Cydh Ramdh 2016-10-03 07:49:07 +07:00
  • 3710251858 Merge branch 'master' into feature/clans Lemongrass3110 2016-10-02 23:54:06 +02:00
  • 99b3787532 Fixed clan status changes being cancelable Lemongrass3110 2016-10-02 23:51:26 +02:00
  • 6510d414fa Merged warp and warpchar into a single function (#1584) Jittapan Pluemsumran 2016-10-03 04:25:03 +07:00
  • b2e37aed76
    Removed redundant buildin_warpchar function * the warpchar script command is still usable but not recommended * removed warpchar documentation from script_commands.txt to let it fade from people's memory Jittapan Pluemsumran 2016-10-02 21:51:06 +07:00
  • 6216bfbbfd Fixed Kafra length name follow up 7a011ecd3491adcd8ff82305d8e6fa9915c2a0d9 Atemo 2016-10-01 22:14:14 +02:00
  • 0e22829bee
    Removed additional clif_maptypeproperty2 calls Jittapan Pluemsumran 2016-10-01 22:06:37 +07:00
  • d1f8556de4
    Cleaned up map property sending functions Implemented ZC_MAPPROPERTY_R2 properly Lemongrass3110 2016-09-29 13:54:39 +02:00
  • 963cfa5771 SQL synchronization rAthenaAPI 2016-10-01 16:54:54 +02:00
  • 7a011ecd34 Merge pull request #981 from rathena/woe_te-restrictions Jittapan Pluemsumran 2016-10-01 21:54:44 +07:00
  • 42ce38c286 Renamed WoE:TE directory and files * Now matches WoE:FE and WoE:SE format * Now reflects respective script commands. aleos89 2016-10-01 10:17:21 -04:00
  • 3b09de10e9 Fixed random options with MAX_ITEM_RDM_OPT < 5 (#1580) Lemongrass3110 2016-09-30 17:26:37 +02:00
  • 01e5fbe0b7 Fixed an ambiguous if statement (fixes #1581) * Resolves a compile warning for a multi-line define. aleos89 2016-09-30 10:16:16 -04:00
  • 9c2b454fe4 Fixed a copy-paste mistake Lemongrass3110 2016-09-30 15:51:52 +02:00
  • 14628e2d4d Corrected function name in the comment Atemo 2016-09-29 20:15:30 +02:00
  • fed68141fa Cleaned up the WoE:TE NPC dialogues aleos89 2016-09-29 13:09:41 -04:00
  • 6a013756c3 Fixed random options with MAX_ITEM_RDM_OPT < 5 Lemongrass3110 2016-09-29 15:30:27 +02:00
  • 30647011e2 Small cleanups Lemongrass3110 2016-09-29 15:04:35 +02:00
  • 228f0c5e3b Export some more constant for multiple purposes - MAX_* for iteration purpose - INT_MIN and INT_MAX for sanity check - NAME_LENGTH / PASSWD_LENGTH for in-game account manipulation Jittapan Pluemsumran 2016-09-29 17:52:11 +07:00
  • 0a4e84f940
    Export some more constant for multiple purposes - MAX_* for iteration purpose - INT_MIN and INT_MAX for sanity check - NAME_LENGTH / PASSWD_LENGTH for in-game account manipulation Jittapan Pluemsumran 2016-09-29 17:52:11 +07:00
  • 2661b7a23d Added missing script changelog entries Lemongrass3110 2016-09-29 09:41:51 +02:00
  • 9e176ce8d1 Whitespace cleanup from merging Lemongrass3110 2016-09-29 08:19:26 +02:00
  • 644e294699 Merge branch 'master' into woe_te-restrictions Lemongrass3110 2016-09-29 08:13:31 +02:00
  • 6d31591258 Updated Monster Skills. Thanks to @aleos89 ! Cydh Ramdh 2016-09-29 08:20:59 +07:00
  • f4f4367c52 Corrected Eleanor's Eternal Quick Combo behavior (fixes #1568) * Adjusted skill type to misc. * Added missing damage calculation. * Corrected the Equipment ATK reduction. * Moved the Stun addition and Tinder Breaker removal to skill_additional_effect. aleos89 2016-09-28 13:59:40 -04:00
  • 577e066dbc Corrected Rich's Coin behavior * Follow up to 93f2f5f. * Rich's Coin should fail to cast if the player has 10 coins. aleos89 2016-09-28 12:49:50 -04:00
  • 7be38fa70f Enabled Warlock for atcommand bodystyle aleos89 2016-09-28 12:43:39 -04:00
  • a2319b3faf Cleaned up Old Glast Heim NPC dialogues Aleos 2016-09-28 10:20:11 -04:00
  • 6864abb081 map-server: clif: bugfixes in clif_getareachar_skillunit (ZC_SKILL_ENTRY) also first preparations for sending a unit-group at once (ZC_SKILL_ENTRY3 & newer have support for sending multiple units per packet) Florian Wilkemeyer 2016-09-28 11:08:51 +02:00
  • 8e3da7ffed Changed mob parsing order (#1573) Lemongrass3110 2016-09-27 19:28:05 +02:00
  • ef73abe4df Small whitespace cleanup Lemongrass3110 2016-09-27 19:27:22 +02:00
  • 0c07b660b9 Updated buyingstore list (#1570) Lemongrass3110 2016-09-27 19:12:31 +02:00
  • 871be756ec Changed mob parsing order Lemongrass3110 2016-09-27 11:11:54 +02:00
  • dd136035f7 Updated pre-renewal buyingstore list Lemongrass3110 2016-09-26 22:23:13 +02:00
  • b1a1561e40
    Add 2016-06-01aRagexe support Jittapan Pluemsumran 2016-06-12 20:24:05 +07:00
  • 1b18d95a5e
    2016 clients support Thanks to @renniw Jittapan Pluemsumran 2016-06-07 18:56:30 +07:00
  • ad0a7ef43f Updated some older/commented entries in renewal Lemongrass3110 2016-09-26 16:32:28 +02:00
  • 4c2720f9e0 Updated renewal buyingstore list Lemongrass3110 2016-09-26 16:08:35 +02:00
  • 90539f48b3 Added English comments in nullpo.h (#1556) Jittapan Pluemsumran 2016-09-23 21:34:55 +07:00
  • 9eefe8612f Added _f functions for Visual Studio Lemongrass3110 2016-09-23 15:08:03 +02:00
  • c508590c2d Updated comment formatting Aleos 2016-09-23 08:46:41 -04:00
  • 79b39e5a1d Exports constants * SI_MERMAID_LONGING * SI_MAGICAL_FEATHER Cydh Ramdh 2016-09-21 19:35:59 +07:00
  • 0e4d6a4f24 Monster Storm Gust and Sightrasher (fixes #1562) - Storm Gust and Sightrasher Level 10 when used by monsters will now deal the same damage as when used by a player Playtester 2016-09-19 18:23:13 +02:00
  • e820ef9090 SQL synchronization rAthenaAPI 2016-09-17 04:29:31 +02:00
  • c1b455235b Merge pull request #1559 from Jeybla/FixQuadrille2 Jittapan Pluemsumran 2016-09-17 09:29:25 +07:00
  • 9425f54904 [Fix] Quadrille [2] (16024) Jobmask Jey 2016-09-17 04:11:37 +02:00
  • 5f20c0ce0c SQL synchronization rAthenaAPI 2016-09-16 04:48:05 +02:00
  • 0fc59c7c8a Item DB Updates * Added missing job, upper, and gender values * Added new items * Added new packages (IG_Ink_Ball and IG_Something_Candy_Holder credits to Divine-Pride.net) Cydh Ramdh 2016-09-16 09:36:55 +07:00
  • 0c903a0771 Added AL_HEAL to power skill list Lemongrass3110 2016-09-15 08:31:28 +02:00
  • 7d72a70c5c Follow up 61a57668ed30b30b2eb43798e97d5f82e3610cde * Missing semicolon Cydh Ramdh 2016-09-15 09:38:19 +07:00
  • 84287c2f66 Update re/refine_db.txt (normal rate), issue #1492 Atemo 2016-09-14 16:13:54 +02:00
  • 328ef187a6 SQL synchronization rAthenaAPI 2016-09-14 08:19:18 +02:00
  • 61a57668ed Nightmare Glastheim (#1541) Lemongrass3110 2016-09-14 08:19:14 +02:00
  • 2c0cf04ebe SQL synchronization rAthenaAPI 2016-09-14 07:38:40 +02:00
  • 633934bbac Merge pull request #1555 from zackdreaver/master Jittapan Pluemsumran 2016-09-14 12:38:34 +07:00
  • 5ae50b79bc Added mapflag to the script commands Lemongrass3110 2016-09-13 23:24:03 +02:00
  • 6cab51c8b5 Whitespace cleanup Lemongrass3110 2016-09-13 23:18:59 +02:00
  • ac06a60290
    Added English comments in nullpo.h * Terribly translated by me and an anon friend. Jittapan Pluemsumran 2016-09-13 23:49:32 +07:00
  • b05c44f9d5 Merge branch 'master' into mapflag/hidehpbar Lemongrass3110 2016-09-13 16:19:38 +02:00
  • 17eab30242 Renewal item_db update: - Add new costumes zackdreaver 2016-09-13 18:44:23 +07:00
  • ef113cebf0 Renewal item_db update - Fix mdef of shadow handicraft (itemID 5750) - Add new gears zackdreaver 2016-09-13 15:10:26 +07:00
  • ac671e0a44 Add mapflag for WOE FE and TE castles Atemo 2016-09-13 01:53:07 +02:00
  • 391f0d68fd Fixed map-server errors from Cloud Kill (fixes #1553) * Resolves the Cloud Kill status trying to add a timer to a dead target. aleos89 2016-09-12 11:04:01 -04:00
  • 2b1f42b05a
    Changed hardcoded sprite ID for NPCs in Old Glast Heim to constant Jittapan Pluemsumran 2016-09-12 21:09:03 +07:00
  • 64e15932aa
    Cleaned up Dimensional Gap NPCs Jittapan Pluemsumran 2016-09-12 20:55:43 +07:00
  • 8fbd87ed5b
    Updated Old Glast Heim instance * merged from idAthena Special thanks to Ziu, Heris and @exneval Jittapan Pluemsumran 2016-09-12 20:13:17 +07:00
  • ddac48d5dd
    Adjusted minimum vit_penalty_num config to 1 to avoid potential crash * To disable this feature, just set vit_penalty_type to 0 is enough! Jittapan Pluemsumran 2016-09-12 18:25:18 +07:00
  • fb2a9577be Merge branch 'master' into feature/clans Lemongrass3110 2016-09-12 13:10:57 +02:00
  • a9778acd4b Fixed atcommand guild Lemongrass3110 2016-09-12 13:05:31 +02:00
  • cc3f27e906 Merge branch 'master' into feature/nightmare-glastheim Lemongrass3110 2016-09-12 09:55:50 +02:00
  • 6aed7e0245 Added WOE TE monsters and spawn * Monsters for Godly Quest, Guild Dungeons, missions, and treasure * Thanks to http://Divine-Pride.net and @aleos89 Cydh Ramdh 2016-09-12 14:22:28 +07:00
  • 33cda97717 Battleground script command expansion (#1534) Jittapan Pluemsumran 2016-09-12 13:30:50 +07:00
  • 7f167b7282 Fixed uninitialized fd in clif_clan_basicinfo Cydh Ramdh 2016-09-12 06:49:07 +07:00
  • fda8971049 Fixed typo in sql comment Cydh Ramdh 2016-09-12 06:33:35 +07:00
  • dc8471d77e Fixed Cart is not shown after relog (#1472) Cydh Ramdh 2016-09-11 06:45:56 +07:00
  • 17946ea286 Fixed Cart save issue for vending (#1551) Cydh Ramdh 2016-09-11 06:40:03 +07:00
  • 93f2f5f990 Updated Rebellion class * Information based on Rebellion Awakening patch from kRO. -- http://ro.gnjoy.com/news/update/View.asp?seq=183&curpage=1 * Fixes #859 and fixes #1449. Thanks to @RagnarokNova and Fyrus! aleos89 2016-09-10 09:08:24 -04:00
  • 4ef35f4d1f
    Added missing close; in Ayothaya shaman Jittapan Pluemsumran 2016-09-09 16:58:15 +07:00
  • bc7f2037ca
    Fixed Bakonawa spawn coordinate. Fixes #1544. * Thanks to @Indigo000 Jittapan Pluemsumran 2016-09-09 09:22:55 +07:00
  • db1a44349b
    Resolved a compile warning in buildin_bg_join Jittapan Pluemsumran 2016-09-09 08:49:54 +07:00
  • 8d60ed2205
    Adjusted Nightmare Clock Tower warper to use scope variable instead of temporary char variable Jittapan Pluemsumran 2016-09-09 08:46:31 +07:00
  • ac06a77ce4 Follow up 0647b159a8c6e96024deb72e63b1ce9e9a23320a * clean up clif_status_change Cydh Ramdh 2016-09-09 06:56:42 +07:00
  • 6fddd9caac SQL synchronization rAthenaAPI 2016-09-09 00:54:29 +02:00
  • b46e4332df Item Updates and New Status Changes (#1539) Cydh Ramdh 2016-09-09 05:54:22 +07:00
  • 7d0c7d8b24
    Initial Release of Dimensional Gap (dali) NPCs RagnarokNova 2016-09-08 22:54:15 +07:00
  • 31f715502a
    Fixed typo in script.c (bg_join) Jittapan Pluemsumran 2016-09-08 21:43:30 +07:00
  • d074cf67a7
    Revert "Corrected Mora Daily Quest Job EXP formula" Jittapan Pluemsumran 2016-09-08 13:18:52 +07:00
  • e8f45004b4 Fixed Cart save issue for vending * Added check if cart need to be saved first or not before vending * Removed id from item struct when new item added to cart. * The id value from inventory is never be used, on relog, ids for cart are always use 'real' value from table. * 0-ing the value also prevent wrong id number while inserting records to vending_items. * Ordered by id whiel loading cart items from table. * Initialize sd->inventory, sd->inventory, and sd->storage to 0 on pc_authok Cydh Ramdh 2016-09-08 11:13:58 +07:00
  • 93bac26f8f Follow up 9267a32d8c4828bde19f2fe80f83aeec7056b18f * Updated Status Change doc Cydh Ramdh 2016-09-08 08:40:19 +07:00
  • db89be62ff Update client.conf Sirique 2016-09-07 21:30:44 -04:00