Commit graph

4471 commits

Author SHA1 Message Date
spherallic
ef8afd60f6 Fix small sector geometry pasted inside a much bigger sector not maintaining textures 2024-06-03 13:28:37 +02:00
spherallic
f167febd58 Increase blockmap entry size for Sectors Mode 2024-05-30 20:53:41 +02:00
spherallic
c30f266c5b Completely remove blockmap use in Vertices and Linedefs modes 2024-05-30 19:59:15 +02:00
spherallic
c57a4dceb6 Fix newly drawn closed sectors not using properties of nearby sectors 2024-05-29 19:08:33 +02:00
spherallic
a807c1f1c4 Update version number to 0.8 2024-05-29 17:28:09 +02:00
spherallic
0b6a0e4a74 Change integer snap for position 2024-05-29 16:51:35 +02:00
spherallic
160dde12cf Filter old lines and vertices by edited area when drawing geometry lines 2024-05-29 16:05:22 +02:00
spherallic
1d65205a6b Filter non-marked linedefs by edited area when accepting Edit Selection mode 2024-05-29 16:05:18 +02:00
spherallic
863af3290e Merge branch 'snapvertices' 2024-05-28 20:29:13 +02:00
spherallic
e3c3a82587 Re-add deprecated Draw Slopes actions to prevent crashes for people who bound them 2024-05-28 20:28:33 +02:00
spherallic
c737a55e7b Snap vertex and thing positions to integer positions 2024-05-28 16:00:23 +02:00
spherallic
c67e8dec89 Maintain category of edited existing thing's info 2024-05-28 15:54:36 +02:00
spherallic
1afa0b9e7b Disable deprecated Draw Slopes Mode 2024-05-28 14:46:01 +02:00
spherallic
bd5793087b Hide actions related to deprecated slope modes 2024-05-28 14:44:31 +02:00
spherallic
085e1ca77b Filter vertices to join by edited area when stitching geometry 2024-05-28 14:26:56 +02:00
spherallic
f425ed7909 Clean up slope correction for dragged FOF control sectors 2024-05-27 17:08:03 +02:00
spherallic
17068b7708 Make texture scale multiply/divide actions work on FOF sides 2024-05-25 00:20:39 +02:00
spherallic
34cf407330 Fix unknown thing types crashing because of unknown stringarg info 2024-05-24 21:08:45 +02:00
spherallic
097ad4107c Improve slope handling when dragging FOF control sectors 2024-05-24 19:58:53 +02:00
spherallic
c6eecdec5d Merge remote-tracking branch 'udb/master' 2024-05-24 15:24:42 +02:00
spherallic
004eaf28a0 Improve scaling action behavior on things, modify mobjscale instead of sprite x/y scale 2024-05-24 15:19:03 +02:00
spherallic
982d50470c Make texture scaling actions more sensible, add multiply/divide by 2 actions 2024-05-24 15:05:59 +02:00
spherallic
b663277992 Never clamp double-sided midtexture Y offsets 2024-05-15 14:22:29 +02:00
spherallic
54f1b38fec Scale thing float offset by thing's mobjscale + more object scale handling improvements 2024-05-13 17:26:29 +02:00
biwa
b36c14ae70 Game Configuration dialog: fixed a problem where the start editing mode was not saved correctly. Fixes #1052 2024-05-11 15:05:16 +02:00
biwa
2a404cf1fc Linedefs Mode, Sectors Mode, Things Mode: fixed a problem where multi-selecting many spread out map elements could result in an exception. Fixes #1053 2024-05-11 14:28:52 +02:00
biwa
d0176253b0 Disabled MacOS CI 2024-05-09 20:09:39 +02:00
biwa
456ae573ed ZScript parser: added support for min and max value constants in the states block. Fixes #1019 2024-05-09 20:01:09 +02:00
spherallic
560d8fca57 Improve mobjscale handling & show it in classic editing modes 2024-05-08 15:39:20 +02:00
spherallic
ac74639453 Add 2 new scripts 2024-05-07 01:30:01 +02:00
spherallic
b1833b0100 Clean up 3D floor texture offset handling, and make it match SRB2 more closely 2024-05-06 22:55:46 +02:00
spherallic
201968d169 Change "angle" arguments to regular integers because the angle selector sucks 2024-05-06 14:27:46 +02:00
Nash Muhandes
071818dc2d
ZDRayInfo fixes - remove unused lm_gridsize and fix name of lm_sampledist (#1047)
GZDoom Game Configuration: fixed UDMF fields related to ZDRay. Fixes #1043. Fixes #1044.
2024-05-04 10:06:51 +02:00
spherallic
56a38ee16d Don't clamp floor/ceiling texture offsets prematurely 2024-05-03 23:40:31 +02:00
spherallic
f1d1ac0e55 Correct lavafall objects not being set to hang 2024-05-02 15:17:50 +02:00
spherallic
37eb24573e Fix bug with relative operations on linedef executor delay 2024-05-02 15:17:31 +02:00
spherallic
0f9b5ba059 Show trigger tag associations from sectors to linedefs 2024-05-01 12:26:48 +02:00
spherallic
b33b609c96 Properly check for invalid act numbers 2024-04-28 23:31:05 +02:00
spherallic
0846e8f4ea Merge remote-tracking branch 'udb/master' 2024-04-26 13:09:38 +02:00
spherallic
a3badb6501 Allow relative operations and expressions for linedef executor delay and sector trigger tag fields 2024-04-26 11:29:08 +02:00
spherallic
da4808d2b7 Make fog blocks invisible 2024-04-23 23:58:10 +02:00
spherallic
e780de2ae9 Add setting to scale flat offsets, matching SRB2 2024-04-23 13:55:12 +02:00
biwa
e527b8bb78 More changes to get it to compile with Visual Studio 2022 2024-04-21 19:19:34 +02:00
biwa
81ab73c8db Fixes to make it compile with Visual Studio 2022 2024-04-21 19:01:45 +02:00
biwa
77c1fb8aab Updated build script to use Visual Studio 2022 2024-04-21 17:08:15 +02:00
biwa
b853f11236 Changed BuilderNative project file to work in Visual Studio 2022 2024-04-21 16:44:49 +02:00
spherallic
6f5f53aee6 Texture browser: properly sort subfolders 2024-04-18 00:12:29 +02:00
spherallic
8e5b5b03ca Forgot to stage the removal of linedef action prefixes 2024-04-17 13:03:44 +02:00
spherallic
18b984c455 Allow filtering by action/type number for linedef actions and things
Also remove number prefixes from linedef actions to reduce clutter
2024-04-17 13:03:27 +02:00
spherallic
768ea8fbad Added string arguments to linedef info panel 2024-04-16 22:43:29 +02:00