Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2022-12-22 | Tolchi: Should use vartp, not level, to determine the table | Jesusaves | 1 | -1/+1 | |
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-22 | Fix anchors | Jesusaves | 1 | -1/+3 | |
2022-12-22 | Fix typo in Galimatia...? | Jesusaves | 1 | -1/+2 | |
2022-12-21 | This is the lowest price I can offer, @demurestable | Jesusaves | 1 | -8/+8 | |
Any less and then we really need to revise ore prices. | |||||
2022-12-21 | It is theoretically possible to fail to Golbanez garner 100k GP. | Jesusaves | 1 | -0/+1 | |
If this happens then most prizes are not given, so make sure script won't explode |