From 61296d776c126f50756aa73f384ab22d7150336b Mon Sep 17 00:00:00 2001 From: Oblisk234 <61151679+Oblisk234@users.noreply.github.com> Date: Thu, 3 Jul 2025 22:23:42 +0100 Subject: [PATCH 01/40] Setup --- code/_onclick/drag_drop.dm | 2 ++ code/modules/client/verbs/linkforum.dm | 2 ++ config/admin_ranks.txt | 20 +++++++------------- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/code/_onclick/drag_drop.dm b/code/_onclick/drag_drop.dm index 63698bc183f3..ec576b26e87b 100644 --- a/code/_onclick/drag_drop.dm +++ b/code/_onclick/drag_drop.dm @@ -98,6 +98,8 @@ var/drag_start = 0 //The params we were passed at the start of the drag, in list form var/list/drag_details + //Turns off BYOND hub authentication while its inaccessible + authenticate = 0 /client/MouseDown(datum/object, location, control, params) if(!control) diff --git a/code/modules/client/verbs/linkforum.dm b/code/modules/client/verbs/linkforum.dm index 57f15ee169dc..bccae3800720 100644 --- a/code/modules/client/verbs/linkforum.dm +++ b/code/modules/client/verbs/linkforum.dm @@ -1,3 +1,4 @@ +/* Forum won't be used. /client/verb/linkforum() set category = "OOC" set name = "Link Forum Account" @@ -21,3 +22,4 @@ /client/proc/givelinkforum() add_verb(src, /client/verb/linkforum) to_chat(src, span_notice("Your forum verification link has expired, and the verb has been returned to you. You can ignore this if you have already linked your accounts."), confidential = TRUE) +*/ diff --git a/config/admin_ranks.txt b/config/admin_ranks.txt index ea37384eaef6..c79fe9362efe 100644 --- a/config/admin_ranks.txt +++ b/config/admin_ranks.txt @@ -19,7 +19,7 @@ # +BAN = the ability to ban, jobban and fullban # +STEALTH = the ability to stealthmin (make yourself appear with a fake name to everyone but other admins # +POSSESS = the ability to possess objects -# +POLL (or +POLL) = the ability to create in game server polls (requires DB) +# +POLL = the ability to create in game server polls (requires DB) # +BUILD (or +BUILDMODE) = the ability to use buildmode # +SERVER = higher-risk admin verbs and abilities, such as those which affect the server configuration. # +DEBUG = debug tools used for diagnosing and fixing problems. It's useful to give this to coders so they can investigate problems on a live server. @@ -27,23 +27,17 @@ # +RIGHTS (or +PERMISSIONS) = allows you to promote and/or demote people. # +SOUND (or +SOUNDS) = allows you to upload and play sounds # +SPAWN (or +CREATE) = mob transformations, spawning of most atoms including mobs (high-risk atoms, e.g. blackholes, will require the +FUN flag too) -# +AUTOLOGIN = admin gains powers upon connect. This defaults to on, you can use -AUTOLOGIN to make a role require using the readmin verb to gain powers. (this does not effect the admin's ability to walk past bans or other on-connect limitations like panic bunker or pop limit.) -# +DBRANKS = when sql-based admin loading is enabled, allows for non-temporary changes in the permissions panel to be saved (requires DB) +# +AUTOLOGIN (or +AUTOADMIN) = admin gains powers upon connect. This defaults to on, you can use -AUTOLOGIN to make a role require using the readmin verb to gain powers. (this does not effect the admin's ability to walk past bans or other on-connect limitations like panic bunker or pop limit.) +# +DBRANKS (or +PERSISTPERMS) = when sql-based admin loading is enabled, allows for non-temporary changes in the permissions panel to be saved (requires DB) # +EVERYTHING (or +HOST or +ALL) = Simply gives you everything without having to type every flag # +DEV = For potentially server ending procs # END_KEYWORDS -Host = +EVERYTHING - -Council Member = +EVERYTHING - -Head Developer = +EVERYTHING - -SysOp = +EVERYTHING +Host = +ADMIN +BAN +BUILDMODE +DEBUG +FUN +PERMISSIONS +PERSISTPERMS +POSSESS +SERVER +SOUND +SPAWN +STEALTH +VAREDIT -Administrator = +STEALTH +ADMIN +BASIC +BAN +SPAWN +VAREDIT +DEBUG +SERVER +FUN +TICKET +BUILD +AUTOLOGIN +Administrator = +ADMIN +AUTOLOGIN +BAN +BUILDMODE +DEBUG +FUN +POSSESS +SERVER +SOUND +SPAWN +STEALTH +VAREDIT -Admin Observer = +STEALTH +AUTOLOGIN +Admin Observer = +AUTOLOGIN +STEALTH -Maintainer = +STEALTH +ADMIN +VAREDIT +DEBUG +SERVER +BASIC +SPAWN +POLL +DEV +Maintainer = +ADMIN +DEBUG +SERVER +SPAWN +STEALTH +VAREDIT From b2d5bb5c93e15c19c28ce9c4314992f0ae082173 Mon Sep 17 00:00:00 2001 From: Oblisk234 <61151679+Oblisk234@users.noreply.github.com> Date: Wed, 9 Jul 2025 12:35:34 +0100 Subject: [PATCH 02/40] Changelog and motd --- config/motd.txt | 22 +++++++++------------- html/templates/header.html | 15 +++------------ 2 files changed, 12 insertions(+), 25 deletions(-) diff --git a/config/motd.txt b/config/motd.txt index b0d253158b6c..4536a29d6577 100644 --- a/config/motd.txt +++ b/config/motd.txt @@ -1,15 +1,11 @@ -