Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Our four power levels: getgmlevel() → Sponsors, etc. is_staff() → GM 5, Developers, test server, etc. is_gm() → GM 80, Game Master, controls the world is_admin() → GM 99, Administrator, controls the uniserver (pun intended) | |||||
2018-03-19 | Replace BaseLevel with #LOGIN_STREAK on daily reward bonuses. | Jesusaves | 1 | -6/+6 | |
Now they're scalable. But suboptimal. | |||||
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 | |
All further days give 2 strange coins. May change later. | |||||
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 ↵ | jesusalva | 1 | -1/+4 | |
functions. | |||||
2018-01-13 | Initial commit | Saulc | 1 | -0/+193 | |