From c3a36d7deea194c921ea39f63ba7aea5e78ee276 Mon Sep 17 00:00:00 2001 From: Kara Date: Mon, 25 Dec 2023 02:59:35 -0700 Subject: [PATCH] Clean up and standardize proposals section (#111) use table for info standardize names include pr links & status & designers in all of them include designers in filename standardize capitalization and summary name<->page title add atmos roadmap it was missing --- src/SUMMARY.md | 14 +++++----- src/en/proposals/deltanedas-exterminator.md | 6 +++-- src/en/proposals/deltanedas-plant-genetics.md | 27 +++---------------- ...entory.md => emogarbage-grid-inventory.md} | 7 +++-- ..._security.md => ike709-genpop-security.md} | 7 ++++- ...ing.md => julian-vasilis-pda-messaging.md} | 6 +++-- ...y-cores.md => mirrorcult-anomaly-cores.md} | 4 +++ .../proposals/{atmos.md => notafet-atmos.md} | 8 ++++-- src/en/proposals/proposal-template.md | 12 ++++++--- ...e-director.md => tomleys-game-director.md} | 8 +++--- 10 files changed, 54 insertions(+), 45 deletions(-) rename src/en/proposals/{grid-inventory.md => emogarbage-grid-inventory.md} (96%) rename src/en/proposals/{genpop_security.md => ike709-genpop-security.md} (95%) rename src/en/proposals/{pda-messaging.md => julian-vasilis-pda-messaging.md} (98%) rename src/en/proposals/{anomaly-cores.md => mirrorcult-anomaly-cores.md} (97%) rename src/en/proposals/{atmos.md => notafet-atmos.md} (96%) rename src/en/proposals/{game-director.md => tomleys-game-director.md} (98%) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index d316fa70c..2820c16e9 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -121,15 +121,15 @@ Design Proposals ---------------------- -- [Anomaly cores](en/proposals/anomaly-cores.md) -- [PDA messaging](en/proposals/pda-messaging.md) -- [Plant genetics](en/proposals/deltanedas-plant-genetics.md) -- [Security Genpop Rework](en/proposals/genpop_security.md) -- [Game Director](en/proposals/game-director.md) -- [Grid Inventory](en/proposals/grid-inventory.md) +- [Anomaly Cores](en/proposals/mirrorcult-anomaly-cores.md) +- [PDA Messaging](en/proposals/julian-vasilis-pda-messaging.md) +- [Plant Genetics](en/proposals/deltanedas-plant-genetics.md) +- [Security Genpop Rework](en/proposals/ike709-genpop-security.md) +- [Game Director](en/proposals/tomleys-game-director.md) +- [Grid Inventory](en/proposals/emogarbage-grid-inventory.md) +- [Atmos Roadmap](en/proposals/notafet-atmos.md) - [Exterminator](en/proposals/deltanedas-exterminator.md) - Server Hosting ============== diff --git a/src/en/proposals/deltanedas-exterminator.md b/src/en/proposals/deltanedas-exterminator.md index ff9cf2425..872d81d03 100644 --- a/src/en/proposals/deltanedas-exterminator.md +++ b/src/en/proposals/deltanedas-exterminator.md @@ -1,6 +1,8 @@ -# The Exterminator +# Exterminator -**Author:** deltanedas +| Designers | Implemented | GitHub Links | +|---|---|---| +| deltanedas | :white_check_mark: Yes | https://github.com/space-wizards/space-station-14/pull/19946 | ## Abstract diff --git a/src/en/proposals/deltanedas-plant-genetics.md b/src/en/proposals/deltanedas-plant-genetics.md index 2bfdf8524..5641a9cd5 100644 --- a/src/en/proposals/deltanedas-plant-genetics.md +++ b/src/en/proposals/deltanedas-plant-genetics.md @@ -1,27 +1,8 @@ -# Feature Design: plant genetics - - - - - - - - - - - - - - -
Designer - deltanedas -
Discord/Forum Thread - TBD -
Github PR/Draft - TBD -
- +# Plant Genetics +| Designers | Implemented | GitHub Links | +|---|---|---| +| deltanedas | :x: No | TBD | # Overview: diff --git a/src/en/proposals/grid-inventory.md b/src/en/proposals/emogarbage-grid-inventory.md similarity index 96% rename from src/en/proposals/grid-inventory.md rename to src/en/proposals/emogarbage-grid-inventory.md index 26b7a4015..0600407a3 100644 --- a/src/en/proposals/grid-inventory.md +++ b/src/en/proposals/emogarbage-grid-inventory.md @@ -1,9 +1,12 @@ # Grid Inventory -**Authors:** EmoGarbage + +| Designers | Implemented | GitHub Links | +|---|---|---| +| EmoGarbage | :white_check_mark: Yes | https://github.com/space-wizards/space-station-14/pull/21931 | Credit to the SS13 server Fields of Fire, whose inventory overhaul served as inspiration for the UI. -## Abstract +## Overview Grid inventory is intended to be a replacement for the current inventory backend and UI. It encompasses both an internal rewriting of storages, wherein they are classified by geometric shapes, as well as a redesign of the UI, aiming to translate the internal logistics of the system in an immediately understandable way. diff --git a/src/en/proposals/genpop_security.md b/src/en/proposals/ike709-genpop-security.md similarity index 95% rename from src/en/proposals/genpop_security.md rename to src/en/proposals/ike709-genpop-security.md index 5c6b02e89..41e19b75b 100644 --- a/src/en/proposals/genpop_security.md +++ b/src/en/proposals/ike709-genpop-security.md @@ -1,5 +1,10 @@ # Genpop Security -By ike709 with heavy inspiration from [AndrewMontagne & OracleStation 13](https://github.com/OracleStation/OracleStation/pull/419) + +| Designers | Implemented | GitHub Links | +|---|---|---| +| ike709 | :x: No | TBD | + +with heavy inspiration from [AndrewMontagne & OracleStation 13](https://github.com/OracleStation/OracleStation/pull/419) ## Design Goal diff --git a/src/en/proposals/pda-messaging.md b/src/en/proposals/julian-vasilis-pda-messaging.md similarity index 98% rename from src/en/proposals/pda-messaging.md rename to src/en/proposals/julian-vasilis-pda-messaging.md index 8766a2fb1..a0fc4d34d 100644 --- a/src/en/proposals/pda-messaging.md +++ b/src/en/proposals/julian-vasilis-pda-messaging.md @@ -1,6 +1,8 @@ -## PDA messaging program and server +## PDA Messaging -[Julian, VasilisThePikachu, Unapproved] +| Designers | Implemented | GitHub Links | +|---|---|---| +| Julian & VasilisThePikachu | :x: No | TBD | *(Taken by [Julian doc](https://hackmd.io/iu2yK9bcQb-veuCOLl-FYw?both#Optional-Channels-and-Department-based-Channels) in hackmd and modified a lil. Mostly replacing "email" to "message", "Email address" to "user/user id" and adding some of my own twists. Julian was fine with this if i understood correctly (i was in vc with em))* diff --git a/src/en/proposals/anomaly-cores.md b/src/en/proposals/mirrorcult-anomaly-cores.md similarity index 97% rename from src/en/proposals/anomaly-cores.md rename to src/en/proposals/mirrorcult-anomaly-cores.md index 3fec4552e..672572402 100644 --- a/src/en/proposals/anomaly-cores.md +++ b/src/en/proposals/mirrorcult-anomaly-cores.md @@ -1,5 +1,9 @@ # Anomaly Cores and the G.O.R.I.L.L.A Gauntlets +| Designers | Implemented | GitHub Links | +|---|---|---| +| mirrorcult | :warning: Partially | https://github.com/space-wizards/space-station-14/pull/21306 | + The intention of this proposal is not to expand the anomaly gameplay system through breadth (i.e. more stuff) but to add new dimensions of gameplay and new incentives entirely. This will be done through two main additions: **inert & decaying anomaly cores**, and the **G.O.R.I.L.L.A Gauntlets**. ## Anomaly Cores diff --git a/src/en/proposals/atmos.md b/src/en/proposals/notafet-atmos.md similarity index 96% rename from src/en/proposals/atmos.md rename to src/en/proposals/notafet-atmos.md index 892fff984..68d312de0 100644 --- a/src/en/proposals/atmos.md +++ b/src/en/proposals/notafet-atmos.md @@ -1,4 +1,8 @@ -# Roadmap For Atmospherics +# Atmos Roadmap + +| Designers | Implemented | GitHub Links | +|---|---|---| +| notafet | :warning: Partially | https://github.com/space-wizards/space-station-14/pull/21954 https://github.com/space-wizards/space-station-14/pull/22358 https://github.com/space-wizards/space-station-14/pull/22468 | ## Background @@ -8,7 +12,7 @@ Most atmos players currently agree that atmos is not very fun to play, for some 2. Atmos can't actually rectify atmos problems in a reasonable amount of time. For example, if there actually is a plasma leak, scrubbers typically work too slowly resulting in the plasma inevitably being lit before it can be cleaned up. -3. Atmos techs don't play with the rest of the station, preferring to isolate themselves to produce a funny green gas that is only particularly useful for shuttle bombing. Mechanics like this violate the [fundamental design principles](en/general-development/feature-proposals/ss14-fundamental-design-principles.md). While these mechanics shouldn't be removed per-se, more focus should be given to mechanics that increase interactions with the station, like making sure the air is breathable and well-heated. +3. Atmos techs don't play with the rest of the station, preferring to isolate themselves to produce a funny green gas that is only particularly useful for shuttle bombing. Mechanics like this violate the [fundamental design principles](../general-development/feature-proposals/ss14-fundamental-design-principles.md). While these mechanics shouldn't be removed per-se, more focus should be given to mechanics that increase interactions with the station, like making sure the air is breathable and well-heated. ## Proposal diff --git a/src/en/proposals/proposal-template.md b/src/en/proposals/proposal-template.md index c22ae575e..283eecdf8 100644 --- a/src/en/proposals/proposal-template.md +++ b/src/en/proposals/proposal-template.md @@ -2,14 +2,20 @@ Your title should convey the basic jist of your proposed changes. It should be short because the text will be linked in the sidebar. -**Authors:** foo, bar +| Designers | Implemented | GitHub Links | +|---|---|---| +| Your Names Here | :white_check_mark: Yes or :warning: Partially or :information_source: Open PR or :x: No | PR Links or TBD | -The names that you use on GitHub and/or Discord. This is optional but strongly recommended, since: +`Designers` should be the names that you use on GitHub and/or Discord. This is optional but strongly recommended, since: - This acknowledges credit where it is due - People who are confused about the written intent can use this information to contact the authors -## Abstract +`Implemented` is the status of the feature. + +Github links can include multiple PRs, if relevant. + +## Overview A very short, maybe three sentence summary of what this proposal is about. A high level "overview" or "what this adds". diff --git a/src/en/proposals/game-director.md b/src/en/proposals/tomleys-game-director.md similarity index 98% rename from src/en/proposals/game-director.md rename to src/en/proposals/tomleys-game-director.md index cb79334a8..09508f7bf 100644 --- a/src/en/proposals/game-director.md +++ b/src/en/proposals/tomleys-game-director.md @@ -1,8 +1,10 @@ -# Game Director / Dynamic Event Scheduler +# Game Director -**Authors:** tom-leys (RecallSingularity) +| Designers | Implemented | GitHub Links | +|---|---|---| +| tom-leys (RecallSingularity) | :information_source: Open PR | https://github.com/space-wizards/space-station-14/pull/16548 | -## Abstract +## Overview Triggers game events to attain a chaos goal. Goal varies during each round to create variety. By measuring and varying chaos, the director keeps the challenge each round within a fun band. It reacts to player success