summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
2018-03-01Make login streak non continous. Reward is given at login day 27.jesusalva1-4/+9
All further days give 2 strange coins. May change later.
2018-03-01Rework daily login to have streaksjesusalva1-1/+22
2018-03-01Daily login bonusjesusalva1-4/+23
2018-02-28Update a bug, and REMOVE BATTLE DAMAGE DELAY (for everyone hapiness)jesusalva1-4/+4
(if I find people exploiting I won't hesit in @block'ing them)
2018-02-28Do not adjust quest experience with @exprate because I think it is unfair.jesusalva1-4/+4
2018-02-28Announce drop and exp rate changesjesusalva1-2/+6
2018-02-28Function to GMs change drop ratesjesusalva2-1/+148
2018-02-26Soul Menhirs can send players to Aeros. The portal can be used to go back or ↵jesusalva1-2/+2
enable event.
2018-02-26Add @w Jail and @w Prison. Also reorder @w warpsjesusalva1-6/+5
2018-02-26Create @w nard or @w ship to return to Nard's shipjesusalva1-0/+1
2018-02-26GM Island (via @w gm or @w Aeros). Currently a work in progress.jesusalva1-1/+2
2018-02-22Remove quest debug to make quest db cleanupjesusalva1-101/+3
2018-02-18Make /gm work by adding a binding to @wgm.jesusalva1-0/+30
Edit bgmaster to understand properly how it works - Needs to right-click, clever.
2018-02-17Remove outdated @w commandjesusalva1-3/+0
2018-02-16Include the floating island of Aerosjesusalva1-1/+4
2018-02-15Prevent @Crazyfefe from crashing server with #itenplz. I hope.jesusalva5-4/+37
2018-02-14This askes logmes to log at LOGMES_ ATCOMMAND and includes a draft about barberjesusalva2-4/+4
2018-02-14Change all custom commands. Mostly logging and obfuscation. Remove some ↵jesusalva10-108/+14
functions.
2018-02-14"@w Tulimshar" and "@w Candor" now works. Note that "@w Tulim" is enough.jesusalva1-35/+6
2018-02-14@qdebug still needs to be autogenerated. It is now usable to 1337 devs, but willjesusalva2-8/+20
most likely cause server errors.
2018-01-13Initial commitSaulc13-0/+1637