summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 HocusJesusaves4-6/+74
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-08Translation UpdateJesusaves12-495/+1032
2023-07-07Break a wall, build a stair; Courtroom is now available!Jesusaves3-0/+23
2023-07-07Make mapsJesusaves6-383/+393
2023-07-02Merge branch 'town_siegexp_fix' into 'master'Fedja Beader1-1/+1
Fix siege 300% xp boost See merge request ml/serverdata!113
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_DEBUTJesusaves2-3/+11
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-07-01Merge branch 'ihclot_levelfix' into 'master'Jesusalva Jesusalva1-1/+2
Fix ihclot. Options level was always 0, resulting in minimum possible option bonuses (+1). See merge request ml/serverdata!111
2023-06-27Fix ihclot. Options level was always 0, resulting in minimum possible option ↵Fedja Beader1-1/+2
bonuses (+1).
2023-06-26Merge branch 'mayor_QoL' into 'master'Jesusalva Jesusalva1-11/+30
Add multi-invest options to town management menu, to ease mayorship See merge request ml/serverdata!110
2023-06-27Add multi-invest options to town management menu, to ease mayorshipFedja Beader1-11/+30
2023-06-26Merge branch 'refine_boots' into 'master'Fedja Beader1-4/+16
Enable refining of shoes See merge request ml/serverdata!109
2023-06-26Enable refining of shoesFedja Beader1-4/+16
2023-06-26Merge branch 'TotalBlank-master-patch-21408' into 'master'Jesusalva Jesusalva1-22/+23
Update arpan.txt Fixed typos, eliminated excess and changed some wording. See merge request ml/serverdata!97
2023-06-26Update arpan.txt Fixed typos, eliminated excess and changed some wording.TotalBlank1-22/+23
2023-06-26Regenerate map collision for 002-5 and 024-1 (no idea what changed when)Jesusaves2-0/+0
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.Jesusaves2-2/+2
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-07Merge branch 'baktar_emoji' into 'master'Jesusalva Jesusalva1-2/+2
Attempt to fix lack of emoji See merge request ml/serverdata!107
2023-06-07Attempt to fix lack of emojiFedja Beader1-2/+2
2023-06-07Merge branch 'Arkim_QoL_all' into 'master'Jesusalva Jesusalva1-10/+32
Arkim: put an end to spacebar abuse See merge request ml/serverdata!106
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-06Merge branch 'arkim_QoL' into 'master'Jesusalva Jesusalva1-6/+6
Arkim quality of life improvement: offer to give higher value items first in menu. See merge request ml/serverdata!105
2023-06-06Arkim quality of life improvement: offer to give higher value items first in ↵Fedja Beader1-6/+6
menu.
2023-06-06Merge branch 'siege_job_xp' into 'master'Jesusalva Jesusalva1-1/+9
Increase job xp gain on siege maps to match base xp rate increase See merge request ml/serverdata!104
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-05Merge branch 'baktar' into 'master'Jesusalva Jesusalva1-0/+26
Baktar should give players clues as to what he would like to receive See merge request ml/serverdata!103
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-30Fix update URLJesusaves1-1/+1
2023-05-31Merge branch 'jesusalva/AlcoholCap' into 'master'Jesusalva Jesusalva3-55/+18
Simplify Alcohol Script for consistency, and replace penalty See merge request ml/serverdata!99
2023-05-31Simplify Alcohol Script for consistency, and replace penalty.Jesusalva Jesusalva3-55/+18
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).