spherallic
c29a1fbbc1
Merge remote-tracking branch 'udb/master'
2024-07-01 11:28:14 +02:00
samwiddowson
efacbef45a
Fix mouse capture when picking texture in visual mode, on Mono Winforms ( #1073 )
2024-06-30 10:58:30 +02:00
Matthew
0d8f7c7a01
Use Xfixes to show and hide cursor on Linux ( #1060 )
2024-06-30 10:54:08 +02:00
spherallic
5e549981ec
Merge remote-tracking branch 'udb/master'
2024-06-30 09:39:32 +02:00
biwa
c5ad8e75c6
Fixed a crash when changing the testing engine on Linux. Fixes #1042
2024-06-29 17:59:59 +02:00
spherallic
a27edb384f
Update version number to 0.9
2024-06-25 16:19:22 +02:00
spherallic
41bb7c0d87
Fix texture browser not choosing the "All" group when locating texture group is disabled
2024-06-21 16:03:15 +02:00
spherallic
d7d2ebcedf
Completely hide skill level in drop-down testing menu
2024-06-18 21:51:57 +02:00
spherallic
d42f335948
Sort TEXTURES into their own category again, take subfolders into account for texture count
2024-06-18 14:30:38 +02:00
spherallic
0a41dfd637
Create setting for showing textures/flats in subfolders
2024-06-18 12:36:52 +02:00
spherallic
76d969e592
Fix and greatly simplify texture group selection setting for texture browser
2024-06-17 22:59:54 +02:00
spherallic
718d3d6f35
Texture browser: show textures from subfolders of the selected folder
2024-06-11 21:27:35 +02:00
spherallic
4b9ae5e332
Add invisible FOF toggle for Visual Mode
2024-06-07 12:52:28 +02:00
spherallic
c6eecdec5d
Merge remote-tracking branch 'udb/master'
2024-05-24 15:24:42 +02:00
spherallic
982d50470c
Make texture scaling actions more sensible, add multiply/divide by 2 actions
2024-05-24 15:05:59 +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
spherallic
37eb24573e
Fix bug with relative operations on linedef executor delay
2024-05-02 15:17:31 +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
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
cb4608d073
Rename gzstretchview to doomstretchview
2024-02-24 22:09:57 +01:00
spherallic
4c75fa7f6a
Fix classic rendering toggle not being part of the Rendering group
2024-02-10 14:41:35 +01:00
spherallic
77d2e23424
Fixed closing the back sidedef's custom fields window closing the entire linedef window
2024-02-08 21:46:01 +01:00
spherallic
3726bb5a3b
Merge remote-tracking branch 'udb/master'
2024-01-28 22:36:53 +01:00
biwa
ce961501b9
Fixed a crash when trying to load a map from the command line and specifying a non-existent map using the -map parameter. Fixes 934
...
Fixed a crash when trying to load a map from the command line when the game configuration specified in the DBS file does not exist
2024-01-13 20:20:30 +01:00
spherallic
b5f482e9dc
Merge remote-tracking branch 'udb/master'
2024-01-09 14:06:45 +01:00
spherallic
5e330496ad
Fix small error in light/fade alpha and fade end field handling
2023-12-22 11:42:28 +01: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
biwa
39be7a722c
Preferences dialog: made tabs multiline. Fixed some panel sizes.
2023-12-15 23:01:06 +01:00
biwa
957bec7f43
Autosave map functionality ( #995 )
...
Added autosaving of the current map. Autosaving happens in intervals when the map is changed. It will not overwrite the current map, but rather create new files, just like backups. Autosaving interval and number of files can be configured in the "Recovery" tab of the preferences. Autosaving can also be disabled there (not recommended). Autosaves will not have their nodes built for performance reason.
2023-12-15 22:49:28 +01:00
spherallic
a13329e7a0
Fix light/fade color and fade start/end not being editable
2023-12-12 01:44:34 +01:00
spherallic
63bb82a1d7
Apparently VertexDecimals affects every single numeric field, so revert its change
2023-12-09 14:23:09 +01:00
spherallic
2df910f915
Merge remote-tracking branch 'udb/master'
2023-12-06 14:22:37 +01:00
biwa
124d87129d
Script Editor: fixed a crash when the find/replace dialog was opened and the previously selected script tabs do not exist anymore. Fixes #993
2023-12-02 16:18:41 +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
biwa
501c2f952d
Script Editor: pressing enter in the search box now performs the search. Pressing enter in the search box of the replace tab performs a search. Pressing enter in the replace box of the replace tab now performs a replacement. Pressing the Escape key now closes the dialog. Fixes #972
2023-11-05 20:21:04 +01:00
spherallic
3f43145fc7
Merge remote-tracking branch 'udb/master'
2023-10-24 23:37:01 +02:00
biwa
af44086979
Edit Linedef dialog (UDMF): fixed a problem where the back sidedef's controls were not disabled correctly if their UDMF fields were not set in the game configuration
2023-10-24 20:43:15 +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
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
e8eb7ec1f0
Fix string argument handling, fix tooltip on item row/circle argument
2023-09-15 14:17:35 +02:00
spherallic
705f618eb5
Specify that executor delay is in tics
2023-09-11 02:42:03 +02:00
spherallic
50aa71245c
Re-disable texture scale fields, fix wall brightness label not being greyed out
2023-09-08 12:16:26 +02:00
spherallic
3e13b6ccdf
Fix sidedef part brightness fields for SRB2
2023-09-01 00:30:57 +02:00
sphere
16b1027d7b
Merge branch 'offsets-and-scaling' into 'master'
...
Re-enable texture scaling
See merge request STJr/UltimateZoneBuilder!11
2023-08-26 07:06:28 +00:00
spherallic
a6d0531c95
Fix another error in SRB2 linedef edit form
2023-07-14 01:07:06 +02:00