-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traitor Deathmatch #2719
Traitor Deathmatch #2719
Conversation
Making not-draft. The gamemode runs and @Tomeno wanted me to make it non-draft because of that. |
...and then merge conflicts came along |
Ok, so in order to prevent further alterations from making even more of a mess, I am going to be moving the "refactor" parts of this into a separate PR, and then. As such, the merge conflicts (and thus do-not-merge status) will remain until I've dealt with that. |
…te object counts as dead. [ROFL]
…ix bug where PDAs are not tagged with their owner names
The TraitorDM PR is now operational again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some nitpicks, other than that LGTM!
Content.Server/GameObjects/Components/TraitorDeathMatch/TraitorDeathMatchRedemptionComponent.cs
Outdated
Show resolved
Hide resolved
Content.Server/GameTicking/GamePresets/PresetTraitorDeathMatch.cs
Outdated
Show resolved
Hide resolved
…osts for spawnpoint selection
Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: mhamster <81412348+mhamsterr@users.noreply.github.com> Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>
Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: mhamster <81412348+mhamsterr@users.noreply.github.com> Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>
Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com> * fix locale (space-wizards#2688) * Fix morgue.ftl locale (space-wizards#2707) * Translate Upstream space-wizards#2718 (space-wizards#2719) Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: mhamster <81412348+mhamsterr@users.noreply.github.com> Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com> * fix arrivals gender locale (space-wizards#2723) * fix law locale (space-wizards#2734) * Фикс законов боргов. (space-wizards#2754) * replace zzz (space-wizards#2758) * Translate Upstream space-wizards#2785 (space-wizards#2797) Co-authored-by: lapatison <lapatisonsocial@gmail.com> Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> Co-authored-by: cfif126 <94059374+cfif126@users.noreply.github.com> * translate borer names (space-wizards#2835) * Перевод Upstream space-wizards#2830 (space-wizards#2836) Co-authored-by: lapatison <lapatisonsocial@gmail.com> Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> Co-authored-by: cfif126 <94059374+cfif126@users.noreply.github.com> * Translate Upstream space-wizards#2748 (space-wizards#2837) Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com> * duplicates fix * duplicates fix 2 * duplicates fix 3 * gender fix * change timers desc * delete corvax locale * delete corvax comment * SS220 antimov law * Lost soul tweaks * change comments --------- Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com> Co-authored-by: mhamster <81412348+mhamsterr@users.noreply.github.com> Co-authored-by: Kill_Me_I_Noobs <118206719+Vonsant@users.noreply.github.com> Co-authored-by: lapatison <lapatisonsocial@gmail.com> Co-authored-by: cfif126 <94059374+cfif126@users.noreply.github.com>
Note that I'm not sure this is really sufficiently finished, so I'm marking as a draft PR.