summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
2015-04-19Added Kagero / Oboro Quest.Taylor Locke1-3/+4
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru32-925/+925
Signed-off-by: Haru <haru@dotalux.com>
2014-10-30Deprecated checkriding and setriding commandsHaru1-1/+1
Replaced their use in scripts with checkmount and setmount, respectively. Signed-off-by: Haru <haru@dotalux.com>
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru14-66/+68
Signed-off-by: Haru <haru@dotalux.com>
2014-10-24Renamed ismounting, setmounting, @mount2Haru1-1/+1
To avoid ambiguity: - The script command ismounting is now hascashmount - The script command setmounting is now setcashmount - The at-command @mount2 is now @cashmount Signed-off-by: Haru <haru@dotalux.com>
2014-08-23change rand(1) to rand(2)TungSinpei2-2/+2
2014-06-23Fixed issue with Biochemist that resulted in never regaining Bioethics.Taylor Locke1-4/+5
2014-05-20Corrected Bioethics quest checks in the Biochemist NPCHaru1-58/+53
- As of 4ea6d474 (almost 7 years ago!) the correct check is bioeth==13, rather than MISC_QUEST&64. Special thanks to ossi0110. - Minor tweaks to the script to match Hercules standards. Signed-off-by: Haru <haru@dotalux.com>
2014-05-17Added missing changequest commands on Alchemist Job Change Quest.Taylor Locke1-2/+7
2014-05-13Removed trailing whitespace (scripts)Haru12-37/+37
Signed-off-by: Haru <haru@dotalux.com>
2014-05-13Fixed some charset issuesHaru1-0/+2
- Fixed files with mixed character set or invalid CP949 characters. - Uncommented '#music' script in the_sign_quest.txt (now the soundeffect filename should be fixed). - Added a note to the header of CP949 files not to read or save them as UTF8, since it'd break their encoding. It should be safe enough to read them as EUC-KR if your text editor doesn't offer CP949 as an option. - Added FIXME notes about untranslated strings in assassin_skills.txt and WolfchevLaboratory.txt. Signed-off-by: Haru <haru@dotalux.com>
2013-12-07Fixed several incorrect script labels and eventsHaru3-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2013-12-01Corrected some accidentally renamed NPCsHaru1-1/+1
- Fixes bugreport:7860, thanks to SSky http://hercules.ws/board/tracker/issue-7860-eden-mission-board-npc-name/ - Follow-up to 6309eba Signed-off-by: Haru <haru@dotalux.com>
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke8-11/+11
Cleaned up Zeny manipulation in scripts. - It is now finally safe to re-commit. - Removed some unwanted parts of the original commit, that broke the character set in some scripts. [Haru] - Corrected spacing in some edited lines. [Haru]
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru8-11/+11
Reverted due to a serious regression. I'll commit this again once I fixed the issue in the script engine. Sorry for the inconvenience. This reverts commit 4faa0ec9df7067cee3eb1c1953fccc6c2f842179. Signed-off-by: Haru <haru@dotalux.com>
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke8-11/+11
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru5-20/+20
- Consolidated case in variables, labels, constants. Signed-off-by: Haru <haru@dotalux.com>
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru1-2/+2
- Added a note about variables and command scripts case sensitivity. Even though the engine still accepts variable, function and command names in a case insensitive way, it is discouraged to rely on such behavior. Please update your custom scripts as soon as possible. Signed-off-by: Haru <haru@dotalux.com>
2013-11-08Added support for monster spritename constantsHaru1-3/+3
- Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 - Replaced numeric IDs in NPC definitions and setnpcdisplay calls with the appropriate constants - Made possible thanks to Ind Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka33-176/+176
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru33-557/+526
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
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