This repository was archived by the owner on Dec 23, 2025. It is now read-only.
Commit 700a067
Submodule RobustToolbox updated 46 files
- MSBuild/Robust.Engine.Version.props+1-1
- RELEASE-NOTES.md-77
- Robust.Client/GameObjects/Components/Renderable/SpriteComponent.cs+9-7
- Robust.Client/GameObjects/EntitySystems/ContainerSystem.cs+7-6
- Robust.Client/GameObjects/EntitySystems/SpriteSystem.Bounds.cs+3-3
- Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs+1-1
- Robust.Client/GameObjects/EntitySystems/SpriteSystem.LayerMap.cs+9-7
- Robust.Client/GameObjects/EntitySystems/SpriteSystem.Render.cs-13
- Robust.Client/GameObjects/EntitySystems/VisualizerSystem.cs-1
- Robust.Client/Graphics/Clyde/Clyde.GridRendering.cs+2-5
- Robust.Client/Graphics/Clyde/Clyde.Sprite.cs+1-1
- Robust.Client/Graphics/Clyde/Clyde.Systems.cs-3
- Robust.Client/Placement/PlacementManager.cs+17-27
- Robust.Client/Player/PlayerManager.cs+1-1
- Robust.Client/UserInterface/Controls/OutputPanel.cs-10
- Robust.Client/UserInterface/Controls/ProgressBar.cs+4-37
- Robust.Client/UserInterface/Controls/RichTextLabel.cs+24-32
- Robust.Client/UserInterface/RichText/BoldItalicTag.cs+1-1
- Robust.Client/UserInterface/RichText/BoldTag.cs+1-1
- Robust.Client/UserInterface/RichText/BulletTag.cs+1-1
- Robust.Client/UserInterface/RichText/ColorTag.cs+1-1
- Robust.Client/UserInterface/RichText/CommandLinkTag.cs+2-2
- Robust.Client/UserInterface/RichText/FontTag.cs+1-1
- Robust.Client/UserInterface/RichText/HeadingTag.cs+1-1
- Robust.Client/UserInterface/RichText/IMarkupTag.cs+5-27
- Robust.Client/UserInterface/RichText/ItalicTag.cs+1-1
- Robust.Client/UserInterface/RichText/MarkupTagManager.cs+6-32
- Robust.Client/UserInterface/RichTextEntry.cs+11-37
- Robust.Shared/GameObjects/ComponentFactory.cs+4-4
- Robust.Shared/GameObjects/Components/MetaDataComponent.cs-1
- Robust.Shared/GameObjects/Entity.cs+32-32
- Robust.Shared/GameObjects/EntityManager.Spawn.cs-18
- Robust.Shared/GameObjects/EntitySystem.cs-2
- Robust.Shared/GameObjects/IEntityManager.Spawn.cs-2
- Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs+2-18
- Robust.Shared/GameObjects/Systems/SharedMapSystem.GridChunk.cs+2-2
- Robust.Shared/GameObjects/Systems/SharedMapSystem.cs+18-34
- Robust.Shared/GameObjects/Systems/SharedTransformSystem.cs+4-7
- Robust.Shared/Physics/Events/StartCollideEvent.cs+5-11
- Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs+8-18
- Robust.Shared/Utility/ResPath.cs+12-31
- Robust.UnitTesting/Client/Sprite/SpriteBoundsTest.cs-132
- Robust.UnitTesting/Shared/GameObjects/GenericEntityPrint.cs+4-4
- Robust.UnitTesting/Shared/Physics/Broadphase_Test.cs-56
- Robust.UnitTesting/Shared/Physics/PhysicsComponent_Test.cs+1
- Robust.UnitTesting/Shared/Utility/ResPathTest.cs+3-11
0 commit comments