summaryrefslogtreecommitdiff
path: root/db/quest_db.conf
AgeCommit message (Collapse)AuthorFilesLines
2025-01-12[UNTESTED] Merchant Guild Requests, from TMW rEvolt.Jesusaves1-0/+4
Needs testing, specially the Caravan scout (currently restricted)
2025-01-11Piou isles Chef questFedja Beader1-1/+4
Just the Chef part of !121 Generated with `f=./npc/006-2-5/pouf.txt; for i in {1..10}; do git rebase --autosquash --exec "if [ -f $f ]; then git rm -f $f; git commit -a --amend --no-edit; fi" HEAD~$i || break; done` and so on... Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org> Fix indent as ThinkSome asked spaces2tabs + force 2space indents in comment section to keep it neat Me, jes, test all agree that tabs>spaces :3 Fix typo q2->q3 & q1->q2 to match Arkim's setup Arkim-ize Glim daily Forgot to forward-declare the function Add some punctuation for our poor old eyes... Is this less or more verbose than if & else if? (also handles case if q > 3 for whatver reason) Rename new Piou island quests LilitQuest->PiouQuest and shift IDs Trim unused quest vars, shift ID up Unshift, leave placeholders instead... * Remove redundant delivery wait loop function and redistribute parts of it elsewhere * What instance? * More refactor * Add PiouChef import * spaces2tabs * Re-indent headers * Rename LilitQuest->PiouQuest & add to quest_db * Piou isles quests Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org> Fix indent as ThinkSome asked spaces2tabs + force 2space indents in comment section to keep it neat Me, jes, test all agree that tabs>spaces :3 Fix typo q2->q3 & q1->q2 to match Arkim's setup Arkim-ize Glim daily Forgot to forward-declare the function Add some punctuation for our poor old eyes... Is this less or more verbose than if & else if? (also handles case if q > 3 for whatver reason) Rename new Piou island quests LilitQuest->PiouQuest and shift IDs Trim unused quest vars, shift ID up Unshift, leave placeholders instead... **** Co-authored-by: +seeds <abby.hulka@gmail.com> Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2024-06-02Invalidate Quest ID 0, so it hopefully errors from now on.Jesusaves1-6/+5
2024-06-01General fixes on Piou Isles.Fedja Beader1-17/+11
spaces2tabs + force 2space indents in comment section to keep it neat Me, jes, test all agree that tabs>spaces :3 Arkim-ize Glim daily Rename new Piou island quests LilitQuest->PiouQuest and shift IDs Trim unused quest vars, shift ID up
2024-06-02Piou isles: Glim quest, and a couple cosmetic NPCs+seeds1-0/+16
Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org>
2024-05-21Add some proof of concept for a possible future quest.Jesusaves1-0/+4
2024-05-21Katze the Cat + minor bugfixes. Cat Ears removed - no reward whatsoever.Jesusaves1-0/+4
2024-01-09Add the placeholder NPCs we'll be needingJesusaves1-0/+4
2023-12-15Fix major typo which prevented quest from being completedJesusaves1-1/+1
2023-03-05Revert "Merge branch 'PiouIsles_quests' into 'master'"Jesusalva Jesusalva1-16/+0
This reverts merge request !94
2023-03-05Update db/constants.conf+seeds1-0/+16
2022-10-01Register a new quest ID for A Night in RedJesusaves1-0/+4
2022-05-17(Untested) Naem's Quest. You can now acquire the Miner Tank Top.Jesusaves1-1/+5
This tanktop will be the most powerful armor you can get "normally". Everything else relies on crafting.
2022-04-28Incomplete codeJesusaves1-0/+4
2022-02-04Change how Halinarzo Reputation is computed.Jesusaves1-0/+4
Forest Bow now affects, and Alvasus, while simple, affects as well
2022-01-09Minor fixes and start writing PoohJesusaves1-0/+4
2022-01-05Add Jhon H's QuestJesusaves1-0/+4
2021-12-30Pirate Treasure Map - Part IJesusaves1-0/+4
2021-12-24The Slime Island segment can now be completeJesusaves1-0/+4
2021-10-19"Placeholders" for Tyrca, Tametomo and Beatrice.Jesusaves1-1/+9
2021-10-18Add Henry's QuestJesusaves1-0/+4
2021-10-18Eldrin, the flip side of Kreist.Jesusaves1-0/+16
Getting the [Bounty Hunter Helmet] is now 50% easier! ...Sort of.
2021-10-18The missing Frostia's Quests... Except for bounty hunter EldrinJesusaves1-0/+12
2021-10-18Meriel & Taenya's QuestsJesusaves1-0/+8
2021-10-18Erlan & Rydel Quest. Frostia no longer uses Nivalis quests to generate its ↵Jesusaves1-0/+8
score.
2021-10-17Questmaker Handbook 14.0 will be harder than Questmaker Handbook 4.1 I guessJesusaves1-0/+4
2021-08-03Groata's Grotto.Jesusaves1-0/+4
2021-06-06Merge branch 'trithodex-master-patch-orangedye' into 'master'Jesusaves1-0/+4
Trithodex master patch orangedye See merge request TMW2/serverdata!53
2021-06-06Trithodex master patch orangedyePovo1-0/+4
2021-06-06Trithodex master patch reddyePovo1-0/+4
2021-05-23Trithodex master patch limedyePovo1-0/+5
2021-05-23Trithodex master patch tealdyePovo1-0/+4
2021-03-23Update quest_db.conf to add Kevin's questPovo1-0/+4
2021-03-23Trithodex master patch yellowdye - Add Cyndala's QuestPovo1-0/+4
2021-03-09Restrict max Strange Coin purchase on Easter to 100/year.Jesusaves1-0/+4
Finishing Lilica's Quest is what makes this roll around.
2021-03-07By Saulc's command (and with the help of a huge SQL query)...Jesusaves1-0/+4
* You'll be kicked from Complain depto for 15 min after 100 kills. - This will be increase in 1 minute every kick, up to a hour. * Coin Bag sell price nerfed in 25 GP * Dragon Scales sell price nerfed in 60 GP Will take a while until these changes show any positive effect ingame. Once they do, however, we'll need to nerf the prices in Fortress Town.
2021-02-28Add Ivanize the Poison MakerJesusaves1-0/+4
2021-02-18Baby Dragon pet. Prepare for Mana Tree quest.Jesusaves1-0/+4
2021-01-24The Impregnable Fortress, 0F -> B0FJesusaves1-0/+4
2021-01-24Add yet another new quest to Commander Cadis.Jesusaves1-0/+4
Kamelot Castle will help a lot with this one.
2021-01-24Add another quest for Commander Cadis.Jesusaves1-0/+4
This one is more impossible, YuckFou cannot complete it. (I say that but I bet Commander Cadis could do it in roughly a week or so)
2021-01-24Commander Cadis and his stupidly impossible quest which YuckFou will finish ↵Jesusaves1-2/+7
in... I dunno, but I'm hoping it to last at least three days, preferably a week~a month.
2020-06-21To add the serverside data for the Duck Elder quest.Sean Hulka1-0/+4
2020-05-16Scoreboard generationJesusaves1-0/+4
2020-05-16Worker's Day: Now there is a limit on how much you can exchange.Jesusaves1-0/+4
This is reset every day.
2020-04-24LoF Bot Quest for @CordoJesusaves1-0/+4
As promised. The coin can also be obtained by farming, if player sells it.
2019-11-12Draft for AF King Arthur questJesusaves1-0/+4
2019-08-29Elenium Mines Instance Subsystem, quest register, MAP MAP MAP MAP MAPJesusaves1-0/+4
2019-08-17Simple quest on Thorn, for no real reason, but you might do it anyway for ↵Jesusaves1-0/+8
completion. Remember: Completing this quest affect the ferry fee!
2019-08-17Pickaxe quest! =DJesusaves1-1/+5