summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
2024-08-25Fix typoJesusaves1-0/+1
2024-08-25Remove Hardcore Server auto-restart, centralize control on $AUTORESTART flagJesusaves1-33/+5
2024-07-30[CVE] Unsanitized input via debugmes maybe can fire GM 99 commands.Jesusaves1-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-27031-4 Aethyr CasinoJesusaves1-3/+9
2024-07-27Evol Potions can now be given to Homunculus with right-click menu.Jesusaves1-1/+3
2024-07-02add missing 0Fedja Beader1-1/+1
2024-07-01Some debug code from the previous commit got in... Sorry...Jesusaves1-7/+0
2024-07-01Optimization: api_sql() which is an async wrapper for SQL queries.Jesusaves1-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-01Some fixes related to Hardcore serverJesusaves1-3/+4
2024-06-30Move the debug timers from Aurora Events around.Jesusaves1-0/+10
2024-06-02Update @shroom to not allow boss monsters spawningJesusaves1-0/+3
2024-06-01ManaPlus -> ManaVerseJesusaves1-1/+1
2024-06-01Improve @gm command security on forksJesusaves1-13/+12
2024-05-28Include 001-13-1 and Meager ShadowJesusaves1-1/+8
2024-05-26Reduce Monster Density in Impregnable Fortress B4F/B5F in 1k mobs eachJesusaves1-1/+1
2024-05-26Add debug commandJesusaves1-0/+26
2024-05-18Fix some CI issues, and a bug in @grantpowerJesusaves1-5/+6
2024-05-17Fix @grantpower case-sensitivityJesusaves1-5/+5
2024-04-09Update some permission-related stuffJesusaves2-4/+4
2024-03-19[GM] Bump @ipban duration from 2030 to 2035.Jesusaves1-1/+1
The absolute limit is 2038-01-19, the Epochalypse.
2024-03-07Fix silly bug known for yearsJesusaves1-1/+1
2024-02-10Now that staff badges are in, update @gm credentials and document Account IDJesusaves1-9/+26
2024-01-23[untested] Losing the Monster King showdown will LOWER exp rate on server.Jesusaves1-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-17Oh no - I forgot some minor stuff like properties D:Jesusaves1-4/+6
2024-01-16[skip ci] Fix oversightJesusaves1-1/+1
2024-01-16Add extra powerful item manipulation commandsJesusaves1-0/+60
2023-12-14legendaryTimeCheck -> Change scope from local to global function.Jesusaves1-18/+0
It might be useful later.
2023-12-09Theoretically, Drop Rate events can now happen. Except they don't. Untested.Jesusaves1-0/+51
2023-10-29You can now use multiple Dream Tickets per Dream Tower floor (max 10).Jesusaves1-1/+26
Using more tickets makes it slightly harder and increase rewards. (Dream Tickets are also now tradeable)
2023-10-28Blightbringer (original acquisition)Jesusaves1-0/+19
2023-10-26Some extra additional rules and bugfixes for Hardcore ServersJesusaves1-0/+4
2023-10-17Modify spawn rules, making spawns in player visible range less likely ↵Jesusaves1-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-04Fix a tiny bugJesusaves1-0/+1
2023-07-18Update grantpower to be more precise, and fix a typo along the wayJesusaves1-11/+30
2023-07-17Bugfix (fix typo)Jesusaves1-5/+5
2023-05-27Harden logmaster and fix `@discord`Jesusalva Jesusalva1-5/+5
Not extensively tested.
2023-01-20Also increase job rate to 300%Fedja Beader1-0/+1
2022-12-22Fix anchorsJesusaves1-1/+3
2022-12-04stfur17.4_20221205Jesusaves1-2/+2
2022-11-07Some minor changes to make sure dead people will run only the correct timersJesusaves3-2/+4
2022-06-05I need more debug powerJesusaves1-0/+7
2022-05-19Update @music and @mymusicJesusaves1-1/+5
2022-05-16This should be obvious, but sometimes the obvious must be said.Jesusaves1-0/+2
2022-05-08Modernize a couple other SQL statementsJesusaves1-1/+6
2022-05-08Modernize unlinking as well, and prepare to get Discord numeric ID later™Jesusaves1-5/+12
The numeric ID allows you to change nickname without updating anything
2022-05-08Modernize @discord so you can use it once per dayJesusaves1-6/+18
2022-05-06UCP - If PIN is not confirmed, show prompt before cleaning screenJesusaves1-1/+3
2022-05-04CI mode flagJesusaves2-0/+12
2022-04-24According to NetSysFire, this be annoyingJesusaves1-1/+1
2022-03-06...WatJesusaves1-1/+1