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