summaryrefslogtreecommitdiff
path: root/npc/006-2-1
AgeCommit message (Collapse)AuthorFilesLines
2025-01-12[UNTESTED] Merchant Guild Requests, from TMW rEvolt.Jesusaves1-0/+1
Needs testing, specially the Caravan scout (currently restricted)
2025-01-11Piou isles Chef questFedja Beader2-0/+132
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>
2025-01-11Correct some cases where Talpans were referred as "humans" (was that racism?)Jesusalva Jesusalva1-1/+1
(i.e. part for the whole - Every human is talpan but not every talpan is human) **** Approved-by: Fedja Beader <fedja@protonmail.ch>
2024-06-02Do it on the whole function.Jesusaves1-2/+2
2024-06-02Hardcode this or it'll make no senseJesusaves1-1/+1
2024-06-02Hardcode this or it'll make no senseJesusaves1-1/+1
2024-06-02Add to Glim the QoL which ThinkSome wanted because he spammed me with arrows.Jesusaves1-0/+5
2024-06-01General fixes on Piou Isles.Fedja Beader3-66/+84
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-01Fix indent and other issues as ThinkSome askedJesusaves1-4/+4
2024-06-02Piou isles: Glim quest, and a couple cosmetic NPCs+seeds2-0/+72
Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org>
2023-03-05Revert "Merge branch 'PiouIsles_quests' into 'master'"Jesusalva Jesusalva3-304/+0
This reverts merge request !94
2023-03-05Update db/constants.conf+seeds3-0/+304
2022-05-05Taxes on Candor!Jesusaves1-0/+13
2021-12-25Change spaces job from lax to warn. It **will not** become strict.Jesusaves1-1/+1
2021-07-24Make maps, and use some duct tape on the FIXME's warningsJesusaves1-1/+1
2021-07-24Piou isles fixes patchseeds6-28/+14
2021-07-24Regenerate maps, and install Demure's BlackboxJesusaves1-0/+5
2021-06-06Replace lune.txt - Add agility potion mixingseeds1-15/+134
2021-05-29Piou isles basic NPCsseeds5-0/+224
2020-04-16Fix some more bugsJesusaves1-1/+1
2020-04-16Fix the mess @seeds caused - full of infinite warp bugs - on Piou Isles %%eJesusaves1-4/+4
2020-04-16This should include 006-2 Piou Isles in systemJesusaves3-0/+17