summaryrefslogtreecommitdiff
path: root/npc/commands/music.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-05-19Update @music and @mymusicJesusaves1-1/+5
2020-04-16Music update (@music)Jesusaves1-2/+4
2020-01-25Do not log @mymusicJesusaves1-1/+1
2020-01-25New command for SPONSORS only: @mymusicJesusaves1-2/+22
Allows sponsors to change the music track currently playing on their game. All game soundtracks are available for selection. Non-sponsors can make themselves useful by hacking their client code instead %%o
2019-09-08Music can be a GM 60 command for all I careJesusaves1-1/+1
2019-09-08As all musics are currently lower-case, make that a ruleJesusaves1-1/+1
2019-09-08@music updateJesusaves1-1/+5
2019-08-05Reword recepcionist, @music updateJesusaves1-2/+4
2019-02-15We have 28 music tracks, all available on @musicJesusaves1-2/+3
2019-02-11Minor changesJesusaves1-3/+3
2019-02-09Fix broken commandJesusaves1-1/+1
2019-02-09Update @musicJesusaves1-1/+13
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-03Tulimshar Sewers + bugfixJesusaves1-1/+1
2018-06-03Music filename sanitizationJesusaves1-6/+6
2018-06-03@music updateJesusaves1-1/+4
2018-06-01Introducing @k, which will broadcast to #world tooJesusaves1-4/+2
2018-03-27Missing musicJesusaves1-1/+2
2018-03-23Correct some @music stuffJesusaves1-3/+3
2018-03-23Improve @musicJesusaves1-7/+9
2018-03-23Follow music updates, we may be ready now.Jesusaves1-2/+1
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-03-19Remove unused maps, music updatesJesusaves1-0/+3
2018-03-19Music updatesJesusaves1-8/+13
2018-02-14Change all custom commands. Mostly logging and obfuscation. Remove some ↵jesusalva1-1/+1
functions.
2018-01-13Initial commitSaulc1-0/+46