summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Expand)AuthorFilesLines
2010-08-14* Quest log kill count now updated properly. (Added from topic 253813)L0ne_W0lf6-38/+4
2010-06-22* Added support for NPC names in the 'specialeffect' script command, go go co...L0ne_W0lf1-5/+1
2010-06-21* Removed usage of the 'goto' command from job quests.L0ne_W0lf12-1548/+1482
2010-03-22Removed unnecessary event call on a missing event. (bugreport:4140)Paradox924X1-1/+0
2010-02-24- Removed 'adopt' documentation from script_commands (bugreport:4066).Kisuka1-2/+3
2009-11-29- Fixed typo in WoE:SE Castle announcements (bugreport:3714).Kisuka1-0/+1
2009-10-30- Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)brianluau1-0/+1
2009-09-13- Fixed typo on item 6079 (bugreport:3581).Kisuka1-9/+3
2009-09-11- Added quest log commands to all job quests.Kisuka23-1098/+1429
2009-09-05- Added some missing quests to quest_db.Kisuka3-14/+39
2009-07-27Added Quest Log commands for 1-1 job quests and trans quest.L0ne_W0lf7-8/+48
2009-07-04- Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314)brianluau1-1/+1
2009-06-19- Fixed a Assassin Quest question having all correct answers. (bugreport:3260)brianluau1-6/+5
2009-05-04- Added a missing zeny check in the Jawaii Bartender. (bugreport:2897)brianluau1-3/+4
2009-04-29Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the v...Paradox924X1-1/+1
2009-04-28* Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport...Playtester1-8/+1
2009-04-23* Fixed wrong coordinates of the Prontera Bartender (bugreport:3000)Playtester1-2/+2
2009-01-22- Fixed some item checks on gunslinger quest. (How was this not noticed for s...Kisuka1-4/+5
2009-01-02- Novice quest fixzephyrus1-15/+5
2008-12-29- Corrected issues with the Keil Hyre quest. (bugreport:2511)L0ne_W0lf2-4/+6
2008-12-27Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587)Kisuka1-1/+1
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf1-2/+3
2008-10-28Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E...jmanfffreak1-1/+1
2008-10-24* Bugfixing yay! Just goin' though the tracker.L0ne_W0lf1-3/+4
2008-10-14Warp portals dont end with ;Yommy1-8/+9
2008-10-12Reverted donpcevent change to wizard quest. Moved a percentheal, which should...L0ne_W0lf1-13/+14
2008-10-12* Changed An nonexistent variable in Refine NPC. (bugreport:2340)samuray221-11/+13
2008-09-30* Corrected a wrong variable name in the Novice Training Ground (bugreport:2293)samuray221-2/+3
2008-09-25* Continues replacing of specialeffect/2 numerics with constants.L0ne_W0lf1-2/+3
2008-09-23* Fixed error in Megingjard seal quest. (bugreport:2261)L0ne_W0lf1-15/+41
2008-09-22* Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252)samuray222-5/+9
2008-09-21* Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179)samuray221-10/+12
2008-09-14Yay typos! :DKisuka1-1/+0
2008-09-14Added updates to crusader job quest from bugreport:1887.L0ne_W0lf1-60/+9
2008-08-23- Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090)Kisuka1-2/+3
2008-08-15bugfix (bugreport:2038)Yommy1-1/+3
2008-08-09fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923Yommy1-2/+3
2008-08-08* Slew up NPC bug fixes and other updates.L0ne_W0lf3-8/+16
2008-08-06fixed a typo (bugreport:1998)akrus1-1/+0
2008-08-03Fixed some condition checks in archer, mage, and swordie, jobs.L0ne_W0lf3-6/+9
2008-07-22* Removed mail commands that no longer exist from help.txt.L0ne_W0lf1-2/+3
2008-07-11- Fixed a bug in Dancer Quest.zephyrus1-3/+3
2008-07-10Fixed a sage job quest cutin not being removed as reported by jc1991, bugrepo...shadow1-2/+5
2008-07-09* Fixed using wrong variable in some of the novice grounds savesL0ne_W0lf1-3/+4
2008-07-08* Various fixes to NPCs, from bugreports.L0ne_W0lf1-2/+4
2008-07-05Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis z...shadow1-1/+1
2008-06-17*Corrected bugs in the updated novice grounds.L0ne_W0lf1-24/+44
2008-06-14Fixed bad variables on dancer job quest, bugreport:1685shadow1-4/+5
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf1-3066/+3882
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow9-17/+17