summaryrefslogtreecommitdiff
path: root/npc/functions/mobhunter.txt
AgeCommit message (Expand)AuthorFilesLines
2021-12-26Track more information, disclose more information, but hide some private info.Jesusaves1-0/+4
2020-11-29Upon request: Green Dragon Grand Hunter Quest! \o/Jesusaves1-0/+6
2020-01-15Added Bat GHQ to ArkimJesusaves1-0/+6
2020-01-14Duck Grand Hunter QuestSean Hulka1-0/+6
2019-07-14Inform players they can switch GHQ at willJesusaves1-0/+1
2019-07-02Report monster level on GHQ tooJesusaves1-1/+1
2019-07-02Reorder GHQ partial rewards to be less confusingJesusaves1-3/+6
2019-05-04Disable debug marker. Also, strmobinfo returns numbers sometimes.Jesusaves1-2/+2
2019-05-04Fix some bugs on mobhunter, and update Exception() codeJesusaves1-2/+3
2019-05-02Use Exception() in some placesJesusaves1-6/+2
2019-04-22Replace VarDiffValue with is_betweenJesusaves1-5/+5
2019-03-19Leona, the only Fairy at Lilit currently.Jesusaves1-0/+6
2019-01-14Redesign mob hunter quest entirely. It's now fully dependent on Pet Detective.Jesusaves1-83/+39
2019-01-13GHQ: First step only gives 50% of GP per step (because it is easier, duh)Jesusaves1-1/+1
2019-01-12Fix broken pipeline :lazy:Jesusaves1-69/+72
2019-01-12As I *always* follow priority orders (sarcasm),Jesusaves1-0/+72
2019-01-09Pretty-print XP amountJesusaves1-7/+7
2019-01-09Grand Hunter Quest now rewards a proper amount of XPJesusaves1-12/+9
2018-12-24Add fluffies GHQ. Also improve translation ability at Grand Hunter Rewards.Jesusaves1-4/+18
2018-12-24Move mobhunter rewards out of Aidan and into functions/mobhunterJesusaves1-0/+67
2018-09-20Silly.Jesusaves1-15/+16
2018-09-20Mobhunter CleanupJesusaves1-0/+15
2018-09-20Miler is now part of GHQ (pretty basic reward, could use something else?)Jesusaves1-0/+6
2018-08-29This should fix the fake bug report on Great Hunter QuestJesusaves1-2/+5
2018-06-28Grand Hunter Quest: Pinkies (template)Jesusaves1-0/+6
2018-06-26Rebalance prices. Don't kill mouboos! :mou:Jesusaves1-2/+2
2018-06-16Move arguments to their own local var, so code is easier to understand.Jesusaves1-3/+9
2018-06-16Add more local variables to GHQ_Assign to make script more readable.Jesusaves1-4/+7
2018-06-16Add extra case to MobHunter: You cannot switch to the same mob you're hunting.Jesusaves1-0/+6
2018-06-15Lufix Summer Quest Initial Version, w/o Sunglass and mostly sketchJesusaves1-0/+1
2018-06-15Grand Hunter HurnscaldJesusaves1-0/+6
2018-06-01HmmmJesusaves1-1/+2
2018-06-01Moar bugs? What.. I have things to work on :inGame_e:Jesusaves1-2/+2
2018-06-01BugfixJesusaves1-0/+21
2018-06-01Lemme guess... Is this an order bug?Jesusaves1-21/+21
2018-06-01callfunc...Jesusaves1-4/+0
2018-06-01...Ok, that was a silly error.Jesusaves1-2/+2
2018-06-01Report what you were killing and GHQ, and how much are goneJesusaves1-1/+1
2018-06-01Prepare GHQ: Scorpions. But no NPC assign this yet.Jesusaves1-0/+3
2018-06-01Use a helper for Grand Hunter QuestJesusaves1-0/+51