summaryrefslogtreecommitdiff
path: root/npc/commands/motd.txt
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Start moving all non-debug functionality from Game Admin (99) to Game Master ...Jesusaves1-1/+1
2020-05-12Deprecation concerning "debug" constant (I have new plans for it)Jesusaves1-14/+1
2019-06-14Swap two options at MotD MenuJesusaves1-3/+3
2019-03-28Missing ##0 in MotDJesusaves1-2/+2
2019-03-26Refactor how PC Login events will be handled.Jesusaves1-16/+19
2019-03-17"@@" on l() command have char limit, so fix bad lines in MotD managementJesusaves1-2/+2
2019-02-15TMW2 Day Login Bonus - 1 Mercenary Boxset ++ (maximum rarity)Jesusaves1-2/+10
2019-02-09You insensible MotD!Jesusaves1-1/+1
2019-02-08MotD now reports events.Jesusaves1-4/+9
2018-11-07Either fix or break stuff - some debug text includedJesusaves1-1/+1
2018-10-06Move Daily Login Bonus to its own fileJesusaves1-92/+1
2018-10-06Don't bother to give daily login bonus to players on starting areasJesusaves1-0/+5
2018-09-02Sanitize Daily RewardsJesusaves1-0/+2
2018-08-24Allow to close Motd menu - I don't like to be forced to use M+ 'close' buttonJesusaves1-1/+3
2018-08-10tl;drbackupJesusaves1-1/+2
2018-08-09Minor tweaksJesusaves1-1/+1
2018-08-09Rewrite Daily Login Bonus systemJesusaves1-13/+54
2018-06-25Fix bugs at daily rewardsJesusaves1-6/+9
2018-06-18Code styleJesusaves1-26/+13
2018-03-23Login reward: PinkieHat → RightEyePatch (blame Saulc for not adding item)Jesusaves1-2/+2
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-1/+1
2018-03-19Replace BaseLevel with #LOGIN_STREAK on daily reward bonuses.Jesusaves1-6/+6
2018-03-19Daily login rewards (GP and JExp) are now affected by BaseLevelJesusaves1-6/+6
2018-03-01Make login streak non continous. Reward is given at login day 27.jesusalva1-4/+9
2018-03-01Rework daily login to have streaksjesusalva1-1/+22
2018-03-01Daily login bonusjesusalva1-4/+23
2018-02-14This askes logmes to log at LOGMES_ ATCOMMAND and includes a draft about barberjesusalva1-3/+3
2018-02-14Change all custom commands. Mostly logging and obfuscation. Remove some funct...jesusalva1-1/+4
2018-01-13Initial commitSaulc1-0/+193