Commit graph

877 commits

Author SHA1 Message Date
spherallic
4e906a3c35 Enable per-wall lighting 2024-06-25 15:53:35 +02:00
spherallic
d7d2ebcedf Completely hide skill level in drop-down testing menu 2024-06-18 21:51:57 +02:00
spherallic
c6eecdec5d Merge remote-tracking branch 'udb/master' 2024-05-24 15:24:42 +02:00
spherallic
ac74639453 Add 2 new scripts 2024-05-07 01:30:01 +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
f1d1ac0e55 Correct lavafall objects not being set to hang 2024-05-02 15:17:50 +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
e780de2ae9 Add setting to scale flat offsets, matching SRB2 2024-04-23 13:55:12 +02:00
biwa
81ab73c8db Fixes to make it compile with Visual Studio 2022 2024-04-21 19:01:45 +02:00
spherallic
8e5b5b03ca Forgot to stage the removal of linedef action prefixes 2024-04-17 13:03:44 +02:00
spherallic
66965674a6 Clean up example UDBScripts some more 2024-04-05 16:54:20 +02:00
spherallic
2b627b0e8a Merge remote-tracking branch 'udb/master' 2024-04-05 15:25:28 +02:00
biwa
5726421c9d GZDoom game configuration: removed support for path nodes, because the feature was removed from GZDoom 2024-03-31 18:36:31 +02:00
spherallic
2ca05336dd Add 3 example scripts that recreate ZB actions 2024-03-13 18:45:28 +01:00
spherallic
01ad1d07f9 Add flags for disabling equation slope physics 2024-03-13 18:44:48 +01:00
spherallic
77d45c78f9 Merge remote-tracking branch 'udb/master' 2024-03-13 18:39:54 +01:00
MajorCooke
a023633c16
GZDoom Game Configuration: Added support for PathNodes. (#1032)
UDBScript: Added scripts for PathNode management
2024-03-09 14:14:12 +01:00
spherallic
a1658c66b3 Merge remote-tracking branch 'udb/master' 2024-03-07 12:52:54 +01:00
biwa
f28a4b10a8 UDBScript examples: fixed a problem in the "Create Line Portal" script where not all arguments of the selected lines were reset. Fixes #1026 2024-03-03 10:50:04 +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
59492bfbf5 Linedef config changes:
- Add action 6: "Sector Set Portal"
- Fix flags for wind/current (action 541) not showing up
2024-02-13 16:51:09 +01:00
spherallic
0ed632bb81 - Fix executor delay not being editable
- Show mobjscale by default in Custom tab of things, for convenience
- Officially enable texture scaling (NOTE: only works in 2.2.14 nightly builds)
2024-02-11 12:46:18 +01:00
spherallic
b910d5efe2 Small config tweaks 2024-02-09 02:08:15 +01:00
spherallic
13388c99f9 Add tooltip to linedef actions that use "tag 0 = front sector" behavior 2024-02-09 02:07:43 +01:00
spherallic
3726bb5a3b Merge remote-tracking branch 'udb/master' 2024-01-28 22:36:53 +01:00
biwa
a83b92fbdd GZDoom game configuration: added UDMF sidedef fields for wall colors 2024-01-28 18:40:39 +01:00
ZZYZX
4e34897ac1 Fixed BCS compiler error reporting 2024-01-28 02:16:42 +02:00
ZZYZX
5df832585b Update Updater to work with the new URL 2023-12-30 21:49:58 +02:00
spherallic
1691b4a395 More light/fade alpha & start/end fixes:
- Prevent from showing up in Custom tab
- Make sure their sectors are updated upon value changes
2023-12-17 19:18:26 +01:00
spherallic
2df910f915 Merge remote-tracking branch 'udb/master' 2023-12-06 14:22:37 +01:00
biwa
0d4778be40 Fixed a problem where portal render style could not be set for the Eternity Engine game configuration 2023-11-22 21:28:12 +01:00
spherallic
b3b327a6c3 Merge remote-tracking branch 'udb/master' 2023-11-07 12:11:47 +01:00
sphere
3db72a81b2 Merge branch 'gitlab-ci' into 'master'
Update .gitlab-ci.yml file

See merge request STJr/UltimateZoneBuilder!14
2023-11-07 10:59:13 +00:00
Alam Ed Arias
68b2c918e0 Update .gitlab-ci.yml file 2023-11-07 10:59:13 +00:00
biwa
d67894546c Updated ACC version for GZDoom to 1.60. Fixes #972 2023-11-05 17:57:45 +01:00
biwa
305bcfec79 Game Configurations: added missing UDMF properties to GZDoom's game configuration. Fixes #978 2023-11-04 22:24:11 +01:00
biwa
28630b9777 Game Configurations: added texture skewing options to the GZDoom game configurations
Visual Mode: added support for GZDoom style texture skewing
2023-11-04 21:43:09 +01:00
spherallic
247ce2fec2 Fix string arguments not being editable 2023-10-28 00:53:21 +02:00
biwa
cf35ea2379 Added game configuration for DSDADoom UDMF (provided by kraflab) 2023-10-26 20:15:10 +02:00
biwa
aeea3c129e Eternity Engine Game Configuration: fixed an issue where UDMF sector properties were not labeled as unmanaged 2023-10-25 21:20:19 +02:00
spherallic
a2c0c40102 Apply config-field-based controls to SRB2 editing forms 2023-10-24 18:18:41 +02:00
spherallic
aea6808cee Merge remote-tracking branch 'udb/master' 2023-10-24 16:28:55 +02:00
biwa
a88daa097d Game Configurations: updated Doom format game configuration for EDGE-Classic (provided by Lobo)
Game Configurations: added UDMF game configuration for EDGE-Classic (provided by Lobo)
2023-10-24 15:57:49 +02:00
biwa
0a74ca24b6
Added ability to enable/disable controls in the UDMF map element editing dialogs based on UDMF fields specified in the game configurations (#953) 2023-10-24 15:51:49 +02:00
spherallic
1fc96e9ad9 Merge remote-tracking branch 'udb/master' 2023-10-23 19:59:32 +02:00
biwa
807df65279 Game Configurations: added support for enabling or disabling support for vertex heights in UDMF game configurations 2023-10-21 14:45:42 +02:00
spherallic
f4506b22dc Merge remote-tracking branch 'udb/master' 2023-10-10 14:23:59 +02:00
biwa
051d899db2 GZDoom Game Configuration: fixed lightmap UDMF field names
GZDoom Game Configuration: fixed lightmap thing arguments for pulsing, flickering, and randomly flickering lights
2023-10-03 15:11:02 +02:00