summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2024-06-30Aurora wasn't giving participation points for these four challenges.Fedja Beader1-4/+4
2024-06-28The discussed changes for the upcoming change in pet code.Jesusaves7-10/+18
2024-06-28The cart restriction to Magic Academy was for when Cart wasn't released.Jesusaves1-1/+1
2024-06-28[skip ci] Fix bogus instructionJesusaves1-1/+1
2024-06-28Intelligence can now reduce or increase monster point generation in 50%.Jesusaves3-1/+14
2024-06-24This broken clock wasn't right even twice a day?Fedja Beader1-1/+1
2024-06-12Don't tell party leader that they gave the runestone to party leader.Fedja Beader1-1/+5
2024-06-12Only announce picking an apple if it then lands in your inventory. AlsoFedja Beader1-2/+4
2024-06-12Better protect against rapid player actions resulting in unwanted warp.Fedja Beader1-2/+2
2024-06-12Fix messed up listFedja Beader1-1/+1
2024-06-11Move slightly the Slot Machine in Hurnscald.Jesusaves1-1/+1
2024-06-11Make magic school receptionist pre-requisite more intuitive.Jesusaves1-2/+2
2024-06-11[skip ci] some obvious sanitization issuesJesusaves1-1/+3
2024-06-10[skip ci] fix typo on invalid JSONJesusaves1-1/+1
2024-06-10Some changes requested by specingJesusaves2-9/+14
2024-06-09Fix some long standing bugs (mostly in crafting options)Jesusaves2-4/+5
2024-06-09Track Katze state so she doesn't seem to "vanish" out of thin air.Jesusaves1-0/+8
2024-06-07Add some more weather sense to random NPCs to make game more interesting.Jesusaves1-2/+21
2024-06-07Make Aahna more interesting, but entirely uselessJesusaves1-1/+9
2024-06-07And remove the spurious zero causing the issue.Jesusaves1-1/+1
2024-06-07Replace the hardcoded value by the variable in the (new) division by zero error.Jesusaves1-1/+2
2024-06-07Divide by zero because why notJesusaves1-0/+1
2024-06-07Fix typo in crafting safeguardJesusaves1-14/+14
2024-06-05Fix skill level overflow in item DBJesusaves1-1/+1
2024-06-05[skip ci]Jesusaves2-2/+2
2024-06-05[skip ci]Jesusaves2-2/+2
2024-06-05failed assertion: exp modifiers must be positive, signed integers [HERC]Jesusaves1-0/+1
2024-06-05Fix typo in Pachua but be playful about itJesusaves1-0/+4
2024-06-04Let's be honest, Nylo quest rewards are so low that you can keep grinding it.Jesusaves1-1/+1
2024-06-04Alright, alright, a Beer every 2 perfect runs on Nylo. It's less shoddy now.Jesusaves1-0/+7
2024-06-04Increase difficulty, but not reward, when repeating Nylo's Quest.Jesusaves1-0/+27
2024-06-03By popular demand, make Nylo's crops quest repeatable.Jesusaves2-26/+86
2024-06-03Treasure Maps can now point to Fortress Island if the Main Quest was completed.Jesusaves1-10/+21
2024-06-03Include new mines, but now random buried treasure is only updated weekly.Jesusaves1-1/+19
2024-06-03Improve the random buried treasure (NOT MAP)Jesusaves1-11/+25
2024-06-04Don't double-ask when making ingots. amount=0 is the same as answering no.Fedja Beader1-5/+1
2024-06-03Prevent theoretical intif_parse_QuestLog error on MalindouJesusaves1-1/+2
2024-06-02Update @shroom to not allow boss monsters spawningJesusaves1-0/+3
2024-06-02On Beta Server, do not allow Sunny Crystals to be traded, to fix an exploitJesusaves1-0/+9
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-02Fix exploit introduced on previous commitJesusaves1-3/+1
2024-06-02Add a fallback to Warp Mage Warp Magic, but there's technically no error.Jesusaves2-0/+10
2024-06-02Aurora Lag Tracker.Jesusaves1-0/+13
2024-06-02Lockdown the whole Magic Academy when this flag is not set.Jesusaves1-1/+2
2024-06-02Forcefully fix Laura race condition.Jesusaves1-0/+6
2024-06-02Don't ask player if they want to retrieve rum right after setting it to brewFedja Beader1-3/+2
2024-06-02Invalidate Quest ID 0, so it hopefully errors from now on.Jesusaves1-0/+9