Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-16 | Update all files, but remove comments or wips or todos and keep it broken | Jesusaves | 4 | -195/+1186 | |
2025-05-16 | Several changes on several things, mostly related to Final Showdown. | Jesusaves | 5 | -20/+36 | |
But also some minor balance tweaks. | |||||
2025-05-16 | Refactor Heroes Hold traps, as I've promised | Jesusaves | 1 | -3/+13 | |
2025-05-13 | Dropin replacement for my reputational issues. | Jesusaves | 1 | -21/+42 | |
2025-05-13 | Revert all changes to reputation. Scratch that! | Jesusaves | 2 | -11/+9 | |
2025-05-13 | Revert the nerf. In some cases, it might even raise reputation in 4 instead ↵ | Jesusaves | 1 | -1/+4 | |
of 3. I'm not entirely sold on this formula yet. | |||||
2025-05-12 | Minor improvements to town politics: Display, Frostia, and reputation raise. | Jesusaves | 1 | -15/+17 | |
Wait, acquiring reputation via town money got nerfed. | |||||
2025-05-12 | New soundtracks! | Jesusaves | 1 | -1/+23 | |
2025-05-11 | Also, dispose of the WHOLE dungeon instead of just Monster King | Jesusaves | 1 | -1/+6 | |
2025-05-11 | Rebalance slightly Heroes Hold Master Dungeon | Jesusaves | 1 | -4/+48 | |
2025-05-04 | With kamibroadcast() changes, Hardcore may now have Aurora events. | Jesusaves | 1 | -1/+1 | |
2025-05-04 | Improve options for Town Admins and the High Council for Moubootaur Showdown. | Jesusaves | 2 | -0/+100 | |
SC Configuration for the latest commit. | |||||
2025-05-04 | Buff up nurse scripts, as pointed out during Showdown Playtest | Jesusaves | 1 | -3/+35 | |
2025-05-03 | There's no equip bug any more? At least, not on manaverse... | Fedja Beader | 1 | -1/+0 | |
2025-05-03 | Simplify bitmask_count | Fedja Beader | 2 | -16/+15 | |
Untested * Herc really doesen't like us setting the upper bit **** ml/serverdata!171 | |||||
2025-05-03 | Minor rebalance on Professor, Alfred and Treasure Chests. | Jesusaves | 3 | -1/+17 | |
- Professor now gives an additional EXP point for every rebirth. - Max AFK time at professor now grows 1s/day of account age. - Alfred pays considerably less on Hardcore servers. | |||||
2025-05-03 | Simplify base 2 logarithm computation | Fedja Beader | 2 | -23/+14 | |
Could put shift into while loop condition, but this is more readable. Untested, ofc... * Add some testcases for log2, too * Simplify base 2 logarithm computation **** ml/serverdata!169 | |||||
2025-04-18 | Fix CI. Headhood now gives MP +50 due to being influenced by the Mana Source. | Jesusaves | 1 | -1/+1 | |
2025-04-18 | Finish updating Jesusaves' Grimorium with the missing lore pieces. | Jesusaves | 3 | -5/+86 | |
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> |