- Oct 24, 2023
- Oct 21, 2023
-
-
biwa authored
Game Configurations: added support for enabling or disabling support for vertex heights in UDMF game configurations
-
- Oct 03, 2023
-
-
biwa authored
GZDoom Game Configuration: fixed lightmap thing arguments for pulsing, flickering, and randomly flickering lights
-
- Sep 29, 2023
- Aug 02, 2023
-
-
biwa authored
-
- Jul 13, 2023
-
-
Max Waine (Nightdive Studios) authored
-
- Jul 08, 2023
-
-
biwa authored
-
- Jun 30, 2023
-
-
biwa authored
-
- Jun 29, 2023
-
-
Nash Muhandes authored
-
Max Waine (Nightdive Studios) authored
-
- Jun 25, 2023
-
-
Max Waine (Nightdive Studios) authored
-
- Jun 24, 2023
-
-
Max Waine (Nightdive Studios) authored
-
Max Waine (Nightdive Studios) authored
-
- Jun 09, 2023
-
-
Yuri Kunde Schlesner authored
-
- Apr 22, 2023
- Mar 06, 2023
-
-
Lobo authored
-
- Jan 28, 2023
-
-
biwa authored
-
- Nov 27, 2022
-
-
biwa authored
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
-
biwa authored
Disabled visual sloping for game configurations that do not support plane equation slopes. Fixes #828 Added toasts for visual sloping events
-
- Nov 13, 2022
-
-
biwa authored
Improved UDBScript to version 5: - Added Plane class - Added BlockMap, BlockEntry, and BlackMapQueryResult classes - Sector class - Added getLabelPositions method to get the position of sector labels (where tags, effects etc. are displayed) - Added support for JavaScript BigInt for UDMF fields. This means it's not necessary anymore to use UniValue to assign integers to new UDMF fields. Instead it can be done like this: sector.fields.my_int_field = 1n; - Added type information file (udbscript.d.ts)
-
- Nov 04, 2022
-
-
biwa authored
3D Floor Mode: added support for UDMF game configurations without support for sectors with multiple tags (i.e. Zandronum)
-
- Oct 20, 2022
-
-
biwa authored
-
- Oct 03, 2022
- Sep 18, 2022
-
-
biwa authored
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
-
- Sep 13, 2022
-
-
Boondorl authored
-
- Aug 28, 2022
-
-
biwa authored
Doom/Heretic/Strife Game Configurations: fixed an issue where the descriptions for the sector effects 2/3 and 12/13 were flipped. Fixes #772
-
- Aug 07, 2022
-
-
ZZYZX authored
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.
-
- Jul 02, 2022
-
-
Nash Muhandes authored
- 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
-
- Jun 02, 2022
-
-
biwa authored
-
- May 08, 2022
-
-
biwa authored
Eternity Engine game configuration: clarified description of the "impact" UDMF linedef flag Eternity Engine game configuration: added missing "monstershoot" UDMF linedef flag
-
- Apr 09, 2022
- Mar 13, 2022
-
-
biwa authored
- The updater can now update itself
-
- Feb 27, 2022
-
-
biwa authored
-
- Feb 12, 2022
-
-
biwa authored
MBF21 Game Configuration: Added missing "friendly" flag to things (thanks to hawkwind3). Resolves #703 MBF21 Game Configuration is now enabled by default
-
- Jan 29, 2022
-
-
biwa authored
-