summaryrefslogtreecommitdiff
path: root/npc/commands/debug-quest.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-12-25Add authorship information to missing files.Jesusaves1-0/+3
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it
2018-08-08Effect is brokenJesusaves1-1/+1
2018-08-04Fix special effectJesusaves1-1/+1
2018-08-04Report @setq usageJesusaves1-0/+2
2018-07-29Fix @setqJesusaves1-1/+1
2018-07-08@setq, the GM Quest DebuggerJesusaves1-2/+24
2018-06-02Partly rewrite @qdebug logicJesusaves1-9/+1
2018-06-02My badJesusaves1-1/+1
2018-06-01Improve @qdebug to debug all fieldsJesusaves1-2/+15
2018-05-31Simplify @qdebugJesusaves1-18/+5
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-14Make @qdebug more flexibleJesusaves1-0/+3
2018-02-22Remove quest debug to make quest db cleanupjesusalva1-101/+3
2018-02-14Change all custom commands. Mostly logging and obfuscation. Remove some ↵jesusalva1-1/+1
functions.
2018-02-14@qdebug still needs to be autogenerated. It is now usable to 1337 devs, but willjesusalva1-7/+19
most likely cause server errors.
2018-01-13Initial commitSaulc1-0/+157