Commit Graph

11 Commits

Author SHA1 Message Date
Novacat aeee2fd56d Update admin_secrets.dm 2020-01-21 01:10:34 -05:00
Atermonera 5bcb9cc934 Fix various syntactic problems 2020-01-21 01:06:04 -05:00
Unknown 63f2fc0f20 Repurposing FTW 2019-12-25 13:54:31 -05:00
Tad Hardesty 927050ce44 Fix various syntactic problems 2018-05-16 21:43:18 -07:00
Anewbe ae6583e5fb Cleans up some Event Manager code 2017-11-03 16:24:36 -05:00
Leshana 9f699257de Organize and Beautify Admin Secrets Panel
* Add browser styles to Admin Secrets panel to make it look nice.
* Show only one category at once, with buttons to switch between categories at the top.
2016-05-27 16:32:46 -04:00
PsiOmegaDelta 39825d6810 Secret entries can now give a warning before being triggered. 2015-08-11 15:03:57 +02:00
PsiOmegaDelta 457987046b Re-implements world end events as datums. 2015-07-07 23:09:03 +02:00
PsiOmegaDelta 5703fdfe85 Re-implements admin fun events as datums. 2015-07-07 11:19:01 +02:00
PsiOmegaDelta 7f24dc948e Re-implements Admin secrets as datums. 2015-07-06 14:58:27 +02:00
PsiOmega 0adebcb2bf Admin secrets refactor.
Turns the entries in the secret admin secrets panel into datums, which will make it much easier to add, edit, and remove new entries.
This initial commit only contains an initial proof of concept entry implementation and the supporting code. Next commit will contain all relevant entries.
2015-07-05 20:56:29 +02:00