summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Fixed a typo in npc/custom/breeder.txtHaru1-1/+1
2014-11-02Replaced 'set' with direct assignment where applicable (quests folder)Haru43-4702/+4622
2014-11-02Replaced 'set' with direct assignment where applicable (quests subfolders)Haru35-995/+985
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru70-2207/+2230
2014-11-02Replaced 'set' with direct assignment where applicable (re/quests folder)Haru20-1523/+1525
2014-11-02Replaced 'set' with direct assignment where applicable (pre-re folder)Haru21-633/+572
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru163-3824/+3819
2014-11-02Added min() and max() script commandsHaru1-0/+4
2014-10-31Follow-up to c6f102e (fixed a typo)Haru1-1/+1
2014-10-29Added 2014 Halloween Event and made status change parameter optional on montr...Taylor Locke2-0/+2559
2014-10-30Deprecated checkriding and setriding commandsHaru13-96/+72
2014-10-30Deprecated checkdragon and setdragon commandsHaru3-10/+11
2014-10-30Deprecated checkmadogear and setmadogear commandsHaru3-14/+19
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru39-784/+790
2014-10-28Removed use of 'checkquest' from scripts (pre-re folder)Haru21-106/+106
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru42-835/+657
2014-10-27Removed use of 'menu' from official (non-custom) scriptsHaru10-843/+720
2014-10-24Renamed ismounting, setmounting, @mount2Haru20-31/+25
2014-10-06Fix Bug 8133dastgir1-1/+4
2014-10-06Fixed Bug 8252dastgir2-3/+3
2014-09-23Fix blackjack script by logging out to prevent zeny deletionAnnieRuru1-6/+15
2014-09-02Merge branch 'master' of https://github.com/HerculesWS/HerculesAnnieRuru1-2/+3
2014-09-02Update hunting_missions.txt to follow author's method on fixing character del...AnnieRuru1-2/+16
2014-09-01Follow-up to 1c97aceHaru1-1/+1
2014-08-31Fixed a small typo in Wolfchev Instance. (rAthena 403c22b)Taylor Locke1-3/+4
2014-08-23change rand(1) to rand(2)TungSinpei4-6/+6
2014-08-18HPM Hooks UpdateHercules.ws11-244/+244
2014-08-18- Update some official mob spawn infoMichieru11-245/+244
2014-08-06Fixed located of Mobile HP Recovery quest. Fixed wrong sprite on Mercenary Me...Taylor Locke3-8/+9
2014-08-02Fixed Bug #8248Mumbles1-0/+4
2014-07-28Merge pull request #311 from vthibault/heart-fragment-quest-fixKisuka1-6/+7
2014-07-28Fix Heart Fragment quest.Vincent Thibault1-6/+7
2014-07-20Removed duplicate code from the Cool Event NPCsHaru2-504/+249
2014-06-23Fixed issue with Biochemist that resulted in never regaining Bioethics.Taylor Locke1-4/+5
2014-06-14Removed pointless comment from Job Repairs script.Taylor Locke1-44/+2
2014-05-23Merge pull request #288 from pois8n/masterStreusel1-2/+2
2014-05-24Minor spelling correction in agit_main.txtPoison1-2/+2
2014-05-20Corrected Bioethics quest checks in the Biochemist NPCHaru1-58/+53
2014-05-20Fixed an exploit in the custom jobmaster NPCHaru1-95/+165
2014-05-17Added missing changequest commands on Alchemist Job Change Quest.Taylor Locke1-2/+7
2014-05-17Fixes and Clean-ups from Euphy for Wolfchev's Lab.Taylor Locke1-366/+200
2014-05-13Removed trailing whitespace (scripts)Haru199-812/+761
2014-05-13Fixed some charset issuesHaru14-13/+42
2014-05-13Fixed several files with a missing EOL at EOFHaru28-28/+28
2014-05-13Wolfchev's Laboratory Instance Release.Taylor Locke3-595/+3460
2014-05-11Merge branch 'master' of http://github.com/HerculesWS/Herculespanikon1-1/+1
2014-05-11Fixed typo in thqs_ttshoppanikon1-1/+1
2014-05-10Travis improvementsHaru1-1/+1
2014-05-10Changed set_reg behavior on pc_setparam failure, now it won't simply END the ...panikon1-10/+20
2014-05-10Optimized THQS_TTShop.txt and corrected a minor mistakepanikon1-478/+158