summaryrefslogtreecommitdiff
path: root/npc/commands/scheduled-broadcasts.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26Refactor how PC Login events will be handled.Jesusaves1-5/+7
Malindou is now responsible for those. Daily login fancy GUI - can be disabled with @ucp
2018-12-25Add authorship information to missing files.Jesusaves1-0/+1
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it
2018-06-21Fix stuffJesusaves1-16/+2
2018-06-21*input() is broken? o.oJesusaves1-1/+10
2018-06-21debugJesusaves1-0/+3
2018-06-21Where's this bug?Jesusaves1-2/+4
2018-06-21MalfunctionJesusaves1-1/+1
2018-06-21Fix bug on Event Master, blame SaulcJesusaves1-4/+2
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-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-02-14This askes logmes to log at LOGMES_ ATCOMMAND and includes a draft about barberjesusalva1-1/+1
2018-02-14Change all custom commands. Mostly logging and obfuscation. Remove some ↵jesusalva1-1/+2
functions.
2018-01-13Initial commitSaulc1-0/+225