biwa
4389870162
Sound Propagation Mode: added sound leak finder ( #944 )
...
In Sound Propagation Mode you can set the start (default: Shift+S) and end (default: Shift+E) sectors between which a path the sound can travel will be found and displayed.
2023-08-13 21:19:25 +02:00
biwa
8f1d645e81
Fixed an issue where hires replacement sprites did not have the correct offset. Fixes #939 .
2023-08-05 13:14:04 +02:00
biwa
f56ae2e0c9
Visual Mode: Fixed problem where UDB-internal sprites were shown with a wrong offset
2023-08-02 20:39:28 +02:00
biwa
085df399f5
Fixed an issue where sprite offsets defined in TEXTURES were not used
2023-07-29 13:32:42 +02:00
Magnus Norddahl
192b69c8af
Added support for models in IQM format
2023-06-29 20:37:47 +02:00
biwa
65f1b6c209
Fixed a crash that occurred when using the NullTexture option in the TEXTURES lump. Fixes #833
2022-12-10 19:11:28 +01:00
biwa
204982e5f8
Add support for toasts ( #817 )
...
Behavior can be configured in the "Toasts" tab in the preferences.
2022-11-06 15:08:22 +01:00
ZZYZX
4fd97fec9c
Added warnings about possibly invalid resource configurations before starting to edit a map
2022-09-18 20:54:53 +03:00
ZZYZX
aee47aacb0
Improved error reporting for invalid ZScript input
2022-09-15 03:12:27 +03:00
ZZYZX
f11127ca71
Made non-existent ZScript classes a fatal error.
...
Added explicit warning if gzdoom.pk3 is not loaded for GZDoom game configurations.
Fixed tokenizer not picking up the very last token in the stream.
2022-08-07 21:26:22 +03:00
biwa
d08bc4438b
DECORATE/ZScript: fixed an crash introduced in 070aa9f36f
that happened when a base actor didn't have a thing type info
2022-05-14 18:07:50 +02:00
biwa
070aa9f36f
DECORATE/ZScript: fixed an issue where setting the thing category using the editor key didn't work for replaced actors. Fixes #729
2022-05-14 17:10:49 +02:00
biwa
ac57fecf0c
Fixed an issue where "WallTextures" from the TEXTURES lump were not loaded correctly. Fixes #719
2022-04-15 00:19:16 +02:00
biwa
f8bb87e143
Fixed an issue where wall textures and flats did not have the correct precedence. Fixes #710
2022-03-05 16:57:23 +01:00
volte
d37e2400bc
Made classic rendererer respect per-surface light levels ( #698 )
2022-01-31 19:49:26 +01:00
volte
910bd0fb22
Made the classic renderer ignore texture brightening settings ( #687 )
2022-01-19 17:58:12 +01:00
volte
69cac01827
Hotfix for potential crash if COLORMAP or PLAYPAL don't have expected size ( #685 )
2022-01-08 10:48:16 +01:00
volte
7fbd07e586
New feature: classic lighting renderer for visual mode ( #680 )
...
Added classic rendering mode to closer emulate software renderer visuals in visual mode
2022-01-04 20:17:12 +01:00
biwa
288de511e4
DECALDEF: fixed a bug where the drop down list of available decals was empty. Fixes #678
2021-12-26 13:11:00 +01:00
biwa
a75249b315
ACS parser: fixed problem when trying to include files that contain invalid characters. Fixes #664
2021-12-11 11:27:29 +01:00
biwa
a69141c3d0
Script editor: made the fix for #663 a bit cleaner
2021-12-10 18:13:16 +01:00
biwa
d68f41a2a3
IPK3 and IPK7 with an IWADINFO lump with a single IWAD definition are now recognized as the main resource file (used for the -iwad parameter when testing). Fixes #653
2021-12-10 11:10:42 +01:00
biwa
686cebd64d
DeHackEd: fixed a problem where only the last DEHACKED lump was parsed. Fixes #657
2021-11-28 18:20:46 +01:00
biwa
5eb438e3ba
Add map scripting capabilities to UDB ( #656 )
...
Added map scripting capabilities to UDB (#656 ). Documentation at https://biwa.github.io/udbscript-docs/
2021-11-28 14:00:24 +01:00
biwa
05939279dc
Dehacked: fixed a crash when loading data from a directory that didn't contain a Dehacked patch
2021-09-11 22:47:52 +02:00
biwa
fca82f5c91
Dehacked: added support for editor keys
...
Dehacked: Dehacked files are now properly loaded from directories
2021-09-11 22:11:07 +02:00
biwa
0b70b08bd8
Fixed some compiler warnings
2021-09-06 23:43:30 +02:00
biwa
e362df1d98
Added DeHackEd support ( #617 )
2021-09-05 14:59:31 +02:00
biwa
3ade52303d
Added safeguard so that the program doesn't crash when encountering an unknown header while unpacking zip files. It will add an error to the log instead
2021-08-01 11:10:51 +02:00
biwa
62d9da0e73
Fixed a rare crash when pasting a thing that has a model assigned to another map
2021-06-26 22:20:39 +02:00
biwa
3e9d86e4b3
Fixed a crash when textures contain non-existing patches
2021-05-29 19:40:39 +02:00
biwa
e980523843
Map options: removed checkbox for opening resources as read-only. Resources are now always opened as read-only. Fixes #559
2021-05-29 12:04:32 +02:00
biwa
ea15732e8d
Vertical patch offsets for masked patches are now handled correctly based on the game configuration
2021-05-16 22:48:45 +02:00
biwa
5191e9822a
Negative vertical patch offsets are now handled correctly based on the game configuration. Fixes #561
2021-05-16 16:47:42 +02:00
biwa
898fe21f75
TEXTURES lump: fixed a problem where textures that use textures as patches were too bright when gamma correction was enabled
2021-05-13 21:36:29 +02:00
biwa
3ae5b1e27d
Fixed a problem where sprites with 16 rotations defined in the TEXTURES lump would not be handled correctly (they are still not displayed with 16 rotations, but don't throw an error anymore)
2021-04-27 20:12:46 +02:00
Derek MacDonald
bef514fabb
Ignore texture patch negative vertical offset ( #544 )
...
https://doomwiki.org/wiki/Vertical_offsets_are_ignored_in_texture_patches
BIGDOOR7 & STEP2 in doom.wad and doom2.wad contain
negative Y-offsets some a patch but instead the
renderer defaults to Y-offset value of 0.
This stops UDB's 3D visual mode from using the
negative value - change it to 0 to match the game
renderer. (G)ZDoom behaves the same as vanilla.
2021-04-06 21:16:50 +02:00
biwa
18d56c6e04
Decorate/Zscript Actors that replace other actors should now display the correct actor name given through the $Title editor key. Fixes #122
2021-02-13 15:12:49 +01:00
Magnus Norddahl
49edfed449
Fix MakeAlphaTestImage performance issue
2020-11-15 03:20:41 +01:00
biwa
d831d22217
Visual Mode: fixed a problem where wide classic skies were not rendered with the correct orientation
2020-10-29 20:21:42 +01:00
biwa
722c79d894
Added preliminary DECALDEFS support. Parsing works, indexed decals and decal groups can be selected as the first argument of the Decal thing. Decals are not displayed in Visual Mode, decals without an index are not supported
2020-10-11 22:36:07 +02:00
biwa
3af704b7a6
Fixed a bug where PNG sprites without an offset incorrectly had their offset centered instead of using (0, 0)
2020-10-11 13:18:08 +02:00
Magnus Norddahl
e390bce8f6
Find the exact Scintilla.NET API used by UDB and create a stub implementation so that it builds without
2020-09-30 03:34:11 +02:00
biwa
8e043aa875
Added support for loading PK3s in read-only mode ( #477 )
2020-09-27 15:05:27 +02:00
biwa
3218218dcc
Fixed a crash when trying to load files that do not exist
2020-09-13 10:45:30 +02:00
Magnus Norddahl
626af9e85e
Merge pull request #448 from Talon1024/fix/UnixCaseSensitivity
...
Attempt to improve Unix filesystem support
2020-09-12 15:42:29 +02:00
Magnus Norddahl
0d07050bcb
Remove the need for ZeroMemory
2020-09-11 22:39:18 +02:00
Kevin Caccamo
2f48255ddf
Remove GetCorrectCaseForFile call in GetFileAtPath
...
It's redundant because GetCorrectCaseForFile is called in DirectoryReader.LoadFile, and UDB will change all filenames in a PK3 to lowercase when it loads a PK3 into memory.
2020-07-29 17:30:17 -04:00
biwa
6a926d337e
Some cleanup, added some comments.
2020-07-29 22:05:12 +02:00
Kevin Caccamo
42be899204
Attempt to improve Unix filesystem support
...
Add some new methods to PK3StructuredReader and DirectoryReader, which get the filename with the correct case, and get a file at a particular path.
Replace backslashes in modeldef model paths with forward slashes, instead of doing the opposite, which was preventing some models from loading.
I don't know whether or not this is a good solution or not, since I don't know the UDB codebase very well.
2020-07-29 04:14:37 -04:00