MaxED
3a0426cd7f
GZDoomBuilder 1.06a:
...
MODELDEFs and models can now be loaded from PK3 resources (does anybody know if models or MODELDEFs can be stored in WADs?).
Negative scale and zOffset are now correctly parsed from MODELDEFs (model surfaces may be inverted though).
Fixed a crash while reading MODELDEFs when Operation System's decimal separator was set to comma.
Fixed a crash when user changed Thing type in Visual mode to a new one with model override, which wasn't previously used in a map.
Fixed a bug introduced in 1.06 when models weren't rendered in Visual mode when Fullbright mode was on.
Non-breaking space is now correctly handled by all Doom Builder's data parsers.
ColorPicker plugin:
Fixed a crash when user attempted to open ColorPicker window to edit sector properties in Visual mode, using hilighted surface as selection source, without selecting anything before doing so.
2012-05-21 23:51:32 +00:00
MaxED
62ba723ac1
GZDoomBuilder 1.05с:
...
Fixed a crash in Color Picker plugin when user tried to set Sector or Fade color to multiple sectors.
2012-05-15 15:23:03 +00:00
MaxED
36f391653a
GZDoomBuilder 1.05:
...
Added Color Picker plugin
Point, Flicker and Pulse light animation should now look almost exactly as seen in GZDoom.
Fixed a bug when editing thing properties in Visual mode didn't update visual thing.
Fixed incorrect doom-style walls shading when sector has "lightcolor" property set.
Fixed "Index was outside the bounds of the array in CalculateNormalsAndShading()" error.
GZDoomBuilder will now show error message prior to failing.
2012-05-11 12:28:20 +00:00
MaxED
72024341bf
2012-04-17 19:13:47 +00:00
boris_i
62dd9d9121
@Fixed typos in some configs
2012-04-14 13:14:18 +00:00
boris_i
f5c8ce9466
Improved "make door" functionality. It now actually creates usable doors in Hexen and UDMF maps.
2012-04-14 12:22:19 +00:00
codeimp
a8f155dd29
Added the DeepBSP nodebuilder.
2011-12-02 21:48:07 +00:00
codeimp
dcc7992774
Linked with the latest SlimDX (September 2011)
2011-12-02 19:49:09 +00:00
codeimp
01c071de53
Fixed Sector Secret Trigger thing (9046) argument options
2010-10-03 13:49:52 +00:00
codeimp
91cd5e5781
Fixed some configuration inaccuracies.
2010-10-03 13:39:37 +00:00
codeimp
7e4bf95a39
@ Fixed thing-line ceiling slope things (also fixed that the sidedefs are updated corrently when modified)
2010-09-18 09:53:10 +00:00
codeimp
cc47f0b11f
@ work on (G)ZDoom Editing plugin
2010-09-11 20:14:36 +00:00
codeimp
c502b02aa6
@ work on (G)ZDoom Editing plugin
2010-09-09 21:16:16 +00:00
codeimp
21c48f78e0
Fixed Aiming Camera (9073) thing argument 4 in ZDoom configurations (thanks Kappes Buur)
2010-09-03 05:50:53 +00:00
codeimp
72d7f6f54e
Updated UDMF fields in ZDoom game configurations
2010-09-02 20:42:00 +00:00
codeimp
5d741fab7d
Fixed ActorMover (9074) thing argument 4 in ZDoom configurations (thanks Kappes Buur)
2010-09-02 06:09:06 +00:00
codeimp
bd18bd2706
@ GPL in Windows style newlines (CR LF instead of LF only)
2010-08-30 19:43:09 +00:00
codeimp
c479f9185f
Update Eternity Game Configuration (thanks esselfortium)
2010-08-30 14:47:27 +00:00
codeimp
7ad72cd817
Updated ZDBSP nodebuilder to latest version (1.17)
2010-08-29 08:28:25 +00:00
codeimp
6119a7b94c
Reverted ZDBSP nodebuilder to latest stable version (1.13)
2010-08-28 16:27:10 +00:00
codeimp
d84312ea92
Added separate compiler for Hexen (with correct includes).
...
Added separate Script Configuration so that only the available function and constants are shown in the editor.
2010-08-24 19:55:44 +00:00
codeimp
7406843955
ZDoom USDF can now be edited as plain text in the script editor.
2010-08-23 19:55:33 +00:00
codeimp
b2f672c94f
Added 'conversation' UDMF field to Things in ZDoom configurations
...
Added the ability for plugins to choose the toolbar section in which to add a button
Added beginning of ZDoom USDF conversation editor plugin
2010-08-22 20:56:52 +00:00
codeimp
6a685b7678
Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE
...
Added two new type handlers that can be used in UDMF ('Thing Type' and 'Thing Class')
Polished the browse icons and browse buttons.
Added more events for plugins to intercept.
2010-08-22 11:36:09 +00:00
codeimp
97b96df5dc
Removed Hexen compiler and using the ZDoom ACC compiler to compile for Hexen
...
Removed Eternity UDMF game configuration, because Eternity still doesn't have UDMF support
2010-08-21 09:46:16 +00:00
codeimp
84521fa4b6
Updated default settings, compilers and release script
2010-08-18 17:45:12 +00:00
codeimp
d7933351fa
Update script configurations with latest functions and constants listing from the ZDoom Wiki
2010-08-18 17:11:21 +00:00
codeimp
629f619794
Added basic plugin loading order system (just a cfg file which sets the order in which to load the DLL files, this matters because that is also the order in which events are raised on plugins)
2010-08-18 12:19:37 +00:00
codeimp
34bd24505d
Added some missing things in ZDoom game configurations
...
Added Copy and Paste object properties for classic modes
Added some options for toolbar customization
2010-08-15 13:45:43 +00:00
codeimp
acd1fe69fd
@ Changed key combinations (disregardshift) to still allow Control keys
...
@ Fixed crash with editing an unknown thing
@ Minor Game Configuration changes
2010-08-13 19:11:06 +00:00
boris_i
aa34d0605e
Fixed a bug that allowed to place vertices and things outside the map format grid boundaries
2010-08-13 18:32:21 +00:00
codeimp
f070f6c867
@ Minor Game Configuration changes.
2010-08-13 17:57:58 +00:00
codeimp
9ed495d99d
Added some missing Skulltag things (thanks StrikerMan780)
...
Added new internal sprite: Light
2010-08-11 19:47:48 +00:00
codeimp
02289a79a0
Fixed the Skulltag configurations to use the configuration include system.
...
@ Also removed the temporary files I used for comparison.
2010-08-10 20:19:21 +00:00
boris_i
b1d34b1af5
Fixed the Heretic config to actually display hanging things on the ceiling in visual mode
2010-03-24 17:39:49 +00:00
codeimp
b0dfbc0df9
- Added support for "scaledtextureoffsets" game configuration setting. Boris writes the actual implementation.
2010-01-02 20:54:35 +00:00
codeimp
50b9765377
- Scales are now generally accepted and exposed by the ImageData class instead of just ScaleWidth/ScaledHeight
...
- Camera offsets in Visual Modes now changeable in Game Configurations (default is Doom's camera position)
@ Some other stuff dealing with the new dockers I forgot what it's for.
2010-01-02 20:22:05 +00:00
codeimp
b7bf1299ce
Fixed incorrect sector effects flashing speeds in the descriptions
2009-08-22 21:21:40 +00:00
codeimp
20048976b0
ZDoom (Hexen) and ZDoom (Strife in Hexen format) game configurations game configurations now makes use of included configurations
2009-08-03 08:05:55 +00:00
codeimp
e3ee1df791
@ Fixed missing TX_ textures support in ZDoom game configurations
2009-08-03 06:36:03 +00:00
codeimp
d247492c31
@ Fixed a conflicting linedef action (272)
2009-08-01 07:45:59 +00:00
codeimp
95965418f2
ZDoom (Heretic in Hexen format) game configuration now makes use of included configurations
2009-07-31 14:53:41 +00:00
codeimp
708195f164
ZDoom (Doom in UDMF format) game configuration now makes use of included configurations
2009-07-31 13:54:36 +00:00
codeimp
3d37b122f1
ZDoom (Doom in Doom format) and ZDoom (Doom in Hexen format) game configurations now makes use of included configurations
2009-07-31 12:56:07 +00:00
codeimp
711ad371d8
Strife game configuration now makes use of included configurations
2009-07-31 07:54:05 +00:00
codeimp
9db6df3083
jDoom, Legacy and Risen3D game configurations now makes use of included configurations
2009-07-30 20:21:04 +00:00
codeimp
8e0589ddf3
@ Total restructure of the game configuration includes
...
@ Missing include paths are now reported as errors
2009-07-30 18:10:57 +00:00
codeimp
b9089da5bf
Hexen game configuration now makes use of included configurations
2009-07-30 14:49:27 +00:00
codeimp
85c47a0dc0
@ moved some structures around in the game configurations
...
Heretic game configuration now makes use of included configurations
2009-07-30 14:19:50 +00:00
codeimp
3f196b1caa
Eternity UDMF game configuration now makes use of included configurations
2009-07-30 10:57:31 +00:00