Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-18 | Add a statue where 2022 scoreboards were supposed to be. Explain stuff. | Jesusaves | 2 | -2/+34 | |
2025-04-18 | Lower Dustynator price in 500. It now recovers 100 HP when killing a monster. | Jesusaves | 1 | -1/+1 | |
2025-04-17 | kamibroadcast(): Do not send messages to #world in Hardcore servers | Jesusaves | 1 | -5/+8 | |
2025-04-14 | Wurtzite Fix | Jesusaves | 2 | -2/+2 | |
2025-03-31 | Grimorium: No longer close on Recipe or Cooking books. | Jesusaves | 3 | -9/+40 | |
2025-03-29 | This is the massive commit with an unfinished update | Jesusaves | 16 | -13/+1198 | |
2025-03-29 | Strength Potion + map cache | Jesusaves | 9 | -17/+48 | |
2025-03-25 | Flip the meaning of some conditionals, which are meant to punish players. | Jesusaves | 2 | -2/+3 | |
2025-03-25 | Fix harm() credit | Fedja Beader | 4 | -44/+50 | |
Note: there are two harm() calls in `npc/config/traps`, but I don't know if NPCs can be the source of damage? And, if so, what to pass as damage source. Maybe npcinfo(0)? + made parlor code a tiny bit more readable + fixed Healing's broken debuff * Apply fix suggested by jes * Fix harm() credit **** ml/serverdata!181 Reviewed-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2025-03-23 | Nice scope block you got there %%I | Fedja Beader | 5 | -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> | |||||
2025-03-23 | Regenerate map info + Soren-2 | Jesusaves | 4 | -11/+23 | |
2025-03-22 | Optional Dungeon | Jesusaves | 14 | -8/+173 | |
2025-03-22 | Make slightly harder to farm Copper Slime in Kamelot Prison, but not impossible. | Jesusaves | 1 | -1/+8 | |
2025-03-22 | Bugfix at Kamelot | Jesusaves | 1 | -2/+6 | |
2025-03-22 | Include 001-16 to cache memory | Jesusaves | 3 | -0/+8 | |
2025-03-22 | Several files and configuration changes which will be required. | Jesusaves | 3 | -8/+51 | |
2025-03-21 | During St. Patrick, St. Patrick Clovers may show up in Aeros | Jesusaves | 1 | -1/+1 | |
2025-03-20 | Include 001-15 to the hierarchy, but map is not available for players | Jesusaves | 5 | -1/+9 | |
2025-03-19 | Add books to Halinarzo's Library. | Jesusaves | 1 | -0/+160 | |
2025-03-19 | So new~ish players have access to skills and for a more interesting gameplay | Jesusaves | 2 | -0/+3 | |
2025-03-19 | Increasing the reward for sacrificing the Mouboo from 1 to 3 MSP | Jesusaves | 1 | -3/+3 | |
2025-03-19 | REQ#75 (requires map rebuild) - Saxso may guarantee a key drop. Sometimes. | Jesusaves | 1 | -0/+7 | |
2025-03-19 | Fix typo | Jesusaves | 1 | -1/+1 | |
2025-03-18 | [skip ci] for balance reasons, frostbites may be randomly weaker | Jesusaves | 1 | -2/+2 | |
So your death goes from 12 minutes to 18 minutes in average | |||||
2025-03-18 | Fix hierarchy (CI false positive) | Jesusaves | 1 | -1/+1 | |
2025-03-18 | Add notes and fix imprecisions | Jesusaves | 1 | -7/+8 | |
2025-03-18 | Three new map mechanics which will be necessary for the Moubootaur Showdown | Jesusaves | 2 | -5/+109 | |
2025-03-16 | Make maps (upkeep) | Jesusaves | 1 | -1/+1 | |
2025-03-16 | Double-sure on Ship Logout issues | Jesusaves | 1 | -1/+1 | |
2025-03-16 | Add message when player is reborn into savior race + improve spelling and ↵rebirth_messages | Fedja Beader | 1 | -4/+10 | |
announce which rebirth it was, otherwise. | |||||
2025-03-16 | Add note about calling rumbarrel_chance() twice. | Fedja Beader | 1 | -0/+1 | |
**** ml/serverdata!187 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2025-03-15 | 4L Clover will now grant you a 1% chance for Funky Hat. | Jesusaves | 1 | -0/+6 | |
It'll only affect general boost if you fail to get set bonus. | |||||
2025-03-15 | Allow [Green Eggshell Hat] to pass the green check | Jesusaves | 1 | -1/+1 | |
Candor set is not true green, tho | |||||
2025-03-15 | Rebalance a bit the new chests and spread them! | Jesusaves | 6 | -6/+32 | |
2025-03-15 | Implement the remaining, missing chests | Saulc | 3 | -0/+30 | |
2025-03-11 | Changes requested by \Test_User (or minor fixes for log files) | Jesusaves | 3 | -4/+7 | |
2025-03-08 | For precision, to match better Wyara's dialog. | Jesusaves | 1 | -1/+1 | |
2025-03-08 | This should stop the players whom "can't finish Sagratha's Quest" | Jesusaves | 1 | -0/+1 | |
2025-03-06 | Fix visual glitch in Mirio's time assessment | Jesusaves | 1 | -1/+1 | |
2025-03-04 | Refactor a bit the code and fix an exploit before it goes live | Jesusaves | 1 | -5/+4 | |
2025-03-04 | If you work at least 4 hours and leave normally instead of logout, pay fraction | Jesusaves | 1 | -1/+8 | |
Only 50% of the fraction will be paid. Also informs you about the limit if you forgot. | |||||
2025-03-04 | And this, is something which was planned for a while... | Jesusaves | 2 | -4/+2 | |
2025-03-03 | Provide an use case for the new feature requested by @ThinkSome / @specing | Jesusaves | 2 | -3/+6 | |
2025-03-03 | add more unit tests for local functions | gumi | 1 | -0/+40 | |
2025-02-28 | Fix the bug in Moubootaur Legends Anniversary. Maybe. | Jesusaves | 2 | -1/+8 | |
2025-02-25 | Aeros: May now spawn some Officers of the Monster Army. | Jesusaves | 1 | -0/+7 | |
However, their stats will be regular, and no experience bonus will happen. | |||||
2025-02-25 | Futurely, I wish to be theoretically capable of extending Aeros events duration. | Jesusaves | 1 | -0/+4 | |
2025-02-15 | Fix Lora Tay | Jesusaves | 1 | -2/+2 | |
2025-02-13 | Fix copy pasta (overcooked) | Fedja Beader | 1 | -1/+1 | |
2025-02-12 | Fix areaharm (now squareharm) credit fix | Fedja Beader | 2 | -5/+6 | |
+ update comment |