summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
11 daysfurther clarify commentalcohol-reword-reformatFedja Beader1-2/+3
11 daysReword & reformat alcohol codeFedja Beader1-10/+15
11 daysNice scope block you got there %%IFedja Beader5-15/+28
I remember another smaller one somewhere, wonder if I can make a nice grep oneliner to find them all... * 'kay, how did that creep in * addendum - found by half-working script. optimised delitems too * Nice scope block you got there %%I **** ml/serverdata!189 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
11 daysRegenerate map info + Soren-2Jesusaves4-11/+23
12 daysOptional DungeonJesusaves14-8/+173
12 daysMake slightly harder to farm Copper Slime in Kamelot Prison, but not impossible.Jesusaves1-1/+8
12 daysBugfix at KamelotJesusaves1-2/+6
12 daysInclude 001-16 to cache memoryJesusaves3-0/+8
13 daysSeveral files and configuration changes which will be required.Jesusaves3-8/+51
13 daysDuring St. Patrick, St. Patrick Clovers may show up in AerosJesusaves1-1/+1
2025-03-20Include 001-15 to the hierarchy, but map is not available for playersJesusaves5-1/+9
2025-03-19Add books to Halinarzo's Library.Jesusaves1-0/+160
2025-03-19So new~ish players have access to skills and for a more interesting gameplayJesusaves2-0/+3
2025-03-19Increasing the reward for sacrificing the Mouboo from 1 to 3 MSPJesusaves1-3/+3
2025-03-19REQ#75 (requires map rebuild) - Saxso may guarantee a key drop. Sometimes.Jesusaves1-0/+7
2025-03-19Fix typoJesusaves1-1/+1
2025-03-18[skip ci] for balance reasons, frostbites may be randomly weakerJesusaves1-2/+2
So your death goes from 12 minutes to 18 minutes in average
2025-03-18Fix hierarchy (CI false positive)Jesusaves1-1/+1
2025-03-18Add notes and fix imprecisionsJesusaves1-7/+8
2025-03-18Three new map mechanics which will be necessary for the Moubootaur ShowdownJesusaves2-5/+109
2025-03-16Make maps (upkeep)Jesusaves1-1/+1
2025-03-16Double-sure on Ship Logout issuesJesusaves1-1/+1
2025-03-16Add message when player is reborn into savior race + improve spelling and ↵rebirth_messagesFedja Beader1-4/+10
announce which rebirth it was, otherwise.
2025-03-16Add note about calling rumbarrel_chance() twice.Fedja Beader1-0/+1
**** ml/serverdata!187 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2025-03-154L Clover will now grant you a 1% chance for Funky Hat.Jesusaves1-0/+6
It'll only affect general boost if you fail to get set bonus.
2025-03-15Allow [Green Eggshell Hat] to pass the green checkJesusaves1-1/+1
Candor set is not true green, tho
2025-03-15Rebalance a bit the new chests and spread them!Jesusaves6-6/+32
2025-03-15Implement the remaining, missing chestsSaulc3-0/+30
2025-03-11Changes requested by \Test_User (or minor fixes for log files)Jesusaves3-4/+7
2025-03-08For precision, to match better Wyara's dialog.Jesusaves1-1/+1
2025-03-08This should stop the players whom "can't finish Sagratha's Quest"Jesusaves1-0/+1
2025-03-06Fix visual glitch in Mirio's time assessmentJesusaves1-1/+1
2025-03-04Refactor a bit the code and fix an exploit before it goes liveJesusaves1-5/+4
2025-03-04If you work at least 4 hours and leave normally instead of logout, pay fractionJesusaves1-1/+8
Only 50% of the fraction will be paid. Also informs you about the limit if you forgot.
2025-03-04And this, is something which was planned for a while...Jesusaves2-4/+2
2025-03-03Provide an use case for the new feature requested by @ThinkSome / @specingJesusaves2-3/+6
2025-03-03add more unit tests for local functionsgumi1-0/+40
2025-02-28Fix the bug in Moubootaur Legends Anniversary. Maybe.Jesusaves2-1/+8
2025-02-25Aeros: May now spawn some Officers of the Monster Army.Jesusaves1-0/+7
However, their stats will be regular, and no experience bonus will happen.
2025-02-25Futurely, I wish to be theoretically capable of extending Aeros events duration.Jesusaves1-0/+4
2025-02-15Fix Lora TayJesusaves1-2/+2
2025-02-13Fix copy pasta (overcooked)Fedja Beader1-1/+1
2025-02-12Fix areaharm (now squareharm) credit fixFedja Beader2-5/+6
+ update comment
2025-02-12Fix areaharm creditFedja Beader7-64/+79
+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-12Optimise for reading, not writingFedja Beader1-27/+29
2025-02-11Fix missing unitkill for .@t3?Fedja Beader1-2/+5
Was it missing? Spotted this during !175 / areaharm rework.
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-03Re-schedule automatic restarts to happen midweek in order to preserve ↵Fedja Beader1-5/+6
weekend bonus. (Not relevant anymore. Found this stashed away, possibly waiting for !162 to be merged) **** ml/serverdata!170 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>