mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Consolidates text files into their own, central folder (#19063)
Sorts the various .TXTs of the game (currently so far the lore radio stations as well as the "verse books" (Biesel constitution, religious scriptures, etc)) to a master `texts` file in Aurora's root directory. Should help with config issues as well as consolidate all the texts in one place, especially for use in future endeavors where bits of text like these need to be made. Should theoretically fix #19060. If it doesn't then, well, I'm stumped.
This commit is contained in:
@@ -66,9 +66,9 @@
|
||||
set desc = "Opens help window with overview of available hardware, software and other important information."
|
||||
var/mob/living/silicon/ai/user = usr
|
||||
|
||||
var/help = file2text('ingame_manuals/malf_ai.html')
|
||||
var/help = file2text('texts/ingame_manuals/malf_ai.html')
|
||||
if(!help)
|
||||
help = "Error loading help (file /ingame_manuals/malf_ai.html is probably missing). Please report this to server administration staff."
|
||||
help = "Error loading help (file /texts/ingame_manuals/malf_ai.html is probably missing). Please report this to server administration staff."
|
||||
|
||||
user << browse(help, "window=malf_ai_help;size=600x500")
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
|
||||
/obj/item/device/versebook/tribunal/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/dominia.txt") //Needs a .txt file, each line is a 'verse' the book will randomly choose to display to user.
|
||||
randomquip = file2list('texts/ingame_manuals/dominia.txt') //Needs a .txt file, each line is a 'verse' the book will randomly choose to display to user.
|
||||
|
||||
/obj/item/device/versebook/gadpathur
|
||||
name = "\improper gadpathurian morale manual"
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
/obj/item/device/versebook/gadpathur/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/gadpathur.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/gadpathur.txt')
|
||||
|
||||
/obj/item/device/versebook/biesel
|
||||
name = "\improper Constitution of The Federal Republic of Biesel"
|
||||
@@ -69,7 +69,7 @@
|
||||
|
||||
/obj/item/device/versebook/biesel/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/biesel.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/biesel.txt')
|
||||
|
||||
/obj/item/device/versebook/trinary
|
||||
name = "\improper The Order (abdridged version)"
|
||||
@@ -80,7 +80,7 @@
|
||||
|
||||
/obj/item/device/versebook/trinary/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/trinary.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/trinary.txt')
|
||||
|
||||
/obj/item/device/versebook/templeist
|
||||
name = "\improper The Voice of Temple (abdridged version)"
|
||||
@@ -92,7 +92,7 @@
|
||||
|
||||
/obj/item/device/versebook/templeist/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/templeist.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/templeist.txt')
|
||||
|
||||
/obj/item/device/versebook/siakh
|
||||
name = "\improper Writings of Judizah Si'akh"
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
/obj/item/device/versebook/siakh/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/siakh.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/siakh.txt')
|
||||
|
||||
/obj/item/device/versebook/autakh
|
||||
name = "\improper Reflections upon the Aut'akh Faith"
|
||||
@@ -116,7 +116,7 @@
|
||||
|
||||
/obj/item/device/versebook/autakh/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/autakh.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/autakh.txt')
|
||||
|
||||
/obj/item/device/versebook/skakh
|
||||
name = "\improper Sk'akh Legends"
|
||||
@@ -128,7 +128,7 @@
|
||||
|
||||
/obj/item/device/versebook/skakh/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/skakh.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/skakh.txt')
|
||||
|
||||
/obj/item/device/versebook/thakh
|
||||
name = "\improper collected Th'akh fables"
|
||||
@@ -139,7 +139,7 @@
|
||||
|
||||
/obj/item/device/versebook/thakh/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/thakh.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/thakh.txt')
|
||||
|
||||
/obj/item/device/versebook/assunzione
|
||||
name = "\improper Luceian Book of Scripture"
|
||||
@@ -151,7 +151,7 @@
|
||||
|
||||
/obj/item/device/versebook/assunzione/Initialize()
|
||||
. = ..()
|
||||
randomquip = file2list("ingame_manuals/assunzione.txt")
|
||||
randomquip = file2list('texts/ingame_manuals/assunzione.txt')
|
||||
|
||||
/obj/item/device/versebook/assunzione/pocket
|
||||
name = "pocket Luceian Book of Scripture"
|
||||
|
||||
@@ -130,8 +130,8 @@
|
||||
)
|
||||
|
||||
lore_radio_stations = list(
|
||||
"72.4 Radio Free Ouerea" = "config/lore_radio/uueoaesa/72.4_Radio_Free_Ouerea.txt",
|
||||
"83.3 Canyon City Radio" = "config/lore_radio/uueoaesa/83.3_Canyon_City_Radio.txt",
|
||||
"132.6 SkaldFM" = "config/lore_radio/uueoaesa/132.6_Skald_FM.txt",
|
||||
"166.8 Discontinued Emergency Broadcast" = "config/lore_radio/uueoaesa/166.8_Azarak_Emergency_Broadcast.txt"
|
||||
"72.4 Radio Free Ouerea" = 'texts/lore_radio/uueoaesa/72.4_Radio_Free_Ouerea.txt',
|
||||
"83.3 Canyon City Radio" = 'texts/lore_radio/uueoaesa/83.3_Canyon_City_Radio.txt',
|
||||
"132.6 SkaldFM" = 'texts/lore_radio/uueoaesa/132.6_Skald_FM.txt',
|
||||
"166.8 Discontinued Emergency Broadcast" = 'texts/lore_radio/uueoaesa/166.8_Azarak_Emergency_Broadcast.txt'
|
||||
)
|
||||
|
||||
@@ -83,9 +83,9 @@
|
||||
)
|
||||
|
||||
lore_radio_stations = list(
|
||||
"73.2 Navy Broadcasting Service" = "config/lore_radio/konyang/73.2_Navy_Broadcasting_Service.txt",
|
||||
"122 Great Blue Dot" = "config/lore_radio/konyang//122_Great_Blue_Dot.txt",
|
||||
"75.4 PBA" = "config/lore_radio/konyang/75.4_PBA.txt",
|
||||
"77.7 SoulFM" = "config/lore_radio/konyang/77.7_SoulFM.txt",
|
||||
"78.1 RealFM" = "config/lore_radio/konyang/78.1_RealFM.txt"
|
||||
"73.2 Navy Broadcasting Service" = 'texts/lore_radio/konyang/73.2_Navy_Broadcasting_Service.txt',
|
||||
"122 Great Blue Dot" = 'texts/lore_radio/konyang//122_Great_Blue_Dot.txt',
|
||||
"75.4 PBA" = 'texts/lore_radio/konyang/75.4_PBA.txt',
|
||||
"77.7 SoulFM" = 'texts/lore_radio/konyang/77.7_SoulFM.txt',
|
||||
"78.1 RealFM" = 'texts/lore_radio/konyang/78.1_RealFM.txt'
|
||||
)
|
||||
|
||||
@@ -15,15 +15,15 @@
|
||||
starlight_range = 2
|
||||
|
||||
lore_radio_stations = list(
|
||||
"87.5 Mendell City Bugle Radio" = "config/lore_radio/tauceti/87.5_Mendell_City_Bugle.txt",
|
||||
"90.7 Hi-Fi Sports FM" = "config/lore_radio/tauceti/90.7_Hi_Fi_Sports.txt",
|
||||
"93.1 Phoenix FM" = "config/lore_radio/tauceti/93.1_PhoenixFM.txt",
|
||||
"17.9 Adhomai Ceti-Connection" = "config/lore_radio/tauceti/17.9_Adhomai_Ceti-Connection.txt",
|
||||
"28.1 D6 Citizen Radio" = "config/lore_radio/tauceti/28.1_D6_Citizen_Radio.txt",
|
||||
"95.3 QRCC" = "config/lore_radio/tauceti/95.3_QRCC.txt",
|
||||
"93.8 Biesellian Song Broadcast" = "config/lore_radio/tauceti/93.8_Biesellian_Song_Broadcast.txt",
|
||||
"113.7 ZOTH-FM Vaurca Radio Station" = "config/lore_radio/tauceti/113.7_ZOTH_F_Vaurca_Radio_Station.txt",
|
||||
"52.4 Raging Tides" = "config/lore_radio/tauceti/52.4_Raging_Tides.txt"
|
||||
"87.5 Mendell City Bugle Radio" = 'texts/lore_radio/tauceti/87.5_Mendell_City_Bugle.txt',
|
||||
"90.7 Hi-Fi Sports FM" = 'texts/lore_radio/tauceti/90.7_Hi_Fi_Sports.txt',
|
||||
"93.1 Phoenix FM" = 'texts/lore_radio/tauceti/93.1_PhoenixFM.txt',
|
||||
"17.9 Adhomai Ceti-Connection" = 'texts/lore_radio/tauceti/17.9_Adhomai_Ceti-Connection.txt',
|
||||
"28.1 D6 Citizen Radio" = 'texts/lore_radio/tauceti/28.1_D6_Citizen_Radio.txt',
|
||||
"95.3 QRCC" = 'texts/lore_radio/tauceti/95.3_QRCC.txt',
|
||||
"93.8 Biesellian Song Broadcast" = 'texts/lore_radio/tauceti/93.8_Biesellian_Song_Broadcast.txt',
|
||||
"113.7 ZOTH-FM Vaurca Radio Station" = 'texts/lore_radio/tauceti/113.7_ZOTH_F_Vaurca_Radio_Station.txt',
|
||||
"52.4 Raging Tides" = 'texts/lore_radio/tauceti/52.4_Raging_Tides.txt'
|
||||
)
|
||||
|
||||
/datum/space_sector/romanovich
|
||||
|
||||
@@ -0,0 +1,58 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# - (fixes bugs)
|
||||
# wip
|
||||
# - (work in progress)
|
||||
# qol
|
||||
# - (quality of life)
|
||||
# soundadd
|
||||
# - (adds a sound)
|
||||
# sounddel
|
||||
# - (removes a sound)
|
||||
# rscadd
|
||||
# - (adds a feature)
|
||||
# rscdel
|
||||
# - (removes a feature)
|
||||
# imageadd
|
||||
# - (adds an image or sprite)
|
||||
# imagedel
|
||||
# - (removes an image or sprite)
|
||||
# spellcheck
|
||||
# - (fixes spelling or grammar)
|
||||
# experiment
|
||||
# - (experimental change)
|
||||
# balance
|
||||
# - (balance changes)
|
||||
# code_imp
|
||||
# - (misc internal code change)
|
||||
# refactor
|
||||
# - (refactors code)
|
||||
# config
|
||||
# - (makes a change to the config files)
|
||||
# admin
|
||||
# - (makes changes to administrator tools)
|
||||
# server
|
||||
# - (miscellaneous changes to server)
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: nauticall
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
|
||||
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- code_imp: "Consolidates the game's TXT files to be under single 'texts' folder. Should help with centralization and config problems."
|
||||
+1
-1
@@ -43,7 +43,7 @@ While appearing technologically superior to any known race in the Spur, there ar
|
||||
Contact with Purpose was first made in 2460, by a corporate vessel in Tau Ceti.
|
||||
Links between Purpose and the Aoyama Vaults speculated, though unconfirmed.
|
||||
/Hkkkhhzzt.../
|
||||
KRC statistics report over ten hundred thousand daily cases. Ten thousand positronics per day making full recoveries.
|
||||
KRC statistics report alarming number of daily cases. Up to two hundred infected per day safely powering down in KRC clinics.
|
||||
KRC crisis center network expanding in Shuzu, New Busan, Kangdong, Bupyeong, Onan, Mizukami, Yunfu.
|
||||
The 55th, 106th and 74th infantry divisions were ordered to deploy to enforce quarantine regulations in New Hong Kong.
|
||||
Positronic service members confined in barracks pending KRC assessment throughout the Army and Navy.
|
||||
Reference in New Issue
Block a user