- Oct 31, 2016
- Oct 28, 2016
- Oct 26, 2016
-
-
MaxED authored
Changed, Curve Linedefs mode: re-designed the mode UI. Alternative control options are now available (check Help tab while the mode is active). Changed, Curve Linedefs mode: changed curve generation logic. Setting Distance to 0 will now divide selected linedefs into equal parts. Changed, Curve Linedefs mode: curve vertices are now drawn. Updated ZDoom_DECORATE.cfg.
-
- Oct 24, 2016
-
-
MaxED authored
-
MaxED authored
Added, Game configurations: added "ignoreddirectories" parameter. It lists directory names to be ignored when loading PK3/PK7/Directory resources. Added, Game configurations: added "ignoredextensions" parameter. It lists file extensions to be ignored when loading PK3/PK7/Directory resources. Updated: sector triangulation logic now works ~20% faster. Changed: a case when a pk3/pk7 archive contains several entries with identical filename is now treated as a warning, not as an error. Fixed, Visual mode: absolute floor/ceiling brightness should not be affected by brightness transfer effects (like 3d floors). Fixed, Draw Lines mode: in some cases unclosed sectors were created when several points were successively drawn at the same location. Updated documentation.
-
- Oct 14, 2016
- Oct 11, 2016
-
-
MaxED authored
Updated ZDoom_DECORATE.cfg. Updated documentation ("Game Configuration - Sectors Settings" page).
-
- Oct 10, 2016
-
-
MaxED authored
-
MaxED authored
Added: some numeric text inputs now support expressions (e.g. (23+15)*1.5). - inspired by https://www.doomworld.com/vb/doom-editing/91089-gzdoombuilder-patch-expression-evaluation-for-sector-heights/ Fixed, Game Configurations window: fixed a crash when switching to a game engine without the file path using the "Engine" drop-down.
-
- Oct 08, 2016
-
-
MaxED authored
-
MaxED authored
Changed the way editor is closed during the update process (updater now asks to close the editor after downloading the update package). Added write access check before performing the update. The editor can now update the updater. Updater: merged relevant parts of SharpCompress into the updater source, reducing updater file size from 900 kb to 150 kb. Updated ZDoom_DECORATE.cfg.
-
- Oct 06, 2016
-
-
MaxED authored
Updater: error messages now display more info. Updater: editor closing step is now performed after downloading the update. Updater: added taskbar progress indication. NOTICE: to obtain the updated updater, you'll need to download GZDB manually from http://devbuilds.drdteam.org/doombuilder2-gzdb/, because the updater can't update itself. Added Updater source.
-
- Oct 05, 2016
-
-
MaxED authored
Added, Things mode: sound radii are now shown for "Custom Ambient Sound" and "Custom Ambient Sound (no gravity)" things.
-
- Oct 04, 2016
-
-
MaxED authored
Updated, Visual mode: unflipped FLATSPRITEs. Updated, DECORATE parser: added duplicate actor definition check.
-
MaxED authored
Fixed, Visual mode: things in sectors affected by line slope effect were not updated when sector height was indirectly changed. Game configurations: added "internalsoundnames" property. Updated documentation ("Game Configuration - Basic Settings" page).
-
- Oct 03, 2016
-
-
MaxED authored
Added, Things mode: minimum/maximum sound radii can now be displayed for ZDoom's Ambient Sound things. Added, Things mode: added "Show Light Radii" and "Show Sound Radii" main toolbar and View menu buttons. Fixed, Action arguments control: invisible splitter between args1-3 and args4-5 is no longer draggable. Updated ZDoom ACC (SetTranslation). Updated ZDoom_ACS.cfg (SetTranslation).
-
- Sep 27, 2016
-
-
MaxED authored
Changed, Vertices/Linedefs/Sectors/Things modes: selected map element is no longer deselected after accepting Edit window when it was the only selected map element when the Edit window was opening.
-
- Sep 26, 2016
-
-
MaxED authored
Added: guidelines can now be enabled in Draw Rectangle/Ellipse/Grid modes. Changed, Draw Lines mode: perpendicular guidelines are now drawn for horizontal/vertical lines. Updated, Draw Ellipse mode: the shape now always touches all sides of the bounding box. Updated ZDoom_ACS.cfg. Updated ZDoom_DECORATE.cfg. Updated ZDoom ACC.
-
- Sep 22, 2016
-
-
MaxED authored
Changed, Visplane Explorer mode: calculated data is now fully reset when toggling "Open doors" option. Changed, Visplane Explorer mode: vpo.dll is now initialized when entering the mode instead of after opening a map. Fixed inconsistent Hexen Puzzle Gears names between game configuration and spawn numbers list. Updated ZDoom_DECORATE.cfg (GetMissileDamage).
-
- Sep 18, 2016
-
-
MaxED authored
Fixed, Things mode: thing selection labels must be updated when performing undo/redo. Fixed another case of invalid sectors being created after dragging map elements when using "Merge Dragged Geometry" and "Replace with Dragged Geometry" drag modes.
-
- Sep 17, 2016
-
-
MaxED authored
-
- Sep 12, 2016
-
-
MaxED authored
Added, Map Analysis mode: added "Edit Thing..." option to "Unknown Thing" and "Obsolete Thing" error check results. Added: a warning is now displayed when a thing has both voxel and model attached. Changed, Thing/Linedef Info panels: unknown ACS script names/numbers are now shown in red. Fixed, Edit Things window, UDMF: unneeded undo was created when opening the window. Re-fixed: in some cases invalid sectors were created after dragging map elements when using "Merge Dragged Geometry" and "Replace with Dragged Geometry" drag modes, when at least one of dragged linedef was facing into an enclosed void area (previous fix entirely disabled the associated logic).
-
- Sep 11, 2016
-
-
MaxED authored
-
- Sep 10, 2016
-
-
MaxED authored
Updated ZDoom ACC (SetActorFlag). Updated ZDoom_ACS.cfg (SetActorFlag).
-
MaxED authored
Fixed: in some cases lines with only back side were created after dragging map elements when using "Merge Dragger Vertices Only" drag mode. Fixed: in some cases invalid sectors were created after dragging map elements when using "Merge Dragged Geometry" and "Replace with Dragged Geometry" drag modes, when at least one of dragged linedef was facing into an enclosed void area. Fixed a crash after drawing lines over a sector with unclosed/invalid boundaries. Fixed(?): probably fixed a crash when closing Script Editor with an unsaved file during program termination.
-
MaxED authored
Fixed: stored windows positions were not checked against current screen bounds, which may have resulted in windows being shown off-screen.
-
- Sep 08, 2016
-
-
MaxED authored
Fixed, Visual mode, UDMF: only the clicked floor/ceiling surface was dynamically updated when changing texture offsets of multiple floors/ceilings by mouse-dragging.
-
- Sep 07, 2016
- Sep 06, 2016
-
-
MaxED authored
Fixed, Visual mode: in some cases mouse cursor movement was not clipped to the render area when focusing the editor after Alt-Tabbing from the Visual mode. Addressed, Line drawing: in some cases extra vertices were created when drawing lines on top of nearly parallel non-cardinal lines.
-
MaxED authored
Updated, Visual mode, UDMF: "Change Texture Scale" actions now take camera and texture angles into account when used on floors/ceilings. Changed: "+++" and "---" prefixes are now incremented on the first step instead of the second when used in any numeric inputs, which support prefixes, except action arguments. Fixed, Visual mode, UDMF: texture offset/scale/rotation changes were applied several times when used on several 3d-floor floors/ceilings linked to the same control sector, when using "Move Texture Offsets" / "Change Texture Scale" / "Rotate Texture CW/CCW" actions. Updated ZDoom ACC (DamageActor). Updated ZDoom_ACS.cfg (DamageActor).
-
- Sep 05, 2016
-
-
MaxED authored
Added "localsidedeftextureoffsets" Game configuration setting. When set to true, enables in-editor support for individual offsets of upper/middle/lower sidedef textures. Affects UDMF map format only. - based on diff patch by Altazimuth.
-
- Sep 02, 2016
-
-
MaxED authored
Fixed several cases when certain texture manipulation-related actions caused a crash when performed on not-yet-loaded textures.
-
- Aug 31, 2016
-
-
MaxED authored
Fixed, text parser: fixed a case when the parser tried to rewind before beginning of the stream when parsing unknown #block, when it was the first token of the file.
-
- Aug 30, 2016