Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
Guidesu committed Feb 12, 2024
1 parent 62ceb39 commit 3f478dc
Show file tree
Hide file tree
Showing 12 changed files with 142 additions and 302 deletions.
2 changes: 1 addition & 1 deletion code/__DEFINES/time.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define CURRENT_STATION_YEAR (GLOB.year_integer + STATION_YEAR_OFFSET)

/// In-universe, SS13 is set 540 years in the future from the real-world day, hence this number for determining the year-offset for the in-game year.
#define STATION_YEAR_OFFSET 540
#define STATION_YEAR_OFFSET 350

#define JANUARY 1
#define FEBRUARY 2
Expand Down
146 changes: 0 additions & 146 deletions config/admins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,149 +3,3 @@
#Rank name will match anything after ' = ' and has not format requirements.
#Ranks will match to those with the same name in admin_ranks.txt, if a match isn't found the user won't be adminned.
#If SQL-based admin loading is enabled, admins listed here will always be loaded first and will override any duplicate entries in the database.

Optimumtact = Host
CitrusGender = Game Master
NewSta = Game Master
Expletives = Game Master
kingofkosmos = Game Master
MrStonedOne = Lazy Master
microscopics = Game Master
Gun Hog = Game Master
KorPhaeron = Game Master
razharas = Game Master
Lordpidey = Game Master
Niknakflak = Game Master
rolan7 = Game Master
quarxink = Game Master
adrix89 = Game Master
tle = Game Master
xsi = Game Master
scaredofshadows = Game Master
neofite = Game Master
trubblebass = Game Master
mport2004 = Game Master
deuryn = Game Master
agouri = Game Master
errorage = Game Master
superxpdude = Game Master
petethegoat = Game Master
nodrak = Game Master
carnwennan = Game Master
ikarrus = Game Master
cheridan = Game Master
giacomand = Game Master
rockdtben = Game Master
sieve = Game Master
aranclanos = Game Master
intigracy = Game Master
dumpdavidson = Game Master
kazeespada = Game Master
malkevin = Game Master
incoming = Game Master
demas = Game Master
fleure = Game Master
ricotez = Game Master
misterperson = Game Master
crimsonvision = Game Master
iamgoofball = Game Master
zelacks = Game Master
androidsfv = Game Master
miggles = Game Master
jordie0608 = Game Master
s0ldi3rkr4s0 = Game Master
ergovisavi = Game Master
vistapowa = Game Master
miauw62 = Game Master
rumia29 = Game Master
bobylein = Game Master
sirbayer = Game Master
hornygranny = Game Master
yota = Game Master
firecage = Game Master
donkieyo = Game Master
argoneus = Game Master
paprka = Game Master
cookingboy3 = Game Master
limeliz = Game Master
steelpoint = Game Master
phil235 = Game Master
CorruptComputer = Game Master
xxnoob = Game Master
tkdrg = Game Master
Cuboos = Game Master
thunder12345 = Game Master
wjohnston = Game Master
mandurrh = Game Master
thurgatar = Game Master
xerux = Game Master
dannno = Game Master
lo6a4evskiy = Game Master
vekter = Game Master
Ahammer18 = Game Master
ACCount12 = Game Master
fayrik = Game Master
shadowlight213 = Game Master
drovidicorv = Game Master
Dunc = Game Master
MMMiracles = Game Master
bear1ake = Game Master
CoreOverload = Game Master
Jalleo = Game Master
ChangelingRain = Game Master
FoxPMcCloud = Game Master
Xhuis = Game Master
Astralenigma = Game Master
Tokiko1 = Game Master
SuperSayu = Game Master
Lzimann = Game Master
As334 = Game Master
neersighted = Game Master
Swankcookie = Game Master
Ressler = Game Master
Folix = Game Master
Bawhoppennn = Game Master
Anturke = Host
Lumipharon = Game Master
bgobandit = Game Master
coiax = Game Master
RandomMarine = Game Master
PKPenguin321 = Game Master
TechnoAlchemist = Game Master
Aloraydrel = Game Master
Quiltyquilty = Game Master
SnipeDragon = Game Master
Fjeld = Game Master
kevinz000 = Game Master
Tacolizard = Game Master
TrustyGun = Game Master
Cyberboss = Game Master
PJB3005 = Game Master
Sweaterkittens = Game Master
Feemjmeem = Game Master
JStheguy = Game Master
excessiveuseofcobby = Game Master
Plizzard = Game Master
octareenroon91 = Game Master
Serpentarium = Game Master
Averagejoe82 = Game Master
The Dreamweaver = Game Master
Denton-30 = Game Master
Naksuasdf = Game Master
MrDoomBringer = Game Master
shizcalev = Game Master
NicBR = Game Master
LoserWasTaken = Game Master
Fikou = Game Master
Magatsuchi = Game Master
Skoglol = Game Master
4dplanner = Game Master
Time-Green = Game Master
StyleMistake = Game Master
actioninja = Game Master
bobbahbrown = Game Master
Jaredfogle = Game Master+Coder
WaylandSmithy = Game Master
NamelessFairy = Game Master
WalterMeldron = Game Master
san7890 = Game Master
16 changes: 8 additions & 8 deletions config/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ $include auxtools.txt

# You can use the @ character at the beginning of a config option to lock it from being edited in-game
# Example usage:
# @SERVERNAME tgstation
@SERVERNAME Free Union of Vulken
# Which sets the SERVERNAME, and disallows admins from being able to change it using View Variables.
# @LOG_TWITTER 0
# Which explicitly disables LOG_TWITTER, as well as locking it.
# There are various options which are hard-locked for security reasons.

## Server name: This appears at the top of the screen in-game and in the BYOND hub. Uncomment and replace 'tgstation' with the name of your choice.
# SERVERNAME tgstation
SERVERNAME Free Union of Vulken

## Server tagline: This will appear right below the server's title.
# SERVERTAGLINE A generic TG-based server
SERVERTAGLINE A small sized server

## Discord Link: This is the link to Nova Sector's discord server
# DISCORD_LINK https://discord.gg/novasector
Expand All @@ -31,7 +31,7 @@ $include auxtools.txt
# SERVERSQLNAME tgstation

## 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
STATIONNAME Horizon Edge

## Put on byond hub: Uncomment this to put your server on the byond hub.
#HUB
Expand Down Expand Up @@ -140,13 +140,13 @@ VOTE_PERIOD 600
## 0 = Cannot respawn (default)
## 1 = Can respawn
## 2 = Can respawn if choosing a different character
ALLOW_RESPAWN 0
ALLOW_RESPAWN 1

## Respawn delay (deciseconds), which doesn't allow to return to lobby
RESPAWN_DELAY 0

## set a hosted by name for unix platforms
HOSTEDBY Yournamehere
HOSTEDBY Guidesa

## Uncomment this to stop people connecting to your server without a registered ckey. (i.e. guest-* are all blocked from connecting)
GUEST_BAN
Expand Down Expand Up @@ -242,7 +242,7 @@ REQUEST_INTERNET_ALLOWED youtube\.com\/watch?v=,youtu\.be\/,soundcloud\.com\/,ba
POPUP_ADMIN_PM

## Uncomment 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
#ALLOW_HOLIDAYS

## Uncomment to show the names of the admin sending a pm from IRC instead of showing as a stealthmin.
#SHOW_IRC_NAME
Expand All @@ -255,7 +255,7 @@ ALLOW_HOLIDAYS
TICKLAG 0.5

##Can also be set as per-second value, the following value is identical to the above.
#FPS 20
FPS 60

## Comment this out to disable automuting
#AUTOMUTE_ON
Expand Down
2 changes: 1 addition & 1 deletion config/dev_overrides_readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# without worrying about committing. These are applied after config.txt.
# You do not need this if you are a server operator! You should instead use the $include system.

#STATIONNAME My Dev World
STATIONNAME Horizon Edge
32 changes: 16 additions & 16 deletions config/game_options.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## HEALTH ###

##Damage multiplier, effects both weapons and healing on all mobs. For example, 1.25 would result in 25% higher damage.
DAMAGE_MULTIPLIER 1
DAMAGE_MULTIPLIER 0.84

## REVIVAL ###

## whether pod plants work or not
REVIVAL_POD_PLANTS
#REVIVAL_POD_PLANTS

## amount of time (in hundredths of seconds) for which a brain retains the "spark of life" after the person's death (set to -1 for infinite)
REVIVAL_BRAIN_LIFE -1
Expand All @@ -33,7 +33,7 @@ COMMENDATION_PERCENT_POLL 0.05
## To speed things up make the number negative, to slow things down, make the number positive.

## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied.
RUN_DELAY 1.5
RUN_DELAY 1.85
WALK_DELAY 4

## The variables below affect the movement of specific mob types. THIS AFFECTS ALL SUBTYPES OF THE TYPE YOU CHOOSE!
Expand All @@ -50,7 +50,7 @@ MULTIPLICATIVE_MOVESPEED /mob/living/basic 0

## NAMES ###
## If uncommented this adds a random surname to a player's name if they only specify one name.
HUMANS_NEED_SURNAMES
#HUMANS_NEED_SURNAMES

## If uncommented, this forces all players to use random names !and appearances!.
#FORCE_RANDOM_NAMES
Expand Down Expand Up @@ -84,7 +84,7 @@ STATION_GOAL_BUDGET 1
## GAME MODES ###

## Uncomment to not send a roundstart intercept report. Gamemodes may override this.
#NO_INTERCEPT_REPORT
NO_INTERCEPT_REPORT

## Percent weight reductions for three of the most recent modes

Expand Down Expand Up @@ -134,7 +134,7 @@ DYNAMIC_CONFIG_ENABLED

## RANDOM EVENTS ###
## Comment this out to disable random events during the round.
ALLOW_RANDOM_EVENTS
#ALLOW_RANDOM_EVENTS

## Uncomment this to disable station traits.
#FORBID_STATION_TRAITS
Expand Down Expand Up @@ -214,7 +214,7 @@ DEPSEC_ACCESS_LEVEL 1

## NEAR-DEATH EXPERIENCE ###
## Comment this out to disable mobs hearing ghosts when unconscious and very close to death
NEAR_DEATH_EXPERIENCE
#NEAR_DEATH_EXPERIENCE

## NON-VOCAL SILICONS ###
## Uncomment these to stop the AI, or cyborgs, from having vocal communication.
Expand Down Expand Up @@ -459,9 +459,9 @@ OVERFLOW_CAP -1
##Limit Spell Choices##
## Uncomment to disallow wizards from using certain spells that may be too chaotic/fun for your playerbase

#NO_SUMMON_GUNS
#NO_SUMMON_MAGIC
#NO_SUMMON_EVENTS
NO_SUMMON_GUNS
NO_SUMMON_MAGIC
NO_SUMMON_EVENTS

## Comment this out for "normal" explosions, which ignore obstacles
## Uncomment for explosions that react to doors and walls
Expand Down Expand Up @@ -495,7 +495,7 @@ ICEMOON_BUDGET 90
OCEAN_BUDGET 60

## Space Ruin Budget
Space_Budget 16
Space_Budget 60

## Time in ds from when a player latejoins till the arrival shuttle docks at the station
## Must be at least 30. At least 55 recommended to be visually/aurally appropriate
Expand All @@ -519,10 +519,10 @@ MICE_ROUNDSTART 10
ROUNDSTART_TRAITS

## Uncomment to disable human moods.
#DISABLE_HUMAN_MOOD
DISABLE_HUMAN_MOOD

## Enable night shifts
#ENABLE_NIGHT_SHIFTS
ENABLE_NIGHT_SHIFTS

## The shift start hour in 24-hour (0-23) notation
SHIFT_TIME_START_HOUR 7
Expand Down Expand Up @@ -550,7 +550,7 @@ MAXFINE 2000
#DRONE_ROLE_PLAYTIME 14

## Whether native FoV is enabled for all people.
#NATIVE_FOV
NATIVE_FOV

## Whether circuit sounds are allowed to be played or not.
#DISALLOW_CIRCUIT_SOUNDS
Expand Down Expand Up @@ -585,10 +585,10 @@ NEGATIVE_STATION_TRAITS 3 1
# Uncomment to disable Quirk point balancing for the server and clients.
# If enabled, players will be able to select positive quirks without first selecting negative quirks.
# If enabled, randomized Quirks will still use points internally, in order to maintain balance.
#DISABLE_QUIRK_POINTS
DISABLE_QUIRK_POINTS

# The maximum amount of positive quirks one character can have at roundstart.
# If set to -1, then players will be able to select any quantity of positive quirks.
# If set to 0, then players won't be able to select any positive quirks.
# If commented-out or undefined, the maximum default is 6.
MAX_POSITIVE_QUIRKS 6
MAX_POSITIVE_QUIRKS -1
Loading

0 comments on commit 3f478dc

Please sign in to comment.