summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2021-02-24Add a hall of death counts.Jesusaves1-7/+30
Char must have logged in the past 24 hours. Less deaths are shown above more. Counts all deaths in lifetime including those in safe zones.
2021-02-23Fix typos on Lightbringer NPCJesusaves2-6/+15
2021-02-23Fix evil typo on easter egg core functionsJesusaves1-1/+1
2021-02-23Correct blacklist cleanup sequenceJesusaves1-0/+1
2021-02-18Aegis Shield BlackboxJesusaves2-0/+13
2021-02-15Fix a bugJesusaves1-3/+3
2021-02-14Prevent a few bugs but not all of 'emJesusaves1-2/+7
2021-02-14Keep chatlogs for only one week, implement auto deletion policy in server.Jesusaves1-2/+4
This imposes over forks as well instead of being cron-reliant
2021-02-14Add sqldate() functionJesusaves1-0/+6
2021-02-14Update PCBLOCKJesusaves2-3/+3
2021-02-13Fortress Island is here - remove sieges to max daily and 3x more AGR needed.Jesusaves1-3/+3
Give up to 50 strange coins for defeating the Monster Governor (this is compatible to sieges previous income but harder)
2021-02-11Disable Weather & Event Cycles on Test Server.Jesusaves2-2/+11
Save some RAM, CPU and Chat Logs.
2021-01-27With this, part of the previous patch is no longer neededJesusaves1-3/+0
2021-01-27Handle properly the warp to Fortress TownJesusaves1-2/+9
2021-01-24Add yet another new quest to Commander Cadis.Jesusaves1-2/+6
Kamelot Castle will help a lot with this one.
2021-01-24Add another quest for Commander Cadis.Jesusaves1-1/+5
This one is more impossible, YuckFou cannot complete it. (I say that but I bet Commander Cadis could do it in roughly a week or so)
2021-01-24Commander Cadis and his stupidly impossible quest which YuckFou will finish ↵Jesusaves2-2/+7
in... I dunno, but I'm hoping it to last at least three days, preferably a week~a month.
2021-01-16comment updateJesusaves1-2/+0
2021-01-16Tweak Meteor skills to rarely stun.Jesusaves1-1/+5
Nerf a bit Meteor Shower.
2021-01-16Earth skills are more powerful but more expensive MP-wiseJesusaves1-2/+2
2021-01-16Process earth skillsJesusaves1-17/+26
2021-01-16Fix GUILDSHOP variable scopeJesusaves1-0/+7
2021-01-16Fix a bug on Heroes HoldJesusaves1-1/+1
2021-01-16Fix exploit at magic system, ignoring skills if you are AFK o.oJesusaves1-0/+3
2021-01-16Comment updatesJesusaves1-1/+0
2021-01-16Fortress Town is the official location of who am I questJesusaves2-1/+18
2021-01-16Each successful Fortress Town takedown gives +1 second to lightbringerJesusaves1-2/+6
(per score, for a total +2 minutes/siege)
2021-01-16Fix typos. Lightbringer basic time is now 2~3 minutes for later in story.Jesusaves1-2/+9
(If it is still around, that is)
2021-01-15Fortress Town missing npcsJesusaves1-1/+1
2021-01-14The Impregnable Fortress 0FJesusaves1-1/+1
2021-01-14Assign global difficulty (declared on MKBOT)Jesusaves1-0/+2
2021-01-13Fix other typosJesusaves1-2/+2
2021-01-13Main Quest 20 - Survive the trip until the guardhouse.Jesusaves1-1/+1
You will now be officially assigned the task of liberating Fortress Town.
2021-01-13Xovilam, Fortress Island Status Reset NPC.Jesusaves1-0/+1
Remove some unused clutter from Malivox and Wyara
2021-01-13Thinking a bit, Redy's are naturally resilient to fire.Jesusaves1-2/+2
Make that true for hot maps - they'll no longer need Iced Waters
2021-01-13Make Purification Potion even more powerfulJesusaves1-1/+1
2021-01-13And do warn players they might die :3Jesusaves1-1/+1
2021-01-13"Rapidly" is "rapidly", not "kinda rapidly"Jesusaves1-1/+1
2021-01-13Curse will be slower than heat map - 15 seconds cycles.Jesusaves1-3/+3
2021-01-13Logging out at Jak1's Domains will no longer save your map positionJesusaves1-0/+38
(This should become a default for the whole Candor Underground Trials)
2021-01-08Make this code easier to readJesusaves1-1/+1
2021-01-08Be more consistent on regards of COLORCODE9 on scoreboardsJesusaves1-10/+10
2021-01-08Register the top 3, and ONLY the top 3, for GolbenezJesusaves1-6/+7
2021-01-08Rewrite some internal functions and structure to be lighter (optmization)Jesusaves2-0/+28
2021-01-05Christmas 2020 scoreboardsJesusaves1-1/+6
2021-01-05Dummy payload to test integrationJesusaves1-1/+1
Also, fixes a typo
2021-01-04More randomnessJesusaves1-1/+6
2021-01-04*sounds of nerf gun shooting*Jesusaves1-2/+2
2021-01-04Free Software Day is now builtin.Jesusaves4-2/+32
On 09/09, the day we finished LICENSE file, ALL mobs may drop a blueprint! Great, right?
2021-01-04Daily login rewards: Boost GP bonus (2x -> 2.5x BLVL, 3x -> 3.5x JLVL)Jesusaves1-3/+3
Improve randomness logic.