biwa
9c35a8f65d
Eternity Engine: added support for texture skewing in Visual Mode ( #930 )
2023-07-08 22:39:50 +02:00
biwa
9fb52e5135
GZDoom Game Configuration: removed unused thing 9875
2023-06-30 19:48:23 +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
Max Waine (Nightdive Studios)
fee912f130
Eternity Engine Game Configuration: add UDMF sidedef skew properties ( #918 )
2023-06-25 10:27:30 +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
Yuri Kunde Schlesner
e9f66baf08
Add line special 301: Line_QuickPortal to ZDoom UDMF ( #896 )
2023-06-09 09:51:05 +02:00
biwa
7329e86d31
EDGE Classic Game Configuration: fixed a problem with lighting effects in the generalized sector options. Fixes #875
2023-04-22 22:57:37 +02:00
Lobo
f8c6e78944
Game configurations: added EDGE-Classic configuration
2023-03-06 20:22:07 +01:00
biwa
7bbf88de6b
GZDoom game configuration: fixed wrong/missing values for the automapstyle UDMF field. Fixes #851
2023-01-28 22:07:19 +01:00
biwa
d745a743cb
Automap Mode: fixed a problem where secrets were not shown. Fixes #821
...
Reverted change that added lighting effects to the generalized sector effects. The lighting effects can actually be set through the regular effects, so it's not needed in the generalized effects tab
2022-11-27 11:11:59 +01:00
biwa
f839269a72
Disabled visual sloping for game configurations that do not support plane equation slopes. Fixes #828
...
Added toasts for visual sloping events
2022-11-27 11:02:26 +01:00
biwa
13e53ece53
3D Floor Mode: added support for UDMF game configurations without support for sectors with multiple tags (i.e. Zandronum)
2022-11-04 19:49:53 +01:00
biwa
497edfff07
Reverted change that stopped thing angles to clamp to 45° in binary Doom map format. Fixes #794
2022-10-20 21:23:01 +02:00
biwa
c6982ee2e1
Boom game configuration: fixed description for generalized sector specials 12 and 13
2022-10-03 12:50:12 +02:00
biwa
2d7aebbe31
Boom game configuration: added missing lighting effects to the generalized sector specials. Fixes #799
2022-10-03 10:43:45 +02:00
biwa
8808d5ce3c
Right-clicking the angle wheel in the thing editing dialog will not clamp to 45° angles in binary map format game configurations anymore. Fixes #788
2022-09-18 17:00:26 +02:00
Boondorl
5f677e9ad6
Fixed BCS importing and added missing sector actions ( #785 )
2022-09-13 19:49:48 +02:00
biwa
ce6b8de4fd
Doom/Heretic/Strife Game Configurations: fixed an issue where the descriptions for the sector effects 2/3 and 12/13 were flipped. Fixes #772
2022-08-28 16:43:16 +02:00
ZZYZX
f11127ca71
Made non-existent ZScript classes a fatal error.
...
Added explicit warning if gzdoom.pk3 is not loaded for GZDoom game configurations.
Fixed tokenizer not picking up the very last token in the stream.
2022-08-07 21:26:22 +03:00
Nash Muhandes
490cb7844e
Update ZDRay stuff ( #750 )
...
- Removed surface lights
- Move ZDRayInfo stuff back to UDMF keys
- Add per-surface sampling distance UDMF keys to lines and sectors
- Standardize and finalize the naming conventions for the new UDMF keys to everything lightmap-related to use an "lm_" prefix
2022-07-02 10:50:18 +02:00
biwa
21e89cf975
Added support for ZDRay static light things
2022-06-02 20:18:35 +02:00
biwa
c3f3e451c5
GZDoom game configuration: clarified description of the "impact" UDMF linedef flag
...
Eternity Engine game configuration: clarified description of the "impact" UDMF linedef flag
Eternity Engine game configuration: added missing "monstershoot" UDMF linedef flag
2022-05-08 16:04:41 +02:00
biwa
47a12d9424
MBF21 Game Configuration: Added missing "friendly" flag to things (thanks to hawkwind3). Resolves #703
...
MBF21 Game Configuration is now enabled by default
2022-02-12 17:00:13 +01:00
biwa
3a4ba32718
The combination of SS_START/S_END sprite markers is now recognized. Resolves #695 .
2022-01-29 20:11:22 +01:00
biwa
6f8d617347
Fixed typos introduced in 78ded20481
.
2022-01-29 18:59:24 +01:00
biwa
78ded20481
GZDoom game configuration: added support for distinct upper/middle/lower sidedef brightness levels. Resolves #694
2022-01-29 14:48:41 +01:00
biwa
6f9b4794c5
GZDoom game configuration: added ZDRay-specific thing UDMF fields
2022-01-28 20:14:47 +01:00
biwa
6f26bd95e1
GZDoom game configuration: fixed a problem where map containing a LIGHTMAP lump were not recognized
2022-01-26 20:54:49 +01:00
biwa
8536eb1d95
Game configuration: fixed a crash when using enums for universal field definitions
...
GZDoom game configuration: added enum list for the automapstyle UDMF linedef field
2022-01-23 19:02:45 +01:00
biwa
92fefb766a
UDBScript: the scalex and scaley UDMF properties of things can now be set through the UDMF fields
2022-01-07 11:45:13 +01:00
biwa
5d50279a9e
Eternity Engine game configuration: removed the lightfloorabsolute and lightceilingabsolute fields from the sector flags, so that they are handled correctly. Fixes #670
2021-12-17 17:14:29 +01:00
biwa
0f51f23360
Improved associations between arbitrary UDMF fields (used by the Eternity Engine game configuration)
2021-12-17 16:33:42 +01:00
biwa
c50d8da0ec
GZDoom game configuration: added some missing UDMF fields
2021-12-15 16:50:07 +01:00
biwa
beacc21d96
Hexen Game Configuration: fixed a problem where the default arguments of the Death Wyvern had special names, even though they actually don't do anything in game. Also renamed the thing from "Dragon Lich" to the correct "Death Wyvern". Fixes #660
2021-12-09 01:18:53 +01:00
biwa
36287a2c4a
GZDoom game configuration: added missing UDMF linedef flag "blocklandmonsters". Resolves #643
2021-10-24 21:45:39 +02:00
biwa
d2d400164d
(G)ZDoom game configuration: added several missing UDMF fields for linedefs and sectors, so that they show up in the custom tab. Fixes #628
2021-10-03 21:27:55 +02:00
biwa
0039945086
Eternity Engine game configuration: it's again possible to set the floor and ceiling brightness independently from the sector brightness
2021-09-13 21:19:48 +02:00
biwa
da52f71154
Game configurations: added option to enable/disable GZDoom style distinct brightness for walls/ceilings/floors. Fixes #618
2021-09-06 23:05:58 +02:00
biwa
e362df1d98
Added DeHackEd support ( #617 )
2021-09-05 14:59:31 +02:00
Derek MacDonald
d7a4e2bf8b
Missing/Unused Textures checks cover floor to lowest, next higher & highest ( #608 )
2021-09-03 18:31:36 +02:00
biwa
9743916894
Eternity Engine game configuration: fixed a problem where the Friendly and Dormant flags were not correctly pasted in Doom format.
2021-08-26 22:30:01 +02:00
biwa
9c8a6e9e34
Eternity Engine game configuration: fixed a problem where the 3DMidTex flag was not correctly pasted in Doom format. Fixes #606
2021-08-26 20:28:08 +02:00
Derek MacDonald
e75dc2c746
Draws vector arrow between Doom format line-to-line specials ( #602 )
2021-08-25 20:31:28 +02:00
Derek MacDonald
be84f19da1
Add player view height dropdown to Visplane Explorer plugin UI ( #600 )
2021-08-21 09:28:05 +02:00
Derek MacDonald
73b7eac30c
Improve game detection in "Open Map" modal dialog ( #595 )
2021-08-14 11:40:09 +02:00
biwa
ce42935863
Eternity Engine game configurations: added support for arbitrary map names in the default testing parameters
2021-08-09 16:41:34 +02:00
biwa
e3d9cb8926
Boom game configuration: fixed a problem where linedef actions 264 and 265 were not labeled correctly
2021-08-03 20:14:06 +02:00
biwa
70f0c22f72
Vanilla Hexen game configuration: sector brightness now uses 16 unit steps instead of 8 unit steps
2021-06-24 20:14:56 +02:00