summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-09Improved the self-test scriptHaru1-69/+82
2014-04-25Update official Spawn monster - Malaya and Biolab Dungeon 4Michieru3-24/+24
2014-04-10Fixed issue: 8140panikon1-1/+7
2014-03-21Fix hunting mission and clarify weight's unitAnnieRuru1-3/+6
2014-03-18Created npc/dev/ folder for scripts with development or testing purposes.Haru5-4/+14
2014-03-17Added regular expression matching script commands and operatorsHaru1-1/+16
2014-03-17Fix WoE:SE guild flag doesn't change emblemAnnieRuru1-1/+1
2014-03-10Fixed a crash caused by NPC variable references in callfuncHaru1-32/+152
2014-03-05Added some callsub tests to the script testsuiteHaru1-2/+63