Commit Graph

295 Commits

Author SHA1 Message Date
sphere 83e5cebe8f Update credits and default configuration. 2021-04-01 00:25:15 +02:00
sphere aae6465d21 Merge branch 'visualmode-neighborselect' into 'master'
Improvements to auto-alignment and selecting neighbors in Visual Mode

See merge request STJr/ZoneBuilder!3
2021-03-31 18:16:14 -04:00
ZZYZX 525bb7e3a2 Fixed: autoaligning and limited floodfill didn't work for selection. 2021-03-31 23:42:29 +02:00
ZZYZX c677627c09 Added: more magic to the autoalign/select neighbours logic; These functions should not anymore wrap around to the opposite side of two-sided linedefs, allowing you to select back and front sides separately using shift+click, and reducing infinite broken autoalign loops. 2021-03-31 23:17:14 +02:00
sphere f8bbe45c7b Allow selecting only single- or double-sided linedefs in Visual Mode. 2021-03-31 16:08:43 +02:00
sphere 76f2816e82 Display absolute-height slope vertices properly in Visual Mode. 2021-03-24 18:20:31 +01:00
sphere a88b146129 Update config: add labels for absolute z slope vertices, rename polyobject IDs to tags. 2021-03-24 00:01:23 +01:00
sphere 11b40e4589 Update credits. 2021-03-23 12:32:27 +01:00
sphere f7234a36ef Merge branch 'visualmode-paintselect' into 'master'
Paint selection in Visual Mode

See merge request STJr/ZoneBuilder!2
2021-03-22 16:58:47 -04:00
sphere 9cd41b15ef Fix checkboxes in the Editing tab of Preferences and remove a stray bracket. 2021-03-22 21:07:13 +01:00
biwa 4794b0effc More fixes for erroneously being able to select object multiple times when paint selecting 2021-03-22 20:31:16 +01:00
biwa 914fb7ea34 Fixed a bug where map elements could be selected multiple times when paint selecting in visual mode. Fixes #519. Fixes #520 2021-03-22 20:30:28 +01:00
biwa f8fbcbcd1f - Added option to enable additive paint selecting without holding shift independently from regular additive selecting 2021-03-22 20:28:58 +01:00
biwa 9f597a271c Added paint selecting to visual mode (PR#248 by biwa) 2021-03-22 19:52:25 +01:00
sphere 148f3d69ba Add actions to Visual Mode: for raising and lowering sectors/things by grid size, and for toggling Peg and Repeat Midtexture flags. 2021-03-21 19:26:10 +01:00
sphere 2a258faa0b wow visual studio really sucks with tab/whitespace handling 2021-03-21 16:09:33 +01:00
sphere 88fbbaac2e Display parameter and flags value (labels) in the Thing info panel, make parameter values easier to edit, update the 2.2 config. 2021-03-21 15:40:10 +01:00
sphere 09581306be Update version number to v2.11. 2021-03-14 15:31:04 +01:00
sphere 0efc410d58 Duplicated the Toggle Slope option to also allow sloping the back sector. 2021-03-14 14:59:23 +01:00
sphere 1f3f0358c7 Fix regression in repeating midtexture handling. 2021-03-14 00:16:36 +01:00
sphere f60aa6c42f Merge branch '2dflatalign' into 'master'
Display flat alignment in classic (2D) modes.

Closes #1

See merge request STJr/ZoneBuilder!1
2021-03-13 17:22:23 -05: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 3856a65588 Update 2D flat alignment on pasting linedef properties. 2021-03-13 17:42:47 +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 25eeb0c9e2 Fix incorrect prefixes in the 2.2 configuration. 2021-03-05 01:20:29 +01:00
sphere 607b09d076 Fix the very last zoom tube waypoint line not being drawn. 2021-03-01 16:20:33 +01:00
sphere 16299772b7 Disable Sound Modes by default since they're irrelevant for SRB2, and update the link in the Error pop-up. 2021-03-01 11:28:20 +01:00
sphere f505ee1707 Update installer script to use new images. 2021-02-27 13:35:48 +01:00
sphere f50866dd31 Change default settings in Map Analysis mode, add texture name wildcards to the reference manual, update the installer. 2021-02-27 02:21:33 +01:00
sphere 0cf3e0a29c Adjust duplicate waypoint indicators and remove redundant casts. 2021-02-26 16:31:09 +01:00
sphere 469f56e6fc Add labels for zoom tube waypoint sequence IDs and an indicator for duplicate waypoints. 2021-02-26 13:04:24 +01:00
sphere b59f8fef63 Fix bugs with testing from current mouse/camera position. 2021-02-25 18:08:29 +01:00
sphere 4958338bbb Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
sphere 2b435ede7f Update 2.2 config again. 2021-02-24 18:06:01 +01:00
sphere e316e56cee remove unneeded file 2021-02-24 00:13:36 +01:00
sphere f322fe3a5a Fix weapon/team rings displaying old sprites in the 2.2 configuration. 2021-02-23 22:31:24 +01:00
sphere e8ebbbf53e Update the 2.2 config and change some default settings. 2021-02-23 14:23:56 +01:00
sphere 9ca9e63244 Update Kart config, with Justburner's updates. 2021-02-21 23:25:22 +01:00
sphere 2b6098b594 Update 2.2 config. 2021-02-21 22:19:09 +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 1f962e46e9 Add support for !/!= in searches for sector brightness/height/tag, linedef tag and thing type/angle, and update the documentation. 2021-02-21 15:22:14 +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 37993cde49 First and very hacky attempt at rendering flat rotation/offsets in classic editing modes. 2021-02-19 11:17:12 +01:00
sphere 960065111a Update version number, credits & config. 2021-02-18 23:57:42 +01:00
sphere 4cbc56318a Apply Justburner's fixes to flat offsets/rotation in Visual Mode, from the Zone Builder Unofficial fork. 2021-02-18 17:13:07 +01:00
sphere 365aff2803 Add support for using >, <, >= and <= in searches for sector brightness/height/tag, linedef tag and thing type/angle. 2021-02-17 15:58:13 +01:00
sphere cc93734354 Update config and restore copy slope rendering in Visual Mode. 2021-02-17 01:49:48 +01:00