ZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
MaxED a82102a611 Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions.
Added, Draw Line and Draw Curve modes: added "Auto-finish drawing" setting. When enabled, the modes will automatically finish drawing when currently drawn lines and already existing level geometry form a closed shape.
Changed: sector-wise linedef flipping is now done using the new "Align Linedefs" action. "Flip Linedefs" action works the same as in DB2 again.
Changed: when a map was already loaded, using "Open Map" action will use that map's directory as the starting directory.
Changed: official IWADs can no longer be saved.
Changed: disabled lump ranges/duplicate entries checks for official IWADs.
Changed: wad type is now preserved when saving a map (previously all wads were saved as PWADs).
Changed: moved Updater.exe launch much closer to the editor termination point to avoid any chance of it closing the editor before it properly closes itself.
Updated ZDoom_DECORATE.cfg (A_Blast).
Updated documentation.
2023-01-04 13:30:21 +01:00
..
BaseClassicMode.cs Improve Stair Sector Builder controls & fix a few misspelled status messages. 2021-05-15 15:20:17 +02:00
BlockMapMode.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BridgeMode.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
CeilingAlignMode.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CurveLinedefsMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
DragGeometryMode.cs Update 2D flat alignment when dragging geometry or changing a sector tag. Also tweak some undo/redo behavior. 2021-03-13 18:16:38 +01:00
DragLinedefsMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
DragSectorsMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
DragThingsMode.cs Merged in GZDB r2496. 2016-04-07 16:27:49 +02:00
DragVerticesMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
DrawCurveMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawEllipseMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawGeometryMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawGridMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawRectangleMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
DrawShapeMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
EditSelectionMode.cs Edit Selection mode: add actions for moving the selection around the grid. 2021-11-10 01:21:37 +01:00
ErrorCheckMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
FindReplaceMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
FlatAlignMode.cs Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
FloorAlignMode.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
InsertThingsRadiallyMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
LinedefsMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
MakeSectorMode.cs Added, Tag Explorer plugin, UDMF: added multiple tags support. 2023-01-04 13:15:34 +01:00
ParallelLinedefMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularLinedefMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
PerpendicularVertexMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
SectorsMode.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00
ThingsMode.cs Merge branch 'master' into unofficial-port 2022-11-25 19:05:46 +01:00
TriangulatorMode.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VertexIntoShapeMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VertexSlopeAssistMode.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
VerticesMode.cs Count vertices without any attached lines as non-essential 2022-12-19 23:06:01 +01:00