summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2024-10-04Further restrict to chunks of 1,000 coin bags each.Jesusaves1-1/+1
2024-10-04Hardcore Death - do not drop a single stack with all the money.Jesusaves1-1/+6
2024-09-15Advanced Pirate Raid (experimental)Jesusaves1-0/+3
2024-09-13Add 001-13-5 Concrete layout.Jesusaves1-1/+1
2024-09-13Minor visual "improvement" for Dream Towers.Jesusaves1-0/+1
Just to make them more interesting. It's not fair only Boss Raid gets these.
2024-09-11Fix typoJesusaves1-2/+2
2024-09-11018-5-6 a long overdue Real Estate, I admitJesusaves1-0/+4
2024-09-11020-8 Nivalis Real EstateJesusaves1-0/+4
2024-09-11Nivalis map layout changedJesusaves1-0/+5
2024-09-08Drop a few more updates. Christmas 2021 rewards will no longer be available ↵Jesusaves1-8/+8
soon. If you haven't claimed it yet, hurry and do it! Initial Trait has also been in for 2 years now. By 2024's Christmas, I am considering disabling all updates until January 2023. This means chars created before November 2022 and which didn't login until next Christmas would be forced to play without a starting trait. While this may or may not happen, one would be wise to make sure all their chars have logged in at least once since 2023. Use @ucp to your advantage, it shows all your chars and when they last logged in.
2024-09-08Deliver an apology token to everyone who played ML during the month of *August*Jesusaves1-0/+21
Due to Aurora Scoreboard being bugged. Of course, #1 player excluded.
2024-09-08"Fix" Black Cat rewardJesusaves1-1/+1
2024-08-26You no longer can get more magic power if you're overwhelmed by your own magic.Jesusaves1-10/+14
2024-08-19Nerf first aid RP farming techniqueJesusaves1-1/+4
2024-08-18Change the VIT/AGI impact on MaxHP to 2 points (ideal is at least 3)Jesusaves1-1/+1
2024-08-17This is the experimental and untested code for the use-case of the new commands.Jesusaves1-0/+3
The skill cannot be obtained. It's untested, and it could break server. (Need to check of duplicate removal of a running NPC crashes server or not).
2024-08-07Improve the grand monster hunter script (readability and make less confusing)Jesusaves1-23/+26
2024-08-06As I promised, agility now penalizes Max HP, with an offset from vitality.Jesusaves1-0/+3
If agility = vitality, no impact will be felt by the player. I'm using an 1 HP increment for test purposes. It should, however, be at least 3 HP per increment to be meaningful.
2024-08-06Botter's Syndrome now applies to Coffee, Chocolate, Gambling, FSF and Craft Day.Jesusaves1-0/+32
Slime Reduction now applies to most of the above as well.
2024-08-06Add Gambling Day, on August 1st *AND* August 10th.Jesusaves3-0/+31
You can only claim the freebie once, though.
2024-08-05Server-side updatesJesusaves1-1/+8
2024-08-05Fix an assortment of miscellaneous major bugs.Jesusaves1-1/+6
2024-08-03Fix spurious "next"Jesusaves1-1/+0
2024-07-31032-2 (Past Tulimshar Tree Cave) is now an Overclocked map.Jesusaves1-2/+3
2024-07-31Overclocked maps: Minor tweaks, maximum penalty is 30%Jesusaves1-6/+6
An "Overclocked map" should be a map where EXP/DROP gain can be higher than other more dangerous maps. In theory, HH Master could be Overclocked... ...But this needs more empirical testing as the goal is balance. In other words, if performance of an OC map falls below the other maps, then it is a failure.
2024-07-31Just like Iced Bottles can reduce Heat maps and so on...Jesusaves1-1/+6
Active homuns will reduce effect from Over Clocked maps
2024-07-31Special Map Effect: Over ClockedJesusaves1-0/+87
Inflicts Botter's Syndrome "randomly" when CAPTCHA is off.
2024-07-31Fix issue of infinite Smoke DragonJesusaves1-1/+1
2024-07-30[CVE] Unsanitized input via debugmes maybe can fire GM 99 commands.Jesusaves1-3/+7
It's logged, but still, I would rather not have this vulnerability. (It might not even be a real issue, but who's going to risk it?!)
2024-07-30[skip ci] safeguard: Do not use Craftmaster's Day before Nivalis Liberation DayJesusaves2-1/+4
2024-07-30Refactor Worker's Day to include Craftmaster's Day on its logic.Jesusaves3-16/+31
2024-07-30Smoke Dragon may now show up when it's raining if the Fortress Island is ↵Jesusaves2-1/+38
reachable. They'll avoid towns, but I'm not confident this specifically will work.
2024-07-30Refactor this slightly weird logicJesusaves1-3/+3
2024-07-30Smoke Dragons. They show up during Easter. They drop Dragon Eggshell Hat.Jesusaves1-3/+8
2024-07-30Refactor rules to be more symmetrical with official policiesJesusaves1-3/+4
https://policies.themanaworld.org/ml-game-rules/ Add a guide to GMs taking their set on how enforcement is prioritized. Add a tutorial message on Valentine Island so people don't forget rules.
2024-07-30No more soren memeJesusaves2-2/+2
Rename Soren Mercenary Card to Meway (same letter counter) Rename Worker's Day Soren to Livio (not a formal contributor)
2024-07-29Poker NPC. My least favorite one.Jesusaves1-0/+50
2024-07-29Black Jack game, reward is [Beard]Jesusaves1-0/+6
2024-07-28Rebirth now gives Homunculus 1,000,000 exp. If Homun is not active, postpone.Jesusaves1-0/+10
Postponed homun experience will be given next time you login with them active.
2024-07-23Pursuant to our Retroactivity Policy, give the donuts to anyone who finished EP.Jesusaves1-0/+6
2024-07-23June's Hardcore Challenge rewardsJesusaves1-0/+40
2024-07-11Last fix for the change in Hardcore server and now we're good to go! \o/Jesusaves1-1/+1
2024-07-11A rogue min function test fixJesusaves1-6/+8
2024-07-11Disable this feature temporarily for debugJesusaves1-2/+3
2024-07-11[skip ci] Fix another typoJesusaves1-0/+1
2024-07-11Fix typosJesusaves2-3/+3
2024-07-11Some fixes and modify the permadeath durationJesusaves1-3/+4
2024-07-11Hardcore Sentence Carryover (experimental)Jesusaves2-0/+29
2024-07-01Optimization: api_sql() which is an async wrapper for SQL queries.Jesusaves2-11/+25
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-01Do not show 2018~2022 event winners in non beta servers.Jesusaves1-6/+6