Delta-v/Content.Server
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 Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Actions Split entity lookups from entity manager (#3747) 2021-04-06 13:31:07 +10:00
Administration Player list now lists antagonists. (#3826) 2021-04-10 22:24:50 -07:00
Advertisements Add AdvertiseComponent and add it to vending machines (#3756) 2021-04-21 20:00:14 +10:00
Alert/Click Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Atmos AtmosphereSystem no longer creates a component manually. (#3839) 2021-04-13 13:17:10 +02:00
Botany makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
Cargo Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Chat Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Chemistry AtmosphereSystem no longer creates a component manually. (#3839) 2021-04-13 13:17:10 +02:00
Commands SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
Construction SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
Database Fix tests (#3707) 2021-03-31 21:41:23 +02:00
DeviceNetwork Nodes in entities are now named. (#3825) 2021-04-09 20:47:31 +02:00
Eui Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Explosions Split entity lookups from entity manager (#3747) 2021-04-06 13:31:07 +10:00
GameObjects SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
GameTicking Refactor mind and ghost deletion code (#3680) 2021-03-31 14:17:22 -07:00
GlobalVerbs Refactor mind and ghost deletion code (#3680) 2021-03-31 14:17:22 -07:00
Holiday Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Interfaces Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Jobs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
Mobs Refactor mind and ghost deletion code (#3680) 2021-03-31 14:17:22 -07:00
Objectives Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
PDA Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Physics/Controllers SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
Players Delete ghost when respawning (#3519) 2021-03-11 10:37:16 +01:00
Preferences SKREEEEEE (#3706) 2021-03-28 17:26:32 +11:00
Sandbox Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
StationEvents SoundSystem Improvements (#3697) 2021-03-21 17:12:03 +01:00
Utility SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
Voting Restart vote improvements, voting localization. 2021-02-28 22:11:53 +01:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
ConnectionManager.cs Disable HWID bans currently. 2021-04-09 19:28:03 +02:00
Content.Server.csproj Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
EntryPoint.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
HardRotateVerbs.cs Verb icons now UI scale. 2021-03-14 14:40:14 +01:00
IgnoredComponents.cs Shared subfloor system (#3590) 2021-03-13 14:46:22 +11:00
MoMMILink.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs You can now ban people that aren't on the server. Or that have never JOINED the server in the first place. Amazing! 2021-03-08 02:23:44 +01:00
ServerModuleTestingCallbacks.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
ServerNotifyManager.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
SetOutfitEui.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
StatusShell.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00