diff --git a/code/datums/uplink/gear loadout.dm b/code/datums/uplink/gear loadout.dm index cb6e90b4c79..04f1b16b024 100644 --- a/code/datums/uplink/gear loadout.dm +++ b/code/datums/uplink/gear loadout.dm @@ -2,13 +2,13 @@ category = /datum/uplink_category/gear_loadout item_cost = DEFAULT_TELECRYSTAL_AMOUNT*4 -/datum/uplink_item/item/gear_loadout/frontier - name = "Frontier Alliance Assets (Group)" - path = /obj/structure/closet/crate/secure/gear_loadout/frontier +/datum/uplink_item/item/gear_loadout/coalition + name = "Coalition of Colonies Assets (Group)" + path = /obj/structure/closet/crate/secure/gear_loadout/coalition -/datum/uplink_item/item/gear_loadout/frontier_single - name = "Frontier Alliance Assets (Single)" - path = /obj/structure/closet/crate/secure/gear_loadout/frontier_single +/datum/uplink_item/item/gear_loadout/coalition_single + name = "Coalition of Colonies Assets (Single)" + path = /obj/structure/closet/crate/secure/gear_loadout/coalition_single item_cost = DEFAULT_TELECRYSTAL_AMOUNT /datum/uplink_item/item/gear_loadout/eridani diff --git a/code/game/objects/effects/decals/posters/bs12.dm b/code/game/objects/effects/decals/posters/bs12.dm index 92c6a7a2c33..712b5a36104 100644 --- a/code/game/objects/effects/decals/posters/bs12.dm +++ b/code/game/objects/effects/decals/posters/bs12.dm @@ -289,11 +289,6 @@ name = "space bear information poster" desc = "This poster displays a picture of a legendary space bear." -/datum/poster/bay_59 - icon_state = "bsposter59" - name = "ATLAS poster" - desc = "ATLAS: For all of Humanity." - /datum/poster/bay_60 icon_state = "bsposter60" name = "N.S.S. Aurora" diff --git a/code/game/objects/items/weapons/gift_wrappaper.dm b/code/game/objects/items/weapons/gift_wrappaper.dm index 1b2c8f6734d..fe2c36bd6b7 100644 --- a/code/game/objects/items/weapons/gift_wrappaper.dm +++ b/code/game/objects/items/weapons/gift_wrappaper.dm @@ -137,7 +137,7 @@ pixel_y = rand(-10,10) var/gift_benefactor = pick("the NanoTrasen Department of Christmas Affairs", "Miranda Trasen", "Joseph Dorne", "Isaac Asimov", "Baal D. Griffon", "the Sol Alliance (Sorry about the blockade!)", "Hephaestus Industries", "Idris Incorporated", "Glorsh Omega II", "the Jargon Federation", "the People's Republic of Adhomai", "the Adhomai Liberation Army", "the Izweski Hegemony", - "the Zo'ra Hive","the Frontier Alliance", "Digital Dingo", "Optimum Jeffrey", "Lemmy and the Clockworks", "President Hadii", "King Azunja","Supreme Commander Nated'Hakhan", + "the Zo'ra Hive","the Coalition of Colonies", "Digital Dingo", "Optimum Jeffrey", "Lemmy and the Clockworks", "President Hadii", "King Azunja","Supreme Commander Nated'Hakhan", "Lord-Regent Not'zar","Jesus Christ","Santa Claus","Mrs. Claus","Sandy Claws","Buddha","Gary","Jesus Christ!","the True Queen of Biesel, God-Lady Seon-rin von Illdenberg, First of Her Name", "Admiral Frost","Pirate King Frost", "The Secret NanoTrasen Cabal of Duty Officers", "The Society for the Preservation of Rats", "Officer Beepsky","Lieutenant Columbo","Crew of the NSS Upsilon","Runtime", "Bones","Chauncey","Ian","Pun Pun","Nup Nup","Waldo","Odlaw","Crew of the NSS Exodus", "Custodial Staff of the NTCC Odin","ERT Phoenix","grey slime (357)","Bob the Blob","People for the Ethical Treatment of Bluespace Bears", diff --git a/code/game/objects/random/random.dm b/code/game/objects/random/random.dm index d33e34be307..0f2d54a9fa4 100644 --- a/code/game/objects/random/random.dm +++ b/code/game/objects/random/random.dm @@ -422,7 +422,7 @@ /obj/item/clothing/suit/space/void/merc = /obj/item/clothing/head/helmet/space/void/merc, /obj/item/clothing/suit/space/void/captain = /obj/item/clothing/head/helmet/space/void/captain, /obj/item/clothing/suit/space/void/cruiser = /obj/item/clothing/head/helmet/space/void/cruiser, - /obj/item/clothing/suit/space/void/frontier = /obj/item/clothing/head/helmet/space/void/frontier, + /obj/item/clothing/suit/space/void/coalition = /obj/item/clothing/head/helmet/space/void/coalition, /obj/item/clothing/suit/space/void/hos = /obj/item/clothing/head/helmet/space/void/hos, /obj/item/clothing/suit/space/void/lancer = /obj/item/clothing/head/helmet/space/void/lancer, /obj/item/clothing/suit/space/void/sci = /obj/item/clothing/head/helmet/space/void/sci, @@ -438,7 +438,7 @@ /obj/item/clothing/suit/space/void/merc = 0.5, /obj/item/clothing/suit/space/void/captain = 0.3, /obj/item/clothing/suit/space/void/cruiser = 0.5, - /obj/item/clothing/suit/space/void/frontier = 1, + /obj/item/clothing/suit/space/void/coalition = 1, /obj/item/clothing/suit/space/void/hos = 0.3, /obj/item/clothing/suit/space/void/lancer = 0.3, /obj/item/clothing/suit/space/void/sci = 2, diff --git a/code/game/objects/structures/crates_lockers/crates/gear_loadout.dm b/code/game/objects/structures/crates_lockers/crates/gear_loadout.dm index c72c4c6eba5..14ad84dd512 100644 --- a/code/game/objects/structures/crates_lockers/crates/gear_loadout.dm +++ b/code/game/objects/structures/crates_lockers/crates/gear_loadout.dm @@ -3,18 +3,18 @@ name = "gear crate" req_access = list(access_syndicate) -/obj/structure/closet/crate/secure/gear_loadout/frontier/fill() +/obj/structure/closet/crate/secure/gear_loadout/coalition/fill() new /obj/item/rig/gunslinger/equipped(src) - new /obj/item/clothing/head/helmet/space/void/frontier(src) - new /obj/item/clothing/head/helmet/space/void/frontier(src) - new /obj/item/clothing/head/helmet/space/void/frontier(src) - new /obj/item/clothing/head/helmet/space/void/frontier(src) - new /obj/item/clothing/head/helmet/space/void/frontier(src) - new /obj/item/clothing/suit/space/void/frontier(src) - new /obj/item/clothing/suit/space/void/frontier(src) - new /obj/item/clothing/suit/space/void/frontier(src) - new /obj/item/clothing/suit/space/void/frontier(src) - new /obj/item/clothing/suit/space/void/frontier(src) + new /obj/item/clothing/head/helmet/space/void/coalition(src) + new /obj/item/clothing/head/helmet/space/void/coalition(src) + new /obj/item/clothing/head/helmet/space/void/coalition(src) + new /obj/item/clothing/head/helmet/space/void/coalition(src) + new /obj/item/clothing/head/helmet/space/void/coalition(src) + new /obj/item/clothing/suit/space/void/coalition(src) + new /obj/item/clothing/suit/space/void/coalition(src) + new /obj/item/clothing/suit/space/void/coalition(src) + new /obj/item/clothing/suit/space/void/coalition(src) + new /obj/item/clothing/suit/space/void/coalition(src) new /obj/item/gun/projectile/revolver/mateba(src) new /obj/item/ammo_magazine/a454(src) new /obj/item/ammo_magazine/a454(src) @@ -31,9 +31,9 @@ new /obj/item/ammo_magazine/gauss(src) new /obj/item/ammo_magazine/gauss/emp(src) -/obj/structure/closet/crate/secure/gear_loadout/frontier_single/fill() - new /obj/item/clothing/head/helmet/space/void/frontier(src) - new /obj/item/clothing/suit/space/void/frontier(src) +/obj/structure/closet/crate/secure/gear_loadout/coalition_single/fill() + new /obj/item/clothing/head/helmet/space/void/coalition(src) + new /obj/item/clothing/suit/space/void/coalition(src) new /obj/item/gun/projectile/gauss(src) new /obj/item/ammo_magazine/gauss(src) new /obj/item/ammo_magazine/gauss(src) diff --git a/code/modules/background/citizenship/human.dm b/code/modules/background/citizenship/human.dm index e212599f605..00a5d76cf98 100644 --- a/code/modules/background/citizenship/human.dm +++ b/code/modules/background/citizenship/human.dm @@ -78,9 +78,9 @@ and poor, yet free-willed and provocative Dregs. The Federation is controlled by several megacorporations, and although NanoTrasen is not one of them, it is a common former \ workplace of various contractors on board NSS Aurora." -/datum/citizenship/frontier - name = CITIZENSHIP_FRONTIER - description = "Rising from the former Coalition of Colonies, the Frontier Alliance is a loose confederation of united \"entities\" within the human frontier. These entities range \ +/datum/citizenship/coalition + name = CITIZENSHIP_COALITION + description = "The Coalition of Colonies is a loose confederation of united \"entities\" within the human frontier. These entities range \ from whole colonial systems to travelling super ships to mining and farming outposts. Most communities here are, although not as developed as many galactic powers, very \ tightly-knit. Almost anything and anyone can be found in these wild, mostly uncharted lands. " demonym = "frontiersman" diff --git a/code/modules/background/defines.dm b/code/modules/background/defines.dm index 943ae58536b..138ad75ce92 100644 --- a/code/modules/background/defines.dm +++ b/code/modules/background/defines.dm @@ -1,7 +1,7 @@ //citizenship defines #define CITIZENSHIP_BIESEL "Republic of Biesel" #define CITIZENSHIP_SOL "Sol Alliance" -#define CITIZENSHIP_FRONTIER "Frontier Alliance" +#define CITIZENSHIP_COALITION "Coalition of Colonies" #define CITIZENSHIP_ELYRA "Republic of Elyra" #define CITIZENSHIP_ERIDANI "Eridani Federation" #define CITIZENSHIP_DOMINIA "Empire of Dominia" diff --git a/code/modules/client/preference_setup/loadout/loadout_accessories.dm b/code/modules/client/preference_setup/loadout/loadout_accessories.dm index 0c725b8548c..0b78afff716 100644 --- a/code/modules/client/preference_setup/loadout/loadout_accessories.dm +++ b/code/modules/client/preference_setup/loadout/loadout_accessories.dm @@ -35,7 +35,6 @@ armbands["engineering armband"] = /obj/item/clothing/accessory/armband/engine armbands["hydroponics armband"] = /obj/item/clothing/accessory/armband/hydro armbands["science armband"] = /obj/item/clothing/accessory/armband/science - armbands["ATLAS armband"] = /obj/item/clothing/accessory/armband/atlas armbands["IAC armband"] = /obj/item/clothing/accessory/armband/iac gear_tweaks += new/datum/gear_tweak/path(armbands) diff --git a/code/modules/clothing/spacesuits/rig/suits/combat.dm b/code/modules/clothing/spacesuits/rig/suits/combat.dm index 1b622db3fbc..64add32eace 100644 --- a/code/modules/clothing/spacesuits/rig/suits/combat.dm +++ b/code/modules/clothing/spacesuits/rig/suits/combat.dm @@ -107,7 +107,7 @@ /obj/item/rig/gunslinger name = "gunslinger hardsuit control module" - desc = "A favorite of Frontier rangers, the Gunslinger suit is a sturdy hardsuit meant to provide the user absolute situational awareness." + desc = "A favorite of Coalition rangers, the Gunslinger suit is a sturdy hardsuit meant to provide the user absolute situational awareness." icon_state = "gunslinger" suit_type = "gunslinger hardsuit" armor = list(melee = 50, bullet = 60, laser = 40, energy = 30, bomb = 30, bio = 100, rad = 60) diff --git a/code/modules/clothing/spacesuits/rig/suits/light.dm b/code/modules/clothing/spacesuits/rig/suits/light.dm index 7a4c3c4495f..4c0923b6209 100644 --- a/code/modules/clothing/spacesuits/rig/suits/light.dm +++ b/code/modules/clothing/spacesuits/rig/suits/light.dm @@ -190,7 +190,7 @@ /obj/item/rig/light/offworlder/techno name = "techno-conglomerate mobility hardsuit control module" - desc = "A sleek hardsuit used by the frontier forces of the Techno-Conglomerate." + desc = "A sleek hardsuit used by the Coalition forces of the Techno-Conglomerate." icon_state = "techno_rig" suit_type = "techno-conglomerate mobility hardsuit" armor = list(melee = 40, bullet = 20, laser = 30, energy = 15, bomb = 40, bio = 100, rad = 100) diff --git a/code/modules/clothing/spacesuits/void/misc.dm b/code/modules/clothing/spacesuits/void/misc.dm index 2a515b077ae..53ee4f28511 100644 --- a/code/modules/clothing/spacesuits/void/misc.dm +++ b/code/modules/clothing/spacesuits/void/misc.dm @@ -23,8 +23,8 @@ species_restricted = list("Human") refittable = FALSE -/obj/item/clothing/head/helmet/space/void/frontier - name = "frontier vulture voidsuit helmet" +/obj/item/clothing/head/helmet/space/void/coalition + name = "coalition vulture voidsuit helmet" desc = "A helmet resembling an avian, built for the Human head. Heavy and plated with plasteel across its faces." icon_state = "vulture" item_state = "vulture" @@ -35,9 +35,9 @@ brightness_on = 6 refittable = FALSE -/obj/item/clothing/suit/space/void/frontier - name = "frontier vulture voidsuit" - desc = "An iconic Frontier Alliance standard-issue voidsuit, designed after the Interstellar War and seen in use to this day." +/obj/item/clothing/suit/space/void/coalition + name = "coalition vulture voidsuit" + desc = "An iconic Coalition of Colonies standard-issue voidsuit, designed after the Interstellar War and seen in use to this day." icon_state = "vulture" item_state = "vulture" slowdown = 3 diff --git a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm index 872faf1da35..1b6c0ed79ff 100644 --- a/code/modules/clothing/suits/miscellaneous.dm +++ b/code/modules/clothing/suits/miscellaneous.dm @@ -526,7 +526,7 @@ /obj/item/clothing/suit/varsity name = "black varsity jacket" - desc = "A favorite of jocks everywhere from Sol to the Frontier." + desc = "A favorite of jocks everywhere from Sol to the Coalition." icon_state = "varsity" item_state = "varsity" allowed = list (/obj/item/pen, /obj/item/paper, /obj/item/device/flashlight, /obj/item/tank/emergency_oxygen, /obj/item/storage/box/matches, /obj/item/reagent_containers/food/drinks/flask) diff --git a/code/modules/clothing/under/accessories/armband.dm b/code/modules/clothing/under/accessories/armband.dm index 527ba7a3bf5..f012497faca 100644 --- a/code/modules/clothing/under/accessories/armband.dm +++ b/code/modules/clothing/under/accessories/armband.dm @@ -35,11 +35,6 @@ desc = "An armband, worn by the crew to display which department they're assigned to. This one is white and green." icon_state = "medgreen" -/obj/item/clothing/accessory/armband/atlas - name = "atlas armband" - desc = "This is a armband showing anyone who sees this person, as a member of the political party Atlas. This one is black." - icon_state = "black" - /obj/item/clothing/accessory/armband/iac name = "interstellar aid corps armband" desc = "An armband denoting its wearer as a medical worker of the Interstellar Aid Corps. This one is white and blue." diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index 46224fdf027..5842223e498 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -221,15 +221,6 @@ All custom items with worn sprites must follow the contained sprite system: http species_restricted = list("Unathi") contained_sprite = TRUE - -/obj/item/contraband/poster/fluff/conservan_poster //ATLAS poster - Conservan Xullie - conservatron - name = "ATLAS poster" - -/obj/item/contraband/poster/fluff/conservan_poster/New() - ..() - serial_number = 59 - - /obj/item/flame/lighter/zippo/fluff/locke_zippo //Fire Extinguisher Zippo - Jacob Locke - completegarbage name = "fire extinguisher lighter" desc = "Most fire extinguishers on the station are way too heavy. This one's a little lighter." @@ -462,16 +453,6 @@ All custom items with worn sprites must follow the contained sprite system: http item_state = "sayyidah_dress" contained_sprite = TRUE - -/obj/item/clothing/suit/storage/fluff/vittorio_jacket //Atlas Overcoat - Vittorio Giurifiglio - tytostyris - name = "atlas overcoat" - desc = "A classy black militaristic uniform, which is adorned with a sash and an eagle." - icon = 'icons/obj/custom_items/vittorio_jacket.dmi' - icon_state = "vittorio_jacket" - item_state = "vittorio_jacket" - contained_sprite = TRUE - - /obj/item/clothing/suit/storage/toggle/labcoat/fluff/helmut_labcoat //CERN Labcoat - Helmut Kronigernischultz - pyrociraptor name = "\improper CERN labcoat" desc = "A Labcoat with a blue pocket and blue collar. On the pocket, you can read \"C.E.R.N.\"." @@ -3006,7 +2987,7 @@ All custom items with worn sprites must follow the contained sprite system: http /obj/item/clothing/suit/storage/toggle/det_trench/fluff/takahashi_coat //High Collar Dress Shirt - Shiki Takahashi - nantei name = "long trenchcoat" desc = "A very long, black, canvas trench coat. It goes down just below the knees. It looks to be custom-fitted, with a layer of graphene for added armor. There is an infinity \ - symbol on the back, similar to the Frontier Alliance flag." + symbol on the back, similar to the Coalition of Colonies flag." icon = 'icons/obj/custom_items/takahashi_uniform.dmi' icon_state = "takahashi_coat" item_state = "takahashi_coat" diff --git a/code/modules/mob/living/carbon/human/species/species.dm b/code/modules/mob/living/carbon/human/species/species.dm index 2cb931f2766..a6eb24b68f3 100644 --- a/code/modules/mob/living/carbon/human/species/species.dm +++ b/code/modules/mob/living/carbon/human/species/species.dm @@ -212,7 +212,7 @@ var/default_h_style = "Bald" var/default_f_style = "Shaved" - var/list/allowed_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_SOL, CITIZENSHIP_FRONTIER, CITIZENSHIP_ELYRA, CITIZENSHIP_ERIDANI, CITIZENSHIP_DOMINIA) + var/list/allowed_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_SOL, CITIZENSHIP_COALITION, CITIZENSHIP_ELYRA, CITIZENSHIP_ERIDANI, CITIZENSHIP_DOMINIA) var/list/allowed_religions = list(RELIGION_NONE, RELIGION_OTHER, RELIGION_CHRISTIANITY, RELIGION_ISLAM, RELIGION_JUDAISM, RELIGION_HINDU, RELIGION_BUDDHISM, RELIGION_MOROZ, RELIGION_TRINARY, RELIGION_SCARAB) var/default_citizenship = CITIZENSHIP_BIESEL var/zombie_type //What zombie species they become diff --git a/code/modules/mob/living/carbon/human/species/station/diona/diona.dm b/code/modules/mob/living/carbon/human/species/station/diona/diona.dm index 3b6e3a5da30..ea31079c877 100644 --- a/code/modules/mob/living/carbon/human/species/station/diona/diona.dm +++ b/code/modules/mob/living/carbon/human/species/station/diona/diona.dm @@ -93,7 +93,7 @@ max_hydration_factor = -1 - allowed_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_JARGON, CITIZENSHIP_SOL, CITIZENSHIP_FRONTIER, CITIZENSHIP_DOMINIA, CITIZENSHIP_IZWESKI, CITIZENSHIP_NONE) + allowed_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_JARGON, CITIZENSHIP_SOL, CITIZENSHIP_COALITION, CITIZENSHIP_DOMINIA, CITIZENSHIP_IZWESKI, CITIZENSHIP_NONE) allowed_religions = list(RELIGION_QEBLAK, RELIGION_WEISHII, RELIGION_MOROZ, RELIGION_THAKH, RELIGION_SKAKH, RELIGION_NONE, RELIGION_OTHER) /datum/species/diona/handle_sprint_cost(var/mob/living/carbon/H, var/cost) diff --git a/code/modules/mob/living/carbon/human/species/station/ipc/ipc.dm b/code/modules/mob/living/carbon/human/species/station/ipc/ipc.dm index 85fd3dc3ca6..7bb94bb1855 100644 --- a/code/modules/mob/living/carbon/human/species/station/ipc/ipc.dm +++ b/code/modules/mob/living/carbon/human/species/station/ipc/ipc.dm @@ -107,7 +107,7 @@ max_hydration_factor = -1 - allowed_citizenships = list(CITIZENSHIP_NONE, CITIZENSHIP_BIESEL, CITIZENSHIP_FRONTIER, CITIZENSHIP_ERIDANI) + allowed_citizenships = list(CITIZENSHIP_NONE, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION, CITIZENSHIP_ERIDANI) default_citizenship = CITIZENSHIP_NONE // Special snowflake machine vars. diff --git a/code/modules/mob/living/carbon/human/species/station/skrell/skrell.dm b/code/modules/mob/living/carbon/human/species/station/skrell/skrell.dm index 05c55d6083d..8f574e5420c 100644 --- a/code/modules/mob/living/carbon/human/species/station/skrell/skrell.dm +++ b/code/modules/mob/living/carbon/human/species/station/skrell/skrell.dm @@ -54,7 +54,7 @@ default_h_style = "Skrell Short Tentacles" - allowed_citizenships = list(CITIZENSHIP_JARGON, CITIZENSHIP_BIESEL, CITIZENSHIP_SOL, CITIZENSHIP_FRONTIER, CITIZENSHIP_ELYRA, CITIZENSHIP_ERIDANI, CITIZENSHIP_DOMINIA) + allowed_citizenships = list(CITIZENSHIP_JARGON, CITIZENSHIP_BIESEL, CITIZENSHIP_SOL, CITIZENSHIP_COALITION, CITIZENSHIP_ELYRA, CITIZENSHIP_ERIDANI, CITIZENSHIP_DOMINIA) allowed_religions = list(RELIGION_QEBLAK, RELIGION_WEISHII, RELIGION_NONE, RELIGION_OTHER, RELIGION_CHRISTIANITY, RELIGION_ISLAM, RELIGION_MOROZ) default_citizenship = CITIZENSHIP_JARGON diff --git a/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm b/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm index c37f7a4bce6..0064c19ad66 100644 --- a/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm +++ b/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm @@ -83,7 +83,7 @@ move_trail = /obj/effect/decal/cleanable/blood/tracks/claw - allowed_citizenships = list(CITIZENSHIP_IZWESKI, CITIZENSHIP_DOMINIA, CITIZENSHIP_BIESEL, CITIZENSHIP_SOL, CITIZENSHIP_FRONTIER, CITIZENSHIP_ELYRA, CITIZENSHIP_ERIDANI) + allowed_citizenships = list(CITIZENSHIP_IZWESKI, CITIZENSHIP_DOMINIA, CITIZENSHIP_BIESEL, CITIZENSHIP_SOL, CITIZENSHIP_COALITION, CITIZENSHIP_ELYRA, CITIZENSHIP_ERIDANI) allowed_religions = list(RELIGION_THAKH, RELIGION_SKAKH, RELIGION_AUTAKH, RELIGION_MOROZ, RELIGION_NONE, RELIGION_OTHER, RELIGION_CHRISTIANITY, RELIGION_ISLAM) default_citizenship = CITIZENSHIP_IZWESKI diff --git a/html/changelogs/loreboys.yml b/html/changelogs/loreboys.yml new file mode 100644 index 00000000000..b290a164652 --- /dev/null +++ b/html/changelogs/loreboys.yml @@ -0,0 +1,42 @@ +################################ +# 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 +# wip (For works in progress) +# tweak +# soundadd +# sounddel +# rscadd (general adding of nice things) +# rscdel (general deleting of nice things) +# imageadd +# imagedel +# maptweak +# spellcheck (typo fixes) +# experiment +# balance +# admin +# backend +# security +# refactor +################################# + +# Your name. +author: Lady Fowl + +# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. +# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. +changes: + - tweak: "Refactors Frontier Alliance to Coalition namesake due to lore changes." + - tweak: "Remove ATLAS items from loadout/code due to lore changes."