summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Where tf this came from O.oJesusaves1-1/+1
2023-07-17Ident & bugfixJesusaves1-21/+22
2023-07-16Modify Dustman's storeJesusaves1-2/+6
2023-07-16Rebirth Season now improves Call of Dusty rewardsJesusaves3-7/+16
2023-07-15I forgot a thingJesusaves1-2/+3
2023-07-15Expand areasc3 so it can be used by NPCsJesusaves1-2/+3
2023-07-15Add the three witnesses. No other names were put forward.Jesusaves1-0/+22
2023-07-13Fix the obvious bug, the non-obvious one, I'll catch later.Jesusaves1-3/+4
2023-07-13Add an extra disclaimer to be on the safe side. We're using XLITE version.Jesusaves1-0/+1
2023-07-13Backport Miller Shuffler Algorithm from TMW Crossroads.Jesusaves1-0/+28
(C) Copyright 2022 Ronald R. Miller, licensed under Apache 2.0 License
2023-07-13Credit player for Green Dragon kills in tulim complaints department.Fedja Beader1-0/+2
See also: https://git.themanaworld.org/ml/serverdata/-/merge_requests/108
2023-07-13Complaint Dragon by HocusJesusaves1-5/+12
2023-07-10This, in theory, handles if the MK GID becomes a nullptr.Jesusaves1-0/+9
And trust me, this happens WAY too often.
2023-07-09Update Mirror Lake Arrival RulesJesusaves1-0/+2
2023-07-08I forgot the cake! How could I forget the cake?!Jesusaves1-1/+1
2023-07-08Improve Mirror Lake to take longerJesusaves2-12/+25
2023-07-07Break a wall, build a stair; Courtroom is now available!Jesusaves3-0/+23
2023-07-07Make mapsJesusaves3-0/+8
2023-07-02Fix siege 300% xp boostFedja Beader1-1/+1
2023-07-01Replace with a Rodex statement, which is more reliableJesusaves1-2/+1
2023-07-01MLP_CR_DEBUTJesusaves1-0/+6
2023-07-01Merge branch 'QoL_1_year_mount_rent' into 'master'Fedja Beader1-0/+8
Allow renting riding mouboo/tortuga for a full year (QoL) See merge request ml/serverdata!112
2023-07-01Fix obscure filter bug reported by HocusJesusaves1-2/+2
2023-07-01Warning about renting one or the other mount.Fedja Beader1-0/+2
2023-07-01Allow renting riding mouboo/tortuga for a full year (QoL)Fedja Beader1-0/+6
2023-06-27Fix ihclot. Options level was always 0, resulting in minimum possible option ↵Fedja Beader1-1/+2
bonuses (+1).
2023-06-27Add multi-invest options to town management menu, to ease mayorshipFedja Beader1-11/+30
2023-06-26Enable refining of shoesFedja Beader1-4/+16
2023-06-26Update arpan.txt Fixed typos, eliminated excess and changed some wording.TotalBlank1-22/+23
2023-06-26Remove an invalid coordinate from Giant Cave Maggot BossJesusaves1-3/+2
2023-06-21I'm not sure if this even makes sense. Grenade no longer kills.Jesusaves1-1/+1
2023-06-21Fix bug in Grenade codeJesusaves1-2/+3
2023-06-21Reduce reputation-based town incomeJesusaves1-8/+8
2023-06-21Raise town happy hour length from 1 hour to 2 hoursJesusaves1-1/+2
2023-06-21Lowering taxes results in less reputation, and raising them costs less rep.Jesusaves1-2/+2
2023-06-07Attempt to fix lack of emojiFedja Beader1-2/+2
2023-06-07Arkim: put an end to spacebar abuseFedja Beader1-10/+32
This includes an option to donate "all teeth" or "all wings".
2023-06-06Arkim quality of life improvement: offer to give higher value items first in ↵Fedja Beader1-6/+6
menu.
2023-06-06Increase job xp gain on siege maps to match base xp rate increase.Fedja Beader1-1/+9
Also, from now on, town reputation affects this bonus. This however reduces total xp up in siege maps.
2023-06-05Baktar should give players clues as to what he would like to receive.Fedja Beader1-0/+26
Hopefully this does not explode.
2023-05-31Attempt fix unusable Fortress Town teleporterfortress_tpFedja Beader1-1/+1
Not 100% sure if NPC_HIDDEN is the cause, but it seems likely.
2023-05-31Simplify Alcohol Script for consistency, and replace penalty.Jesusalva Jesusalva2-55/+16
This replaces Alcohol to use SC_Bonus, which became the de-facto default. SC_Bonus was made based on Alcohol code, but it received improvements over time. So I decided it was time to let the parent code go. I also replaced the penalty. The ASPD penalty never struck me as "right". I tried SC_FROSTMISTY (which slows you down, reduces ASPD, etc. ─ more effects but less duration) and SC_QUAGMIRE (reduces DEX/AGI and nullifies buffs for them, slows you down). But I opted for SC_HALT_REGENERATION. It is used elsewhere as well and is inflexible: While the effect is active, regardless of what drink you used, healing yourself (by magic, not by potions) will be ineffective, and natural regen is inhibited or disabled ─ likely the later).
2023-05-27Merge branch 'jesusalva/logupd' into 'master'Jesusalva Jesusalva1-5/+5
Harden logmaster and fix `@discord` See merge request ml/serverdata!101
2023-05-27Harden logmaster and fix `@discord`Jesusalva Jesusalva1-5/+5
Not extensively tested.
2023-04-08Fix typo in Forgotten Shrine which prevented YuckFou from finishing the questJesusaves1-1/+3
2023-03-28Schedule optimizations, they're expected to happen in all active Evol2 serversJesusaves1-0/+3
2023-03-16Move fileJesusaves1-1/+1
2023-03-09Fix typoFedja Beader1-1/+1
2023-03-09Quick fix on NahrecJesusaves1-0/+12
2023-03-10Rework nahrec logicFedja Beader1-3/+10