summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
2013-03-20-Part 2 of 'the great commit', all credits to L0ne_W0lfStreusel1-3/+12
-NPC updates mostly Izlude related
2013-02-04Merged some commits from rAthena.Matheus Macabu1-0/+1
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries7-11/+7
2013-01-29Updated placeholders.Mysteries6-18/+6
2013-01-16* Documented @set command from r16123.euphyy1-12/+10
* Fixed a waitingroom bug in Wizard job quest (bugreport:7189). * Fixed getequipname() returning -1 instead of an empty string (bugreport:7186). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-08* Updated Geneticist, Warlock, and Sura job quests to their latest versions.euphyy16-22/+22
* Added a clearer example for party_even_share_bonus (tid:58005). * Standardized job headers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-22- Fixed missing 'close' in priest.txt (bugreport:6921)brianluau1-31/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-15- Fixed bugreport:6785, missing changequest in Knight Job Quest. ↵j-tkay1-2/+5
(npc/jobs/2-1/knight.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-18* Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 ↵euphyy2-4/+4
(jobs\2-1\priest.txt) * Fixed an incorrect check in Taekwon job quest, bugreport:6711 (jobs\1-1e\taekwon.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-05* Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ↵euphyy6-40/+24
whisper system documentation (doc\whisper_sys.txt) * Follow-up r16745, fixed a few typos in atcommand documentation (doc\atcommands.txt) * Minor cleaning - spacing, tabulation, comments, dividers git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10* Raw revert of all job files back to r16578, prior to the rewrite in ↵euphyy27-16293/+8682
r16579. The updates will be re-applied after more testing is done. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10* Optimized Eden Quest lv. 11-25 (re\quests\eden\)euphyy1-1/+1
* Fixed bugreport:6427 with new Alchemist quest (jobs\2-2\alchemist.txt) * Other misc changes/fixes... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05- This should fix all job quests which didn't work after the update.masao8712-2407/+1940
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05- Some little adjustments to the job change quests, also reverted some ↵masao8727-171/+149
variables to the old job change files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04- Follow up r16579 .masao876-7/+7
* Added some missing Baby checks... This Update really started great didn't it ;) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04- Here comes the big Job folder Update.masao8727-9370/+17470
* Updated all 1-1, 2-1, 2-2 and the expanded files to the latest available official files and also added support for baby job change. * There might be some optimizations still needed at some places and there maybe occur some errors as well or the job change isn't fully working anymore since I didn't test all the jobs through the end (Me = Lazy), if so then please fill out a bug report in our bug tracker: http://rathena.org/board/tracker/project-4-scripts/ * Ninja, Gunslinger and the other files will follow within the next days. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-02Fixed some bugs on jobs and merchants scripts.daegaladh3-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh33-0/+31318
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind52-56784/+0
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04* Corrected and optimized 12 guide NPCs (/guides/)euphyy1-2/+3
* Fixed a small typo in Warlock quest, bugreport:6164 (jobs\3-1\warlock.txt) * Fixed a couple of job constant typos in "Nameless Island Quests" (quests\quests_nameless.txt) * Removed non-RE changelogs from RE scripts git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04* Optimization of Knight job change quest, and fixed bugreport:6163 ↵euphyy1-272/+72
(jobs\2-1\knight.txt) * Follow-up r16373: added another missing entry (bugreport:6162) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02* Neuralizer is no longer consumed upon failure (bugreport:6040)euphyy1-72/+32
* Some cleaning of the Sorcerer job change quest (jobs\3-2\sorcerer.txt) * Cleaning of "Bunny Band Quest" script (quests\bunnyband.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01- Redone the whole Arch Bishop Job change Quest in order to hopefully have ↵masao871-411/+486
fixed all the bugs from bugreport:5983 . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01- Fixed a bug in Eden Group Quests where a variable was set which was ↵masao872-5/+5
supposed to be converted and give the player certain gears. bugreport:6143 - Fixed an Priest Quest cutin which would result in getting an missing file error of the MvP Mistress Card illustration. bugreport:6144 - Fixed EXP Values in Eden Group Quest Boards 86 - 90 and 91 - 99. Source: http://irowiki.org/wiki/Eden_Group_Leveling_Quests * 3 Hours cooldown isn't added yet since some testing is needed. bugreport:6110 - Some minor paranthesis fix in Knight Jobchange Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28* Standardized and added Shadow Chaser job quest! (bugreport:5834)euphyy1-0/+2346
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10* Massive compression of "Card Trader" script, from 123kb to 7kb! ↵euphyy1-6/+7
(other\card_trader.txt) * Some optimization of Ash-Vacuum quests (quests\quests_13_1.txt) * "Sphinx Mask Quest" script optimized (custom\quests\sphinx_mask.txt) * Moved "Caral" NPC from non-existent moc_fild04 to cmd_fild08, as per bugreport:5959 (custom\quests\thq\THQS_Quests.txt) * Fixed Job_Archbishop/Job_Archbishop_T typos in job change script, but other issues in bugreport:5938 not addressed (jobs\3-1\archbishop.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-02- Added Instructor Ur to Eden Quest Quests. bugreport:5742masao871-109/+111
- Added Mission Boards 86-90 and 91-99 to Eden Group. bugreport:5742 - Updated quest_db.txt to match the new Quests in the new Eden Group Quests. * Special thanks to Chilly for providing the base of the scripts! <3 - Updated Rune Knight Job change Quest for the last time to finally work as official as possible. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31- Fixed parenthesis check in most 3rd job change quests. bugreport:5883masao874-1536/+1582
- 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-29- Added BaseClass explanation to script_commands.txt .masao872-4/+5
- 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-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 Header to Rune Knight Job change Quest. bugreport:5834masao871-0/+17
- 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-25- Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt ↵brianluau1-2/+2
(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-17- Updated some Alberta NPC Locations to match with the new Map. Also updated ↵masao871-11/+0
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-14- Made some NPC's into duplicates and fixed some && / || checks in the Arch ↵masao871-1156/+823
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-04-08Fixed (bugreport:5554) where scatter stuff cant be executed or acrquired.mandark0221-2/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08Fixed (bugreport:5293) door closes and does not give the quest requirement ↵mandark0221-39/+46
when you talk to it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04Fixed (bugreport:5429) corrected requirements checking before job change to ↵mandark0221-26/+31
Minstrel. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26- Fixed some spelling typos in Novice Zone. (bugreport:5285)brianluau1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Added some details in the Additional Comments and added a small fix on my ↵mandark0221-1/+4
code thanks to Epoque for telling me. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Fixed the (bugreport:4096) where player can enter the Test Area without ↵mandark0221-1/+9
passing the written exam. Now player will not be warp inside the Test Area when did not passed the written exam instead the player will be warp back to the written exam entrance. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Fixed Warlock Quest chamber never opens for second try (bugreport:5294)mandark0221-1/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25Fixed waves not being announced and counted (bugreport:5289)og21-8/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24- Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399)brianluau1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12Fixed Garms iRO name. (bugreport:5421)kenpachi2k111-10/+10
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-06Added King Dramoh to mal_dun01 (bugreport:5381)jmanfffreak1-1/+1
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-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.brianluau7-53/+53
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.brianluau4-23/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 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