summaryrefslogtreecommitdiff
path: root/npc/commands/super-menu.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-05-08Modernize a couple other SQL statementsJesusaves1-1/+6
2022-01-26Start moving all non-debug functionality from Game Admin (99) to Game Master ↵Jesusaves1-1/+1
(80) - Aeros Strange Coin Drop Rate - Aeros Portals (Without Event Master) - Quirin Arena: Waves (GM 80) & Autostart (GM 60 Officer) - Candor Siege - Kage Flag Game Manual Controls - Hurnscald Liberation Day Control Panel - Message Of The Day Game Master is the one to whom the whole game was entrusted to. In all ML years, only Demure, Saulc and Crazyfefe ever attained this position. Therefore: It is fine to have them with full event control.
2021-09-21Looks brokenJesusaves1-0/+3
2021-09-21Fix typo on Test Server onlyJesusaves1-1/+1
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-0/+2
2021-05-09Fix infinite restart typoJesusaves1-1/+3
2021-05-06Add an auto-restart scheduler (external bash scripts)Jesusaves1-0/+14
2021-03-28Test Server - Grant Developer Power to all Sponsors smoothly.Jesusaves1-11/+1
Note: This makes devs unable to obtain dev powers on test server. Done on purpose (kinda?)
2021-03-28I thought there was a bug for a moment.Jesusaves1-0/+4
Well, techinically there is but no one needs to know.
2021-03-22Add Crazyfefe to `@gm` functionalityJesusaves1-0/+2
2021-03-21Code function improvementJesusaves1-1/+1
2021-03-20Adjust group ID on the *proper* way when using @gmJesusaves1-11/+11
2021-01-07Update @gm for test serverJesusaves1-8/+10
2021-01-05Main Server: Use serverexit 101r12.5+4_20210106Jesusaves1-1/+1
2020-11-03Register Hocus to betatest teamJesusaves1-0/+2
2020-08-10Allow @kytty to use `@gm`Jesusaves1-2/+6
Drop pin code requeriment for Test Server
2020-08-01Register MuaHaHaHaHa as a devJesusaves1-0/+2
2020-07-30Fix typoJesusaves1-3/+4
2020-07-30Allow GMs to de-auth themselves (@gmoff).Jesusaves1-2/+14
Log their login and logout. Test Server GM auth for Kolchak
2020-07-27[skip ci] fix bugsJesusaves1-5/+5
2020-07-27LoF and GTMW staffJesusaves1-0/+5
2020-07-27GM Authentication: Logs and public reportsJesusaves1-0/+7
Be the most annoying possible. Otherwise, it misses the point.
2020-07-27Register seeds and demure as wellJesusaves1-2/+5
2020-07-27Add @gm, a convenience command for, well, GMs.Jesusaves1-0/+16
2020-07-14SECURITY PATCHJesusaves1-3/+3
2020-06-21Live Server now restarts monthly, Hardcore now restarts weeklyJesusaves1-14/+22
This is needed for memory management. Also: Make Fortress Gate resist a few status ailments (o.o) Set monthly restart from Monday to Wednesday (avoid conflicts)
2020-05-12Hardcore "Bugfixes"Jesusaves1-4/+18
2020-05-12Hardcore server settingsJesusaves1-0/+22
2020-05-12Special servers initializationJesusaves1-1/+11
2020-05-12Hardcore server scheduled restartsJesusaves1-0/+23
2020-05-12Servers with `debug` flag will also restart on their own every sunday at 03:00Jesusaves1-0/+17
2020-05-12Deprecation concerning "debug" constant (I have new plans for it)Jesusaves1-1/+1
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-11-02Playtest utilsJesusaves1-3/+11
2018-09-17Remove the control from @event - it's now handled by Michel.Jesusaves1-2/+2
2018-07-23Refactor season codeJesusaves1-8/+6
2018-07-16User Control Panel (@ucp)Jesusaves1-16/+1
2018-07-16TestingJesusaves1-2/+9
2018-07-02[skip ci] no errors, sql simply return zero results.Jesusaves1-2/+2
2018-07-02[skip ci] Experiment with referral program report.Jesusaves1-1/+3
2018-05-31BugJesusaves1-1/+1
2018-05-31ASAP FixJesusaves1-1/+1
2018-05-30Don't take for granted guild 1 is, indeed, Monster King guildJesusaves1-1/+1
2018-05-30...Sorry, I'm sleepy today.Jesusaves1-1/+1
2018-05-30...Nevermind.Jesusaves1-1/+1
2018-05-30I should use SQL more often...Jesusaves1-1/+1
2018-05-30BugsJesusaves1-2/+2
2018-05-30Testing stuffJesusaves1-1/+5
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-5/+5
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-14Change all custom commands. Mostly logging and obfuscation. Remove some ↵jesusalva1-2/+2
functions.