- 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
- Jan 28, 2022
-
-
biwa authored
-
- Jan 26, 2022
-
-
biwa authored
-
- Jan 23, 2022
-
-
biwa authored
GZDoom game configuration: added enum list for the automapstyle UDMF linedef field
-
- Jan 07, 2022
-
-
biwa authored
-
- Jan 06, 2022
-
-
biwa authored
UDBScript: groups all classes, objects, and methods in a new UDB namespace, usable with the new feature version 4. Updated the documentation accordingly. Resolves #679
-
- Dec 25, 2021
-
-
biwa authored
UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof UDBScript: Map class: the getSidedefsFromSelectedLinedefs() method now correctly only returns the Sidedefs of selected Linedefs in visual mode (and not also the highlighted one) UDBScript: Map class: added a new getSidedefsFromSelectedOrHighlightedLinedefs() method as the equivalent to the other getSelectedOrHighlighted*() methods UDBScript: Sector class: added new floorSelected, ceilingSelected, floorHighlighted, and ceilingHighlighted properties. Those are mostly useful in visual mode, since they always return true when the Sector is selected or highlighted in the classic modes. The properties are read-only UDBScript: Sidedef class: added new upperSelected, middleSelected, lowerSelected, upperHighlighted, middleHighlighted, and lowerHighlighted properties. Those are mostly useful in visual mode, since they always return true when the parent Linedef is selected or highlighted in the classic modes. The properties are read-only UDBScript: added new example to apply textures for floor/ceiling and upper/middle/lower texture for selected map elements UDBScript: updated documentation
-
- Dec 17, 2021
- Dec 15, 2021
-
-
biwa authored
-
- Dec 14, 2021
-
-
DrinkyBird authored
* Updated the bundled Zandronum ACC with Zan 3.1 changes * Add Zandronum 3.1 functions and constants to its ACS configuration * Updated the Zandronum ACC (again), as it was missing GAMESTATE definitions
-
- Dec 10, 2021
-
-
biwa authored
UDBScript: the methods of the Pen class now return the instance of the Pen class to allow method chaining. Resolves #662
-
- Dec 09, 2021
-
-
biwa authored
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
-
- Nov 28, 2021
-
-
biwa authored
Added map scripting capabilities to UDB (#656). Documentation at https://biwa.github.io/udbscript-docs/
-
- Oct 24, 2021
-
-
biwa authored
-
- Oct 03, 2021
-
-
biwa authored
(G)ZDoom game configuration: added several missing UDMF fields for linedefs and sectors, so that they show up in the custom tab. Fixes #628
-
- Sep 13, 2021
-
-
biwa authored
Eternity Engine game configuration: it's again possible to set the floor and ceiling brightness independently from the sector brightness
-
- Sep 06, 2021
-
-
biwa authored
Game configurations: added option to enable/disable GZDoom style distinct brightness for walls/ceilings/floors. Fixes #618
-
- Sep 05, 2021
-
-
biwa authored
-
- Sep 03, 2021
-
-
Derek MacDonald authored
-
- Aug 26, 2021
- Aug 25, 2021
-
-
Derek MacDonald authored
-
- Aug 21, 2021
-
-
Derek MacDonald authored
-
- Aug 18, 2021
-
-
Derek MacDonald authored
-
- Aug 14, 2021
-
-
Derek MacDonald authored
-
- Aug 09, 2021
-
-
biwa authored
Eternity Engine game configurations: added support for arbitrary map names in the default testing parameters
-
- Aug 03, 2021
-
-
biwa authored
Boom game configuration: fixed a problem where linedef actions 264 and 265 were not labeled correctly
-
- Jun 24, 2021
-
-
biwa authored
-
- May 29, 2021
-
-
biwa authored
-
- May 27, 2021
-
-
biwa authored
-