Skip to content
Snippets Groups Projects
Select Git revision
  • 3dfloormode
  • master default protected
  • scripteditor
  • soclua
  • v0.6
  • v0.5
  • v0.4
  • v0.3
  • v0.2
  • v0.1
10 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03May230Apr21189873223Mar201917141211107654328Feb272621201918107330Jan27242320171613111098326Dec2423201817131211106543229Nov2722212018864121Oct27Sep2624191716131211965330Aug292827262322212019141312109875231Jul30292625242319151211109854127Jun252419171413121110654331May30292720226Apr251916151211985432129Mar2826252221201830Nov2726252220191311965211Oct10985326Sep171611975230Aug292724201410531Jul282423171612105230Jun29282619976432125May22212015131125Apr2318171419Mar17Dec131211109876543218Sep26Jul5Oct4318Sep171615141311109876432131Aug302928262423222120191817161514131211102131Jul8May24Mar30Jan11953223Aug222119151432131Jul30Renamed Jitter mode to Randomize mode.Thing Edit forms: angle/pitch/roll change events were triggered twice when changing a value.Moved "Action Doom", "Harmony", "Chex Quest" 1 and 3 game configuration to Configurations/Other Games.Model rendering (all modes): UDMF scale, pitch and roll are now displayed.Added a separate ThingEditForm for UDMF map format.Things mode: you can clone selected/highlighted things by holding "Shift" before starting to drag them.A quick fix to previous commit...Added "Paste Properties Options" form, which lets you pick properties for 'Copy Properties' and 'Paste Properties' actions.WADReader: another fix to patches outside of patch ranges detection logic.Find and Replace mode: added "Sector Floor Height" and "Sector Ceiling Height" search modes.WADReader: patches outside of patch ranges were not detected in some cases."Rotate Clockwise" and "Rotate Counterclockwise" actions now work in Things mode (they will rotate things) and in Sectors mode (they will rotate floor/ceiling textures based on current view mode).Woops! Terrible bugs!The editor no longer locks up while testing the map.Fixed: .dbs map configuration was not loaded when loading a map by dragging a wad file on top of GZDB shortcut/executable.Updated documentation."File -> Export -> Selection as Wavefront .obj" menu command was not working.Woops... I did it wrong...Fixed Skulltag part of Zandronum things configuration.Linedef Info panel: tag text is now set in a more reliable fashion.In some cases, texture offsets were adjusted when it wasn't required when splitting linedefs.GLDEFS parser: made dynamic light attaching rules a bit stricter. Now a light is attached to an actor if frame length is 4 chars or 5-th char is 'A' in GLDEFS object definition.Angle control: in some cases angle was set to 360 instead of 0 when clicking on the control.Angle in now set in 0..359 range when clicking on Angle control.Moved all Skulltag things, which are no longer available by default in Zandronum, to Skulltag_things.cfgUpdated documentation.Just a couple of cosmetic fixes. Nothing interesting, really...Make Door action: door texture can now be defined in a game configuration.Make Door action: added missing activation properties for maps in Hexen and UDMF map formats.Linedef Edit Form, Sector Edit Form: when several map elements with different textures are selected, the "texture stack" icon is shown in the texture selectors instead of the "missing texture" icon."Reset" button was missing from "Draw Grid" settings.Renamed "Reload MODELDEF" action and "Tools" menu item to "Reload MODELDEF/VOXELDEF".Script Editor: added "Find and Replace" toolbar button.Added "Full Brightness" toolbar button and "View" menu item. These call "Toggle Full Brightness" action.Fixed button states for "Draw [stuff]" modes in the modes toolbar.Added Doom and Doom 2 game configurations for vanilla Doom and Boom engines.According to dotnetperls.com, "new Dictionary<string, [anything]>(StringComparer.Ordinal)" works 17% faster than "new Dictionary<string, [anything]>()", so let's stick that everywhere and see what happens :)Default thing arguments were not set when creating a new thing, only when changing thing type in Edit Things window.Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter.Game Configurations: added support for new property "fixedrotation", which keeps thing's angle constant when a thing is rotated in Edit Selection mode.
Loading