- Apr 10, 2021
- Apr 09, 2021
- Apr 08, 2021
-
-
Derek MacDonald authored
https://doomwiki.org/wiki/Static_limits The VPO limit is raised by Hexen (160) & Strife (200) so make it configurable in the basegame. The hover tooltip will reflect the adjusted max limit and the heatmap is interpolated to 0-255 for the 256x10 visplane_pal.png colour range gradient.
-
Derek MacDonald authored
Boom's linedef special 260 allows a 64K translucency lump to be applied to the front sidedef's midtex for applying a custom 1 to 99% translucency value. Stop reporting this as an unknown texture.
-
- Apr 06, 2021
-
-
Derek MacDonald authored
https://doomwiki.org/wiki/Vertical_offsets_are_ignored_in_texture_patches BIGDOOR7 & STEP2 in doom.wad and doom2.wad contain negative Y-offsets some a patch but instead the renderer defaults to Y-offset value of 0. This stops UDB's 3D visual mode from using the negative value - change it to 0 to match the game renderer. (G)ZDoom behaves the same as vanilla.
-
Derek MacDonald authored
Stop calling ScriptFileDocumentTab.RemoveTrailingWhitespace() on a text editor that has unchanged text. This causes the currently-opened map to be marked 'isChanged == true' when nothing is modified.
-
- Apr 05, 2021
-
-
biwa authored
-
- Apr 02, 2021
-
-
biwa authored
Program preferences are now saved as soon as the configuration dialog is closed Recent files are now saved as soon as an existing map is loaded
-
- Apr 01, 2021
-
-
biwa authored
Sector/Linedef/Thing/Vertex Edit Form: the map will not be marked as changed anymore when canceling changes made in the forms, when the map wasn't marked as changed before Copying map elements doesn't mark the map as changed anymore if the map wasn't marked as changed before copying
-
biwa authored
Curve Linedefs Mode: fixed a problem where the curve would not flip when being dragged with the mouse
-
biwa authored
OBJ Exporter: unchecking the "Generate ZScript/DECORATE" and/or "Generate MODELDEF" checkboxes will now really not generate the respective files
-
DoomKrawa authored
Updated ZDaemon ACS configuration (thanks to DoomKrawa)
-
DoomKrawa authored
Several new ZDaemon ACS function added (thanks to DoomKrawa).
-
- Mar 22, 2021
-
-
biwa authored
-
biwa authored
-
biwa authored
-
biwa authored
OBJ Exporter: fixed a problem where concave sectors with exactly four corners were not exported correctly. Fixes #249
-
biwa authored
Script Editor: fixed a problem where folded blocks were unfolded unexpectedly when the script was saved. Fixes #392
-
biwa authored
Linedef Editing Form (UDMF): fixed a problem where activation checkboxes were shown red for actions that don't require activation
-
biwa authored
Map Analysis Mode: checking for missing activation flags (UDMF) now finds linedef that are missing an actual activation flag, not only lines without any flags in that group. Fixes #288 Linedef Editing Form (UDMF): now only missing required activation flags are marked red
-
- Mar 21, 2021
-
-
biwa authored
Added support for only enabling editing modes when the current game configuration supports the features. Currently only applies to 3D Floor Mode, Slope Mode, and Draw Slope Mode. Fixes #463
-
biwa authored
Slope Mode, Draw Slopes Mode: both modes are now deprecated as they are superseded by visual sloping. The modes will be removed in the future. Entering the modes will add a warning to the Errors And Warnings dialog
-
biwa authored
3D Floor Mode: added option to use Synchronized Things Editing when (de)selecting sectors. Resolves #443
-
biwa authored
-
- Mar 17, 2021
-
-
biwa authored
Visual Mode: fixed inaccuracies of when upper/lower textures are shown when sky rendering is enabled
-
- Mar 16, 2021
-
-
biwa authored
Fixed a bug where pasting texture offsets in UDMF configurations without support for local sidedef texture offset (like the Eternity UDMF configuration) didn't work. Fixes #538
-
- Mar 14, 2021
- Mar 11, 2021
- Mar 07, 2021
-
-
biwa authored
-
- Mar 06, 2021