Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-07 | Attempt to fix lack of emoji | Fedja Beader | 1 | -2/+2 | |
2023-06-07 | Arkim: put an end to spacebar abuse | Fedja Beader | 1 | -10/+32 | |
This includes an option to donate "all teeth" or "all wings". | |||||
2023-06-06 | Arkim quality of life improvement: offer to give higher value items first in ↵ | Fedja Beader | 1 | -6/+6 | |
menu. | |||||
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-06-05 | Baktar should give players clues as to what he would like to receive. | Fedja Beader | 1 | -0/+26 | |
Hopefully this does not explode. | |||||
2023-05-31 | Attempt fix unusable Fortress Town teleporterfortress_tp | Fedja Beader | 1 | -1/+1 | |
Not 100% sure if NPC_HIDDEN is the cause, but it seems likely. | |||||
2023-05-31 | Simplify Alcohol Script for consistency, and replace penalty. | Jesusalva Jesusalva | 2 | -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-27 | Merge branch 'jesusalva/logupd' into 'master' | Jesusalva Jesusalva | 1 | -5/+5 | |
Harden logmaster and fix `@discord` See merge request ml/serverdata!101 | |||||
2023-05-27 | Harden logmaster and fix `@discord` | Jesusalva Jesusalva | 1 | -5/+5 | |
Not extensively tested. | |||||
2023-04-08 | Fix typo in Forgotten Shrine which prevented YuckFou from finishing the quest | Jesusaves | 1 | -1/+3 | |
2023-03-28 | Schedule optimizations, they're expected to happen in all active Evol2 servers | Jesusaves | 1 | -0/+3 | |
2023-03-16 | Move file | Jesusaves | 1 | -1/+1 | |
2023-03-09 | Fix typo | Fedja Beader | 1 | -1/+1 | |
2023-03-09 | Quick fix on Nahrec | Jesusaves | 1 | -0/+12 | |
2023-03-10 | Rework nahrec logic | Fedja Beader | 1 | -3/+10 | |
2023-03-05 | Revert "Merge branch 'PiouIsles_quests' into 'master'" | Jesusalva Jesusalva | 7 | -773/+0 | |
This reverts merge request !94 | |||||
2023-03-05 | Update db/constants.conf | +seeds | 7 | -0/+773 | |
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-22 | Oversight, reported by ThinkSome | Jesusaves | 1 | -1/+1 | |
2023-02-22 | This seems like a typo | Jesusaves | 2 | -2/+2 | |
2023-02-22 | Merge branch 'arcmage_card_drop' into 'master' | Jesusalva Jesusalva | 1 | -1/+1 | |
Clarify comment See merge request ml/serverdata!90 | |||||
2023-02-22 | Clarify comment | Fedja Beader | 1 | -1/+1 | |
2023-02-21 | use announce_mobkill() for more stuff | NetSysFire | 5 | -21/+5 | |
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 | Easy fix on Aurora/Demure dual personality | Jesusaves | 1 | -1/+1 | |
2023-02-19 | Merge branch 'gameplay-typos' into 'master' | Jesusalva Jesusalva | 18 | -205/+214 | |
Batch of typo fixes and rewording See merge request ml/serverdata!71 | |||||
2023-02-19 | Batch of typo fixes and rewording. | NetSysFire | 18 | -205/+214 | |
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-02-16 | Merge branch 'master' into 'master' | Jesusalva Jesusalva | 1 | -1/+1 | |
fix typo that (likely) made it impossible to be Frostia hero. See merge request ml/serverdata!84 | |||||
2023-02-01 | bring zegas patch up to date | NetSysFire | 1 | -14/+20 | |
2023-01-31 | fix typo that (likely) made it impossible to be Frostia hero. | Fedja Beader | 1 | -1/+1 | |
2023-01-30 | Random typo fixes | NetSysFire | 10 | -39/+56 | |
2023-01-28 | Make guild management dialog more easily accessible | Fedja Beader | 1 | -1/+1 | |
2023-01-26 | Add more interaction pauses into recipes printing | Fedja Beader | 1 | -0/+2 | |
2023-01-22 | Now shut up, NetSysFire | Jesusaves | 2 | -0/+21 | |
2023-01-22 | Put more money on Vaults | Jesusaves | 6 | -6/+6 | |
2023-01-20 | Also increase job rate to 300% | Fedja Beader | 2 | -0/+3 | |
2023-01-19 | Fix obscure bug in transmigration reported by TestUser | Jesusaves | 1 | -5/+5 | |
2023-01-17 | should be getq2 instead of getq | TestUser | 1 | -1/+1 | |
2023-01-09 | Just to be sure... | Jesusaves | 1 | -1/+1 | |
2023-01-05 | 150 snakes is too much, Shaabty. Reduce to 100. | Jesusaves | 1 | -1/+1 | |
2023-01-04 | Fix typo reported by ThinkSome | Jesusaves | 2 | -1/+2 | |
2023-01-03 | I lack enough information to fix Bracco | Jesusaves | 1 | -8/+12 | |
2023-01-03 | Lets try again... | Jesusaves | 1 | -4/+9 | |
2023-01-03 | Refactor transmigration logic (not perfect) | Jesusaves | 1 | -6/+24 | |
2023-01-03 | Bracco workaround | Jesusaves | 1 | -7/+25 | |
2023-01-03 | Some missing errors and warnings from Bracco. | Jesusaves | 1 | -1/+8 | |
This does not apply if the recipe has no refundable items. | |||||
2023-01-03 | Fix indent | Jesusaves | 1 | -14/+16 | |