Skip to content
Snippets Groups Projects
  1. Dec 09, 2015
  2. Dec 07, 2015
  3. Dec 04, 2015
  4. Dec 02, 2015
    • MaxED's avatar
      Fixed, Visual mode, "Auto-align textures" actions, UDMF: vertical offsets of... · e4d2019d
      MaxED authored
      Fixed, Visual mode, "Auto-align textures" actions, UDMF: vertical offsets of non-wrapped middle textures should not be clamped.
      Fixed, Visual mode: brightness of 3d floors with "disable lighting" flag was calculated incorrectly.
      Fixed, Sectors mode: 3d floor linedef indicators were not updated after using "Join Sectors" and "Merge Sectors" actions.
      e4d2019d
  5. Dec 01, 2015
  6. Nov 30, 2015
    • MaxED's avatar
      Script Editor: · e8cda3c9
      MaxED authored
      Added: Tab text now looks differently when appropriate script was changed.
      Added: Script Editor now has it's own status bar.
      Added: several files can now be opened at once when using "Open File" command.
      Added: ACS scripts navigator now shows script and function arguments.
      Changed: when closing a tab, previous tab is selected instead of the first tab.
      Changed: SCRIPTS lump can't be compiled as a library.
      Changed: external acs files can only be compiled as libraries.
      Changed: when an external acs file is marked as #library, it will be saved as [library name].o alongside [filename].acs.
      Fixed: files opened using "Open File" command were immediately flagged as changed.
      Fixed: Script Editor was unable to navigate to error location after clicking on the error description when the error was in include file.
      Updated ZDoom ACC.
      e8cda3c9
  7. Nov 29, 2015
  8. Nov 28, 2015
  9. Nov 24, 2015
    • MaxED's avatar
      Fixed, ACC compiler: in some cases ACC errors were ignored. · 295c9bc3
      MaxED authored
      Fixed, Script Editor, cosmetic: we should not show error line number when we don't have one.
      ZDoom acc.exe: several error types now output more detailed info.
      Fixed, Visual mode: UDMF thing alpha property was applied only when UDMF renderstyle property was also set (should also be applied when renderstyle property is set in the DECORATE actor definition).
      Game configurations, ZDoom family: Pistol and Gold Wand actors now use internal sprites.
      Updated ZDoom ACC and ZDoom_ACS.cfg (PickActor flags).
      295c9bc3
  10. Nov 20, 2015
    • MaxED's avatar
      Visual mode: rewritten most of the 3d floor clipping and light/color... · 098e9724
      MaxED authored
      Visual mode: rewritten most of the 3d floor clipping and light/color assignment logic. As a result, 3d floors should look much closer to what's seen in GZDoom.
      Fixed, Visual mode: glow effect was not updated when changing sector textures using the "Select Texture" action.
      Browse Textures/Flats window: when textures list is focused, you can now start typing to change the Filter.
      098e9724
  11. Nov 17, 2015
  12. Nov 16, 2015
    • MaxED's avatar
      Thing Browser Control: fixed cosmetic focusing issue. When Things list is... · fc30082d
      MaxED authored
      Thing Browser Control: fixed cosmetic focusing issue. When Things list is focused, you can now start typing to change the Filter.
      Edit Action window: Actions list is now automatically focused on mouse over. When Actions list is focused, you can now start typing to change the Filter.
      Edit Effect window: Effects list is now automatically focused on mouse over. When Effects list is focused, you can now start typing to change the Filter.
      Game Configurations: added "Gold Wand" to all ZDoom-based Heretic configurations (also a couple of cosmetic tweaks).
      Game Configurations: changed "Pistol" display sprite to the one provided with (G)ZDoom.
      fc30082d
    • MaxED's avatar
      Fixed, Linedef Color Presets window: Linedef Actions and Linedef Activations... · e62da4e6
      MaxED authored
      Fixed, Linedef Color Presets window: Linedef Actions and Linedef Activations lists were accidentally modified during window initialization.
      e62da4e6
  13. Nov 13, 2015
    • MaxED's avatar
      Fixed, Script Editor: in some cases includes list was not updated before... · f452fca5
      MaxED authored
      Fixed, Script Editor: in some cases includes list was not updated before trying to compile the script leading to compilation failure.
      Changed, ACC compiler: when building includes list, the compiler no longer tries to find/copy include files defined in current script configuration (previously it was hardcoded to skip "zcommon.acs" and "common.acs" only).
      Fixed, Visual mode: things with Additive RenderStyle were rendered as additive only when their alpha was less than 1.0.
      f452fca5
  14. Nov 11, 2015
  15. Nov 09, 2015
    • MaxED's avatar
      Fixed, Visual mode: fixed a crash when trying to render a Thing with... · afbcac30
      MaxED authored
      Fixed, Visual mode: fixed a crash when trying to render a Thing with translucent or additive renderstyle outside of any sector.
      Fixed, Classic modes: 3d floor linedef indicators shown in Classic modes were not updated after finishing sector drawing.
      Updated ZDoom ACC to git rev. f92fbb9.
      Updated ZDoom_ACS.cfg.
      afbcac30
  16. Nov 08, 2015
    • MaxED's avatar
      Fixed, Visual mode: fixed a crash when undoing 3d floor creation. · ff40bdc5
      MaxED authored
      Fixed: 3d floor linedef indicators shown in Classic modes were not updated when 3d floor creation was undone in Visual mode.
      Performance optimization when selecting sectors in Sectors mode with "Synchronized Things selection" setting enabled. 
      ff40bdc5
  17. Nov 03, 2015
    • MaxED's avatar
      Sectors/Linedefs modes: removed "Select Things in Selected Sectors" action. · 17ac1c6d
      MaxED authored
      Sectors mode: removed "Move Things in Selected Sectors" toolbar button.
      Sectors mode: added "Synchronized Things Editing" menu item, action and toolbar button. When enabled, things dragging will be synchronized to sector dragging. Regular, Paint and Rectangular selection will also select things (holding Alt while selecting inverts this behavior). Deleting sectors will also delete selected things.
      Linedefs mode: added "Synchronized Things Editing" menu item, action and toolbar button. When enabled, selected things will be dragged when dragging linedefs. Rectangular selection will also select things (holding Alt while selecting inverts this behavior).
      Changed: selection info now always displays info about all types of map elements.
      Fixed: .dbs containing only current map settings was created when trying to save unchanged map. 
      Fixed, Visual mode, "Copy Texture" action: when "Use long texture names" option is disabled, texture name as stored in Sidedef should be used, not the 8-char texture name.
      Updated documentation.
      17ac1c6d
  18. Oct 28, 2015
  19. Oct 26, 2015
  20. Oct 23, 2015
    • MaxED's avatar
      375f857e
    • MaxED's avatar
      Irrelevant menu items are no longer shown in the "File" and "Help" menus when no map is open. · b68ecf50
      MaxED authored
      Some cosmetic tweaks to GZBuilder.default.cfg.
      b68ecf50
    • MaxED's avatar
      Fixed: "Sectors -> Select Things in Selected Sectors" menu item was not... · 3fb5679a
      MaxED authored
      Fixed: "Sectors -> Select Things in Selected Sectors" menu item was not triggering the appropriate action.
      Fixed: "Select Things in Selected Sectors" action was clearing selected sectors without updating the display.
      Changed, Sectors mode: number of selected things is now displayed in the info panel.
      Changed, Game Configurations window, "Testing" tab: game engine executable browser now opens up when clicking the "Add game engine" button.
      Changed, Game Configurations window, "Testing" tab: default game engine display name is now generated from the folder name game engine executable is in.
      Changed, Visual mode: Sector_Outside (87) sector effect is now taken into account when determining sector fog color.
      Game configurations: added "defaultwalltexture", "defaultfloortexture" and "defaultceilingtexture" parameters. These define textures used when drawing a sector (usually the first sector of a map only).
      Game configurations: classic game configurations now use "-warp" command to load the map.
      Game configurations: factorized testing parameters into "Includes\Test_params.cfg".
      Added internal functions to Hexen acs scripting configuration.
      Updated documentation ("Game Configuration - Basic Settings" topic).
      3fb5679a
  21. Oct 21, 2015
    • MaxED's avatar
      Game Configurations: added Vanilla Strife, Vanilla Heretic and Vanilla Hexen game configurations. · a182a509
      MaxED authored
      Added "makedoorceil" game configuration property. Works the same way as "makedoortrack" and "makedoordoor", but for ceilings of door sectors. 
      Changed, Game configurations: the editor no longer tries to load DECORATE/MODELDEF/VOXELDEF/GLDEFS/REVERBS lumps when "decorategames" setting is not specified / is set to empty string.
      Changed, General interface: "Tools -> Reload MODELDEF/VOXELDEF" and "Tools -> Reload GLDEFS" menu items are no longer shown when current game configuration doesn't support DECORATE. 
      Fixed a crash when pasting linedef/thing properties in Hexen map format.
      Fixed, Visual mode: Visual Thing resources were not fully unloaded when resetting D3D device leading to crash when switching to the editor from a DX-using game engine (like ZDoom) running in fullscreen.
      Fixed: in some cases, when current game configuration supported multiple script compilers, it was possible to open/create a map or change map options without selecting any script compiler.
      Fixed, New Map Options window: default map name was not updated when switching game configurations.
      Fixed: copied map element properties were not reset after switching to another map.
      Fixed: stored textures for "Make Door" action were not reset after switching to another map.
      Fixed, Game Configurations window: currently selected test engine name was not updated when pasting test engines from another configuration. 
      Fixed, Game Configurations: all "Heretic in Doom map format" configurations were using Doom sector effects list.
      Fixed, Game Configurations: all "Strife in Doom map format" configurations were using Doom sector effects list.
      a182a509
  22. Oct 16, 2015
  23. Oct 15, 2015
    • MaxED's avatar
      Fixed, Visual mode: horizontal sprite offset was applied incorrectly. · 7febb243
      MaxED authored
      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.
      7febb243
  24. Oct 09, 2015
    • MaxED's avatar
      Changed: when entering Visual mode, the camera is no longer positioned at... · 77d2a15f
      MaxED authored
      Changed: when entering Visual mode, the camera is no longer positioned at "Visual Mode camera" thing when "Sync camera position between 2D and 3D mode" setting is enabled.
      Changed: Visplane Explorer plugin is now initialized only in Doom/Hexen map formats.
      Fixed, Visual mode: thing cages were not rendered when things didn't have a sprite.
      Fixed, Internal, DB2 bug: Plug.Dispose() was never called.
      77d2a15f
    • MaxED's avatar
      Removed "Paste Properties Options" action. · 13c3155d
      MaxED authored
      Added "Paste Properties Special" actions in "Classic" and "Visual" categories. They work the same way as "Paste Special" action.
      Added: "Copy Properties", "Paste Properties" and "Paste Properties Special" options are now shown in the Edit menu if current classic mode supports them.
      Changed, Paste Properties Special window: only options relevant to current map format are now displayed.
      Changed, Paste Properties Special window, UDMF: all UI-managed options are now available.
      Fixed: MAPINFO parser was unable to process "include" directives.
      Fixed, General interface: selection info was reset to "Nothing selected" after few seconds regardless of current selection.
      Fixed, Visual mode: thing bounding boxes were not updated when changing things positions using Randomize mode.
      Fixed, Visual mode: event lines were displayed at incorrect height when entering Visual mode for the first time.
      Fixed, Texture Browser window: when MixTexturesFlats Game Configuration option is disabled, textures/flats are no longer shown in the Used group when flats/textures with the same names are used in the map. 
      Fixed(?): probably fixed an exception some users reported when trying to initialize a Classic mode after switching from Visual mode with "Sync cameras" option enabled.
      Changed, Game configurations, Thing Categories: a block must have at least one thing category property to be recognized as a thing category.
      Changed, Visplane Explorer: the plugin now outputs more info when it fails to initialize vpo.dll.
      Cosmetic, Thing Edit window, Doom/Hexen map format: adjusted UI layout so thing flags control no longer displays scrollbars in Hexen map format.
      Internal: merged methods from UDMFTools into UniFields, removed UDMFTools. 
      Updated Inno Setup script (added VC++ 2008 SP1 distributive). 
      Updated ZDoom_DECORATE.cfg (A_CheckBlock).
      Updated documentation (added "System Requirements" page).
      13c3155d
  25. Oct 02, 2015
    • MaxED's avatar
      Fixed, DB2 bug: we should not switch to a new editing mode if it fails to initialize. · 9253788c
      MaxED authored
      More detailed info is now saved to the log file (GZBuilder.log) when an editing mode fails to initialize.
      General interface: added "Help -> Program Configuration Folder" menu item.
      9253788c
    • MaxED's avatar
      Visual mode: noticeable performance boost (rendering now works ~40% faster). · 283c6c22
      MaxED authored
      Visual mode: fog distance calculation is now much closer to GZDoom one.
      Visual mode: thing brightness calculation when a thing is affected by floor glow is now much closer to GZDoom one.
      Linedef edit window, UDMF: added "Reset front/back brightness" buttons.
      Sector edit window, UDMF: added "Reset ceiling/floor brightness" buttons.
      Internal, Visual mode, Things mode: persistent event lines are now updated only when map objects are changed instead of doing it on every display redraw.
      Internal: improved Dictionary lookup times when using map objects and textures as keys.
      Internal: added "Release + Profiler" solution configuration.
      Updated ZDoom_ACS.cfg (Warp).
      283c6c22
  26. Oct 01, 2015
  27. Sep 28, 2015
    • MaxED's avatar
      "Fixed", DECORATE parser: looks like treating missing parent class as an error... · 439d9adc
      MaxED authored
      "Fixed", DECORATE parser: looks like treating missing parent class as an error was way too overwhelming to some users, so parsing is no longer aborted and a warning is added instead of an error.
      439d9adc
    • MaxED's avatar
      Added, Visual mode, DECORATE: "Alpha" and "DefaultAlpha" properties are now supported. · 07b4a7a9
      MaxED authored
      Added, Visual mode, DECORATE: "RenderStyle" property is now partially supported.
      Added, Visual mode, DECORATE: +BRIGHT flag is now supported.
      Added, Visual mode, UDMF: "Alpha" thing property is now supported.
      Added, Visual mode, UDMF: "RenderStyle" thing property is now partially supported.
      Added, Visual mode, Hexen map format and UDMF: "Translucent" and "Invisible" thing flags are now supported.
      Added, Game Configurations: added "alpha" and "renderstyle" Thing and Thing Category properties.
      Fixed, Visual mode: blockmap was not updated when moving things using "Move Thing Left/Right/Forward/Backward" and "Move Thing to Cursor Location" actions.
      DECORATE parser: added a warning when unable to find actor's parent class.
      Internal: current map format can now be checked using "General.Map.UDMF", "General.Map.HEXEN" and "General.Map.DOOM" properties.
      Updated documentation ("Game Configuration - Things Settings" page).
      07b4a7a9
  28. Sep 27, 2015
  29. Sep 25, 2015
    • MaxED's avatar
      Added emergency map backup system (EMBS). When the editor crashes, it will try... · dc840605
      MaxED authored
      Added emergency map backup system (EMBS). When the editor crashes, it will try to export a backup copy of the map structures. When the same map is loaded again, it will ask the user if he wants to restore the map.
      High-DPI: fixed many issues with incorrect controls size (Tag selector width, Comment Editor size, icons size, tabs size etc.).
      Cosmetic: changed map geometry dragging undo messages to more descriptive ones.
      Fixed, Textures Browser, cosmetic: "Show textures in subdirectories" checkbox should be repositioned when "Long texture names" one is invisible.
      Updated ZDoom_DECORATE.cfg (added A_SetFloatSpeed + a couple of fixes).
      dc840605
  30. Sep 23, 2015
    • MaxED's avatar
      Fixed, Visual mode, Auto-align actions: incorrect texture was used when... · c3800fcf
      MaxED authored
      Fixed, Visual mode, Auto-align actions: incorrect texture was used when clamping texture offsets of 3D floor sides.
      Fixed, Numeric textbox: incorrect character was treated as decimal separator character was used when using certain Windows regional settings.
      Changed, Edit Things window: when applicable, the "Filter" textbox is now focused when opening the window.
      Changed, Sector Effects browser window: when applicable, the "Filter" textbox is now focused when opening the window.
      Changed, Edit Things window: when the "Filter" textbox is focused, pressing the "Down" key will now switch focus to the Things list.
      Changed, Sector Effects Browser window: when the "Filter" textbox is focused, pressing the "Down" key will now switch focus to the Effects list.
      Changed, Linedef Action Browser window: when the "Filter" textbox is focused, pressing the "Down" key will now switch focus to the Actions list.
      Configurations, Doom map format thing flags: changed "Multiplayer" flag name to "Multiplayer only".
      c3800fcf
Loading