Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-03-03 | Provide an use case for the new feature requested by @ThinkSome / @specing | Jesusaves | 1 | -3/+3 | |
2025-02-28 | Fix the bug in Moubootaur Legends Anniversary. Maybe. | Jesusaves | 1 | -0/+3 | |
2025-02-03 | Re-schedule automatic restarts to happen midweek in order to preserve ↵ | Fedja Beader | 1 | -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> | |||||
2025-01-16 | Defer Christmas Event variable cleanup to Valentine's Day | Jesusaves | 1 | -2/+4 | |
2025-01-11 | Transmigration Loopcasting (User Control Panel option) | Jesusalva Jesusalva | 1 | -4/+16 | |
<ThinkSome> "I was already thinking about this for ML's transmutation... basically to cast a spell while sitting and it does its thing as long as you are sitting and still have mana." * As you prefer... but it is clumsy * Remove leftover labal and fall-through mark. * It makes no difference for me * Why not flip this instead of having a negation? * Applied 2 suggestions from the MR body. * Transmigration Loopcasting (User Control Panel option) **** Co-authored-by: Fedja Beader <fedja@protonmail.ch> Reviewed-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2025-01-11 | Reformat/refactor scheduled restart code | Fedja Beader | 1 | -5/+9 | |
2024-08-25 | Fix typo | Jesusaves | 1 | -0/+1 | |
2024-08-25 | Remove Hardcore Server auto-restart, centralize control on $AUTORESTART flag | Jesusaves | 1 | -33/+5 | |
2024-07-30 | [CVE] Unsanitized input via debugmes maybe can fire GM 99 commands. | Jesusaves | 1 | -0/+2 | |
It's logged, but still, I would rather not have this vulnerability. (It might not even be a real issue, but who's going to risk it?!) | |||||
2024-07-27 | 031-4 Aethyr Casino | Jesusaves | 1 | -3/+9 | |
2024-07-27 | Evol Potions can now be given to Homunculus with right-click menu. | Jesusaves | 1 | -1/+3 | |
2024-07-02 | add missing 0 | Fedja Beader | 1 | -1/+1 | |
2024-07-01 | Some debug code from the previous commit got in... Sorry... | Jesusaves | 1 | -7/+0 | |
2024-07-01 | Optimization: api_sql() which is an async wrapper for SQL queries. | Jesusaves | 1 | -0/+7 | |
This should reduce freezes, specially from DelItemFromEveryPlayer. Also fix an optimization error on picklog table cleaning. Note that if API is disabled, it'll use query_sql normally. | |||||
2024-07-01 | Some fixes related to Hardcore server | Jesusaves | 1 | -3/+4 | |
2024-06-30 | Move the debug timers from Aurora Events around. | Jesusaves | 1 | -0/+10 | |
2024-06-02 | Update @shroom to not allow boss monsters spawning | Jesusaves | 1 | -0/+3 | |
2024-06-01 | ManaPlus -> ManaVerse | Jesusaves | 1 | -1/+1 | |
2024-06-01 | Improve @gm command security on forks | Jesusaves | 1 | -13/+12 | |
2024-05-28 | Include 001-13-1 and Meager Shadow | Jesusaves | 1 | -1/+8 | |
2024-05-26 | Reduce Monster Density in Impregnable Fortress B4F/B5F in 1k mobs each | Jesusaves | 1 | -1/+1 | |
2024-05-26 | Add debug command | Jesusaves | 1 | -0/+26 | |
2024-05-18 | Fix some CI issues, and a bug in @grantpower | Jesusaves | 1 | -5/+6 | |
2024-05-17 | Fix @grantpower case-sensitivity | Jesusaves | 1 | -5/+5 | |
2024-04-09 | Update some permission-related stuff | Jesusaves | 2 | -4/+4 | |
2024-03-19 | [GM] Bump @ipban duration from 2030 to 2035. | Jesusaves | 1 | -1/+1 | |
The absolute limit is 2038-01-19, the Epochalypse. | |||||
2024-03-07 | Fix silly bug known for years | Jesusaves | 1 | -1/+1 | |
2024-02-10 | Now that staff badges are in, update @gm credentials and document Account ID | Jesusaves | 1 | -9/+26 | |
2024-01-23 | [untested] Losing the Monster King showdown will LOWER exp rate on server. | Jesusaves | 1 | -1/+1 | |
This was done before on Nivalis Liberation Day, but was 50% and lasted 24 hours. This one is a 5% for a hour, but it can be stacked and repeated. | |||||
2024-01-17 | Oh no - I forgot some minor stuff like properties D: | Jesusaves | 1 | -4/+6 | |
2024-01-16 | [skip ci] Fix oversight | Jesusaves | 1 | -1/+1 | |
2024-01-16 | Add extra powerful item manipulation commands | Jesusaves | 1 | -0/+60 | |
2023-12-14 | legendaryTimeCheck -> Change scope from local to global function. | Jesusaves | 1 | -18/+0 | |
It might be useful later. | |||||
2023-12-09 | Theoretically, Drop Rate events can now happen. Except they don't. Untested. | Jesusaves | 1 | -0/+51 | |
2023-10-29 | You can now use multiple Dream Tickets per Dream Tower floor (max 10). | Jesusaves | 1 | -1/+26 | |
Using more tickets makes it slightly harder and increase rewards. (Dream Tickets are also now tradeable) | |||||
2023-10-28 | Blightbringer (original acquisition) | Jesusaves | 1 | -0/+19 | |
2023-10-26 | Some extra additional rules and bugfixes for Hardcore Servers | Jesusaves | 1 | -0/+4 | |
2023-10-17 | Modify spawn rules, making spawns in player visible range less likely ↵ | Jesusaves | 1 | -1/+1 | |
(https://forums.themanaworld.org/viewtopic.php?t=21654) When running with HARDCORE mode set to ON, spawns in visible range will never happen. Otherwise, up to 5 attempts to place the monster outside of visible range will be made. | |||||
2023-08-04 | Fix a tiny bug | Jesusaves | 1 | -0/+1 | |
2023-07-18 | Update grantpower to be more precise, and fix a typo along the way | Jesusaves | 1 | -11/+30 | |
2023-07-17 | Bugfix (fix typo) | Jesusaves | 1 | -5/+5 | |
2023-05-27 | Harden logmaster and fix `@discord` | Jesusalva Jesusalva | 1 | -5/+5 | |
Not extensively tested. | |||||
2023-01-20 | Also increase job rate to 300% | Fedja Beader | 1 | -0/+1 | |
2022-12-22 | Fix anchors | Jesusaves | 1 | -1/+3 | |
2022-12-04 | stfur17.4_20221205 | Jesusaves | 1 | -2/+2 | |
2022-11-07 | Some minor changes to make sure dead people will run only the correct timers | Jesusaves | 3 | -2/+4 | |
2022-06-05 | I need more debug power | Jesusaves | 1 | -0/+7 | |
2022-05-19 | Update @music and @mymusic | Jesusaves | 1 | -1/+5 | |
2022-05-16 | This should be obvious, but sometimes the obvious must be said. | Jesusaves | 1 | -0/+2 | |
2022-05-08 | Modernize a couple other SQL statements | Jesusaves | 1 | -1/+6 | |