summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21Remove redundant code from npc/functions/teleporter.txtJesusaves1-13/+10
Deprecates !117
2023-08-20Fix magic olympics' friendship challenge score accounting typo.Fedja Beader1-1/+1
2023-08-05Disable temporarily the chance to break itemsJesusaves1-0/+2
2023-07-25Increase Mirror Lake delays here too, to avoid the race condition.Jesusaves1-3/+3
2023-07-16Rebirth Season now improves Call of Dusty rewardsJesusaves1-0/+2
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-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-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-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-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-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-05-31Simplify Alcohol Script for consistency, and replace penalty.Jesusalva Jesusalva1-3/+1
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-02-22Max Weight trait was underpowered. Boost from 1kg to 2kg bonus.Jesusaves2-2/+2
Now it should be roughly on-par with "all stats +1" trait.
2023-02-20Trim the initially available traits to only: ATK, DEF, EVA, ACC, HP, MPJesusaves1-8/+8
They are self-explanatory. This closes serverdata#83 PS. Evasion is techinically better than defense, but when you pick the trait, the tutorial probably already covered this. Some other options like max weight or all stats or attack speed could also be added but they impact the game in a way different from the basic boost traits which is what I left behind.
2023-02-19Merge branch 'gameplay-typos' into 'master'Jesusalva Jesusalva3-4/+16
Batch of typo fixes and rewording See merge request ml/serverdata!71
2023-02-19Batch of typo fixes and rewording.NetSysFire3-4/+16
Also minor tweaks to Helena rewards and Pylon production.
2023-02-19Enable savior gear to refine to +12Fedja Beader1-1/+2
2023-01-31fix typo that (likely) made it impossible to be Frostia hero.Fedja Beader1-1/+1
2023-01-20Also increase job rate to 300%Fedja Beader1-0/+2
2022-12-22Fix wrong AIDJesusaves1-1/+1
2022-12-22If the Monster King was hit, he now tends to his wounds in his castle beforeJesusaves1-0/+13
SPREADING TERROR!!¡¡¡!!!
2022-12-21Golbarez: Anticipate part of the exp rewardsJesusaves1-0/+2
2022-12-21This should fix the Christmas scoreboard initialization bugJesusaves1-1/+1
2022-12-20This either breaks stuff, or allows guild storage to be used from banks.Jesusaves1-2/+9
2022-12-17Woody now gives you the money so you can put options with Tolchi.Jesusaves1-0/+2
I thought in giving the boots with options, but figured out giving the money itself would make the quest much more useful for players.
2022-12-17Inya now charges only 2 ingots per ring instead of 5Jesusaves1-0/+8
2022-12-13Improve Grand Hunter Quest milestonesJesusaves1-17/+85
2022-12-09Eh whatever I don't really careJesusaves1-0/+10
2022-12-05Reminder that being elected does not cancel exilesJesusaves1-0/+2
2022-12-05Exiled players now always pay taxesJesusaves1-2/+2
2022-12-05Dealing with paperwork (town admin) now grants EXP, JEXP and MobPt.Jesusaves1-0/+2
Amounts are randomized and based on your levels.
2022-12-04Trait is... Special.Jesusaves1-0/+2
2022-12-04Fix vulnerabilityJesusaves1-1/+1
2022-12-04Refactor this a tiny bitJesusaves1-8/+8
2022-12-04Don't be greedy, DausenJesusaves1-0/+2
2022-12-04Lt. Dausen and Pylon now give Sulfur PowderJesusaves1-0/+2