spherallic
3c8373205a
Add new line/side properties to config
2023-08-26 10:14:32 +02:00
sphere
16b1027d7b
Merge branch 'offsets-and-scaling' into 'master'
...
Re-enable texture scaling
See merge request STJr/UltimateZoneBuilder!11
2023-08-26 07:06:28 +00:00
spherallic
d16a3f2ed3
Fix offsets of internal sprites
2023-08-23 21:45:44 +02:00
spherallic
b56ca5e018
Merge remote-tracking branch 'udb/master'
2023-08-21 20:41:15 +02:00
biwa
1fca52ef08
3D Floor Mode: fixed a problem where creating 3D floors failed. Fixes #945
2023-08-15 20:45:30 +02:00
biwa
fbfd4dc0af
Fixed line endings of ControlSectorArea.cs
2023-08-15 20:01:06 +02:00
spherallic
403ce96c16
Re-add binary config, mostly for ease of converting to UDMF
2023-08-15 02:17:05 +02:00
biwa
7e29ba3099
3D Floor Mode: fixed an issue where new control sectors could not be created if any sector's bounding box completely encompassed the Control Sector Area
2023-08-14 23:00:42 +02:00
biwa
882744593d
Sound Propagation Mode: added missing hints file
2023-08-13 21:24:03 +02:00
biwa
4389870162
Sound Propagation Mode: added sound leak finder ( #944 )
...
In Sound Propagation Mode you can set the start (default: Shift+S) and end (default: Shift+E) sectors between which a path the sound can travel will be found and displayed.
2023-08-13 21:19:25 +02:00
biwa
1d0430d48e
Visual Mode: fixed a problem where the selection order was not kept when synchronized selection between visual and classic modes was enabled. Fixes #938
2023-08-12 16:43:07 +02:00
biwa
1a116574b9
Visual Mode: fixed a problem where things directly touching the top of 3D floors were rendered with the incorrect brightness. Fixes #940
2023-08-12 11:15:13 +02:00
samwiddowson
19b8bd1e6c
Edit Selection Mode: Fix Ceiling/Floor transforms when pinned ( #943 )
2023-08-11 18:25:49 +02:00
biwa
8f1d645e81
Fixed an issue where hires replacement sprites did not have the correct offset. Fixes #939 .
2023-08-05 13:14:04 +02:00
biwa
f56ae2e0c9
Visual Mode: Fixed problem where UDB-internal sprites were shown with a wrong offset
2023-08-02 20:39:28 +02:00
biwa
085df399f5
Fixed an issue where sprite offsets defined in TEXTURES were not used
2023-07-29 13:32:42 +02:00
spherallic
76b1262f2f
Fix swapped argument names of linedef type 414
2023-07-17 17:47:13 +02:00
spherallic
a92cd89ff0
Sector info panel: replace effect with damage type, add trigger info
2023-07-17 17:42:51 +02:00
biwa
f34ab6a606
Visual Mode: changes to Eternity Engine's upper/lower texture skewing definitions are now shown in Visual Mode
2023-07-15 18:45:58 +02:00
spherallic
a6d0531c95
Fix another error in SRB2 linedef edit form
2023-07-14 01:07:06 +02:00
spherallic
27d7032f6b
Merge branch 'master' of git.do.srb2.org:STJr/UltimateZoneBuilder
2023-07-14 00:20:23 +02:00
spherallic
f0b42710a4
Fix errors in SRB2 linedef edit form
2023-07-14 00:19:19 +02:00
spherallic
778cf4be7c
Merge remote-tracking branch 'udb/master'
2023-07-14 00:19:00 +02:00
spherallic
dffb3c15bb
Add some more exception messages
2023-07-14 00:06:17 +02:00
Max Waine (Nightdive Studios)
b15e1055bf
Eternity Engine Game Configuration: Update skew properties ( #931 )
2023-07-13 19:29:15 +02:00
sphere
7b491bddc9
Merge branch 'quick-fix-config-current' into 'master'
...
Fix Wind/Current flags argument
See merge request STJr/UltimateZoneBuilder!12
2023-07-10 14:36:04 +00:00
Ace Lite
7f9c9c651d
Fix Wind/Current flags argument
2023-07-09 13:08:37 +00:00
biwa
58480f5b31
Visual Mode: fixed a crash when toggling visual vertex slope picking and the map contains double-sided linedefs without a front sidedef. Fixes #928
2023-07-09 14:18:24 +02:00
biwa
f3ac4c39a4
Edit Linedef Dialog:
...
- fixed an issue where undo snapshots were not created correctly when editing a sidedef's custom UDMF fields. Fixes #920
- fixed an issue where closing the back sidedef's custom UDMF field editing dialog would close the linedef dialog
2023-07-09 12:59:29 +02:00
biwa
4dba3a9234
Texture skewing:
...
- fixed a rare condition where skewed mid textures were not clipped correctly
- fixed a problem where translucent mid textures were not skewed correctly
- fixed a problem where sprites were skewed unintentionally
2023-07-09 11:45:47 +02:00
biwa
9c35a8f65d
Eternity Engine: added support for texture skewing in Visual Mode ( #930 )
2023-07-08 22:39:50 +02:00
spherallic
abda3a9087
Disable texture offset scaling
2023-07-06 12:04:39 +02:00
spherallic
675078ac83
Tweak SRB2 linedef editing form
2023-07-06 12:04:39 +02:00
spherallic
694e43e809
Update SRB2 linedef edit form
2023-07-06 12:04:39 +02:00
spherallic
ca0cdf6c0c
Restore config-based toggle for parity
2023-07-06 12:04:39 +02:00
spherallic
f6b284a204
Re-enable per-texture offsets and scaling
2023-07-06 12:04:39 +02:00
spherallic
730449c986
Copy/paste properties: Forgot to disable floor portal render style
2023-07-05 22:58:32 +02:00
spherallic
6fff1e5784
Double-hijack linedef info panel to show executor delay
2023-07-05 13:47:52 +02:00
spherallic
841b2e9658
Show arguments 6 to 10 in linedef & thing info panels
2023-07-05 13:29:06 +02:00
spherallic
9d659ad797
Add SRB2-specific properties to copy/paste, disable unused properties
2023-07-04 23:19:17 +02:00
biwa
9fb52e5135
GZDoom Game Configuration: removed unused thing 9875
2023-06-30 19:48:23 +02:00
biwa
abaf08e32f
Linedef Edit Form: fixed a crash when using 402 as the linedef action
2023-06-30 19:40:42 +02:00
Magnus Norddahl
192b69c8af
Added support for models in IQM format
2023-06-29 20:37:47 +02:00
Nash Muhandes
4581c5fec6
GZDoom Game Configuration: fixes to ZDRay things
2023-06-29 20:35:01 +02:00
Max Waine (Nightdive Studios)
d5f3eb2997
Eternity Engine Game Configuration: add & enable UDMF wall/local sidedef brightness ( #924 )
2023-06-29 20:31:39 +02:00
spherallic
789e83704b
Disable local sidedef texture offsets again
2023-06-29 18:48:36 +02:00
spherallic
cf8fbd2260
Update version number to v0.3
2023-06-29 17:39:00 +02:00
spherallic
13bb889b18
Manually disable model rendering/dynamic light menu options for SRB2
2023-06-28 16:56:33 +02:00
spherallic
97b7fdbd29
Don't render always intangible & invisible FOFs, fix half light blocks
2023-06-28 15:30:40 +02:00
spherallic
d652c04e79
Enable local sidedef texture offsets
2023-06-28 02:00:11 +02:00