Delta-v/Content.Shared
Acruid 00e01d51fd
SnapGridComponent Removal (#3884)
* Removed SnapGridOffset, there is only center now.

* SnapGridComponent methods are now static.

* Removed SnapGridComponent.OnPositionChanged.

* Refactored static functions off SnapGridComponent to MapGrid.
Refactored away usages of SnapGridComponent.Position.

* Added Transform.Anchored for checking if an entity is a tile entity.
More refactoring for static MapGrid functions.

* Static snapgrid methods on MapGrid are no longer static.

* Add setter to ITransformComponent.Anchored.
Removed direct references to SnapGridComponent from content.

* Grid functions now deal with EntityUids instead of SnapGridComponents.
Began renaming public API functions from SnapGrid to Anchor.

* Remove the SnapGridComponent 'Offset' field from all yaml files. This was removed in code previously, so the yaml linter was upset.

* Update engine submodule to v0.4.46.
2021-04-28 10:49:37 -07:00
..
AI EntitySystemMessage Removal & InteractionSystem directed events (#3572) 2021-03-09 11:22:48 -08:00
Access makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Actions SKREEEEEE (#3706) 2021-03-28 17:26:32 +11:00
Administration Player list now lists antagonists. (#3826) 2021-04-10 22:24:50 -07:00
Alert fixes alert onclick (#3521) 2021-03-05 12:46:04 +01:00
Arcade Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Atmos Improves AirtightComponent. 2021-03-08 14:57:05 +01:00
Audio makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Chat Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Chemistry Entity Reagent Reactions v2 (#3714) 2021-03-26 12:02:41 +01:00
Construction Renames IEdgeCondition to IGraphCondition 2021-03-25 18:59:16 +01:00
Damage makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Eui Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
GameObjects SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
GameTicking Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Input Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
Interfaces Mark interactions as obsolete (#3902) 2021-04-28 10:23:15 -07:00
Kitchen Fix monkey kitchen spike dragdrop (#3450) 2021-03-08 21:24:34 +11:00
Maps Split entity lookups from entity manager (#3747) 2021-04-06 13:31:07 +10:00
Materials makes materials inherit again 2021-03-05 12:29:44 +01:00
Maths Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Network/NetMessages Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Objectives Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Physics Named fixtures for banana peels (#3822) 2021-04-13 20:57:29 +10:00
Preferences Hair style fixes. 2021-03-28 21:37:09 +02:00
Prototypes HUD Themes (#3774) 2021-04-12 00:43:53 +02:00
Research makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Roles makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Sandbox Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Stacks makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Utility Implement inflatable wall (#3703) 2021-04-01 00:04:56 -07:00
VendingMachines makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
CCVars.cs Viewport improvements (#3765) 2021-04-19 09:52:40 +02:00
Content.Shared.csproj Enable nullability in Content.Shared (#3626) 2021-03-15 21:55:49 +01:00
Content.Shared.csproj.DotSettings Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
EntryPoint.cs SKREEEEEE (#3706) 2021-03-28 17:26:32 +11:00
Localization.cs Update submodule, fix a bunch of warnings. 2021-02-23 22:26:59 +01:00
SharedContentIoC.cs SKREEEEEE (#3706) 2021-03-28 17:26:32 +11:00
SharedModuleTestingCallbacks.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedNotifyManager.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00