Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
5 days | Account Anniversary rewards \o/ As promised, but nerfed | Jesusaves | 2 | -13/+52 | |
5 days | Fix sponsor list | Jesusaves | 1 | -3/+3 | |
7 days | With the mount corrections, this aspd/evd nerf should be nerfed. | Jesusaves | 1 | -2/+2 | |
7 days | Add Aurora Event Calendar | Jesusaves | 1 | -0/+42 | |
12 days | Include Monster Grant V to the Silver Bell shop | Jesusaves | 1 | -2/+2 | |
14 days | Fix typo | Jesusaves | 1 | -1/+1 | |
14 days | New JobClass: Tanker | Jesusaves | 1 | -0/+10 | |
Needs some rebalancing, most likely | |||||
14 days | New JobClass: Hunter | Jesusaves | 2 | -2/+7 | |
14 days | New JobClass: Carry | Jesusaves | 2 | -0/+8 | |
14 days | Add Drop rate option | Jesusaves | 1 | -0/+36 | |
2025-08-02 | Minor corrections, mostly related to the earlier nerf | Jesusaves | 1 | -1/+1 | |
2025-08-02 | This is the JobClass nerf to attack damage, attack speed and evasion. | Jesusaves | 2 | -0/+92 | |
Prototype stage and other nerfs not implemented. Lets see what ppl think. | |||||
2025-08-02 | Monster Grant, only available via Aurora currently | Jesusaves | 1 | -8/+8 | |
2025-06-26 | Race Condition (FYE_Normalize) | Jesusaves | 1 | -5/+0 | |
2025-06-23 | By @Thinksome / @specing will, shall this be so, and shall it be prompt. | Jesusaves | 1 | -0/+3 | |
TL;DR Nerf synergy between weekends and town exp bonus | |||||
2025-06-14 | LoF Vendor during the Bimonthly Bazaar, and several fixes or improvements | Jesusaves | 2 | -3/+3 | |
2025-06-14 | I blame Specing for this commit | Jesusaves | 1 | -2/+2 | |
2025-06-14 | The Bazaar can now open, but not all shops are in. | Jesusaves | 4 | -2/+55 | |
2025-06-14 | Fix bug reported by arian and others when losing to the Lightbringer | Jesusaves | 1 | -2/+2 | |
2025-06-14 | Prepare to replace the Cheat Shop. However, right now, the bazaar is static | Jesusaves | 1 | -2/+2 | |
I did not add all vendors, nor when event starts, ends, and town admin gimmick | |||||
2025-05-27 | Kirara Lemon, requested by @poppet - currently, half unobtanium | Jesusaves | 1 | -0/+6 | |
2025-05-17 | Just in case someone missed it, the first time, explain the current crisis | Jesusaves | 1 | -0/+4 | |
2025-05-17 | Give the proper degree of disruption when the world is threatened. | Jesusaves | 7 | -0/+20 | |
2025-05-16 | Update all files, but remove comments or wips or todos and keep it broken | Jesusaves | 1 | -0/+8 | |
2025-05-16 | Several changes on several things, mostly related to Final Showdown. | Jesusaves | 2 | -9/+7 | |
But also some minor balance tweaks. | |||||
2025-05-13 | Dropin replacement for my reputational issues. | Jesusaves | 1 | -21/+42 | |
2025-05-13 | Revert all changes to reputation. Scratch that! | Jesusaves | 1 | -4/+1 | |
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-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 | 1 | -0/+55 | |
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 | Simplify bitmask_count | Fedja Beader | 1 | -16/+8 | |
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 | 1 | -1/+8 | |
- 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 | 1 | -23/+9 | |
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-03-29 | This is the massive commit with an unfinished update | Jesusaves | 3 | -3/+61 | |
2025-03-29 | Strength Potion + map cache | Jesusaves | 1 | -2/+2 | |
2025-03-25 | Fix harm() credit | Fedja Beader | 1 | -39/+45 | |
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 | 2 | -9/+13 | |
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-22 | Optional Dungeon | Jesusaves | 2 | -0/+4 | |
2025-03-19 | So new~ish players have access to skills and for a more interesting gameplay | Jesusaves | 1 | -0/+2 | |
2025-03-19 | Increasing the reward for sacrificing the Mouboo from 1 to 3 MSP | Jesusaves | 1 | -3/+3 | |
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 | 1 | -5/+107 | |
2025-03-16 | Double-sure on Ship Logout issues | Jesusaves | 1 | -1/+1 | |
2025-03-15 | Rebalance a bit the new chests and spread them! | Jesusaves | 2 | -3/+13 | |
2025-03-15 | Implement the remaining, missing chests | Saulc | 2 | -0/+29 | |
2025-03-11 | Changes requested by \Test_User (or minor fixes for log files) | Jesusaves | 1 | -1/+1 | |