Fixed, Visual mode: horizontal sprite offset was applied incorrectly.
DECORATE: added "$obsolete" special comment. When present, it marks the thing as obsolete. It will be detected by "Check obsolete thing" Map Analysis Mode check and will be marked in the Thing Properties Window and the Thing Info panel. Map Analysis mode: added "Check obsolete things" check. Updated documentation ("DECORATE keys" page). Updated ZDoom_DECORATE.cfg.
Showing
- Build/Scripting/ZDoom_DECORATE.cfg 9 additions, 4 deletionsBuild/Scripting/ZDoom_DECORATE.cfg
- Help/default.css 1 addition, 1 deletionHelp/default.css
- Help/gc_decoratekeys.html 8 additions, 4 deletionsHelp/gc_decoratekeys.html
- Source/Core/Config/ThingTypeInfo.cs 14 additions, 2 deletionsSource/Core/Config/ThingTypeInfo.cs
- Source/Core/Controls/ThingBrowserControl.Designer.cs 2 additions, 0 deletionsSource/Core/Controls/ThingBrowserControl.Designer.cs
- Source/Core/Controls/ThingBrowserControl.cs 48 additions, 8 deletionsSource/Core/Controls/ThingBrowserControl.cs
- Source/Core/Controls/ThingBrowserControl.resx 857 additions, 841 deletionsSource/Core/Controls/ThingBrowserControl.resx
- Source/Core/Controls/ThingInfoPanel.cs 1 addition, 0 deletionsSource/Core/Controls/ThingInfoPanel.cs
- Source/Plugins/BuilderModes/BuilderModes.csproj 2 additions, 0 deletionsSource/Plugins/BuilderModes/BuilderModes.csproj
- Source/Plugins/BuilderModes/ErrorChecks/CheckObsoleteThings.cs 61 additions, 0 deletions...e/Plugins/BuilderModes/ErrorChecks/CheckObsoleteThings.cs
- Source/Plugins/BuilderModes/ErrorChecks/ResultObsoleteThing.cs 78 additions, 0 deletions...e/Plugins/BuilderModes/ErrorChecks/ResultObsoleteThing.cs
- Source/Plugins/BuilderModes/VisualModes/BaseVisualThing.cs 1 addition, 1 deletionSource/Plugins/BuilderModes/VisualModes/BaseVisualThing.cs
Loading
Please register or sign in to comment