Commit Graph

  • b480cb3d47 Valkyrie example lighta 2015-10-21 01:16:01 -04:00
  • edafd267d8 Merge pull request #661 from RagnarokNova/patch-7 Nova 2015-10-20 11:27:35 -07:00
  • 5a49b70ba4 Fixed an issue where the memory leak log name was null on Windows. Lemongrass3110 2015-10-20 20:25:15 +02:00
  • 030c4c58c1 Fixed #698, it's if. The check as option not as priority. Cydh Ramdh 2015-10-20 19:54:36 +07:00
  • fd5e796487 Updated IG_Advanced_Weapons_Box (Used http://www.divine-pride.net/database/item/12623/high-weapon-box and Hercules as reference) Nova 2015-10-20 00:14:34 -07:00
  • 66fbcfe49c Follow up to ce7aacb * Fixed some compile errors/warnings reported in Travis. aleos89 2015-10-19 14:43:48 -04:00
  • ce7aacb9a4 Base Status Stats Fix * Fixes #562 - Fixes Crystallization not taking base VIT into account correctly. * Confirmed on Aegis that Base Status Stats are NOT affected by job, skill, or item bonuses. These bonuses are stored in Battle Status. aleos89 2015-10-19 14:28:06 -04:00
  • b758f39882 Follow up to 8952412d * Added additional item script for 5967 + 4163 combo set (Thanks to @Lemongrass3110) nanakiwurtz 2015-10-19 15:39:31 +07:00
  • b6187aa9b3 Fixed #695 * Thanks to @ernestfegarido nanakiwurtz 2015-10-18 22:25:52 +07:00
  • 8952412d07 Follow up to 587da10 nanakiwurtz 2015-10-18 22:00:46 +07:00
  • 587da1048d Item DB Update * Added items, packages, and combos from idRO patch 2015-10-07 and 2015-10-15. * There are some WoE TE items. (just bad, we don't have WoE TE implemented yet) Cydh Ramdh 2015-10-18 16:38:08 +07:00
  • 573c7dc3c5 * Fixed #694, Skill cooldown bonus overflow in short variable. Thank @julia40124009 * Fixed #691, Glass_Of_Illusion (14538) gave wrong value. Thank @admkakaroto Cydh Ramdh 2015-10-18 09:43:26 +07:00
  • 3f35e3aed2 Follow up a1b3b78242e2068710772c5b2deeb7bc759456f8: * Added map coordinates. * Added intimacy. * Removed amount from table. Cydh Ramdh 2015-10-15 22:35:02 +07:00
  • e0b24fc670 Fixed #683 * Thanks to @Badarosk0 nanakiwurtz 2015-10-15 03:23:24 +07:00
  • de40271000 * Follow up 2cee5b6ff1bf53c4ae53bc1278b09ae84b8a0a76: gethominfo, getpetinfo, and getmercinfo for type 0 were correct 'to get ID' from database/their unique ID, not as GID. * Added type for gethominfo, getpetinfo, and getmercinfo to return GID. * Added geteleminfo, to retrieve Elemental ID and GID. The otherinfo can be gained from getunitdata Cydh Ramdh 2015-10-14 10:27:31 +07:00
  • 415aeabdb1 Added safe check for quest's packet length. Cydh Ramdh 2015-10-13 07:21:36 +07:00
  • 80b88b9067 Fixed #673, fixed map-crash by TK_COUNTER. Thank @lordganja Cydh Ramdh 2015-10-12 19:55:20 +07:00
  • a2d8b817ca Fixed Quest DB for > 65535 Lemongrass3110 2015-10-12 13:12:11 +02:00
  • 34c19edf77 Fixed #667, Arms Cannon didn't give splash damage after d95f5d2db75c10435421fe396dc86e7be9654be5. Thank @Fraterna Cydh Ramdh 2015-10-11 22:08:07 +07:00
  • 8c8c486b84 Fixed #665, Fxied SG Warm skills had chance to crash server. Thank @anacondaqq Cydh Ramdh 2015-10-11 21:13:32 +07:00
  • 857b82d6ee Fixed #635, thank @julia40124009. Cydh Ramdh 2015-10-11 20:50:45 +07:00
  • 79ef03e656 Merge pull request #669 from rathena/hotfix/questlog-2014 Lemongrass3110 2015-10-11 14:06:36 +02:00
  • 927d1e2f5c * Fixed #629. Thank @anacondaqq and @theultramage * Added optional param char_id for instance_enter. Cydh Ramdh 2015-10-10 19:04:15 +07:00
  • a1b3b78242 Add feeding log. * Log item used for feeding Pet (P) or Homunculus (H) to its own table. * Added table feedinglog for log database. Cydh Ramdh 2015-10-10 13:24:02 +07:00
  • 1210bca097 Moved hardcoded timestamp format for log files to conf/log_athena.conf::log_timestamp_format Cydh Ramdh 2015-10-10 07:02:18 +07:00
  • cef2f9ea63 Bug Fixes * Fixes #629 - Removed an extra costume check during action requests. * Fixes #632 - Fixed long broadcast messages getting truncated. * Fixes #635 - Fixed Elementals getting removed twice from a map during map_quit(). * Fixes #639 - Adjusted two checks from status_get_sc_def() so that tick_def2 is properly adjusted when pc_sc_def_rate is adjusted in battle config. * Fixes #645 - Fixed atcommand 'iteminfo' displaying items not dropping from any monsters when battle flag 'mobinfo_type' is active. * Fixes #652 - Don't call clif_scriptclose() on script command 'close' and script command 'end' when an NPC shop is active. * Fixes #670 - Resolved a possible map crash when using the Lux Anima Runestone. aleos89 2015-10-09 18:22:35 -04:00
  • 982d6c1f87 Fixed a warning (unused variable i) Lemongrass3110 2015-10-09 17:25:49 +02:00
  • f110657034 Minor cleanup Lemongrass3110 2015-10-09 17:19:15 +02:00
  • 45e50a3d24 Fixed questlog display for clients from 2014-10-22 on Lemongrass3110 2015-10-09 00:24:25 +02:00
  • fd7d6c31fd Follow up 99783689, typos. Thank @WhySoSexyMate Cydh Ramdh 2015-10-08 15:41:33 +07:00
  • ea1ffb578a Update upgrade_20150619.sql Vennren 2015-10-08 05:10:51 +02:00
  • 0da96457e7 Update main.sql Vennren 2015-10-08 05:09:46 +02:00
  • bba5e4f425 Added compile time checks whether to enable or disable pincode system code Lemongrass3110 2015-10-07 20:57:37 +02:00
  • c1623fd5dc Added an unsupported enum value for documentation reasons Lemongrass3110 2015-10-07 20:20:29 +02:00
  • 81662aacee Updated doc/script_commands.txt, as follow up 6295c77d393555fe5a366f092a75f4cf0d2de933. Cydh Ramdh 2015-10-07 07:02:14 +07:00
  • 10c2dc10dc Pincode Functionality Extension Lemongrass3110 2015-10-07 00:15:11 +02:00
  • 64d2463e25 Fixed #664 * Thanks to @ernestfegarido nanakiwurtz 2015-10-04 17:17:20 +07:00
  • 4463d96b00 Follow up to 640a0c55 nanakiwurtz 2015-10-04 04:34:53 +07:00
  • 640a0c5541 Item Package Update * Changed AegisName -> ItemID nanakiwurtz 2015-10-04 04:05:18 +07:00
  • c9c988abba * Fixed #654, TF_BACKSLIDE failed if player has 'no knock back' bonus. * Clean up on buildin scripts, to use constant in return value. Cydh Ramdh 2015-10-03 22:29:46 +07:00
  • a597e7bd34 Some more pointer casts and enum fixes. Lemongrass3110 2015-10-03 01:46:47 +02:00
  • a760e01c59 Follow up to 78b6c15 Lemongrass3110 2015-10-02 20:31:07 +02:00
  • 78b6c150d2 Added usage of enum values in script.c in some places. Lemongrass3110 2015-10-02 15:09:01 +02:00
  • 7bc7b7e449 Magna Eruption Status Effects Nova 2015-10-01 09:28:36 -07:00
  • 1b303d32ab Fixed issue #648 Atemo 2015-09-27 20:36:28 +02:00
  • e112fc1c50 Fixed #647. Fail to get parameter value from readparam if the parameter given is constant as param-type value. So for an example, readparam(BaseLevel) will be fine now, the result same as like BaseLevel itself. Cydh Ramdh 2015-09-27 21:43:59 +07:00
  • 9f126d2d73 Item DB Update * Added Moving Dark Matter (6940) * Add 2 spaces to script_commands.txt nanakiwurtz 2015-09-27 05:08:11 +07:00
  • 725903e3ce Fixed a typo Cydh Ramdh 2015-09-26 11:18:07 +07:00
  • 6101f35bc1 Merge branch 'master' into sc_config Cydh Ramdh 2015-09-26 06:24:45 +07:00
  • fe9b430ace Follow up 039e1b65a3cae96d80b220f078814cac72846737, removed extra 0 Cydh Ramdh 2015-09-26 06:19:35 +07:00
  • 5e18376dc8 Item DB Update * Added Old Belt (6939) nanakiwurtz 2015-09-25 04:38:32 +07:00
  • 230811c8ab Bug fixes: * Fixed #651, now quest_db is separated between Renewal and Pre-Renewal to avoid non-existent monster/item (current missing monster/items are removed on Pre-Renewal). Thank @lordganja. * Fixed #622, cast warning in script.c::get_val2. Thank @Litro . Cydh Ramdh 2015-09-24 07:41:02 +07:00
  • 8840d4f397 Item DB Update * Added Hedgehog Picks (6938) nanakiwurtz 2015-09-24 05:29:27 +07:00
  • d0d14d04be Just spaces in cli.c Cydh Ramdh 2015-09-23 22:01:17 +07:00
  • 0b568eba7e Item DB Update * Added Advanced Dish (6935) nanakiwurtz 2015-09-23 04:21:22 +07:00
  • 3113168f79 Item DB Update * Added Magnificent Dish (6934) nanakiwurtz 2015-09-22 03:27:25 +07:00
  • 909fefddc8 Just a text wrapping for doc/ea_job_system.txt Cydh Ramdh 2015-09-21 15:40:21 +07:00
  • bc30633043 Item DB Update * Added Letter_With_Stamped_Seal (6929) nanakiwurtz 2015-09-21 04:58:24 +07:00
  • e46574a12d Item DB Update * Added Samples New Business Items (6930) nanakiwurtz 2015-09-20 15:58:21 +07:00
  • bcf1b61db4 Merge branch 'master' into sc_config Cydh Ramdh 2015-09-20 12:02:08 +07:00
  • c02089fdb5 Item DB Update * Added Secret Documents (6931) nanakiwurtz 2015-09-19 11:12:17 +07:00
  • 2bb69a3c54 Follow up 039e1b65a3cae96d80b220f078814cac72846737. Fixed #644, fixed #643. Thank @ernestfegarido, @Dark8008 Cydh Ramdh 2015-09-18 17:45:45 +07:00
  • 4e630a2a4d Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-09-17 13:25:15 -04:00
  • 039e1b65a3 Quest System Update * Added support for the new quests that grant item drops from mobs. aleos89 2015-09-17 13:24:42 -04:00
  • c3e91b53e7 Item DB Update * Added Rare_Book (6932) nanakiwurtz 2015-09-18 00:08:31 +07:00
  • 2fc20c460d Follow up f669072e854ae5b67606788b81e16a5f6b92d236 and fa40773e8222cb5d6ac66782f8136b9833c8760d Cydh Ramdh 2015-09-16 20:00:49 +07:00
  • f669072e85 Fixed #638 Cydh Ramdh 2015-09-16 16:06:09 +07:00
  • fd227bf7a1 Item DB Update * Added Banquet Invitation Letter (6933) nanakiwurtz 2015-09-16 05:09:41 +07:00
  • 564a46b40c Item DB Update * Added Silicone Shell (6937) nanakiwurtz 2015-09-15 02:18:29 +07:00
  • 631747bb07 * Fixed memleak when use @set command for string type variable. * Removed 0x2715 and logchrif_parse_updmail, not being used that was duplicated by logchrif_parse_reqchangemail (0x2722). * Changed packet header 0x2736 to 0x2b13 of chrif_update_ip from map-server to char-server. That was ambiguous with 0x2736 of logchrif_parse_updcharip that being used by char-server to login-server. * Changed packet header 0x3804 to 0x2726, the one that being used to send back global account reg from login-server to char-server. That was ambiguous with 0x3804 that being used by char-server (was inter actually) to map-server. * Some indent clean up as result from char & login server refactor. Cydh Ramdh 2015-09-14 20:17:12 +07:00
  • 48293b757d Item DB Update * Added items, packages, and combos from idRO patch 2015-09-09 Cydh Ramdh 2015-09-14 11:56:48 +07:00
  • d1f9470009 Item DB Update * Added Cold Core (6936) nanakiwurtz 2015-09-14 04:48:01 +07:00
  • ecd0ccd652 Merge branch 'master' of https://github.com/rathena/rathena Napster 2015-09-13 08:49:48 +07:00
  • e56f329d5d Follow up fa40773 : * Revert change some code Napster 2015-09-13 08:47:07 +07:00
  • b0f4595688 * Updated doc/packet_interserv.txt * Added skill_dummy2skill_id in battle_skill_damage Cydh Ramdh 2015-09-13 08:10:59 +07:00
  • 36d290b6fc Item DB Update * Added Zombie Guard Card (4641) nanakiwurtz 2015-09-13 03:11:01 +07:00
  • 93666ce79a Follow up fa40773 : * Fixed compile warning. Napster 2015-09-12 22:39:46 +07:00
  • fa40773e82 * Fixed #630 Cart is not showing. Napster 2015-09-12 21:49:42 +07:00
  • d301d1ecb3 * Fixed #633 compile warning. Thank @tmav94 * Move out enum chrif_req_op to socket.h so can be used too for char_mapif.c Cydh Ramdh 2015-09-12 10:18:32 +07:00
  • f69647171f Item DB Update * Added Frozen Wolf Card (4640) nanakiwurtz 2015-09-12 01:02:09 +07:00
  • 02b31b9dfc Fixed #631 * Thanks to @ernestfegarido nanakiwurtz 2015-09-11 00:09:58 +07:00
  • d17e95b898 Item DB Update * Added Taffy Card (4639) nanakiwurtz 2015-09-10 02:45:15 +07:00
  • e933db556f Checked some preprocessors on mmo.h and core.h Cydh Ramdh 2015-09-09 21:05:07 +07:00
  • c8ec605656 Follow up to edb817c2 nanakiwurtz 2015-09-09 05:00:29 +07:00
  • edb817c260 Item DB Update * Added Watcher Card (4638) nanakiwurtz 2015-09-09 04:57:42 +07:00
  • 9cee995f3f Fixed variable type mismatch for autotraders * struct s_autotrader::id was uint16, should be uint32. * struct s_autotrade_entry::cartinventory_id was uint16, should be uint32. Cydh Ramdh 2015-09-08 21:52:42 +07:00
  • a1afbd847a Item DB Update * Added Immortal Corps Card (4637) nanakiwurtz 2015-09-08 00:57:33 +07:00
  • fc2c6a34ff * Fixed #625, autocast state wasn't reseted on failed. Thank @Jeybla. * A little check for timer id on map_clearflooritem. * A little clean up for RL_FALLEN_ANGEL's flow. Cydh Ramdh 2015-09-07 21:42:56 +07:00
  • 95973a2597 * Removed sc_scripts[MAX_PC_SC_SCRIPTS] from map_session_data * Updated sc_config and skill_sc_assoc database to remove SC_ELEMENTAL_SHIELD Cydh Ramdh 2015-09-07 08:35:51 +07:00
  • e0c9dfdc15 Init SC Blocking Database. … * This database contains status (SC) that will be disabled/blocked on certain map. * The specified map for SC is determined by map type or zone. * The disabled SC will be removed if player has the SC from previous map and will be fail to activated. Cydh Ramdh 2015-09-07 07:41:15 +07:00
  • d3ab33e158 Item DB Update * Added Bijou Card (4636) * Added Bijou Card + Enhanced Amdarais Card combo set * Sorted eff, ele and RC in /doc/item_bonus.txt alphabetically nanakiwurtz 2015-09-07 03:27:09 +07:00
  • 172ae93d47 Item DB Update * Added Enhanced Amdarais Card (4635) nanakiwurtz 2015-09-06 00:39:52 +07:00
  • 997836897f Follow up 43068e1777d4b75baa3f36e1c5ff13ca5289e0f4: * Eff_Crystalize on Sropho_Card (4522) has defined duration. * Bonus added: * bonus4 bAddEff,eff,n,y,t; * Adds a n/100% chance to cause status eff for t milliseconds on the target when attacking * Just like bonus3 bAddEff,eff,n,y; but with user-defined duration; * bonus4 bAddEffWhenHit,eff,n,y,t; * Adds a n/100% chance to cause status eff for t milliseconds on the target when being hit by physical damage * Just like bonus3 bAddEffWhenHit,eff,n,y; but with user-defined duration; * bonus5 bAddEffOnSkill,sk,eff,n,y,t; * Adds a n/100% chance to cause status eff for t milliseconds on the target when using skill sk * Just like bonus4 bAddEffOnSkill,sk,eff,n,y; but with user-defined duration; Cydh Ramdh 2015-09-05 08:14:04 +07:00
  • 8701b9b09d Item DB Update * Added Enhanced Soldier Skeleton Card (4634) nanakiwurtz 2015-09-05 05:23:38 +07:00
  • 97490ecfeb Typo, an extra index in packet_db entry Cydh Ramdh 2015-09-04 22:13:41 +07:00
  • c9d4ead9f2 Merge branch 'master' into sc_config Cydh Ramdh 2015-09-04 19:09:42 +07:00
  • 43068e1777 Fixed #469 * Added Eff_Crystalize to /db/const.txt * Thanks to @joelolopez nanakiwurtz 2015-09-04 01:28:34 +07:00
  • 31505d1423 * Fixed #607: * Added array variable option in 3rd param of getguildmember and getpartymember, so the script will returns the result in reserved array instead using temporary global variable. * Also, the script returns the member found directly. Cydh Ramdh 2015-09-04 00:32:38 +07:00
  • df35f33480 Renewal Skill Cast Time Updates * Updated a fair amount of skill cast times to official. * Cold Slower will only give Freezing if the target wasn't given Frozen. * Sound of Destruction will now Stun targets if a Performance/Chorus is removed for 5 seconds. * Updated the Burning (15 seconds), Freezing (40 seconds), Bleeding (120 seconds), and Stun (5 seconds) durations for Tetra Vortex. * Xeno Slasher will only cause Bleeding at SkillLevel%. * Corrected a few issues with Reading Spell Book storage. * Corrected Fire Walk and Electric Walk to only last for 12 seconds in a cell and the skill's duration to last for 30 seconds. aleos89 2015-09-03 12:46:25 -04:00
  • b5f2f0ae8f * Fixed #610, PR_IMPOSITIO: Lower levels of Impositio Manus will overwrite higher levels. For example, someone with level 5 IM activated will have +25 ATK from the skill, but if level 1 IM were used on them their ATK would drop to only +5. Therefore, this skill can be used offensively. Cydh Ramdh 2015-09-03 23:09:13 +07:00