spherallic
2bbb2aaf30
Implement proper texture skewing in Visual Mode
2023-05-26 13:26:15 +02:00
spherallic
3909f424dc
Comment out gravity-related thing filters
2023-05-24 20:26:20 +02:00
spherallic
b02166b01e
2.2 UDMF config: fix map size check & Doom-related thing errors
2023-05-24 12:51:31 +02:00
spherallic
c9c7e026a7
Enable visual slope picking now that it is a config setting
2023-05-23 18:31:19 +02:00
spherallic
087b1c8e8f
Merge remote-tracking branch 'udb/master' into udbmerge202304
2023-05-12 13:45:56 +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
MascaraSnake
02534fede2
Move emblem arg0 to arg1
2023-02-25 12:05:39 +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
MascaraSnake
58b082c040
Sector edit form: Separate flags lists, reorganize tabs
2022-12-31 08:43:26 +01:00
MascaraSnake
54e3b4ff3f
Implement thing edit form
2022-12-30 17:53:17 +01:00
MascaraSnake
8cfb8423df
Remove renamed foglighting flag from config
2022-12-30 15:48:13 +01:00
MascaraSnake
dc1448363b
Sector edit form: Add friction
2022-12-30 15:46:25 +01:00
MascaraSnake
646ee17bdc
Sector edit form: Add fadestart/fadeend
2022-12-30 15:29:05 +01:00
MascaraSnake
24b045fbef
Sector edit form: Add triggertag and triggerer fields
2022-12-30 15:04:42 +01:00
MascaraSnake
c8c73a7c80
Sector edit form: Implement lightalpha/fadealpha fields
2022-12-30 09:22:48 +01:00
MascaraSnake
29cb95ac1a
Move UDMF config settings into the right spot
2022-12-30 08:49:23 +01:00
MascaraSnake
164c3aa9b1
Add unfinished SRB2 sector edit form
2022-12-29 22:43:45 +01:00
MascaraSnake
4afeb9782f
Disable per-texture offsets and scaling (for now)
2022-12-29 22:24:21 +01:00
MascaraSnake
59f0e11c3a
Linedef edit form: Add field for repeatcnt
2022-12-29 22:04:26 +01:00
MascaraSnake
6fba87cfaa
Linedef edit form: Add field for executordelay
2022-12-29 21:38:20 +01:00
MascaraSnake
c5d91d15fc
Began implementing linedef edit form for SRB2
2022-12-29 21:02:53 +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
MascaraSnake
5b7f5f734b
Display copy slopes in Visual Mode
2022-01-30 08:05:27 +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
MascaraSnake
a604d5b382
Display SRB2's mapthing slopes in Visual Mode
2022-01-29 16:23:43 +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
MascaraSnake
cc2fbe1c4b
Add rudimentary support for SRB2's FOFs to Visual Mode
2022-01-17 20:21:36 +01:00
MascaraSnake
b63aec009b
Add SRB2 config
2022-01-16 11:20:16 +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