summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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).
2023-05-27Merge branch 'jesusalva/logupd' into 'master'Jesusalva Jesusalva2-34/+23
Harden logmaster and fix `@discord` See merge request ml/serverdata!101
2023-05-27Harden logmaster and fix `@discord`Jesusalva Jesusalva2-34/+23
Not extensively tested.
2023-05-23Fix Sacred Revival Potion weightJesusaves1-1/+1
2023-05-22Fix trade restriction of several items (not just gs bug)Jesusaves1-0/+86
2023-05-21Update translationsAlastrim11-4030/+6937
2023-05-20And sorry, now that we changed goal, who cannot fail changed.Jesusaves1-1/+0
2023-05-20Sorry, the order is wrong.Jesusaves1-1/+1
2023-05-20Remove unused or redundant CI jobs, we now target MySQL 8 / GCC 9 / Ubuntu 22.04Jesusaves1-56/+2
Previous: MySQL 5.7 / GCC 7 / Ubuntu 18.04
2023-05-20Include a more up to date CI test.Jesusaves1-0/+18
2023-05-20Merge branch 'jesusalva/BarbaraBugfix' into 'master'Jesusalva Jesusalva1-1/+3
Fix typo in Forgotten Shrine which prevented YuckFou from finishing the quest See merge request ml/serverdata!98
2023-05-03Merge branch 'cifix' into 'master'Jesusalva Jesusalva1-57/+9
Update CI Scripts See merge request ml/serverdata!100
2023-05-02Update CI ScriptsJesusaves1-57/+9
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-10Merge branch 'nahrec_fix' into 'master'Jesusalva Jesusalva1-3/+10
Rework nahrec logic See merge request ml/serverdata!91
2023-03-10Rework nahrec logicFedja Beader1-3/+10
2023-03-05Revert "Merge branch 'PiouIsles_quests' into 'master'"Jesusalva Jesusalva10-819/+1
This reverts merge request !94
2023-03-05Merge branch 'PiouIsles_quests' into 'master'+seeds10-1/+819
Update db/constants.conf See merge request ml/serverdata!94
2023-03-05Update db/constants.conf+seeds10-1/+819
2023-02-24Merge branch 'leather' into 'master'Jesusalva Jesusalva1-4/+10
leather patches from mouboos. and woodland water for guards. See merge request ml/serverdata!92