Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
UltimateZoneBuilder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alam Ed Arias
UltimateZoneBuilder
Graph
295c9bc35ceb51cd2e607b18bba270976ad720d2
Select Git revision
Branches
4
3dfloormode
master
default
protected
scripteditor
soclua
Tags
6
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
30
Nov
28
26
24
22
21
19
18
17
16
14
11
10
9
8
4
1
31
Oct
28
26
24
14
11
10
8
6
5
4
3
27
Sep
26
22
18
17
12
11
10
8
7
6
5
2
31
Aug
30
29
23
14
5
1
30
Jul
20
19
18
17
15
14
13
11
7
6
4
2
30
Jun
26
25
24
22
20
19
18
17
16
15
14
13
8
6
5
3
2
31
May
30
29
24
22
20
19
18
16
15
14
13
12
11
10
9
8
7
6
4
3
2
30
Apr
29
28
27
26
25
23
22
21
20
19
18
17
15
13
11
10
9
8
7
6
5
4
1
30
Mar
29
25
24
23
22
21
18
17
16
15
14
9
8
7
6
4
2
1
29
Feb
28
26
25
24
23
22
21
17
15
10
8
7
6
5
2
1
29
Jan
28
27
26
25
22
20
18
17
16
15
14
13
12
11
2
1
30
Dec
29
28
27
24
21
19
18
17
14
13
10
9
7
4
2
1
30
Nov
29
28
24
20
17
16
13
11
9
8
3
28
Oct
26
23
21
16
15
9
2
1
28
Sep
27
25
23
17
16
12
10
8
6
4
2
1
31
Aug
28
27
25
24
23
20
16
10
8
7
6
4
3
30
Jul
28
27
26
15
14
13
9
7
6
5
2
1
30
Jun
29
27
26
25
24
22
21
19
18
15
14
8
3
1
31
May
30
29
28
27
26
25
23
18
12
11
4
29
Apr
28
27
17
16
15
14
13
12
10
6
5
4
3
2
1
31
Mar
30
27
26
25
24
23
22
21
18
17
16
13
11
10
9
7
6
5
4
3
27
Feb
26
25
24
22
20
19
15
14
13
12
7
6
4
1
30
Jan
29
28
27
26
25
23
22
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
3
30
Dec
29
24
23
22
19
16
12
11
10
8
5
4
3
25
Nov
22
17
15
13
12
11
10
6
5
4
3
2
31
Oct
30
Updated, Script Editor: redesigned "Find and Replace" window. It can now search/replace in all opened tabs and all detected text resources.
Fixed, Script Editor: resources navigator was always loading the first WAD lump with matching name when trying to open any of several WAD lumps with matching names.
Fixed, Tag Explorer: in some cases Tag Explorer update logic was switching focus from the Script Editor to the main window.
Updated, Visual mode: some cases when the sky hack must be applied were not handled.
Fixed: in some cases only the last data (sprite/texture/patch etc.) range was detected in WADs.
Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor.
Added, Script Editor: unreferenced ACS files are now shown in the Resources list.
Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor.
Fixed: window size and location was not saved when closing a maximized or minimized window.
Added, Game configurations, ZDoom: Ambient sound things (14001 - 14064) were missing arguments definitions.
Fixed, Things mode: fixed a crash when deleting Light/Ambient Sound things when "Show Dynamic Light Radii" / "Show Ambient Sound Radii" settings were enabled.
Added, Game configurations, ZDoom: added Line_SetBlocking (55) linedef action.
Fixed, Visual mode, UDMF: "lightfloor" sector property was not applied when calculating thing brightness.
This somehow evaded previous commit...
Added "Apply Directional Shading" mode. It can be used to apply directional colored flat shading to sloped terrain sectors (line and vertex slopes are supported) and sidedefs.
Changed, Game configurations: "default" property is no longer mandatory for universal field definitions.
Fixed: copied sidedef settings were not applied when using "Paste properties" and "Paste properties special" actions in Doom/Hexen map formats.
Fixed map lumps duplication when saving the map several times after converting the map from/to UDMF map format by changing it in the Map Options window.
Restored the ability to paste map elements copied in DB2/DB64.
Changed, Sector drawing: sector height is set to 0 when the nearest sector's height is < 0 (previously default sector height was used when the nearest sector's height was <= 0).
Updated, GLDEFS parser: updated glowing texture parsing logic to better match GZDoom logic.
Added high-DPI support to Updater.
Updater: replaced "The editor needs to be closed" message with a custom window.
Added script editor configurations for the most of ZDoom text lumps.
Updated, Curve Linedefs mode: distance/angle are now changed using bigger increments when being modified by mouse-dragging. You can hold Shift to enable increments by 1 unit.
Optimized map geometry merging performance when creating drawn lines.
Updater: fixed a crash when trying to set taskbar progress on Windows XP.
Silenced some compiler warnings...
Fixed the editor crashing/locking up when trying to read TEXTUREX patch containing invalid data.
Fixed the editor crashing/locking up when trying to read TEXTUREX patch containing invalid data.
Changed, Curve Linedefs mode: re-designed the mode UI. Alternative control options are now available (check Help tab while the mode is active).
Updated: sector triangulation logic now works ~50% faster than DB2 implementation.
Added, Game configurations: added "ignoreddirectories" parameter. It lists directory names to be ignored when loading PK3/PK7/Directory resources.
Actually, removing Updater.exe from version control was not such a bright idea...
Updater: moved SharpCompress code into a separate embedded library. Seems to stop some anti-viruses detecting it as a trojan/virus.
Added, Edit Sectors window: added UI for floor/ceiling portals.
Internal, tools: added VersionFromSVN and ChangelogMaker sources.
Added: some numeric text inputs now support expressions (e.g. (23+15)*1.5). - inspired by https://www.doomworld.com/vb/doom-editing/91089-gzdoombuilder-patch-expression-evaluation-for-sector-heights/
Updater was using incorrect icon...
Fixed a crash when changing Custom Field type to Sector/Linedef/Thing Tag.
Loading