summaryrefslogtreecommitdiff
path: root/world/map/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
2022-03-21Add to @numa Quest Debug options to change Candor Battle difficulty. (#540)Jesusaves1-0/+7
Now features Easy (1800) Normal (2200) Hard (3300) and Expert (4500) Do not use Expert unless you know what you are doing. These settings are meant for events only; The only way to revert is by Numa or a server restart. The rewards are always the same regardless of difficulty setting. There's no option to change minimum players to begin a Candor Fight, because I didn't deem that to be necessary; Not like there would be an event with < 5 people online. Evolved has a superior framework, this will not be ported back.
2022-01-31Remove Valentine 2020 left oversJesusaves2-144/+0
2021-02-04Final batch of changes and balance after through testing with Ledmitz (and Prsm$Jesusaves1-3/+5
- Fix bugs on @getexp and @chargetexp - Bump exp for Beheader quest from 400k to 750k - Beheader: 999 DMG +50% Double Attack, 1800ms, -20% HIT, -25% CRIT. No int and no bow. NOTE: The -20 HIT might be or not be lowered further. Beheader is not as powerful as it looks like!
2021-01-17Add @getexp and @chargetexp - I even forgot why they were neededJesusaves2-0/+41
They are ugly and inheir Zeny command
2020-09-15This adds a secondary, temporary scoreboard on Kimarr for CRC's event.Jesusaves1-0/+5
This commit can and should be reverted once the event is over. Bikeshedding alert - The code did not receive the usual review and quality control required to be formally merged on upstream; It is a TEMPORARY commit. This is a modified version of cherry-picking which allows it to be kept for longer.
2020-08-17Doomsday Act 5 - Keshlam's Adventurer Guild (#560)Jesusaves1-0/+1
Contains utils, gameplay and epilogue functions for Doomsday Act 5 THE FINAL BATTLE Note: Balancing patches may follow and are expected. The debug commands (`@js33`, `@js67` and `@js99`) were not removed. There might be overlap in voicing, in case specialeffect2() fails to work as intended. Bonus Content: * MONOCLE QUEST * Golden Apple healing is now instantaneous. * PVP Coin (Unrelated but anyway) * Golden PVP Cap. * Fix PVP Cap weight.
2020-06-12fix the divorce commandgumi1-5/+6
2020-06-12add a command to force a divorcegumi2-0/+29
2020-05-26add player commands to get deaths and boss pointsgumi3-0/+24
2020-03-31April 1st Fools Day 2020Jesusaves1-1/+24
Spread the love, not Viruses
2020-03-12Doomsday remaining stuff - publish news, handle Valentine Rewards, etc... (#548)Jesusaves1-0/+21
Add stuff which is missing from Doomsday + Valentine + St. Patrick Day. Ammend the news.
2020-02-25@givelvlplz - no new registers.Jesusaves1-1/+3
I'll probably use it to get merged accounts.
2020-02-21Doomsday Event Framework (#544)Jesusaves1-0/+13
* Mana Guardian Common Monster, Level 180 HP: 20,000 ATK: 360~374 EXP: 21,000 DEF: 28 MDEF: 70 Attack Range: 2 Drop List: | Drop | DR | | ---------------- | ----- | | Tiny Mana Elixir | 5.00% | | Silk Robe | 1.00% | | Caramel Candy | 0.20% | | Silk Gloves | 0.20% | | Silk Pants | 0.15% | | Golden D. Apple | 0.05% | | Paladin's Helmet | 0.01% | Note: Paladin's Helmet: Unreleased (only Prsm has one) Def +19, no penalties. This is part of Doomsday Event (Nov 2019 ~ Jul 2020) This patch also adds a controller for these event spawns.
2020-01-30.:: VALENTINE 2020 ::. (#542)Jesusaves2-0/+121
Adds three new commands: @givelvlplz and @valentine2020 are the same command - They are for users @moubootaurs is for staff. User command: Allows them to insert the needed credentials on ML. It is already authenticated inside the game, so they only need to inform ML data. Staff command: Obtain the listing of users which used the previous command to **manually** insert on Moubootaur Legends special merge page. As soon as the staff inserts the command, if there are no errors, the user will be able to claim their levels from TMW at Moubootaur Legends. Temporaly. If this was rEvolt, we could just try a SQL-transaction... The tables are never cleared. I'm also saving at Account Register to don't pollute char database. (We might want a clear vars later). This also allows us to track down the responsible for each register in case of issues.
2020-01-30Fix a possible bug when casting @showgm (or @hidegm) twice (if admin) (#538)Jesusaves1-2/+2
If you cast eg. @hidegm twice, A GM level 99 would fall under special rule (and go to 98) on the first time, but on second time, it would fall under general rule, get GM 91, and BREAK THINGS.
2019-04-15add an anti-prsm-sitting toolgumi2-0/+91
2018-11-21remove the annoying messages from atcommand_warpgumi1-8/+0
2018-07-30log usage of #python in the gm loggumi1-0/+1
2018-03-11make bots auto-@hide on logingumi1-0/+7
2018-03-09make the @class command automatically fix headstylesgumi1-0/+5
2018-02-17add a command to show/hide the gm levelgumi2-0/+33
2018-02-12add The Foot of Cupidgumi2-0/+23
2016-06-30call QuestTreeTrigger when player *hugs tree*Joseph Botosh1-1/+2
2016-05-08allow mute to expire while the player is not logged inmekolat1-0/+8
2016-05-07add @music commandmekolat2-0/+35
2016-05-07add @npctalk commandmekolat2-0/+24
2016-05-07add @stfu commandmekolat1-0/+25
2016-05-05add @mute commandmekolat2-0/+61
2016-05-04add wrapper around `warp` atcommandmekolat3-0/+156
2016-05-02add puppet check for numa (superdebug)mekolat1-1/+1
2016-04-30add alias to hug commandmekolat1-1/+2
2016-04-30move hug command to the commands foldermekolat2-0/+24
2016-04-30add alias to pullrabbit command that uses MAGIC_SYMBOLmekolat1-0/+1
2016-04-15add command @remotecmdmekolat2-0/+63
2016-04-12add default permissionsmekolat9-61/+29
2016-04-12add destroynpc commandmekolat2-0/+36
2016-04-07slowly getting things donemekolat10-149/+1247
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions
2016-03-30Update Readmeswushin1-0/+140
2016-03-30initial commit for magic v3mekolat5-0/+215
Fix Druid Tree and add hug to TMW