MaxED
75f0f91a88
Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once.
2023-01-04 14:04:43 +01:00
MaxED
a82102a611
Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions.
...
Added, Draw Line and Draw Curve modes: added "Auto-finish drawing" setting. When enabled, the modes will automatically finish drawing when currently drawn lines and already existing level geometry form a closed shape.
Changed: sector-wise linedef flipping is now done using the new "Align Linedefs" action. "Flip Linedefs" action works the same as in DB2 again.
Changed: when a map was already loaded, using "Open Map" action will use that map's directory as the starting directory.
Changed: official IWADs can no longer be saved.
Changed: disabled lump ranges/duplicate entries checks for official IWADs.
Changed: wad type is now preserved when saving a map (previously all wads were saved as PWADs).
Changed: moved Updater.exe launch much closer to the editor termination point to avoid any chance of it closing the editor before it properly closes itself.
Updated ZDoom_DECORATE.cfg (A_Blast).
Updated documentation.
2023-01-04 13:30:21 +01:00
MaxED
f37fc2c662
Added, Tag Explorer plugin, UDMF: added multiple tags support.
...
Changed, cosmetic: elapsed time is now displayed after resources loading finishes.
Changed, internal: changed Clock.CurrentTime type to long.
Fixed, Tag Statistics window: in some cases the map view was not updated after selecting items in Sectors/Linedefs/Things columns.
Fixed, cosmetic: Draw Curve mode icon was missing a shadow.
2023-01-04 13:15:34 +01:00
spherallic
6b21d45fac
Fix thing/linedef label text for dark mode
2022-12-21 19:33:23 +01:00
spherallic
c71ff97b3e
Fix resource mess
2022-11-25 21:02:56 +01:00
spherallic
4a582c81d5
Merge branch 'master' into unofficial-port
2022-11-25 19:05:46 +01:00
spherallic
69b2faa96e
Add safeguards to prevent crashes from invalid flat alignment lines
2022-11-25 18:39:58 +01:00
sphere
095aa9bb68
GZDB merging - part 1
2022-11-25 17:14:35 +00:00
sphere
cafa42dccd
fix
2021-12-05 02:44:25 +01:00
justburner
9ff08fe97b
Rewrote unofficial 2.10 over latest official commit
2021-12-05 02:44:25 +01:00
sphere
676223929f
Make undo/redo less unstable by handling flat alignment changes differently.
2021-10-31 14:46:00 +01:00
sphere
b95dcc21b0
Always display ZB's version number in the title.
2021-10-24 22:56:31 +02:00
sphere
650b5aae88
Visual Mode: correct-enough slope skewing on FOF sides, with thanks to Monster Iestyn!
2021-10-24 22:33:25 +02:00
sphere
738fcfe2c3
Fix a couple of spelling and grammar mistakes.
2021-05-24 13:33:55 +02:00
sphere
8b6406075c
Add an indication to changed flag/angle/parameter labels, to show when flags or angle/parameter values have changed behavior.
2021-04-03 17:06:09 +02:00
sphere
83e5cebe8f
Update credits and default configuration.
2021-04-01 00:25:15 +02:00
sphere
11b40e4589
Update credits.
2021-03-23 12:32:27 +01:00
sphere
8202a7c3f0
Update 2D flat alignment whenever texture offsets are changed.
2021-03-13 23:10:41 +01:00
sphere
cba0e2a5d4
Update 2D flat alignment when dragging geometry or changing a sector tag. Also tweak some undo/redo behavior.
2021-03-13 18:16:38 +01:00
sphere
597592b393
Update 2D flat alignment on undo & redo.
2021-03-13 16:58:16 +01:00
sphere
a754bf447a
Display flat alignment in classic (2D) modes.
2021-03-13 02:16:24 +01:00
sphere
e2598364b2
Update installer and fix two tiny mistakes.
2021-02-21 21:50:27 +01:00
sphere
16880b3527
Display (zoom tube) waypoint sequences in classic (2D) modes, like NiGHTS paths, and move their display settings to the Appearance tab.
2021-02-21 20:39:42 +01:00
sphere
0c8effe3a3
Clean up the project, revert hacky flat alignment, fix About menu and browser handling.
2021-02-21 14:59:33 +01:00
sphere
960065111a
Update version number, credits & config.
2021-02-18 23:57:42 +01:00
MascaraSnake
43399cf23f
Added SRB2Kart support
2018-12-16 14:25:49 +01:00
MascaraSnake
0fbc680143
Added an option to draw Things at a fixed size in 2D view
2018-01-12 18:53:37 +01:00
MascaraSnake
1d05f96637
Added an option to disable the crosshair in 2D mode
2017-10-01 10:36:47 +02:00
MascaraSnake
9aba68db7b
Reject ZWADs with an error message.
2017-07-11 21:06:04 +02:00
MascaraSnake
8e068aad5b
Fixed some file browser regexps
2017-01-28 18:36:39 +01:00
MascaraSnake
39fddcb7c5
Added TopDown support
2017-01-28 18:22:44 +01:00
MascaraSnake
130101a227
Thing angles outside of 0-359 are now preserved when copypasting or placing new Things
2016-09-16 23:07:18 +02:00
MascaraSnake
732ae6481d
Fixed a crash when opening the edit window for a linedef with action 402.
2016-07-30 16:42:30 +02:00
MascaraSnake
907ed1c439
Merged in GZDB r2501.
2016-04-08 20:15:23 +02:00
MascaraSnake
2dba78a3d2
Merged in GZDB r2499.
2016-04-07 22:54:11 +02:00
MascaraSnake
f03de4a27a
Merged in GZDB r2493.
2016-04-07 15:29:47 +02:00
MascaraSnake
649f5595dd
Add options to save screenshots in PNG format and to disable the infobox in the top right corner. No menu entries for these options because I'm lazy and most people probably won't need these settings anyway.
2016-03-01 22:48:15 +01:00
MascaraSnake
926c318f04
Don't allow Parameter values that are out of range.
2016-02-28 21:16:04 +01:00
MascaraSnake
0c1ab582a7
Added support for SRB2's Thing type "parameter" property.
2016-02-29 11:41:17 +01:00
MascaraSnake
c6c0df0fa1
Changed the way the skin parameter is passed, so that people don't have to change their program configurations
2016-01-30 17:35:21 +01:00
MascaraSnake
fda0ec6e52
Replace the skill level option with skin and gametype options for SRB2
2016-01-30 16:55:15 +01:00
MascaraSnake
4952d9120a
Merged in GZDB r2491
2016-01-30 00:57:06 +01:00
MascaraSnake
7f08137025
Merged in GZDB r2490
2016-01-30 00:44:51 +01:00
MascaraSnake
e7ad3d4bb2
Merged in GZDB r2488
2016-01-30 00:04:41 +01:00
MascaraSnake
9ccea639bf
Merged in GZDB r2487
2016-01-29 11:02:09 +01:00
MascaraSnake
00e4dbb181
Made the "toggle sky rendering" button visible for SRB2 maps
2016-01-23 10:39:24 +01:00
MascaraSnake
4511d5976b
Merged in GZDB r2481.
2016-01-23 10:01:27 +01:00
MascaraSnake
287d1fe968
Merged in GZDB r2478.
2016-01-23 09:40:17 +01:00
MascaraSnake
9abe49ebb2
Merged in GZDB r2471.
2016-01-23 03:38:26 +01:00
MascaraSnake
f63c2f7665
Merged in GZDB r2470.
2016-01-23 03:15:37 +01:00
MascaraSnake
431a6ea0ec
Merged in GZDB r2466.
2016-01-23 01:32:21 +01:00
MascaraSnake
04abc827f7
Merged in GZDB r2465.
2016-01-23 01:30:20 +01:00
MascaraSnake
443ba50581
Fixed a bug in the Thing edit form
2016-01-15 22:24:01 +01:00
MascaraSnake
ee3f77865f
Allow angle/flags/parameter descriptions to be changed per Thing type
2016-01-15 20:03:10 +01:00
MascaraSnake
a03d5c5291
Allow angle/flags/parameter descriptions to be changed per Thing type
2016-01-15 19:34:02 +01:00
MascaraSnake
984c021fe0
If multiple Things/linedefs of different types are selected, show generic flag names
2016-01-15 18:06:38 +01:00
MascaraSnake
92ddece4d4
Enlarged the linedef edit window a bit so you can see all the flags without scrolling
2016-01-14 21:01:13 +01:00
MascaraSnake
6dd3635a38
Allow linedef flags text to be changed per type (config isn't updated yet)
2016-01-14 20:31:27 +01:00
MascaraSnake
4e988bb61f
Reset Thing flags when switching from a type with renamed flags to an unknown type
2016-01-14 20:27:23 +01:00
MascaraSnake
f3a756c7d4
Allow Thing flags text to be changed per type
2016-01-14 19:31:21 +01:00
MascaraSnake
7b276580fb
Allow a Thing's flags value field to be edited even when "Absolute Height" is checked, but uncheck it after editing
2016-01-13 19:35:42 +01:00
MascaraSnake
b2696af491
Made flags value field writable
2016-01-13 00:35:07 +01:00
MascaraSnake
e81c8d6acc
Added multimare support
2016-01-12 22:07:23 +01:00
MascaraSnake
4e043b510f
Made the precision with which the NiGHTS circles are drawn configurable
2016-01-12 10:54:23 +01:00
MascaraSnake
1e107dcd46
Added toolbar button for toggling NiGHTS path rendering and allowed the control to be binded to a key
2016-01-12 10:25:19 +01:00
MascaraSnake
4b565d69ee
Changed the "About Zone Builder..." icon
2016-01-12 10:14:21 +01:00
MascaraSnake
32f3fbbd70
Made NiGHTS path color configurable
2016-01-12 01:05:42 +01:00
MascaraSnake
4611851122
Added capability for rendering the NiGHTS path
2016-01-12 00:26:00 +01:00
MascaraSnake
368d0ce1bd
Added option to extend the crosshair in classic modes to the map boundaries
2016-01-11 20:33:37 +01:00
MascaraSnake
b5d255d91d
Don't allow negative Thing heights for SRB2 maps
2016-01-10 22:54:39 +01:00
MascaraSnake
9acf74041c
Made the number of file backups configurable
2016-01-10 20:10:35 +01:00
MascaraSnake
df0d4e2e09
Actually, the "IWAD file dialog" is for adding general assets, so allow all files there too
2016-01-05 15:48:48 +01:00
MascaraSnake
b22a22317f
Show .srb files directly in the IWAD file dialog
2016-01-05 11:03:57 +01:00
MascaraSnake
c21705ed87
Hid the updater and a few other options that aren't relevant for SRB2
2016-01-03 21:32:52 +01:00
MascaraSnake
3e9a3d91ea
Added an "About Zone Builder" tab to the About window
2016-01-03 18:33:42 +01:00
MascaraSnake
85c53c2d42
Only add Z position to flags value for SRB2
2016-01-03 16:54:53 +01:00
MascaraSnake
e773c543e5
Thing position, linedef offset and sector height boxes now all change in increments of 8 (16 with Shift, 1 with Ctrl).
2016-01-02 15:30:01 +01:00
MascaraSnake
4540a9b59d
Changed the version number. The revision number is now only used internally to indicate the GZDB revision number this is based on.
2016-01-01 23:45:22 +01:00
MascaraSnake
29f05db92d
Added support for SRB2's 3D floors and slopes, as well as SRB2's method of storing the Z positions of Things
2015-12-31 16:46:40 +01:00
MascaraSnake
4cf012d92c
Allow .srb as an IWAD file type
2015-12-31 16:45:21 +01:00
MascaraSnake
2df14e7fb9
Rebranded the editor from GZDoom Builder to Zone Builder
2015-12-31 16:44:28 +01:00
MascaraSnake
e971586805
Added GZDB repo at r2462 and updated project file to VS2015.
2015-12-31 13:21:44 +01:00