summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-03-12Fixed char being stuck with breaks (bugreport:5374)og21-16/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12Fixed Garms iRO name. (bugreport:5421)kenpachi2k112-11/+11
Fixed some create_arrow_db.txt comments. (Follow up r15672.) Fixed Sura job change quest. (bugreport:5431) Corrected a NPC location in quests_veins.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-11Fixed Banish Winter Quest (two while loops could not be left). (bugreport:3142)kenpachi2k112-164/+109
Fixed Siblings Quest exploits and made it more official. (bugreport:4088) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-11- Updated the whole Script to match with official file.masao871-1641/+2150
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-10- Added Bossnia Event.masao877-0/+349
- Added new Town cleaners. - Added mobs to sec_pri02 . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-07- Fixed a little leftover in socket_enchant2.txt .masao872-1/+3
- Added warp to iz_dun05 bugreport:5395 . - Fixed a little typo in clif.c . - Moved "int clif_status_load_single" from clif.c to clif.h . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-06Added King Dramoh to mal_dun01 (bugreport:5381)jmanfffreak2-1/+2
Corrected NPC sprite in minstrel job quest (bugreport:5387) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-04- Guild Castle code cleanup:gepard198411-70/+24
- removed `MAX_GUILDCASTLE` limit - char-server now caches guild castles in `DBMap` - improved guild castle SQL queries to support non-default values of `MAX_GUARDIANS` - disallowed declaring guild castles on maps that are on other map-servers - map-server now requests data for all guild castles from char-server on initial connect (bugreport:287) - removed ''guildcastleinfo events'' as they were esentially duplicated ''OnAgitInit'' - optimized castle data load packets (bugreport:287) - updated WoE scripts to reflect source changes (scripts no longer need or should request castle or guild data) - updated related docs - Added `db_size` macro. - Replaced manual counting of castles occupied by a guild with `guild_checkcastles()` calls. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-01Proper fix for r15641 (reference to non-existant NPC).gepard19841-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-01- Follow up r15636, removed an warning where the Script trys to hide an ↵masao871-1/+0
Non-Existant NPC named "Staff#airplane_01". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-28Updated Apple Gambling script to official.gepard19841-137/+88
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-28Updated Airship NPCs to official.gepard198411-1101/+1390
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-25Strange Hydra Quest + Hydra Ball(bugreport:5339)og21-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15630 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-24- Clarified the comment about spaces in 'server_name' config. (bugreport:2656)brianluau1-12/+12
- Grouped all the log file/table settings together, follow up to r15253 (ea:15042). - Added "DROP TABLE" statements to the mob_skill_db SQL files. (bugreport:5284) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-20* updated the custom job changer npc that ships with rA to support both ↵lordttseven1-23/+54
branches of 3rd classes for easier testing proper job change mechanics * updated const.txt with some job-system related values git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-02Removed `gvg_eliminate_time` battle config, as it was only used by scripts. ↵gepard19841-2/+2
Replaced its occurences in War of Emperium script with default value (7000ms) (bugreport:137). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15538 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-01- Removed unnecessary 'if' checks from quests_comodo.txt (bugreport:5276)brianluau1-1399/+1373
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-31Fixes and readability improvements to Mechanic jobchange quest:gepard19841-54/+52
* renamed variable that stores quest progress as it collided with define from `db/const.txt` * replaced numbers with defines from `const.txt` * fixed a bug when talking to Chainheart could reset quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed more trailing tabs.brianluau71-260/+259
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau51-406/+406
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-24- Fixed some typos in Socket Enchant NPC. (bugreport:5263)brianluau1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-24Added missing `svn:eol-style` property (follow-up to r15514).gepard19841-4203/+4203
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-24* Updated Mail. og25-30/+4263
* Fixed Waitroom MaxLevel from poring_war (bugreport:5262). * Added card_trader. * Added card_trader to scripts_athena (disabled by default). * Added MidCamp Warper/Ash-Vacuum from quest_13_1 (gogoash). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23* Fixed variables in order to work with the invasion (bugreport:5231)og21-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23Added missing `svn:eol-style` property (follow-up to r15510).gepard19841-1389/+1389
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23- Added first Version of Wanderer Job change Quest.masao872-1/+1391
* Thanks to Meyraw and Muad_Dib. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-18` Added (Cash) Headgear Dyer (cashheadgear_dye.txt)xantara2-0/+120
-- Aegis Conversion git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17- Updates to script_commands.txt, and added svn:keywords property.brianluau1-241/+241
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Typo corrections in monstertamers.txt and quests_13_1.txt.jmanfffreak2-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Typo correction in eden/71-85.txt filejmanfffreak1-1/+1
Added a missing 'map:' prefix in maps_athena.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed Comodo Kafra saving players with the wrong description.jmanfffreak1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Disabled a debug NPC in the Endless Tower script. I don't see any mention of ↵jmanfffreak1-2/+3
this NPC in any guide I've seen... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14*Corrected the bing#n1 issue according to aegis script (bugreport:5050).og21-45/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13Added cupet.txt (Cute Pet Manager) - Aegis Convert - Commented Out in ↵script-Z3R02-0/+246
scripts_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13*Fixed the "bing#n1" issue (bugreport:5050).og27-15/+67
*Fixed variables typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12- Added svn:eol-style=native property for some recently added text files.brianluau6-154/+154
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12*Updated renewal mob spawns up to Malaya Port.Chilly012310-7/+388
-Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- Set svn:eol-style=native property for recently added text files.brianluau1-261/+262
- Removed trailing spaces/tabs. - Changed duplicate() to use a floating source npc. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Added Version Historyscript-z3r01-6/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11removed a double space: emotion e_loud to emotion e_loudscript-z3r01-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Changed emotion # - const.txt definition | I swear to god I hate you allscript-z3r01-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Removed Comments due to Hatersscript-z3r01-306/+187
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Fixed Missing ; Line 272script-z3r01-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Added Rare Diamond Merchant, converted from AEGIS scriptscript-z3r02-0/+376
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Fixed encoding on this file back to ASCII.jmanfffreak1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- Fixed Job constant typos in archbishop.txt (bugreport:5230)og21-13/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09- Added svn:eol-style=native property to some recently added text files.brianluau22-14353/+14353
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08- Follow up r15409.masao871-5/+5
* Replaced leftover Aegis variables with rA variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08- Added first Version of Sorcerer Job change Quest.masao872-1/+633
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Added first Version of Minstrel Job change Quest.masao875-21/+2625
- Added missing "t" in eden quests. bugreport:5213. - Fixed option "Cancel" not being shown in novice grounds Acolyte NPC menu. bugreport:5212. - Fixed some typos in Genetic Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15406 54d463be-8e91-2dee-dedb-b68131a5f0ec