summaryrefslogtreecommitdiff
path: root/world/map/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
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