summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
4 daysRebalance a bit the new chests and spread them!Jesusaves2-3/+13
4 daysImplement the remaining, missing chestsSaulc2-0/+29
8 daysChanges requested by \Test_User (or minor fixes for log files)Jesusaves1-1/+1
2025-03-04And this, is something which was planned for a while...Jesusaves1-3/+1
2025-02-28Fix the bug in Moubootaur Legends Anniversary. Maybe.Jesusaves1-1/+5
2025-02-25Futurely, I wish to be theoretically capable of extending Aeros events duration.Jesusaves1-0/+4
2025-02-12Fix areaharm (now squareharm) credit fixFedja Beader1-1/+1
+ update comment
2025-02-12Fix areaharm creditFedja Beader1-17/+19
+change order of arguments and defaults (but I might flip them around again, stay tuned) Also fixes magnus heal: note how filter_friendly was passed as elemental type. Depends on !174. * Make square/rect-harm match harm() calling convention * -artefact * Swap blocks filter and script filter around.. if you think about it, the blocks filter is coarse and the latter is fine so it makes sense to order them this way as well. * areaharm should be called squareharm, no? * Fix areaharm credit +change order of arguments and defaults **** ml/serverdata!175
2025-02-11Fix fishy codeFedja Beader1-3/+3
I did warn that it was fishy, didn't I??
2025-02-07use safe askyesno for mayorship resignationFedja Beader1-1/+1
... current accidental resignation count is around 3.
2025-02-03Fix specing's brainJesusaves1-6/+6
2025-02-02Add askyesnosafe(), the safer version of askyesno for space-mashers like myself.Fedja Beader1-2/+21
+ lovely reindent of askyesno() Also: 1. I shifted one `mes "";` a bit in rebirth code, that may or may not break stuff. ~~2. There must be another case of where to use askyesnosafe but I can't remember where.~~ * Applied 1 suggestions from the MR body. * Preserve old messages.. * nvm this is where it was missing * Add askyesnosafe(), the safer version of askyesno for space-mashers like myself. + lovely reindent of askyesno() **** ml/serverdata!172 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2025-02-02***The Money Maker Patch***Jesusaves2-3/+17
- Tulimshar Employment Center - Reduce cooldown on Merchant Guild Requests - Update warnings and consequences of using skip-content system
2025-02-01Buff Mana Bomb damage. Add a parlor trick for a skill tutorial.Jesusaves1-1/+11
2025-01-30Update the items which Merchant Guild may ask.Jesusaves1-2/+2
2025-01-29A couple more missing thingsJesusaves1-1/+1
2025-01-29Refresh PoI every 12 hours, not every 24 hours.Jesusaves1-0/+1
2025-01-29Update the PoI at Candor to make it, well, worthless after Candor.Jesusaves1-1/+40
2025-01-29Fix some mistranslations reported by @Xtreem and Zegas' Barrel PoI.Jesusaves3-5/+19
More specifically, allow you to search the barrels after the quest.
2025-01-22If a shop offers multiple of something and is sold out, increase stock in 33%.Jesusaves1-1/+3
But if it is the cheat shop, increase price in 10% instead.
2025-01-19Christmas 2024 Apology GiftsJesusaves1-0/+15
2025-01-19Add more reminders for Warp Mage about Aeros Events.Jesusaves1-0/+18
2025-01-17[skip ci] Fix some typosJesusaves1-1/+1
2025-01-17Remove some old code (Valentine's Day 2020)Jesusaves1-51/+2
2025-01-17Additions to v1736624174 update codeJesusaves1-0/+11
2025-01-12Fix stuff :)Jesusaves2-6/+9
2025-01-12[UNTESTED] Merchant Guild Requests, from TMW rEvolt.Jesusaves2-2/+222
Needs testing, specially the Caravan scout (currently restricted)
2025-01-11Display previously hidden clientversion message and refactor Patrick Gold Pot.Jesusaves1-0/+1
addresses #93 but might easily give 3~5 Golden Gifts. I, uh, don't really like the whole logic, so I'm not closing the issue.
2025-01-11Fishing: Don't return before giving event rewardsFedja Beader1-3/+10
(Might not address all edge case scenarios) * Sorry, I mixed up fishing with mining event. There's only one event fish. * Jes was right, using NPCEyes for invcheck is easiest. * Don't return before giving event rewards **** Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2025-01-11Fix Manatauro bound items and use new rules for their falsification.Jesusaves1-0/+16
2025-01-11Fix AoE magic creditTest User1-16/+16
* Reoder functions so it works * Adjust comments, make areaharm use rectharm * Merge {area,rect}harm2 -> old ones * And these, too * Let's not fiddle with SCs yet for this fix, so it can be merged * Add optional caster argument to areaharm2() and rectharm2() for future use * Fix AoE magic credit, fix magic effects to be started after the harm so they aren't immediately removed This patch was NOT checked for console warnings and errors. This patch does NOT address Monster Points being reduced due to max_timer limitations. **** Approved-by: Fedja Beader <fedja@protonmail.ch> Reviewed-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2025-01-11Revert "2025 Christmas Override (Extension)"Jesusaves1-7/+5
This reverts commit 9b3260025ab14da55356a9c22bdeb7cafa8f7e43.
2025-01-09Fix integer overflow in multiple scripts, but most notably, Ofelia.Jesusaves1-0/+4
It was harmless, in the end?
2025-01-022025 Christmas Override (Extension)Jesusaves1-5/+7
2024-12-31So TL;DR to use this feature, char-server must be up and running :pJesusaves1-0/+3
2024-12-31This should be good enough for now.Jesusaves1-0/+206
Actually, this is a VERY GOOD idea, but it would take inordiate amounts of time to implement everywhere. For now, this limited implementation will have to suffice. It requires some tests in instanced maps (i.e. crash possible) It also requires some more logic and randomness on the time (not fixed at 05:51) Also, OnInit + OnClock0551 might overlap the NPCs, but they have unique IDs so... ...No crashes, just "exploits", hopefully
2024-12-19Prevent division by zero on Golbarez.Jesusaves1-0/+1
2024-12-16Christmas 2024 - Ofelia's Event : Not yet completedJesusaves10-0/+59
Groups 1, 2 and 4 are not yet hooked. Untested. No rewards are currently given.
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