Commit Graph

  • 9ff726f7ec Corrected Renewal Final Strike behavior to remove Ninja Soul and Hiding status from user. Thanks reigneil! bugreport:7822 hipsterfont 2013-07-10 19:11:49 +00:00
  • 7072dd267d Follow-up to r17408 fixing Cloaking again that I broke - Fixes bugreport:7821 akinari1087 2013-07-10 17:29:32 +00:00
  • 4fa10ad2d1 Follow-up r17168: - Added missing 'OnMyMobDead' labels. j-tkay 2013-07-10 09:33:19 +00:00
  • fdd0fd1d72 * Standardized label names and converted all labels to Pascal case. (temp. fix for bugreport:6988) * Many fixes to Izlude Arena scripts. * Other misc. standardization. euphyy 2013-07-10 07:25:44 +00:00
  • 4589a4d135 * Updated Eden Quests 71-85 to its latest version. (translation: Muad_Dib) * Updated all 1st class training quests, mostly experience changes. (credits: Muad_Dib, partial revert of r17210) * Added Pre-Renewal support to 1st class training quests. (bugreport:7808) * Corrected level 10 AL_HEAL lines in 'npcskill' to use MVP heal. * Corrected EXP checks in 'checkre' to use RENEWAL_EXP instead of RENEWAL. * Fixed Hunter skill quest not accepting Rangers. * Fixed a bug in Hall of Abyss. (bugreport:7815) * Fix unable to move when cloaking in levels less than 3. (credits: Akinari, bugreport:7810) * Idle timer now resets on continuous attacks, i.e. /noctrl or ctrl+click. (Hercules 19f0fcd) * Idle timer is now initialized upon login, fixing a bug with the 'checkidle' command. (credits: Akinari) euphyy 2013-07-10 05:11:53 +00:00
  • 81e3b03ace Poison React now activates when character is damaged only - Fixes bugreport:109 Cloaking fixed to official behaviour (Thanks helvetica for the hour of testing) - Concerning bugreport:171 Fixed instancing long map names causing crashes - Cannot save or memo on instance maps (Lemongrass) - Map channels are no longer activated on instance maps (Lemongrass) - Fixed a character save issue with instance maps (Lemongrass) - Map local channels are disabled by default, this is custom (Lemongrass) - Just thank Lemongrass overall, I gave him a hard time with this issue akinari1087 2013-07-09 06:02:39 +00:00
  • 1ed6911a71 Follow-up to r17404 : Fix carts not being usable - Fixes bugreport:7800 akinari1087 2013-07-07 14:49:12 +00:00
  • 44c0f2a914 Follow-up to r17402 * Corrected Renewal EDP to exclude Grimtooth and Venom Knife from EDP bonuses hipsterfont 2013-07-07 12:21:14 +00:00
  • 639628662a Battle.c comments and minor skill fixes * Battle.c functions commented for readability and credit * Gunslinger Ground Drift corrected to MISC type in Pre-Renewal skill DB * Fixed minor issue with Renewal Soul Breaker and weapon element hipsterfont 2013-07-07 05:15:54 +00:00
  • de7b41c4f9 Fixed cast time not being reduced for SC__LAZINESS - Fixes bugreport:7795 Script commands 'sit' and 'stand' now work only when character is in required state. (Euphy) akinari1087 2013-07-07 03:08:24 +00:00
  • b5eb9a8fc2 Follow-up to r17402 - Fix compiling warnings and VCC errors akinari1087 2013-07-06 17:39:33 +00:00
  • f926d8750a Official Renewal battle support and major battle calculation engine refactoring! Giant thanks to Baaberith for the initial refactoring work and Akinari for beating me over the head to get this finished xP Please visit http://rathena.org/board/topic/84568-r17402-major-battleskill-system-overhaul-and-renewal-support/ for a complete and updated log of changes hipsterfont 2013-07-06 15:45:47 +00:00
  • 2981bac2de * Implemented 2010 Easter script, disabled by default. * Players can no longer block whispers from a higher group level. (Hercules 3d0fba0) * Added two missing quest_db entries for Mora. (credits: TTest) euphyy 2013-07-05 18:48:44 +00:00
  • ec00251511 * Implemented 2011 RWC Golden Poring script, disabled by default. * Added 7 new item groups (equipment card albums). * Some minor updates to Renewal item database. (incl. bugreport:7761) euphyy 2013-07-02 18:28:01 +00:00
  • a59ae7bee1 Fix Granitic Armor's status effect, wrong calculation that not causing damage taken at the end of status (bugreport:7786) Fix Pyroclastic's status effect: "can't switch the weapon equipped" (http://irowiki.org/wiki/Pyroclastic), still need more info update map messages for IDN (conf/msg_conf/map_msg_idn.conf) cydh 2013-07-02 06:11:10 +00:00
  • e18cb74516 Fixed db/pre-re/job_exp.txt and db/pre-re/job_maxhpsp_db.txt issues - missing 1st job exp of Novice, Baby Novice, and Novice High (compared with db/re/job_exp.txt) - 'hidden' whitespace that causing error cydh 2013-07-01 06:30:37 +00:00
  • f488861298 * Implemented Buwaya Cave instance. * Implemented Bakonawa Lake instance. * Monsters can now spawn on unwalkable cells, as required by the new instances. (credits: Akinari) * Implemented 2012 RWC Enchants script, disabled by default. * Reverted change to Mora Enchants from r17387, as the additional items are only present on iRO. (credits: Ziu) * Fixed some errors from recent updates. * Applied eol-style:native property to newly added files. euphyy 2013-07-01 00:16:43 +00:00
  • 495d9449c2 [db/quest_db.txt] [npc/re/quests/quests_malaya.txt] - added "Secret in the Woods" and "Get rid of Buwaya" quests deadlysilence 2013-06-30 22:03:49 +00:00
  • 2b7524d288 Fixed checkquest script for checking HUNTING time if time limit is reached or not cydh 2013-06-30 13:34:17 +00:00
  • 75af12fb1f Fixed map crash on load when lowering MAX_LEVEL - Fixes bugreport:7783 Added Kagerou and Oboro to Ninja HP/SP table and Ex. Super Novice to Novice HP/SP table as we had no values for them - Fixes bugreport:7782 Fixed a wrong Gunslinger HP table value causing a warning Warnings on HP/SP tables will only occur when the database values are less than previous levels. Formula built values will not give warnings. akinari1087 2013-06-29 20:48:40 +00:00
  • f02129f66d Follow-up to r17391 : Fix undeclared identifier error when not using Renewal ASPD - Fixes bugreport:7781 Fix map crash when a monster uses GS_FULLBUSTER - Fixes bugreport:7770 akinari1087 2013-06-29 16:39:11 +00:00
  • a865992347 Follow-up r17391, bugreport:7780 - Missing Novice's HP table - Fixing memcpy to copy exp table that causing map crash - (temporary change) hide the warning msg because previous hp/sp is higher or equal, we can change about the calculation later cydh 2013-06-29 14:42:20 +00:00
  • 185b6b2d5e -Add max hpsp table, (Offi) thx Daegaladh. -Cleanup code: --Fix sv_read line limitation to 1024char, now limited to 512char per column --Change db read output to display number of line read --Remove code duplicated that was acting like sv_read --Move job_var[JOB_COUNT] into 1struct job_info. --Move job related db into pc.c instead status, and those in pc that affect all into status glighta 2013-06-29 01:39:07 +00:00
  • 5ba50d12a5 Fixed bugreport:7776: - Corrected an invalid map name in the_sign_quest.txt. j-tkay 2013-06-28 07:18:16 +00:00
  • 04efdbc24c follow-up r17384 cydh 2013-06-27 17:43:39 +00:00
  • c6aa4f8fe3 Follow-up to r17351 - Fixed memory leaks. Thanks Lighta and Lemongrass for helping! akinari1087 2013-06-27 05:28:47 +00:00
  • 78eb7d3793 * Added documentation for the instance system rewrite and modified some return values. (follow-up r17386) * Gathered remaining dialogues for Pyramids Nightmare script. (follow-up r17382) * Added missing items to "Guardian of Power" NPC from Mora Enchants. * Updated Hunting Missions script to v1.3a, which adds some mission reset options. * Added newline at end of files. euphyy 2013-06-26 20:36:30 +00:00
  • cd95d1cada Instance System Rewrite! - Removed a bunch of script commands and replaced others - Rewrote the way instances are created - Added Instance Database files - Fixed and rewrote instances scripts (Euphy) - Added reloading to instancedb - Instances are now persistent through @reloadscript - Special thanks to Auriga (emulator) for the base of their system - Special thanks to Euphy for doing major testing and script rewrites for this - Special thanks to Lemongrass and Lighta for some help along the way akinari1087 2013-06-26 17:33:59 +00:00
  • b961342580 - Added newline at end of files. (bugreport:7619) brianluau 2013-06-24 15:01:45 +00:00
  • 7a05377b6e - bugreport:7758 -- Fixed logout delay after attacking -- Fixed clear dmglog on MVP when player is logging out - bugreport:7684 -- Fixed vender_id and buyer_id - Fixed typo on conf/channels.conf cydh 2013-06-24 07:23:36 +00:00
  • 8cdb71e6da [Malaya] - added Jeepney script and Tribe Blacksmith script deadlysilence 2013-06-23 19:15:31 +00:00
  • 9d78d319d6 * Implemented Pyramids Nightmare Mode scripts and database entries. * Fixed a typo in custom Warper. euphyy 2013-06-23 01:30:55 +00:00
  • cc44f70244 [sql-files/item_db_re] - fixed broken item script of items 15022 and 15061 in SQL files deadlysilence 2013-06-22 14:07:46 +00:00
  • aca94b8510 [db/re/item_db] - fixed broken item script of items 15022 and 15061 deadlysilence 2013-06-22 13:26:10 +00:00
  • 4e4c5f5ab0 * Implemented Eden Tutorial script. * Added more item_db entries. (credits: to L0ne_W0lf) euphyy 2013-06-22 04:19:39 +00:00
  • 72ed535be3 Follow-up to r17370 - Fix map crash when private messaging an autotrade character - Fixes bugreport:7755 akinari1087 2013-06-21 07:47:16 +00:00
  • 7f0d7a0a3d * Updated Eden Quests 86-90 and 91-99 to their latest versions. * Fixed a small mistake in Eden Group enchants. (bugreport:7750) * Minor updates to Pile Bunker script. * Updated a handful of item names. euphyy 2013-06-20 02:35:13 +00:00
  • 24c2c27c65 > Database SQL update: Complete * Extended SQL converter to cover mob_db and mob_skill_db as well as item_db. All credits to Lighta - thank you! * Current SQL databases mob_db.sql, mob_db_re.sql, mob_skill_db.sql, and mob_skill_db_re.sql replaced with converted files. * Updated mob_db with new entries for Hall of Abyss, Port Malaya, and Eclage (missing some mob modes). * Minor item_db updates. euphyy 2013-06-19 19:12:10 +00:00
  • c3859e2b43 High upgrading (+11-20) updated to official success chances and behaviors: hipsterfont 2013-06-19 06:34:59 +00:00
  • da56e53efd -Upd abracadabra_db thank to Playtester. --Added new skills and change the rate behaviour. glighta 2013-06-19 05:16:24 +00:00
  • cc701c83bb * Implemented Eclage town NPCs from iRO. * Implemented Eclage guides. * Implemented Eclage coin traders (equipment NPCs and herb seller). * Implemented Eclage skills. (3CeAM 705) * Added Eclage quest_db entries (missing times). * Added placeholder NPCs for Eclage quests -- most quests are not functional. * Moved custom Warper and Healer coordinates for Eclage. euphyy 2013-06-18 01:13:19 +00:00
  • 069a311e38 > Item Database SQL update: Part 2 * Added and/or updated over 750 Renewal items. (some credits: L0ne_W0lf, Rytech) * Added some Renewal item_combo_db entries. euphyy 2013-06-17 20:57:01 +00:00
  • 5d00e98927 > Item Database SQL update: Part 1 (tid:83703) * Updated tools/item_db.pl to convert both the Pre-Renewal and Renewal item databases. (credits: Lighta) * Current SQL databases item_db.sql and item_db_re.sql replaced with converted files. euphyy 2013-06-17 20:46:56 +00:00
  • dda3f76534 * Updated custom Warper to v1.4, which adds menus for the new Guild Dungeons. * Cleaned up spelling and extra spaces in documentation. (credits: Akkarin) * Sending whisper to a player from an admin account (group 99) will also display the message as a self-announce to the player. (Hercules 8568f17) * Reins of Mount (12622) can now be used when sitting and will ignore delay when it fails. (Hercules 2316772) euphyy 2013-06-17 19:29:50 +00:00
  • fae20c56d4 Fixed bugreport:7569 - A missing variable check. j-tkay 2013-06-17 19:25:42 +00:00
  • 39e5a1d0cf * Implemented Hall of Abyss: -- Added investment NPCs; times are currently unofficial. (re/guild/invest_main.txt, re/guild/invest_npc.txt) -- Added new guild mob spawns and updated FE; merged into a single file. (re/mobs/dungeons/gld_re.txt) -- Added new warps. (re/warps/guildcastles.txt) -- Added new quest entry 7349. (db/quest_db.txt) * This does not contain the database updates (mob_db, item_db). euphyy 2013-06-16 05:57:22 +00:00
  • 50ded53db6 -Upd configure.in / configure --add --enable-warn=extra to show -Wconversion issues --move -Wno-switch from prod only to all case -Update packet_db thx (TTest) --fix index typo for itemlistwindowselected(all),cashshopbuy(2010-11-24 => v26-30, 2012-04-10 => v30-34) bugreport:7723 -Add utils::date2version (lookup a version with a date for later usage) -Fix missing revert part in mmo_send_char bugreport:7734 -Merge little herc change: --fix possible mapcrash in SCB_MATK with SC_RECOGNIZEDSPELL and change status->matk_min calculation order to speed up thing --add OFFICIAL_WALKPATH exception for BL_NPC glighta 2013-06-15 15:53:15 +00:00
  • 9288d3e20b * Documented some GM client commands. * Custom Quest Shop updated to v1.6a, which adds support for previewing costumes and robes. * Updated THA map_msg translation. (credits: Boneskung) * Changed remaining @npcoff references to @unloadnpc. euphyy 2013-06-15 04:02:12 +00:00
  • 37ae4a88ea Reverted a portion of r17363 until proper packet versions are obtainable on login - Fixes bugreport:7733 akinari1087 2013-06-14 05:17:51 +00:00
  • 9d3b1ec38d * Follow-up on Item Bound System. (r17351, r17361) * Moved Optamara Crew coordinates to match new Alberta map. (credits: M45T3R) * Updated FRN and IDN map_msg translations. (credits: Capuche, Cydh) * Switched THA map_msg encoding from UTF-8 to TIS-620. (credits: Boneskung) euphyy 2013-06-13 23:13:06 +00:00
  • e197f8a551 -Follow up r17361 -- update client.conf, (description for version and flag). bugreport:7731 -- add packet_ver_flag2 battle_conf to expand version restriction. -Upd charserv to allow multiple clientversion at once. (2012 and 2013 PACKETVER was creating conflict of info sent ver30 shouldn't have 0x82 for exemple) --NB: clientvers rely on clientinfo version, paid attention you have set the good one for your client. glighta 2013-06-13 21:39:17 +00:00
  • e19b56aa39 - Fixed unescaped apostrophe in Lope's, since r17342. (bugreport:7729) brianluau 2013-06-13 15:54:29 +00:00
  • c6018f4ef8 Added configuration option BOUND_ITEMS in core.h to disable Guild/Party bound items system Added Character Bound item option suggestion - Updated documentation on changes akinari1087 2013-06-13 15:31:35 +00:00
  • 0bb0640f33 Follow up to r17358 : Fix compiler warning in atcommand.c - Fixes bugreport:7724 Fix a map crash when an unconditional_skill GM casts Tetra Vortex with less than 4 spheres - Thanks TTest Added packets for new clients (Lighta) Some minor documentation updates akinari1087 2013-06-13 14:33:09 +00:00
  • b90a30ace8 -Follow up r17355 -- update packet_db declaration index glighta 2013-06-12 19:41:24 +00:00
  • 72bcb87f0f Introducing @partysharelvl, a method to updating the party share level in run time! - Temporarily changes share level until character server is restarted - Updated atcommands documentation akinari1087 2013-06-12 01:55:02 +00:00
  • 051ae1cfd9 -Follow up r17355 --fix windows compilation for clif_parse_cashshop_buy --fix packet_db definition for clif_parse_cashshop_buy (wrong/incomplete index) --add missing town mapflag as @mapflag command glighta 2013-06-11 22:18:26 +00:00
  • 8d220fce91 Reworked script_getfuncname - Fixes bugreport:7721 akinari1087 2013-06-11 17:26:00 +00:00
  • acb18492aa -Update multiclient support. --Use client->packetver for client reception. glighta 2013-06-11 15:24:11 +00:00
  • 91cc117015 Follow-up to r17352 : Fixed map server crash on guild break - bugreport:7720 akinari1087 2013-06-11 15:21:17 +00:00
  • 9942072257 Added some packets for party booking system - Topic tid:82724 (Thanks Brynner) Added LG_BANISHINGPOINT hitrate increase - Fixes bugreport:7535 Fixed pc.c compile warning when not using Renewal Drop Rate (Lighta) - Fixes bugreport:7704 Fixed an issue where a non-player failing to freeze another with Frost Diver causes map crash (Lighta) Added SCS_NOCHAT for easier character mute management Some status.c and status.h standardizing (spaces suck) akinari1087 2013-06-11 06:44:27 +00:00
  • 04be9de10f Followup to r17351 - Missing guild.c changes akinari1087 2013-06-08 23:55:45 +00:00
  • 4742adac12 Introducing the Account/Guild/Party Bounded Items System - Suggestion tid:70372 - Thanks for Xantara for providing initial diff as well as Lighta for guild bound help - Adds script commands 'getitembound', 'getitembound2', and 'countbound' - Adds at commands @itembound and @itembound2 - Adds permission pc_can_traded_bounded - Documentation updated akinari1087 2013-06-08 22:47:10 +00:00
  • e8dcdf9ecb > Quick fixes: * Incorrect quest check in Malangdo quests, "Yggdrasil Berry Gathering". (bugreport:7711) * Typo breaking ammunition in hotkeys. (follow-up r17349, bugreport:7709) euphyy 2013-06-07 15:36:41 +00:00
  • 882c446520 -Follow up r17346, Fix bugreport:7701 (mapcrash cause by slave teleport & disconect) -Fix bugreport:7697 (storagelist not displayed for 2013+ client) glighta 2013-06-06 22:14:26 +00:00
  • 5aa72eaee3 Fixed bugreport:7699 - Incorrect use of 'close' command. j-tkay 2013-06-05 11:16:50 +00:00
  • 72e838d43e > Mapflag restructuring (tid:83102): * Moved mapflags from conf/mapflag/ to npc/mapflag/. * Split some files into npc/pre-re/mapflag/ and npc/re/mapflag/. * Moved all Renewal maps into the /re/ directory. * Applied Hall of Abyss mapflag changes in the /re/ directory. euphyy 2013-06-05 03:04:33 +00:00
  • acac72005f Revert countitem2 back to original check method - Fixes bugreport:7695 Update unit_teleport_timer to enforce tid check (lighta) - Attempted fix for bugreport:7696 Fixed small bugs in Mora Enchants script. (follow-up r17344, credits: Lemongrass) akinari1087 2013-06-04 19:48:58 +00:00
  • 7db16d51e9 - Fixed some spelling/typo errors. (tid:83095) brianluau 2013-06-04 03:45:04 +00:00
  • 5000b3d5f9 * Added Hazy Forest instance. * Optimized Mora Enchants. * Updated mapflags for some newer maps. (ea:15238) euphyy 2013-06-04 03:09:49 +00:00
  • 04a0165901 Fixed bugreport:7686 - quests_dicastes.txt: Fixed variable. - quests_13_1.txt: Fixed invalid event label. j-tkay 2013-06-03 11:53:52 +00:00
  • 3a234d787a * Implemented Mora Enchants. * Updated Episode 14.1 item database entries. * Removed party size check for Malangdo Culverts, as there is none on official servers. * Added THA map_msg translation - thanks, boneskung, for translating! * Updated IDN map_msg translation. (credits: Cydh) * Code by Lighta: -- Updated configure, add enable-warn [yes/no] and remove wno-parentheses, wno-unused from default compilation -- Cleanup small warnings * Crash fix for bugreport:7688 (code by Akinari). euphyy 2013-06-03 02:07:41 +00:00
  • 88f9e9318c Super Novices are now auto-revived correctly - Fixes bugreport:7683 Skulls are able to be dropped - Fixes bugreport:7588 Added simple identifyall atcommand - Suggestion topic tid:76702 -> Added documentation Some sc_start script command cleanup Removed useless script command getequipisidentify akinari1087 2013-06-01 17:01:49 +00:00
  • 112030451a * Implemented all Mora quests (excluding instance-related quests and Mora Enchants). * Updated Mora town NPCs, Quiver Maker, and guides. * Updated Bifrost spawns and warps. * Fixed a small error in the new refiners - thanks, Joseph! * Other misc. changes. euphyy 2013-06-01 02:28:42 +00:00
  • 98e5b868e1 -Add new packets links for 2013 client (Yommy) -Patch bugreport:7673 Revert removing of 0x6b (tmp patch) -Fix bugreport:7669 (hotkey amo broken since r17322) -Fix bugreport:7524 (so that items don't show up as 0% drop rate in renewal drop) (Akinari) glighta 2013-05-29 00:12:52 +00:00
  • 105beac9d0 * Implemented Blessed ore refiner "Blacksmith Dister" and Refine Ticket NPC. Since these were event NPCs, they are disabled by default. * Updated item_db and item_trade with HD/Blessed ores/boxes and Guarantee Refine Tickets. * Added remaining Port Malaya generic town NPCs. euphyy 2013-05-28 23:55:09 +00:00
  • 91475315b8 * Implemented HD ore refiners "Mighty Hammer" and "Basta" (hd_refiner). (bugreport:6577) * Fixed coordinates of "Suhnbi" (advanced_refiner). * Merged Hercules b17e2b7 (adapted): -- Implemented official Port Malaya warps. -- Fixed bug where players could not take the "Ring of the Wise King" and "Finding a Fairy" quests using the Cat Hand Agent warper inside Eden Group Headquarters. -- Fixed bug where players could not complete the "Guardian of Yggdrasil" quest. (bugreport:6855) euphyy 2013-05-28 06:36:55 +00:00
  • 5010b8fd4f - Minor fixes for El Dicastes quest. j-tkay 2013-05-27 10:22:11 +00:00
  • 87c832625c * Added more Port Malaya NPCs, adapted from Masao's conversion. * Optimized Sage skills quest and cleaned Rogue skills quest. * Small edit to mapflag documentation - thanks, Lighta! * Code by Zopokx: -- Optimized Eden Quests 56-70 (adapted). -- Moved "Dollshoi" and "Ponka-Hontas" NPCs (Morroc and Payon Solutions) out of Pre-Renewal directory to npc/quests/mage_solution.txt. -- Added support for Baby Novices in Novice Skills quest. euphyy 2013-05-27 05:54:54 +00:00
  • 99de377882 * Added documentation for mapflags - thanks to Lighta for the idea and assistance. * Reformatted permissions documentation. * Corrected some mistakes in script_commands.txt - a huge thanks to JaBote for finding them! (Hercules d0c5018) * Re-added mob_boss entries deleted in r17330. * Code by Lighta: -- Added hook for 0x44A and 0x447 (unfinished). -- Added timestr for DumpUnknow packet and moved to proper function for visibility. -- Fixed VCC compile error with r17333. euphyy 2013-05-26 05:21:44 +00:00
  • 02ddefb9d5 -Follow up r17332 --Fix unreference warning and delete_timer mismatch func -- updated all map_msg translations and edited some comments. (Euphy) -Merge/adapt few Hercules stuff: -- Add save char after buying if save_config&128 -- Check if char_server online before sending 0x3008 (stats_report) -- Add hom_class2type, to solve homonculus type, easier then bitmasking. -- Add vending_db to speed up searchstore iteration. -Quickfix (Daegaladh) --Add emotion effect to SA_QUESTION --Upd SA_INSTANTDEATH to really kill ourself and not set to 1hp --Fix SC_SLOWDOWN not asking to recalculate speed when used. --Fix SC_STRIPX effect on player, (should only remove equip on player) glighta 2013-05-23 22:58:26 +00:00
  • 38f9f0c208 -Update Char_Client packet 2013+, thx (Yommy, Shaktoh) --change connection sequence for 82d+9a0+20d => 9a1 => 99d -Merge some Hercules stuffs: --upd char (default map check, 0x99d HC) --CreateParty enforced chk --mapindex_db for name lookup -Add max packet_len check on chrif init for mmo_charstatus. -Upd @mapinfo, add missing mapflag info. -Expand teleport_timer for pet,homon,ele (Daegaladh) -Make homon,ele inherit master speed (Daegaladh) -Fix frostnova status chance and driven fail msg. (Daegaladh) -Cleanup, replace hardcoded ai value with enum eq, change pet.msd to pet.master to harmonize with other blchar. glighta 2013-05-23 12:44:12 +00:00
  • 54f41e69bc * Updated "Fish Tails" NPC in El Dicastes quests and some adjusting of official coordinates (Hercules). * Updated custom Warper to v1.3, which adds full support for both Pre-Renewal and Renewal. * Shifted some coordinates in custom Warper and Healer scripts to more closely match @go. euphyy 2013-05-21 23:05:53 +00:00
  • ab1afae807 - Fixed Novice Figure not giving the HP+30 bonus to Novice High and Super Novice - Updated mob_boss.txt to official - Fixed an exploit that caused Byorgue to re-summon his slaves every 60000ms rather than every 60000s playtester 2013-05-18 20:43:02 +00:00
  • 48c406ff36 * Fixed poison status reducing health below 25% * Per official behavior, Knight's Auto Counter skill is based off of player's ASPD for delay hipsterfont 2013-05-16 22:26:43 +00:00
  • af8ef75a53 * Added "Cat Gamers" to Malangdo quests. This marks the completion of the Malangdo episode. * Implemented Port Malaya Kafras, guides, sailors, and Eden teleporter. * Edited documentation for 'sc_start' and 'addmonsterdrop'/'delmonsterdrop' commands. (follow-up r17326, r17237) * Updated atcommand documentation and help file. * Minor organizing of script locations. euphyy 2013-05-15 05:16:19 +00:00
  • f67f82c472 -Follow up r17236 -- Add timeout option for windows. linked to bugreport:7670 -- remove unuse variable (Akinari) bugreport:7672 -- upd script_command documentation (Akinari) -- cleanup checkweight (remove hardcode change msg). - Add new packets definition (Shaktoh) glighta 2013-05-10 18:31:31 +00:00
  • b770bb52e7 Implemented script commands 'addmonsterdrop' and 'delmonsterdrop' (cool) -> Added documentation Updated script command 'sc_start' to allow for more variables and options - Fixes bugreport:7664 -> Item databases and some scripts updated Cleanup of script commands 'countitem' and 'countitem2' Rework of @ 'reload' commands - Now offers @reload dbname -> @reload packetdb now available Restricted bonuses 'SPRecovRate' and 'HPRecovRate' to short range melee only - Fixes bugreport:2916 Increase AGI no longer makes characters stand - Fixes bugeport:7657 Small warning fix for 'below array bounds' in skill.c Added short timeout to make_connection (lighta) - Fixes bugreport:7670 Some visual fixes for equipment and items (lighta) Rework of script command 'checkweight' (lighta) Some channel system cleanup (lighta) akinari1087 2013-05-10 08:11:21 +00:00
  • f967a8de53 * Implemented Mora town NPCs from iRO. * Implemented Mora guides. * Implemented Mora official warp scripts. * Added Mora Points NPC and removed a wrong shop item. * Added placeholder NPCs for Mora quests -- no quests are currently functional. * Rewrote documentation for 'recovery' command. (follow-up r17321) * Updated RUS, SPN, IDN map_msg translations. (credits: Jarek, Leeg, Cydh) euphyy 2013-05-10 00:10:45 +00:00
  • 553fe59fb1 - Follow up r17322 fix bugreport:7663 -- fix favorite display -- fix typos - Add script provenance for sc_start, (item or npc) requested for sc_def. glighta 2013-05-07 12:31:53 +00:00
  • b484c33694 Follow up to r17321 - Fix VCC errors bugreport:7662 akinari1087 2013-05-07 04:27:19 +00:00
  • 24f2d1a601 - More 2013 packet support. thx to Shaktoh help. -- Fix ZC_EQUIPWIN_MICROSCOPE_V5 (0x997) equip_item list. -- Add (0x991,0x992,0x993,0x994,0x995,0x996) support, (inventory, storage, cart itemlist). - Merge old code to reduce duclicate. glighta 2013-05-07 00:50:53 +00:00
  • d21fa84734 Updated recovery command with many more options - Suggestion tid:82374 -> Updated documentation on changes Updated Overbrand to a closer official area behaviour - Fixes bugreport:7651 Follow up to r17320 - Fix incorrect condition check (lighta) Fixed status effects not being removed correctly (lighta, Akinari) - Fixes bugreport:7634 akinari1087 2013-05-06 17:58:41 +00:00
  • 7b97f55e05 * fix Tetra Vortex triggering cooldown when not enough spheres present bugreport:7598 * fix Tetra Vortex not removing 5th sphere if present after casting * followup to r17316 - Mistress card removes gemstone requirements from Adoramus and Comet hipsterfont 2013-05-06 05:11:14 +00:00
  • 8e3d87d39d * Documented changes to @fontcolor from r17317. * Updated IDN, FRN, and RUS map_msg translations. (credits: Cydh, Capuche, Jarek) * A couple updates to script_commands.txt. (incl. bugreport:7649) * Other misc. changes. euphyy 2013-05-05 02:30:57 +00:00
  • 694719048e - Fixed armor refines giving only 0.66 def instead of 0.7 def; please do not "unfix" things just based on info from iROwiki - Fixed Bowling Bash, Brandish Spear, Grand Darkness and Meteor Assault reducing def during cast; the only skill that does this officially is Grand Cross (bugreport:7582) playtester 2013-05-04 18:48:05 +00:00
  • eaabca1f0c -Follow up r17313 -- fix clif_colormes, turn it into more generic function and remove duplicate equivalent, channel_colormes -- Move allow_user_color_override config into channel option. (only user owner or admin could enable/disable for chan) - Remove some hardcoded string using colormes msg_conf(378-382) - Make clif_GlobalMessage being used in clif_parse_GlobalMessage instead redeclaration. - Add some new packet (0x978,0x979) worldinfo related, thx Shaktoh glighta 2013-05-04 08:09:11 +00:00
  • e1313276df Per official behavior, Mistress card effect removes all gemstone requirements on all skills EXCEPT Hocus Pocus and Ganbantein hipsterfont 2013-05-04 07:15:09 +00:00
  • db693655a2 fixed function declaration for 'pc_close_npc_timer' hipsterfont 2013-05-04 05:55:27 +00:00
  • 9736d3298e * Some rewriting and reorganization of script_commands.txt. * Added missing documentation for 'readparam', 'changebase', and 'unitattack' commands. (bugreport:7646) * Small changes to @fontcolor command, and documented changes from r17313. * Updated FRN map_msg translation. (credits: Capuche) * Other misc. changes. euphyy 2013-05-04 05:08:52 +00:00