From 579d6ed8894ae9e2f43c51426b0d61c18f4c2410 Mon Sep 17 00:00:00 2001 From: BigSlice Date: Fri, 6 May 2016 12:40:24 -0500 Subject: [PATCH] config update first commit again wew --- cfg/admin.txt | 4 +- config/admins.txt | 7 +- config/config - Copy.txt | 196 --------------------------------------- config/config.txt | 16 ++-- config/dbconfig.txt | 4 +- config/game_options.txt | 10 +- config/motd.txt | 4 +- html/changelog.html | 25 +++-- 8 files changed, 30 insertions(+), 236 deletions(-) delete mode 100644 config/config - Copy.txt diff --git a/cfg/admin.txt b/cfg/admin.txt index b25a57ff3b9aa..6167da4ae7af4 100644 --- a/cfg/admin.txt +++ b/cfg/admin.txt @@ -8,6 +8,4 @@ # Case is not important for ckey. # ################################################################################### -zaers -octareenroon91 -gitgud +BigSlice diff --git a/config/admins.txt b/config/admins.txt index 51fe3a24587a3..5ba10a3723412 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -7,9 +7,4 @@ # NOTE: if the rank-name cannot be found in admin_ranks.txt, they will not be adminned! ~Carn # # NOTE: syntax was changed to allow hyphenation of ranknames, since spaces are stripped. # ############################################################################################### -Akesson = Host -Gitgud = Game Master -Octareenroon91 = Game Master -JustL = Game Master -Dopaper = Game Master -derflammenwerfer = Game Admin +BigSlice = Host diff --git a/config/config - Copy.txt b/config/config - Copy.txt deleted file mode 100644 index 7e6a24e1d898a..0000000000000 --- a/config/config - Copy.txt +++ /dev/null @@ -1,196 +0,0 @@ -## Server name: This appears at the top of the screen in-game. Remove the # infront of SERVERNAME and replace 'tgstation' with the name of your choice -SERVERNAME PizzaStation - -## Station name: The name of the station as it is referred to in-game. If commented out, the game will generate a random name instead. -#STATIONNAME Space Station 13 - -# Lobby time: This is the amount of time between rounds that players have to setup their characters and be ready. -LOBBY_COUNTDOWN 200 - -## Add a # infront of this if you want to use the SQL based admin system, the legacy system uses admins.txt. You need to set up your database to use the SQL based system. -ADMIN_LEGACY_SYSTEM - -## Add a # infront of this if you want to use the SQL based banning system. The legacy systems use the files in the data folder. You need to set up your database to use the SQL based system. -#BAN_LEGACY_SYSTEM - -## Unhash this entry to have certain jobs require your account to be at least a certain number of days old to select. You can configure the exact age requirement for different jobs by editing -## the minimal_player_age variable in the files in folder /code/game/jobs/job/.. for the job you want to edit. Set minimal_player_age to 0 to disable age requirement for that job. -## REQUIRES the database set up to work. Keep it hashed if you don't have a database set up. -## NOTE: If you have just set-up the database keep this DISABLED, as player age is determined from the first time they connect to the server with the database up. If you just set it up, it means -## you have noone older than 0 days, since noone has been logged yet. Only turn this on once you have had the database up for 30 days. -#USE_AGE_RESTRICTION_FOR_JOBS - -## log OOC channel -LOG_OOC - -## log client Say -LOG_SAY - -## log admin actions -LOG_ADMIN - -## log client access (logon/logoff) -LOG_ACCESS - -## log game actions (start of round, results, etc.) -LOG_GAME - -## log player votes -LOG_VOTE - -## log client Whisper -LOG_WHISPER - -## log emotes -LOG_EMOTE - -## log attack messages -LOG_ATTACK - -## log pda messages -LOG_PDA - -## log prayers -LOG_PRAYER - -## log lawchanges -LOG_LAW - -## log all Topic() calls (for use by coders in tracking down Topic issues) -# LOG_HREFS - -## disconnect players who did nothing during 10 minutes -# KICK_INACTIVE - -## Comment this out to stop admins being able to choose their personal ooccolor -ALLOW_ADMIN_OOCCOLOR - -## If metadata is supported -ALLOW_METADATA - -## allow players to initiate a restart vote -#ALLOW_VOTE_RESTART - -## allow players to initate a mode-change start -#ALLOW_VOTE_MODE - -## min delay (deciseconds) between voting sessions (default 10 minutes) -VOTE_DELAY 6000 - -## time period (deciseconds) which voting session will last (default 1 minute) -VOTE_PERIOD 600 - -## prevents dead players from voting or starting votes -# NO_DEAD_VOTE - -## players' votes default to "No vote" (otherwise, default to "No change") -# DEFAULT_NO_VOTE - -## disable abandon mob -NORESPAWN - -## disables calling del(src) on newmobs if they logout before spawnin in -# DONT_DEL_NEWMOB - -## set a hosted by name for unix platforms -HOSTEDBY Kuranyll - -## Set to jobban "Guest-" accounts from Captain, HoS, HoP, CE, RD, CMO, Warden, Security, Detective, and AI positions. -## Set to 1 to jobban them from those positions, set to 0 to allow them. -# GUEST_JOBBAN - -## Uncomment this to stop people connecting to your server without a registered ckey. (i.e. guest-* are all blocked from connecting) -GUEST_BAN - -## Set to jobban everyone who's key is not listed in data/whitelist.txt from Captain, HoS, HoP, CE, RD, CMO, Warden, Security, Detective, and AI positions. -## Uncomment to 1 to jobban, leave commented out to allow these positions for everyone (but see GUEST_JOBBAN above and regular jobbans) -# USEWHITELIST - -## set a server location for world reboot. Don't include the byond://, just give the address and port. -# Don't set this to the same server, BYOND will automatically restart players to the server when it has restarted. -# SERVER ss13.example.com:2506 - -## forum address -FORUMURL http://8ch.net/nt - -## Wiki address -WIKIURL https://tgstation13.org/wiki - -##Rules address -RULESURL https://8ch.net/nt/ruurs.html - -##Github address -GITHUBURL https://github.com/Riesen/-tg-station - -## Ban appeals URL - usually for a forum or wherever people should go to contact your admins. -# BANAPPEALS http://justanotherday.example.com - -## In-game features -##Toggle for having jobs load up from the .txt -LOAD_JOBS_FROM_TXT - -##Remove the # mark infront of this to forbid admins from possessing the singularity. -#FORBID_SINGULO_POSSESSION - -## Remove the # to show a popup 'reply to' window to every non-admin that recieves an adminPM. -## The intention is to make adminPMs more visible. (although I fnd popups annoying so this defaults to off) -#POPUP_ADMIN_PM - -## Remove the # to allow special 'Easter-egg' events on special holidays such as seasonal holidays and stuff like 'Talk Like a Pirate Day' :3 YAARRR -ALLOW_HOLIDAYS - -##Remove the # mark if you are going to use the SVN irc bot to relay adminhelps -#USEIRCBOT - -##Defines the ticklag for the world. 0.9 is the normal one, 0.5 is smoother. -TICKLAG 0.6 - -## Defines if Tick Compensation is used. It results in a minor slowdown of movement of all mobs, but attempts to result in a level movement speed across all ticks. Recommended if tickrate is lowered. -TICKCOMP 0 - -## Comment this out to disable automuting -#AUTOMUTE_ON - -## Communication key for receiving data through world/Topic(), you don't want to give this out -#COMMS_KEY default_pwd - -## Uncomment this to let players see their own notes (they can still be set by admins only) -#SEE_OWN_NOTES - -## Chances are you only want this enabled if you are a developer -HOOK_ROUND_END - -##Note: all population caps can be used with each other if desired. - -## Uncomment for 'soft' population caps, players will be warned while joining if the living crew exceeds the listed number. -#SOFT_POPCAP 100 - -## Message for soft cap -SOFT_POPCAP_MESSAGE Be warned that the server is currently serving a high number of users, consider using alternative game servers. - -## Uncomment for 'hard' population caps, players will not be allowed to spawn if the living crew exceeds the listed number, though they may still observe or wait for the living crew to decrease in size. -#HARD_POPCAP 150 - -## Message for hard cap -HARD_POPCAP_MESSAGE The server is currently serving a high number of users, You cannot currently join. You may wait for the number of living crew to decline, observe, or find alternative servers. - -## Uncomment for 'extreme' population caps, players will not be allowed to join the server if living crew exceeds the listed number. -#EXTREME_POPCAP 200 - -## Message for extreme cap -EXTREME_POPCAP_MESSAGE The server is currently serving a high number of users, find alternative servers. - -## Notify admins when a new player connects for the first x days a player's been around. (0 for first connection only, -1 for never) -## Requres database -NOTIFY_NEW_PLAYER_AGE 0 - -## Notify the irc channel when a new player makes their first connection -## Requres database -#IRC_FIRST_CONNECTION_ALERT - -## Deny all new connections by ckeys we haven't seen before (exempts admins and only denies the connection if the database is enabled and connected) -## Requires database -#PANIC_BUNKER - -## Uncomment to have the changelog file automatically open when a user connects and hasn't seen the latest changelog -#AGGRESSIVE_CHANGELOG diff --git a/config/config.txt b/config/config.txt index 9fbd138dabd03..655006040a118 100644 --- a/config/config.txt +++ b/config/config.txt @@ -1,8 +1,8 @@ ## Server name: This appears at the top of the screen in-game. Remove the # infront of SERVERNAME and replace 'tgstation' with the name of your choice -SERVERNAME HateStation +SERVERNAME NewStation 13 ## Station name: The name of the station as it is referred to in-game. If commented out, the game will generate a random name instead. -STATIONNAME The Mugunghwa +#STATIONNAME NewStation 13 # Lobby time: This is the amount of time between rounds that players have to setup their characters and be ready. LOBBY_COUNTDOWN 200 @@ -69,7 +69,7 @@ ALLOW_ADMIN_OOCCOLOR ALLOW_METADATA ## allow players to initiate a restart vote -#ALLOW_VOTE_RESTART +ALLOW_VOTE_RESTART ## allow players to initate a mode-change start #ALLOW_VOTE_MODE @@ -93,7 +93,7 @@ NORESPAWN # DONT_DEL_NEWMOB ## set a hosted by name for unix platforms -HOSTEDBY unsafe.space +HOSTEDBY BigSlice ## Set to jobban "Guest-" accounts from Captain, HoS, HoP, CE, RD, CMO, Warden, Security, Detective, and AI positions. ## Set to 1 to jobban them from those positions, set to 0 to allow them. @@ -111,16 +111,16 @@ GUEST_BAN # SERVER ss13.example.com:2506 ## forum address -FORUMURL https://8ch.net/nt/ +FORUMURL https://8ch.net/v/ ## Wiki address WIKIURL http://8station.miraheze.org/ ##Rules address -RULESURL https://8ch.net/nt/rules.html +RULESURL http://74.91.121.114/rules.html ##Github address -GITHUBURL https://github.com/Zaers/-tg-station +GITHUBURL https://github.com/BigSlice/-tg-station ## Ban appeals URL - usually for a forum or wherever people should go to contact your admins. # BANAPPEALS http://justanotherday.example.com @@ -140,7 +140,7 @@ LOAD_JOBS_FROM_TXT ALLOW_HOLIDAYS ##Remove the # mark if you are going to use the SVN irc bot to relay adminhelps -USEIRCBOT +#USEIRCBOT ##Defines the ticklag for the world. 0.9 is the normal one, 0.5 is smoother. TICKLAG 0.6 diff --git a/config/dbconfig.txt b/config/dbconfig.txt index 268be4c998470..8f528ce1ac3d2 100644 --- a/config/dbconfig.txt +++ b/config/dbconfig.txt @@ -27,7 +27,7 @@ FEEDBACK_DATABASE feedback FEEDBACK_TABLEPREFIX ## Username/Login used to access the database. -FEEDBACK_LOGIN Spoky +FEEDBACK_LOGIN memer ## Password used to access the database. -FEEDBACK_PASSWORD Spoks +FEEDBACK_PASSWORD memes diff --git a/config/game_options.txt b/config/game_options.txt index b7d4d62408e6c..4f5e6424c2b9e 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -78,18 +78,18 @@ ALERT_DELTA Destruction of the station is imminent. All crew are instructed to o ## Set to 0 to disable that mode. PROBABILITY TRAITOR 4 -PROBABILITY TRAITORCHAN 1 -PROBABILITY DOUBLE_AGENTS 3 +PROBABILITY TRAITORCHAN 3 +PROBABILITY DOUBLE_AGENTS 1 PROBABILITY NUCLEAR 4 -PROBABILITY REVOLUTION 1 +PROBABILITY REVOLUTION 2 PROBABILITY GANG 2 PROBABILITY CULT 3 -PROBABILITY CHANGELING 3 +PROBABILITY CHANGELING 2 PROBABILITY WIZARD 4 PROBABILITY MALFUNCTION 4 PROBABILITY BLOB 4 PROBABILITY SHADOWLING 3 -PROBABILITY MONKEY 2 +PROBABILITY MONKEY 0 PROBABILITY ABDUCTION 0 PROBABILITY RAGINMAGES 0 PROBABILITY METEOR 0 diff --git a/config/motd.txt b/config/motd.txt index 36538677d5d8b..70c5a95c4e539 100644 --- a/config/motd.txt +++ b/config/motd.txt @@ -1,4 +1,2 @@ -

Newfriends, click the rules button at the top right of your screen to check them.

-

Still looking for active admins in various timezones. Send me an email (Spoky@redchan.it) with your BYOND CKey, timezone, and what times you play if you're interested. Experience in SS13 is prefered.

-

If you have any complaints, don't just shitpost in the thread, please send an email to seiji@8chan.co instead. Alternatively, you can hop in our secret irc circlejerk @ #pizzastation on irc.rizon.net

+

wew lad

diff --git a/html/changelog.html b/html/changelog.html index 6db1c18b4edfc..588edfcd0fc33 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -1,7 +1,7 @@ - Hatestation 13 Changelog + NewStation 13 Changelog