biwa
f8c3768f33
Added missing "noattack" GZDoom UDMF sector flag. Resolves #530
2021-02-20 13:26:41 +01:00
Derek MacDonald
fdef8d475a
Categorize more Ultimate Doom textures ( #513 )
...
CEMPOIS (base)
PLANET1 (base)
SP_DUDE3 (marble)
SP_DUDE6 (marble)
These textures only appears in IWAD
doom.wad and not doom2.wad.
2020-12-21 11:42:12 +01:00
biwa
5bc788a7aa
Fixed typo in the sector scroll speed options in the ZDoom_misc.cfg configuration file
2020-11-19 22:32:56 +01:00
Derek MacDonald
b094786100
Remove unused Zandronum_texturesets.cfg ( #504 )
...
Remove unused Zandronum_texturesets.cfg
2020-11-19 18:21:48 +01:00
Derek MacDonald
024263287c
Categorize Ultimate Doom textures ( #503 )
...
The texture browser categories for Doom
are focused on Doom 2. This also categorizes
some entries that only appear in Doom 1.
Unfortunately it looks like the new filters
will only be applied on fresh UDB installs.
Existing installs must click the
"Add Default Sets" button under the "Textures"
tab for their Doom 1 game configs.
2020-11-19 18:18:06 +01:00
biwa
0cca1bfb29
Hexen configuration: added proper heights to many things (thanks to Alper002). Fixes #494
2020-10-31 16:16:13 +01:00
biwa
722c79d894
Added preliminary DECALDEFS support. Parsing works, indexed decals and decal groups can be selected as the first argument of the Decal thing. Decals are not displayed in Visual Mode, decals without an index are not supported
2020-10-11 22:36:07 +02:00
biwa
70bfc2043b
Hexen game configuration: corrected an error where things 78 ("Tall Tree 1") and 79 ("Tall Tree 2") had their sprites interchanged
2020-10-04 10:28:24 +02:00
biwa
9f0c584479
Heretic game configuration: actions 28 and 33 now correctly state that they are for green keys instead of non-existing red keys. Fixes #468 .
2020-09-17 21:42:59 +02:00
biwa
7c50688a13
Added action 109:Light_ForceLightning to Hexen configuration. Also changed the description of the parameters in the ZDoom configuration to make it more clear what it does. Fixes #459 .
2020-08-29 15:02:13 +02:00
biwa
b372a04d20
Added missing line action 100 to Heretic game configuration. Fixes #458
2020-08-26 17:12:03 +02:00
biwa
18834f1fc7
Config files: removed DEHACKED from the Boom map lumps
2020-06-21 00:37:37 +02:00
biwa
f10bf59775
Added the "nocount" UDMF thing flag (as "No completion count") that was added in GZDoom 4.4.0 to the ZDoom config. Fixes #422 .
2020-06-08 21:37:27 +02:00
biwa
0b3d4997b7
Eternity Engine configuration: added some missing linedef action and sector types. Fixes #407
2020-04-27 23:12:42 +02:00
biwa
adf95c2566
Hexen/UDMF linedef action 28 is now correctly labeled "Floor Raise And Crush" instead of misleading "Floor Crusher Start". Fixes #386 .
2020-03-29 12:05:15 +02:00
biwa
4089ff10d9
- (G)ZDoom action 51:Sector_SetLink is now flagged to not require an activation, since it's mostly used statically
2019-10-07 19:13:43 +02:00
DoomKrawa
a8ef8d526c
ZDaemon sprites (PR#282 by Krawa)
...
* Flags and Railgun taken from zdaemon.wad.
Thanks to ZDaemon team for the sprites.
* ZDaemon Flags and Railgun.
2019-09-03 11:57:44 +03:00
biwa
d2452abe5c
- Improved the wording for the "hidden" UDMF sector flag to make clear that it only hides the sector on the textured automap
2019-07-16 20:46:38 +02:00
ZZYZX
e91fe94794
Added string support for spotlight colors
2018-02-04 05:16:52 +02:00
ZZYZX
6565b83a0e
Moved spotlights to separate directory; fixed parameter names; added animated spotlights to game configurations
2018-02-04 04:27:05 +02:00
ZZYZX
d8bee559dc
Did some maxcode refactoring about dynamic lights; added initial spotlight support (at least they are recognized as lights now)
2018-02-03 22:31:43 +02:00
Anthony M. Cook
d428272fe1
The indoor lightning descriptions were reversed. ( #164 ) (by acook)
2017-11-08 05:37:36 +02:00
Ioan Chera
113d86a511
Add the fields new to Eternity 3.42.03 ( #135 ) (by printz)
...
* Replace the wrong portal_ceil_alpha and portal_floor_alpha with alphaceiling and alphafloor.
* Added the new fields of Eternity 3.42.03
2017-08-05 09:53:47 +03:00
Ioan Chera
b4d38e3d4a
Replace the wrong portal_ceil_alpha and portal_floor_alpha with alphaceiling and alphafloor. ( #101 by printz)
2017-04-14 21:58:57 -04:00
ZZYZX
0c4051a5a0
Fixed 0.5/1.0 second sector light blinking specials (reported by printz)
2017-04-11 04:45:04 +03:00
Ioan Chera
bbeadf6533
Eternity config: add polycross property and remove 'copy' thing types (PR#79 by ioan-chera)
2017-03-13 02:45:36 +02:00
ZZYZX
ee28f1d094
Made Skulltag item sprites optional to support default Skulltag+Zandronum config without producing 100 errors
2017-03-09 19:09:08 +02:00
ZZYZX
589b674656
Fixed: returned accidentally lost Skulltag thing types
2017-03-09 18:24:59 +02:00
ZZYZX
4f8f39072e
Updated Zandronum game configurations to include invasion spawners and MBF items (dog, evil sceptre, unholy bible, beta lost soul)
2017-03-09 17:58:46 +02:00
ZZYZX
d8701b7a3a
Added: proper GUI tab for color-related sector properties. The tab now hosts Doom64 lighting as well as old color-related things (floor/ceiling glow, light color, fade color and desaturation).
2017-03-09 01:00:20 +02:00
ZZYZX
748fe9e2e5
Fixed: inheritance from game configuration for dynamic lights; Fixed: visual representation of inherited lights (reported by Nash); Fixed: inherited thing arguments from game configuration; Added: //$ClearArgs for clearing inherited arguments.
2017-03-02 00:21:08 +02:00
ZZYZX
5ff54ab319
Added: arg0str in non-script specials. Kinda.
2017-02-23 14:19:07 +02:00
ZZYZX
3ac39598db
Fixed: forgot to add ZDaemon_common.cfg; Fixed: Internal: removed hardcoded arg0str only for scripts
2017-02-23 13:54:42 +02:00
ZZYZX
1cb3682c6b
Updated ZDaemon configuration and related files (13.02.2017 by Krawa)
2017-02-20 13:42:12 +02:00
Xabis
a886a53e75
* A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing.
...
* Added interpolation and patrol point specials to the persistent event line processing
2017-02-14 12:33:50 -05:00
ZZYZX
946e805138
Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs.
2017-02-12 20:58:19 +02:00
ZZYZX
6f76b53883
Added very basic ZDaemon configuration
2017-02-11 03:27:56 +02:00
ZZYZX
7e502a1fa2
Fixed: color_absolute is not actually in GZDoom
2017-02-02 07:34:29 +02:00
ZZYZX
b80ead1202
Added custom fields for Doom64 lighting in the ZDoom configuration
2017-02-01 08:29:14 +02:00
ZZYZX
5ebdbd12d5
Fixed: 65:Plat_UpByValue had incorrect argument description
2017-01-25 17:31:03 +02:00
ZZYZX
30a5edfdfe
Added: attenuated dynamic light support
2017-01-20 00:17:43 +02:00
ZZYZX
ebd7fb1a57
Upgrade to VS2015 (14.0)
2017-01-15 00:35:40 +02:00
Ioan Chera
ae11b16916
Eternity config: add thing class1 class2 class3 ( #5 )
...
* Updated the EE config linedefs, fixing stuff around
* Added back the class definitions for the Eternity namespace
The only namespaces where they're unneeded are the vanilla games. Otherwise it's safe and important to keep class1, class2, class3 in case Hexen pops up
* Added new special (273) to UDMF Eternity linedefs
* Added special 140 to the Eternity linedefs
2017-01-08 22:06:28 +03:00
Ioan Chera
9dc31afa18
Updated the EE config linedefs, fixing stuff around ( #4 )
2017-01-08 01:56:28 +03:00
Max Waine
bd74d1d35e
Added Plane_Copy to Eternity config ( #2 )
2017-01-05 22:58:24 +03:00
Ioan Chera
92cc013398
Eternity config ( #1 )
...
Updated the Eternity UDMF configurations with the latest items.
2016-12-29 20:58:41 +03:00
MaxED
9f4e700c56
Updated Eternity game configurations with the ones provided by printz.
...
Internal: renamed several build batch files, updated relevant info in the documentation.
2016-12-28 14:32:16 +03:00
MaxED
cfc92d9075
Added, Draw Lines mode: added "Remove First Vertex" action (Ctrl-Backspace). It removes the first drawn vertex from the drawing session. Renamed "Remove Previous Vertex" action to "Remove Last Vertex".
...
Changed, Classic modes: added a limit on how far the view can be scrolled from the editable map area.
Fixed, Drag geometry modes: in some cases incorrect vertices were removed when using "Replace with dragged geometry" drag mode.
Fixed, Game configurations: sector special 195 ("Hidden Sector") was missing from Hexen/UDMF specials list.
2016-12-16 21:23:37 +00:00
MaxED
88363a1a66
Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window).
...
Added, Script Editor: double-clicking text resource tab header now shows the corresponding resource in the Resources tree.
Updated, Game configurations, UDMF: added several missing Thing renderstyles.
2016-12-08 12:10:43 +00:00
MaxED
21cab1d134
Added, Game configurations, ZDoom: Ambient sound things (14001 - 14064) were missing arguments definitions.
...
Fixed, Make Sectors mode: in some cases sector shape detection logic returned incorrect shape, or no shape at all.
2016-11-21 13:03:19 +00:00