summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-06-01- Replaced more -> rAthena (follow up to r15251).brianluau27-48/+47
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-01- Follow up to r16164 and r16193: used SVN Copy/Move so SVN History is ↵brianluau29-12197/+12197
preserved. - Added svn:eol-style=native property for some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-01/custom/ folder overhaul:euphyy29-9110/+8504
==== Script Changes ==== * Warper replaced with Euphy's Warper v1.2 * Stylist replaced with a much more efficient script * Healer replaced with more efficient script * MVP Arena heavily condensed, and text edited * Removed logout suggestion in Reset NPC (why was that there?) * Quest Warper added to scripts_custom.conf [bug fix] ==== Reorganization ==== * All folders in root directory removed except "battleground", "events", "quests" * All non-essential scripts in root directory moved to "etc" folder * A few files renamed for easier identification * scripts_custom.conf reordered for easier identification git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31- Fixed parenthesis check in most 3rd job change quests. bugreport:5883masao876-1542/+1587
- Partially rewrote Rune Knight job change quest. bugreport:5881 - Follow up r16180 where i forgot to rename some Warper NPC from Mina to Warp Agent. - Fixed some comodo quest typos. bugreport:5882 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31Testing! ~ Euphyeuphyy1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31- Added new towns to the custom warper. bugreport:5878masao873-49/+86
- Fixed a bug in the monster_race.txt where you would get stuck in the dialog window. bugreport:5861 - Fixed a bug in 71-88 eden group mission npc's where you would get stuck in the dialog window. bugreport:5875 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-29- Added BaseClass explanation to script_commands.txt .masao8712-28/+28
- Some updates to the custom folder / the old eAAC Scripts which are now in there. - Fixed custom/warper.txt prontera location to not collide with Ash Vacuum warper. bugreport:5857 - Fixed Platinum Skill Quests properly checking for BaseClass now. bugreport:5853 - Fixed some typos in Ranger Job change Quest & Eden Paradise. bugreport:5858 - Fixed a typo in scripts_athena.conf . bugreport:5852 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28Massive updates to /npc/custom folder:jmanfffreak44-10792/+172
* Removed eAAC scripts, which were outdated. (tid: 64380) (will be released in downloads section) * Removed scripts in /Lance/ folder, which haven't been updated in years. (will be released in downloads section) * Combined heal.txt and heal_payment.txt into one script, set options within file to enable or disable zeny requirement. * Added choice in job changer if you allow third job changes. * Updated warper with new towns and some dungeons. * Card remover now has option to prevent or allow item destruction upon removing failure * Removed 2-2shop and replaced with a full itemmall (thanks Masao!) * General file structure changes (possibly more later) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added ability for all 2nd baby classes to change into their 3rd baby job ↵masao8711-310/+277
doing the 3rd job change quest. bugreport:5789 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added missing repeatable EXP Quests. bugreport:4450masao874-1/+356
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Fixed a bug in quests_13_1.txt where sometimes it wouldn't correctly or at ↵masao872-314/+139
all trigger the OnMyMobDead trigger. bugreport:5023 - Updated quest_db.txt with some time durations. bugreport:5023 - Follow up r16152, it's finally and forever done! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added Header to Rune Knight Job change Quest. bugreport:5834masao873-3/+20
- Fixed weapon distribution in Paradise Gear Quests. bugreport:5849 - Fixed wrong warp location inside Paradise Head Quarters. bugreport:5847 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-27- Fixed a bug in security checktr0n931-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-27- Added an security check for each player which is entering an instance to ↵masao875-5/+72
make sure that the cool down time can't be bypassed which would lead to abuses of the according instance dungeons. bugreport:5768 - Some minor additions to the Magic Gear renter NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-27- Fixed typo in the new refining NPC Bestry. bugreport:5836masao872-16/+37
- Enabled Gryphon renter NPC and added Magic Gear Master NPC (Mado Gear renter). bugreport:5754 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-26- Fixed wrong areawarp coordinations in all arena rooms. bugreport:3494masao877-116/+201
- Added check if the player invoking one of the Izlude Arena NPC's in sec_pri02 is actually a GM. bugreport:3494 - Some other random stuff in arena files. bugreport:3494 - Follow up r15278 , all EF_WIND effects should now work properly. bugreport:5369 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-26- Some minor improvements in the instance Scripts.masao8712-5568/+5146
- Some minor improvements in the Eden Group NPC's. - Fixed typo in Wanderer Pet Food NPC. bugreport:5823 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-25- Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt ↵brianluau9-475/+98
(suggestion bugreport:5795) - Replaced more unconverted 'inputstr' in several npc scripts, and changed to scope variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-24- Fixed guild emblems not showing on flags at server start. (bugreport:5796, ↵brianluau32-21/+53
since r15657) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21- Added probably all 3rd Class related Shops. bugreport:5781 bugreport:5782 ↵masao871-1/+21
bugreport:5783 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21- Fixed check quest in Brasilis puppy quest. bugreport:5376masao871-468/+300
- An little update to the new script command "instance_check_party" in script_commands.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21- Added 'instance_check_party' command to all instance scripts for proper ↵masao874-356/+265
checking if the invoking party meets the requirements to join the Memorial Dungeon. Thanks to malufett for creating the command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21Fixed (bugreport:5758). Quests should be checked correctly now.tr0n931-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Added +11 and above refiner NPC.masao872-34/+607
- Added NPC to refine Oridecons / Eluniums to Cardium / Bradium. - Added downrefitem script command and updated script_commands.txt with it. - Updated refine_db.txt with probably custom values for +11 to +20 values. Source : http://ratemyserver.net/index.php?page=misc_table_refine - Some little script improvements to Suhnbi. (Enriched Elunium / Oridecon Upgrader.) * Further improvements for the refinement system and refinement NPC's will come within the next few days. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Updated some Alberta NPC Locations to match with the new Map. Also updated ↵masao8710-33/+22
the coordinates in the Alberta Guide NPC. bugreport:5273 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Updated Monster spawns in Job change Quests to renewal. bugreport:5574masao874-151/+33
- Some minor changes to the Arch Bishop Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17follow up r16115, accidentally committed debug thingshennetsind1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthenashennetsind1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14- Made some NPC's into duplicates and fixed some && / || checks in the Arch ↵masao872-1161/+834
Bishop Job change Quest. bugreport:5437 - Bomb poring is now aggressive and explodes right away after it has been summoned. bugreport:5575 - Added some more checks tot he Pile Bunker NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14- Added Pile Bunker Quest. bugreport:5397masao872-0/+54
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-13- Follow up r16107 .masao874-8/+8
* Fixed the additional check for Players in a Party. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Added an extra check to all instance script if there are actually 2 ↵masao874-8/+32
Players online in the Party to be able to enter the Dungeon. bugreport:3970 - Added a few new statuses to not disappear upon death. bugreport:2652 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Added 2 new Shops to Comodo. bugreport:5732masao872-5/+7
- Added check for Baby Warlock to Magic Book Quest. bugreport:5527 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Added Magic Book Quest for Warlocks.masao874-7/+2165
- Followup r16102 * Correctly fixed bugreport:5030 now. * Restorded scripts_custom.conf since mine accidently got commited with my last commit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Updated town.txt to allow Mailbox access in all the newer cities. ↵masao874-209/+12
bugreport:4457 - Removed easter.txt event and the corresponding mobs in mob_db2.txt and mob_db2.sql since they collide with Satan Morroc minions Mob ID's. bugreport:1240 - Updated Magical Amplify Power cast time to only be affected by item bonuses. bugreport:2777 - Added missing Economy check in agit_main and some missing close; also fixed bugreport:5030 - Added Credits for Ziu in Falcon Flute NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11- Added Baby Hunter and Baby Ranger check. bugreport:5728masao871-8/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10- Added Falcon Flute Trader NPC.masao872-0/+108
- Added Falcon Flute to db/pre-re/item_db.txt, db/re/item_db.txt and item_db.sql. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-01- Updated "gained exp" dialog, follow-up to r14920. (bugreport:5662)brianluau1-18/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-01Revert the amount of Base Exp reward.mandark0221-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-30Fixed (bugreport:5570) added break and continue in switch-case blockmandark0221-1/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-30Fixed (bugreport:5662) base experience rewards.mandark0221-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-30- Updated Novice WoE script, follow-up to r15657 (bugreport:5653)brianluau1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-29- Fixed a spelling and grammar typo in quests_13_2.txt (bugreport:5665)brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-28Fixed (bugreport:5661) - Thanks to Toshiroog21-38/+36
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-24- Some more 1st Class Platinum Skill NPC optimizations.masao874-14/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15958 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-24Updated locations for colored Butterfly Wings (14582-14585) to official.kenpachi2k111-28/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-23- Follow up r15949 .masao873-113/+100
* Removed some unneeded perm. char. variables. * And i meant [bugreport:5607] got fixed NOT [bugreport:5606] since Brian already fixed that Bugreport. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-23- Updated 1st class platinum skill NPC's.masao877-1121/+1208
- Fixed [bugreport:5606] . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22- BuildBot: separated Debian and Ubuntu builders, and made only one trigger ↵brianluau1-31/+4
the map-server_sql test. - Reverted accidental changes to heal_payment.txt (bugreport:5606) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22- Follow-up to r15923: fixed renamed file not being svn-copied (and lacking ↵brianluau8-1826/+1852
svn history). - Added svn:eol-style=native property for some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15924 54d463be-8e91-2dee-dedb-b68131a5f0ec