summaryrefslogtreecommitdiff
path: root/npc/003-3
AgeCommit message (Collapse)AuthorFilesLines
2024-02-24picklog overhead takes ~42 seconds from mysql... Don't do it on query_sql.Jesusaves1-2/+4
2024-02-19Flush picklog in asynchronous way whenever possible (anti-freeze)Jesusaves1-1/+7
2024-02-16Missing code from previous commit (and optimization)Jesusaves1-0/+2
2024-01-30Fix bug on contributor listJesusaves1-3/+4
2024-01-29Retain even less picklog data because GrindSome grinds too much.Jesusaves1-2/+2
Seriously, mysql is using 1.5 G of memory again, and over 1G is picklog.
2024-01-20Include meway in the roll of contributorsJesusaves1-0/+1
2024-01-06Nerf heavily the score for level and job level in LightbringerJesusaves1-2/+2
2023-12-25Fix a possible issue before it becomes an actual issue - credits to YuckFouJesusaves1-0/+4
2023-12-15Remove debug code.Jesusaves1-1/+1
2023-12-15Lightbringer SelectionJesusaves1-3/+310
2023-12-14Update contributor list and picklog retention rules.Jesusaves1-5/+7
2023-08-20Fix magic olympics' friendship challenge score accounting typo.Fedja Beader1-0/+6
2023-07-17Where tf this came from O.oJesusaves1-1/+1
2023-07-17Ident & bugfixJesusaves1-21/+22
2023-03-28Schedule optimizations, they're expected to happen in all active Evol2 serversJesusaves1-0/+3
2023-01-04Fix typo reported by ThinkSomeJesusaves1-0/+1
2022-10-02Acknowledge Esteria's contributions on Lua (20 -> 70 pts)Jesusaves1-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-01Lower bank fee on Tulim from 10k to 9kJesusaves1-1/+1
Fortress: 2000 Candor: 7700 Tulim: 9000 Others: 10k Academy: 1M
2022-09-30NetSysFire said that minimum int for magic might not make sense. I kinda agree.Jesusaves1-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-15Disable one block of useless skills on MalindouJesusaves1-1/+1
2022-05-11Disable your bank account (temporarily) while you're in the past.Jesusaves1-1/+3
2022-05-08Modernize @discord so you can use it once per dayJesusaves1-0/+1
2022-04-29Chanting doesn't cares with CTCP ACTIONJesusaves1-0/+1
2022-04-27Move chat sanitization to Malindou instead of blackboxJesusaves1-1/+15
2022-01-06Hasan wasn't serious on GP collection. Now he is.Jesusaves1-1/+1
Remember the money poll is set a year before the rewards are handed.
2021-12-30Malindou: Convert the old homunculus skills to the new ones.Jesusaves1-0/+18
Also, nerf agility homunculus default HP. It is not supposed to rival Tanker in withstanding raw damage.
2021-12-28Add a new blackboxJesusaves1-0/+4
2021-09-23Bump Alliance tax over donations (ITCMD) to 60% of the donated amount.Jesusaves1-2/+2
In the end of the day, the regular tax collection might be better =)
2021-09-23The town admins may now donate their GP to the town vault.Jesusaves1-0/+12
This allow them to assume a more lax tax policy.
2021-08-14Update Esteria, jak1 and Xanthem's contributor score.Jesusaves1-4/+4
xanthem -> xanofire (ingame char)
2021-08-01[skip ci] Acknowledge Esteria's contributionsJesusaves1-0/+1
2021-06-16Fix HocusJesusaves1-1/+1
2021-05-27Add functional constantsJesusaves1-1/+0
2021-05-24Handle Mirror Lake entries; For lake 0 and lake 1.Jesusaves1-0/+1
2021-04-10It might be thisJesusaves1-1/+1
2021-04-07Convert a few Physical Skills from built-in to Magicv3Jesusaves1-0/+13
2021-04-01Add $BETASERVER spec (currently, no effect)Jesusaves1-0/+2
2021-03-28Fix typosJesusaves1-2/+1
2021-03-28Have a pipeline do a dry run if the new system could work or notJesusaves1-0/+7
2021-03-20Update Malindou Contributor Table with 2020 and 2021 informationJesusaves1-22/+28
2021-03-20Remove banned & no longer has an accountJesusaves1-14/+1
2021-03-20Rewrite Lua table so it makes senseJesusaves1-34/+34
2021-03-15Should go without saying, but... This code is now garbageJesusaves1-1/+1
2021-03-13Just some typos, don't worry..............Jesusaves1-5/+5
2021-03-10Pentagram code for Fires of Steam eventJesusaves1-0/+5
2021-03-10Do not keep picklog for more than three months.Jesusaves1-0/+1
If nothing, this makes backup proccesses slower and more expensive.
2021-03-09This was evil! :angry:Jesusaves1-1/+1
2021-03-09Fix typos, remove broken code, improve logic. Delete old variables.Jesusaves1-1/+10
2021-02-14Prevent a few bugs but not all of 'emJesusaves1-1/+2
2021-02-14Remove comment used for testing. (PS. "forks" = Test Server, Hard core, ↵Jesusaves1-1/+0
localhost...)