Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-17 | [skip ci] Fix some typos | Jesusaves | 1 | -3/+3 | |
2025-01-17 | Remove some old code (Valentine's Day 2020) | Jesusaves | 1 | -2/+14 | |
2025-01-12 | Fix stuff :) | Jesusaves | 1 | -0/+4 | |
2025-01-12 | [UNTESTED] Merchant Guild Requests, from TMW rEvolt. | Jesusaves | 1 | -0/+18 | |
Needs testing, specially the Caravan scout (currently restricted) | |||||
2025-01-11 | Stop announcing milestone level-up rewards for reborn characters. | Fedja Beader | 1 | -3/+6 | |
Fixes #90 Is it possible to namespace the new function under Eistein? Like in C++: Eistein::announce_level_reward? Untested (ofc) * !blame GitLab - no way to force pipeline run on a commit containing skip ci tag. FYI in the future we can use git push -o ci.skip to skip on push! * Log a TODO, since noone's going to remember this when the time comes? * Whatever * correct mass tabs2spaces fallout * award->reward * Stop announcing milestone level-up rewards for reborn characters. Fixes #90 **** Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2024-09-23 | Update contributor points table | Jesusaves | 1 | -5/+6 | |
2024-08-05 | Server-side updates | Jesusaves | 1 | -1/+3 | |
2024-08-05 | SQL was unavailable, so obviously it did not work. | Jesusaves | 1 | -1/+8 | |
Add extra debug markers in case this was the culprit | |||||
2024-08-05 | Fix an assortment of miscellaneous major bugs. | Jesusaves | 1 | -0/+12 | |
2024-07-23 | Some hack for Bifs | Jesusaves | 1 | -1/+2 | |
2024-07-01 | Optimization: api_sql() which is an async wrapper for SQL queries. | Jesusaves | 1 | -1/+1 | |
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-06-30 | skip ci | Jesusaves | 1 | -1/+1 | |
2024-06-03 | Prevent theoretical intif_parse_QuestLog error on Malindou | Jesusaves | 1 | -1/+2 | |
2024-06-02 | Invalidate Quest ID 0, so it hopefully errors from now on. | Jesusaves | 1 | -0/+9 | |
2024-05-27 | Update contributor scores, but not contributor list | Jesusaves | 1 | -5/+5 | |
2024-05-21 | Fix a (possible?) typo and a comment on the wrong line in Malindou. | Jesusaves | 1 | -2/+2 | |
2024-05-18 | Use wildcards when cleaning captcha variables | Jesusaves | 1 | -1/+3 | |
2024-05-18 | Set a default Captcha mode for new servers, and fix a forgotten logging | Jesusaves | 1 | -0/+2 | |
2024-05-08 | Botter Syndrome; This is disabled by default | Jesusaves | 1 | -0/+1 | |
2024-02-24 | picklog overhead takes ~42 seconds from mysql... Don't do it on query_sql. | Jesusaves | 1 | -2/+4 | |
2024-02-19 | Flush picklog in asynchronous way whenever possible (anti-freeze) | Jesusaves | 1 | -1/+7 | |
2024-02-16 | Missing code from previous commit (and optimization) | Jesusaves | 1 | -0/+2 | |
2024-01-30 | Fix bug on contributor list | Jesusaves | 1 | -3/+4 | |
2024-01-29 | Retain even less picklog data because GrindSome grinds too much. | Jesusaves | 1 | -2/+2 | |
Seriously, mysql is using 1.5 G of memory again, and over 1G is picklog. | |||||
2024-01-20 | Include meway in the roll of contributors | Jesusaves | 1 | -0/+1 | |
2024-01-06 | Nerf heavily the score for level and job level in Lightbringer | Jesusaves | 1 | -2/+2 | |
2023-12-25 | Fix a possible issue before it becomes an actual issue - credits to YuckFou | Jesusaves | 1 | -0/+4 | |
2023-12-15 | Remove debug code. | Jesusaves | 1 | -1/+1 | |
2023-12-15 | Lightbringer Selection | Jesusaves | 1 | -3/+310 | |
2023-12-14 | Update contributor list and picklog retention rules. | Jesusaves | 1 | -5/+7 | |
2023-08-20 | Fix magic olympics' friendship challenge score accounting typo. | Fedja Beader | 1 | -0/+6 | |
2023-07-17 | Where tf this came from O.o | Jesusaves | 1 | -1/+1 | |
2023-07-17 | Ident & bugfix | Jesusaves | 1 | -21/+22 | |
2023-03-28 | Schedule optimizations, they're expected to happen in all active Evol2 servers | Jesusaves | 1 | -0/+3 | |
2023-01-04 | Fix typo reported by ThinkSome | Jesusaves | 1 | -0/+1 | |
2022-10-02 | Acknowledge Esteria's contributions on Lua (20 -> 70 pts) | Jesusaves | 1 | -1/+1 | |
Unlocked: 20× bug leg, 1× Delicious Cookie, 1× Developer Cap Still locked: Legendary Mouboo (70/100), 30× Bug Leg (70/250) | |||||
2022-10-01 | Lower bank fee on Tulim from 10k to 9k | Jesusaves | 1 | -1/+1 | |
Fortress: 2000 Candor: 7700 Tulim: 9000 Others: 10k Academy: 1M | |||||
2022-09-30 | NetSysFire said that minimum int for magic might not make sense. I kinda agree. | Jesusaves | 1 | -1/+1 | |
This being said, she is wrong: Intelligence affect physical enhancement magic. Maybe even more than strength. Anyway, as I said, I kinda agree. Base Intelligence goes from 30(+10) to 10(+10). Post-Moubootaur Intelligence goes from 15(+10) to 0(+10). However, I think I'll change +10 to +15 per level (So T7 stays roughly at 90 int) | |||||
2022-05-15 | Disable one block of useless skills on Malindou | Jesusaves | 1 | -1/+1 | |
2022-05-11 | Disable your bank account (temporarily) while you're in the past. | Jesusaves | 1 | -1/+3 | |
2022-05-08 | Modernize @discord so you can use it once per day | Jesusaves | 1 | -0/+1 | |
2022-04-29 | Chanting doesn't cares with CTCP ACTION | Jesusaves | 1 | -0/+1 | |
2022-04-27 | Move chat sanitization to Malindou instead of blackbox | Jesusaves | 1 | -1/+15 | |
2022-01-06 | Hasan wasn't serious on GP collection. Now he is. | Jesusaves | 1 | -1/+1 | |
Remember the money poll is set a year before the rewards are handed. | |||||
2021-12-30 | Malindou: Convert the old homunculus skills to the new ones. | Jesusaves | 1 | -0/+18 | |
Also, nerf agility homunculus default HP. It is not supposed to rival Tanker in withstanding raw damage. | |||||
2021-12-28 | Add a new blackbox | Jesusaves | 1 | -0/+4 | |
2021-09-23 | Bump Alliance tax over donations (ITCMD) to 60% of the donated amount. | Jesusaves | 1 | -2/+2 | |
In the end of the day, the regular tax collection might be better =) | |||||
2021-09-23 | The town admins may now donate their GP to the town vault. | Jesusaves | 1 | -0/+12 | |
This allow them to assume a more lax tax policy. | |||||
2021-08-14 | Update Esteria, jak1 and Xanthem's contributor score. | Jesusaves | 1 | -4/+4 | |
xanthem -> xanofire (ingame char) | |||||
2021-08-01 | [skip ci] Acknowledge Esteria's contributions | Jesusaves | 1 | -0/+1 | |