Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-05 | Disable temporarily the chance to break items | Jesusaves | 1 | -0/+2 | |
2023-07-25 | Increase Mirror Lake delays here too, to avoid the race condition. | Jesusaves | 1 | -3/+3 | |
2023-07-16 | Rebirth Season now improves Call of Dusty rewards | Jesusaves | 1 | -0/+2 | |
2023-07-13 | Fix the obvious bug, the non-obvious one, I'll catch later. | Jesusaves | 1 | -3/+4 | |
2023-07-13 | Add an extra disclaimer to be on the safe side. We're using XLITE version. | Jesusaves | 1 | -0/+1 | |
2023-07-13 | Backport Miller Shuffler Algorithm from TMW Crossroads. | Jesusaves | 1 | -0/+28 | |
(C) Copyright 2022 Ronald R. Miller, licensed under Apache 2.0 License | |||||
2023-07-10 | This, in theory, handles if the MK GID becomes a nullptr. | Jesusaves | 1 | -0/+9 | |
And trust me, this happens WAY too often. | |||||
2023-07-09 | Update Mirror Lake Arrival Rules | Jesusaves | 1 | -0/+2 | |
2023-07-08 | I forgot the cake! How could I forget the cake?! | Jesusaves | 1 | -1/+1 | |
2023-07-08 | Improve Mirror Lake to take longer | Jesusaves | 2 | -12/+25 | |
2023-07-02 | Fix siege 300% xp boost | Fedja Beader | 1 | -1/+1 | |
2023-07-01 | Replace with a Rodex statement, which is more reliable | Jesusaves | 1 | -2/+1 | |
2023-07-01 | MLP_CR_DEBUT | Jesusaves | 1 | -0/+6 | |
2023-07-01 | Merge branch 'QoL_1_year_mount_rent' into 'master' | Fedja Beader | 1 | -0/+8 | |
Allow renting riding mouboo/tortuga for a full year (QoL) See merge request ml/serverdata!112 | |||||
2023-07-01 | Fix obscure filter bug reported by Hocus | Jesusaves | 1 | -2/+2 | |
2023-07-01 | Warning about renting one or the other mount. | Fedja Beader | 1 | -0/+2 | |
2023-07-01 | Allow renting riding mouboo/tortuga for a full year (QoL) | Fedja Beader | 1 | -0/+6 | |
2023-06-27 | Add multi-invest options to town management menu, to ease mayorship | Fedja Beader | 1 | -11/+30 | |
2023-06-26 | Enable refining of shoes | Fedja Beader | 1 | -4/+16 | |
2023-06-21 | Reduce reputation-based town income | Jesusaves | 1 | -8/+8 | |
2023-06-21 | Raise town happy hour length from 1 hour to 2 hours | Jesusaves | 1 | -1/+2 | |
2023-06-21 | Lowering taxes results in less reputation, and raising them costs less rep. | Jesusaves | 1 | -2/+2 | |
2023-06-06 | Increase job xp gain on siege maps to match base xp rate increase. | Fedja Beader | 1 | -1/+9 | |
Also, from now on, town reputation affects this bonus. This however reduces total xp up in siege maps. | |||||
2023-05-31 | Simplify Alcohol Script for consistency, and replace penalty. | Jesusalva Jesusalva | 1 | -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-22 | Max Weight trait was underpowered. Boost from 1kg to 2kg bonus. | Jesusaves | 2 | -2/+2 | |
Now it should be roughly on-par with "all stats +1" trait. | |||||
2023-02-20 | Trim the initially available traits to only: ATK, DEF, EVA, ACC, HP, MP | Jesusaves | 1 | -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-19 | Merge branch 'gameplay-typos' into 'master' | Jesusalva Jesusalva | 3 | -4/+16 | |
Batch of typo fixes and rewording See merge request ml/serverdata!71 | |||||
2023-02-19 | Batch of typo fixes and rewording. | NetSysFire | 3 | -4/+16 | |
Also minor tweaks to Helena rewards and Pylon production. | |||||
2023-02-19 | Enable savior gear to refine to +12 | Fedja Beader | 1 | -1/+2 | |
2023-01-31 | fix typo that (likely) made it impossible to be Frostia hero. | Fedja Beader | 1 | -1/+1 | |
2023-01-20 | Also increase job rate to 300% | Fedja Beader | 1 | -0/+2 | |
2022-12-22 | Fix wrong AID | Jesusaves | 1 | -1/+1 | |
2022-12-22 | If the Monster King was hit, he now tends to his wounds in his castle before | Jesusaves | 1 | -0/+13 | |
SPREADING TERROR!!¡¡¡!!! | |||||
2022-12-21 | Golbarez: Anticipate part of the exp rewards | Jesusaves | 1 | -0/+2 | |
2022-12-21 | This should fix the Christmas scoreboard initialization bug | Jesusaves | 1 | -1/+1 | |
2022-12-20 | This either breaks stuff, or allows guild storage to be used from banks. | Jesusaves | 1 | -2/+9 | |
2022-12-17 | Woody now gives you the money so you can put options with Tolchi. | Jesusaves | 1 | -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-17 | Inya now charges only 2 ingots per ring instead of 5 | Jesusaves | 1 | -0/+8 | |
2022-12-13 | Improve Grand Hunter Quest milestones | Jesusaves | 1 | -17/+85 | |
2022-12-09 | Eh whatever I don't really care | Jesusaves | 1 | -0/+10 | |
2022-12-05 | Reminder that being elected does not cancel exiles | Jesusaves | 1 | -0/+2 | |
2022-12-05 | Exiled players now always pay taxes | Jesusaves | 1 | -2/+2 | |
2022-12-05 | Dealing with paperwork (town admin) now grants EXP, JEXP and MobPt. | Jesusaves | 1 | -0/+2 | |
Amounts are randomized and based on your levels. | |||||
2022-12-04 | Trait is... Special. | Jesusaves | 1 | -0/+2 | |
2022-12-04 | Fix vulnerability | Jesusaves | 1 | -1/+1 | |
2022-12-04 | Refactor this a tiny bit | Jesusaves | 1 | -8/+8 | |
2022-12-04 | Don't be greedy, Dausen | Jesusaves | 1 | -0/+2 | |
2022-12-04 | Lt. Dausen and Pylon now give Sulfur Powder | Jesusaves | 1 | -0/+2 | |
2022-12-04 | Russian can now be selected as language | Jesusaves | 1 | -3/+6 | |
2022-12-04 | Track the repeatable quests in Candor and Tulimshar on the ship (except C. Cave) | Jesusaves | 1 | -0/+2 | |
Tweak Swezanne and Dracoula daily rewards. |