fish-station/Content.Shared
Paul Ritter f7c09fbd7e
Traitor (#2566)
* basic implementation

* minor fixes

* objectives temp commit

* proper onstart bind

* changes all conditions to be bound to a mind-instance

* oops

* oops v2

* adds possiblity to enable duplicate assignment of objective
equal objectives are unable to be added

* minor fixes, adds greentext

* refactors incompatability to be defined by requirements

* fixes a wrong whitespace

* minor fix

* addressed reviews v1

* address reviews v2

Co-authored-by: Exp <theexp111@gmail.com>

* final sweep

* adds/refactors traitor&sss cvars

* Update Content.Server/Mobs/Mind.cs

* never trust github web

* adds datasets & makes codewords use them

* addresses exp's reviews

* addressed zumos reviews

Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
Co-authored-by: Exp <theexp111@gmail.com>
2020-12-01 17:05:19 +01:00
..
Access Acc 2020-01-19 18:33:30 +01:00
Administration Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
AI AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
Alert Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Arcade Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Atmos Fix single edge firelocks making tiles lose all air 2020-11-30 13:10:31 +01:00
Audio Adds a semitone shifting AudioHelper (#2608) 2020-11-25 21:23:03 +11:00
Chat Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Chemistry Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Construction Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Damage Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Eui Permissions panel. 2020-11-10 16:50:28 +01:00
GameObjects Atmos Debug Overlay expansion (#2626) 2020-11-28 14:45:52 +01:00
GameTicking Traitor (#2566) 2020-12-01 17:05:19 +01:00
Input Nanotrasen Block Game is here (#2131) 2020-09-26 15:25:22 +02:00
Interfaces Fix bad reflection usage from OverlayEffectsComponent. 2020-11-24 00:14:46 +01:00
Kitchen Rerun of "Add Reagent Grinder/Juicer" (#2570) 2020-11-26 23:53:42 +11:00
Maps SIMD-accelerated gas mixtures. (SIMD atmos) (#2479) 2020-11-25 10:48:49 +01:00
Materials Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
Maths Replaced static Rounders with an impleneted interface 2020-03-14 14:04:08 +01:00
Network/NetMessages Permissions panel. 2020-11-10 16:50:28 +01:00
Objectives Objectives (#2459) 2020-11-22 18:38:07 +11:00
Physics Migrate pulling logic into SharedPullableComponent from PullController (#2627) 2020-11-27 00:48:10 +11:00
Preferences Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Prototypes Resolves that make you flinch (#2423) 2020-10-30 11:13:35 +11:00
Research Technology prototype camelCase 2020-07-18 20:47:10 -06:00
Roles Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Sandbox More sandbox buttons for fun and pleasure (#1599) 2020-08-14 18:09:58 +02:00
StationEvents Update submodule; Lidgren submodule 2020-10-10 23:52:20 +02:00
Text Added option to generate random character name (#519) 2020-01-18 23:09:14 +01:00
Utility Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
VendingMachines Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
CCVars.cs Traitor (#2566) 2020-12-01 17:05:19 +01:00
Content.Shared.csproj Update LangVersion to 9 for all Content projects (#2587) 2020-11-24 01:36:36 +01:00
Content.Shared.csproj.DotSettings Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
EntryPoint.cs Removed the last bits of dependencies on localization manager (#2127) 2020-09-26 15:30:13 +02:00
SharedModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
SharedNotifyManager.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00