1 file changed
+1
-1
lines changedSubmodule RobustToolbox updated 27 files
- MSBuild/Robust.Engine.Version.props+1-1
- RELEASE-NOTES.md+24
- Robust.Analyzers.Tests/DuplicateDependencyAnalyzerTest.cs+63
- Robust.Analyzers/DuplicateDependencyAnalyzer.cs+126
- Robust.Client/Physics/PhysicsSystem.Predict.cs-1
- Robust.Client/Player/PlayerManager.cs-3
- Robust.Client/UserInterface/Controls/TabContainer.cs+12-33
- Robust.Client/UserInterface/XAML/Proxy/XamlHotReloadManager.cs+7-4
- Robust.Roslyn.Shared/Diagnostics.cs+1
- Robust.Server/GameStates/PvsChunk.cs+6-4
- Robust.Server/GameStates/PvsSystem.Chunks.cs+1
- Robust.Server/GameStates/PvsSystem.cs+2-1
- Robust.Server/Player/PlayerManager.cs+1-2
- Robust.Shared/GameObjects/EntityManager.Network.cs+6-6
- Robust.Shared/GameObjects/EntityManager.cs+9
- Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs+1-2
- Robust.Shared/GameStates/SessionState.cs+4-1
- Robust.Shared/Localization/Loc.cs+2-2
- Robust.Shared/Network/Messages/MsgPlayerList.cs-2
- Robust.Shared/Physics/Dynamics/Contacts/Contact.cs+6-3
- Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs+14-14
- Robust.Shared/Physics/Systems/SharedPhysicsSystem.cs+5-6
- Robust.Shared/Player/CommonSession.cs+6-1
- Robust.Shared/Player/ICommonSession.cs+4-1
- Robust.Shared/Player/SharedPlayerManager.State.cs+3
- Robust.Shared/Toolshed/TypeParsers/ProtoIdTypeParser.cs+59
- Robust.UnitTesting/Shared/IoC/IoCManager_Test.cs+2
0 commit comments