Commit graph

4237 commits

Author SHA1 Message Date
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
spherallic
31bb3ebac0 Update revision number to match latest UDB merge 2023-06-27 21:08:06 +02:00
spherallic
74d71b1acf Merge remote-tracking branch 'udb/master' 2023-06-27 21:05:32 +02:00
wisselstem
55e2d5a902
Add toasts to Visual Mode's "Show Things" action (#922) 2023-06-27 20:40:22 +02:00
Max Waine (Nightdive Studios)
fee912f130
Eternity Engine Game Configuration: add UDMF sidedef skew properties (#918) 2023-06-25 10:27:30 +02:00
biwa
822c9971c5 ZScript: fixed a problem where state goto expressions were not parsed correctly. Fixes #913 2023-06-24 11:19:09 +02:00
Max Waine (Nightdive Studios)
8611ecb632
Eternity Engine Game Configuration: enable UDMF local sidedef texture offsets (#915) 2023-06-24 09:58:11 +02:00
Max Waine (Nightdive Studios)
14dac24364
Eternity Engine Game Configuration: fixed UDMF thingsfilters (#914) 2023-06-24 09:56:51 +02:00
spherallic
6ca071a6cc Update revision number to match latest UDB merge 2023-06-20 09:59:25 +02:00
spherallic
202a8294ba Merge remote-tracking branch 'udb/master' 2023-06-20 09:58:08 +02:00
biwa
6f047e4347 Draw Grid Mode: fixed a problem where "continuous drawing" would redraw all previously drawn shapes each time a drawing was finished. Fixes #912 2023-06-19 20:27:26 +02:00
biwa
e802bb364a UDBScript: fixed a problem where hot reloading would not scroll the the previously selected script 2023-06-18 16:31:27 +02:00
biwa
55b8e24bd8 UDBScript: fixed an issue where the Thing's class getSector method did not return null when the thing was not in a sector. Fixes #897 2023-06-18 16:26:01 +02:00
spherallic
ba67a87c75 Optimize SRB2 NiGHTS/zoom tube/polyobject rendering
(Text labels are removed because of performance issues)
2023-06-15 12:25:46 +02:00
spherallic
2e2ad2688d Fix multi-mare NiGHTS path rendering 2023-06-14 22:57:49 +02:00
spherallic
1c0649883f Disable light/sound radii toggles if unsupported 2023-06-12 12:35:34 +02:00
spherallic
8f7da9ac1c Add config parameters for disabling certain Doom-related modes (that don't make sense for SRB2) 2023-06-12 11:06:13 +02:00
spherallic
ac9b6137b2 Implement FOF texture alignment 2023-06-11 01:03:17 +02:00
spherallic
ba064bae3e Update revision number to match latest UDB merge 2023-06-11 00:59:51 +02:00
spherallic
c32f677c44 Merge remote-tracking branch 'udb/master' 2023-06-10 19:31:53 +02:00
sphere
ec72f56992 Merge branch 'absolutez' into 'master'
Implement absolutez flag for things & support flip flag

See merge request STJr/UltimateZoneBuilder!9
2023-06-10 17:29:58 +00:00
spherallic
b5cfc3da4b Update thing Z whenever "Absolute Z Height" flag is (un)checked 2023-06-10 17:40:24 +02:00
spherallic
606f323cac Support Flip flag, add properties for flip & absolutez flags 2023-06-10 16:08:38 +02:00
spherallic
073798166a Implement absolutez flag for things 2023-06-10 03:00:20 +02:00
spherallic
ba4fca0861 Add centerhitbox thing property 2023-06-10 01:13:54 +02:00
biwa
bc98a5391f
Added action to change the index of linedefs, things, sectors, and vertices. Can be accessed through a shortcut (not bound by default) or the menu of the respective mode (#903) 2023-06-09 11:17:01 +02:00
Max Waine (Nightdive Studios)
00406336e8
Add explicit PKE resource support (#901). Fixes #575 2023-06-09 11:16:21 +02:00
wisselstem
0d4cecc134
Edit Selection Mode: added support for (counter)clockwise rotation actions (#900) 2023-06-09 09:54:23 +02:00
Yuri Kunde Schlesner
e9f66baf08
Add line special 301: Line_QuickPortal to ZDoom UDMF (#896) 2023-06-09 09:51:05 +02:00
spherallic
61107eb6dd UDMF config: move Ideya Anchor to other NiGHTS category, restore 3D mode start 2023-06-09 01:23:36 +02:00
spherallic
e3123ad098 UDMF config: fix axis orientation labels, add Ideya Anchor sprite 2023-06-08 17:14:23 +02:00
spherallic
d0da4fcd6e Increase minimum thing render size 2023-06-08 16:41:09 +02:00
spherallic
851d1eca79 Remove crushing polyobject spawnpoint from UDMF config 2023-06-07 22:27:23 +02:00
spherallic
cf4c54f8d3 Correct polyobject spawnpoint labels 2023-06-07 22:21:49 +02:00
spherallic
53c44285ba Make polyobject previews look for linedef arg0 instead of linedef tag 2023-06-05 12:04:07 +02:00