Commit graph

3842 commits

Author SHA1 Message Date
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
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
b1833b0100 Clean up 3D floor texture offset handling, and make it match SRB2 more closely 2024-05-06 22:55:46 +02:00
spherallic
56a38ee16d Don't clamp floor/ceiling texture offsets prematurely 2024-05-03 23:40:31 +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
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
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
spherallic
b39dabb8cb Reorganized thing info panel:
- Added string arguments
- Added pitch/roll
- Removed class/action
2024-04-16 22:04:24 +02:00
spherallic
af8b070363 Fix incorrect ceiling height check for things with centered hitbox 2024-04-09 16:36:14 +02:00
spherallic
f3e7e80866 Take sector trigger tag fields into account when looking for new/unused tag 2024-04-05 16:03:04 +02:00
spherallic
2b627b0e8a Merge remote-tracking branch 'udb/master' 2024-04-05 15:25:28 +02:00
biwa
df743740c0 ZScript parser: added support for "final" and "sealed" classes. Fixes #1033 2024-03-31 22:56:41 +02:00
spherallic
a1658c66b3 Merge remote-tracking branch 'udb/master' 2024-03-07 12:52:54 +01:00
biwa
2df6004bf0 Fixed a crash when trying to load a voxel that could not be found multiple times. Fixes #1024
Fixed a problem where voxels defined in VOXELDEF would not be found
2024-03-03 17:43:22 +01:00
spherallic
cb4608d073 Rename gzstretchview to doomstretchview 2024-02-24 22:09:57 +01:00
spherallic
e970b2eda3 Update Randomize Things to change mobjscale instead of sprite scale 2024-02-20 16:20:56 +01:00
spherallic
192ddc9e6c - Expose GetFloorPlane and GetCeilingPlane to UDBScript
- Add two new example scripts, remove one useless example script
2024-02-20 15:25:13 +01:00
spherallic
f0ad463637 Small cleanup 2024-02-10 18:44:52 +01:00
spherallic
1b93dcb114 Fix only one SOC_ or LUA_ prefixed lump being rad from WAD files 2024-02-10 17:16:34 +01:00