Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-01 | Transfer siege participation rewards (StrangeCoins) from boss to pawns.siege_rewards | Fedja Beader | 1 | -6/+6 | |
When sieges happened, a lot of us did not bother fighting spawns and just waited for the boss to appear, as most of the reward was with the boss. Note: boss still has to be whacked for the siege to be won, so perhaps it should not give any separate rewards at all? | |||||
2024-07-01 | Some debug code from the previous commit got in... Sorry... | Jesusaves | 1 | -7/+0 | |
2024-07-01 | Optimization: api_sql() which is an async wrapper for SQL queries. | Jesusaves | 4 | -12/+33 | |
This should reduce freezes, specially from DelItemFromEveryPlayer. Also fix an optimization error on picklog table cleaning. Note that if API is disabled, it'll use query_sql normally. | |||||
2024-07-01 | Do not show 2018~2022 event winners in non beta servers. | Jesusaves | 1 | -6/+6 | |
2024-07-01 | Some fixes related to Hardcore server | Jesusaves | 2 | -4/+5 | |
2024-06-30 | skip ci | Jesusaves | 1 | -1/+1 | |
2024-06-30 | Move the debug timers from Aurora Events around. | Jesusaves | 2 | -8/+14 | |
2024-06-30 | Some cleanup from the recent exploit fix. | Jesusaves | 1 | -1/+7 | |
2024-06-30 | Fix exploit in Olympics Friendly Skills | Jesusaves | 1 | -0/+6 | |
2024-06-30 | Minor guards | Jesusaves | 2 | -1/+7 | |
2024-06-30 | Aurora wasn't giving participation points for these four challenges. | Fedja Beader | 1 | -4/+4 | |
2024-06-28 | The discussed changes for the upcoming change in pet code. | Jesusaves | 7 | -10/+18 | |
- Cart max weight 5kg -> 10kg (a later buff is likely) - 006-9, 018-5-boss: NoCart, NoStorage - 001-6, sore, soren-2: NoPet - 018-5-0, 018-5-1: NoStorage - Kamelot and Gemini: Cart OK | |||||
2024-06-28 | The cart restriction to Magic Academy was for when Cart wasn't released. | Jesusaves | 1 | -1/+1 | |
Remove it. | |||||
2024-06-28 | [skip ci] Fix bogus instruction | Jesusaves | 1 | -1/+1 | |
2024-06-28 | Intelligence can now reduce or increase monster point generation in 50%. | Jesusaves | 3 | -1/+14 | |
Well, it'll never increase in 50% because for that you need Lv 1 and 150 int. That's impossible as bonus int (e.g. equips and job) aren't counted for this. However, getting a -50% penalty is perfectly possible if you have 1 int at lv 200. | |||||
2024-06-24 | This broken clock wasn't right even twice a day? | Fedja Beader | 1 | -1/+1 | |
2024-06-12 | Don't tell party leader that they gave the runestone to party leader. | Fedja Beader | 1 | -1/+5 | |
2024-06-12 | Only announce picking an apple if it then lands in your inventory. Also | Fedja Beader | 1 | -2/+4 | |
check if it fits before announcing. | |||||
2024-06-12 | Better protect against rapid player actions resulting in unwanted warp. | Fedja Beader | 1 | -2/+2 | |
Note: picked "Nowhere" instead of "Abort" or "None". Feels as a more natural response to the question "Where should I warp to?" | |||||
2024-06-12 | Fix messed up list | Fedja Beader | 1 | -1/+1 | |
2024-06-11 | Move slightly the Slot Machine in Hurnscald. | Jesusaves | 1 | -1/+1 | |
It got misplaced when the map was downsized. And yes, that was several years ago. | |||||
2024-06-11 | Make magic school receptionist pre-requisite more intuitive. | Jesusaves | 1 | -2/+2 | |
2024-06-11 | [skip ci] some obvious sanitization issues | Jesusaves | 1 | -1/+3 | |
2024-06-10 | [skip ci] fix typo on invalid JSON | Jesusaves | 1 | -1/+1 | |
2024-06-10 | Some changes requested by specing | Jesusaves | 2 | -9/+14 | |
2024-06-09 | Fix some long standing bugs (mostly in crafting options) | Jesusaves | 2 | -4/+5 | |
2024-06-09 | Track Katze state so she doesn't seem to "vanish" out of thin air. | Jesusaves | 1 | -0/+8 | |
2024-06-07 | Add some more weather sense to random NPCs to make game more interesting. | Jesusaves | 1 | -2/+21 | |
2024-06-07 | Make Aahna more interesting, but entirely useless | Jesusaves | 1 | -1/+9 | |
2024-06-07 | And remove the spurious zero causing the issue. | Jesusaves | 1 | -1/+1 | |
2024-06-07 | Replace the hardcoded value by the variable in the (new) division by zero error. | Jesusaves | 1 | -1/+2 | |
2024-06-07 | Divide by zero because why not | Jesusaves | 1 | -0/+1 | |
2024-06-07 | Fix typo in crafting safeguard | Jesusaves | 1 | -14/+14 | |
2024-06-05 | Fix skill level overflow in item DB | Jesusaves | 1 | -1/+1 | |
2024-06-05 | [skip ci] | Jesusaves | 2 | -2/+2 | |
2024-06-05 | [skip ci] | Jesusaves | 2 | -2/+2 | |
2024-06-05 | failed assertion: exp modifiers must be positive, signed integers [HERC] | Jesusaves | 1 | -0/+1 | |
Except for Botter's Syndrome... Amend option accordingly | |||||
2024-06-05 | Fix typo in Pachua but be playful about it | Jesusaves | 1 | -0/+4 | |
2024-06-04 | Let's be honest, Nylo quest rewards are so low that you can keep grinding it. | Jesusaves | 1 | -1/+1 | |
2024-06-04 | Alright, alright, a Beer every 2 perfect runs on Nylo. It's less shoddy now. | Jesusaves | 1 | -0/+7 | |
2024-06-04 | Increase difficulty, but not reward, when repeating Nylo's Quest. | Jesusaves | 1 | -0/+27 | |
2024-06-03 | By popular demand, make Nylo's crops quest repeatable. | Jesusaves | 2 | -26/+86 | |
However, becomes unprofitable and boring after Lv 15 or so. | |||||
2024-06-03 | Treasure Maps can now point to Fortress Island if the Main Quest was completed. | Jesusaves | 1 | -10/+21 | |
Rewards, however, are similar or the same to Legacy Tulimshar. | |||||
2024-06-03 | Include new mines, but now random buried treasure is only updated weekly. | Jesusaves | 1 | -1/+19 | |
2024-06-03 | Improve the random buried treasure (NOT MAP) | Jesusaves | 1 | -11/+25 | |
2024-06-04 | Don't double-ask when making ingots. amount=0 is the same as answering no. | Fedja Beader | 1 | -5/+1 | |
2024-06-03 | Prevent theoretical intif_parse_QuestLog error on Malindou | Jesusaves | 1 | -1/+2 | |
2024-06-02 | Update @shroom to not allow boss monsters spawning | Jesusaves | 1 | -0/+3 | |
2024-06-02 | On Beta Server, do not allow Sunny Crystals to be traded, to fix an exploit | Jesusaves | 1 | -0/+9 | |
2024-06-02 | Do it on the whole function. | Jesusaves | 1 | -2/+2 | |