DrSmugleaf
902aa128c2
Enable nullability in Content.Client ( #3257 )
...
* Enable nullability in Content.Client
* Remove #nullable enable
* Merge fixes
* Remove Debug.Assert
* Merge fixes
* Fix build
* Fix build
2021-03-10 14:48:29 +01:00
DrSmugleaf
9f408945de
Make pulled and cuffed players unable to move ( #3227 )
2021-02-16 12:51:52 +11:00
Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
DrSmugleaf
06b1939a60
Update usages of ! is with is not ( #2584 )
...
* Update usages of ! is with is not
* Content.IntegrationTests commit
* Content.Server commit
* Content.Shared commit
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2020-11-27 00:33:31 +11:00
Paul Ritter
844e4f6e50
The power of componentdependencies ( #2211 )
...
* stuff
* bucklemeup
* powerreceiver
* things
* Update RobustToolbox
* Fix nullability errors
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2020-10-13 21:51:54 +02:00
DrSmugleaf
74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup ( #2068 )
...
* Readonly, typos and redundant string interpolations
* Namespaces
* Optimize imports
* Address reviews
* but actually
* Localize missing strings
* Remove redundant vars
2020-09-13 14:23:52 +02:00
nuke
a62935dab2
Handcuff system ( #1831 )
...
* Implemented most serverside logic
* All serverside cuff logic complete
* SFX, Clientside HUD stuff, Other logic.
* fffff
* Cuffs 1.0
* missing loc string
* Cuffs are stored in the balls now.
* Basic integrationtest
* Support stripping menu.
* rrr
* Fixes
* properties
* gun emoji
* fixes
* get rid of unused
* reeee
* Update Content.Shared/GameObjects/ContentNetIDs.cs
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
2020-08-25 14:54:23 +02:00