SLADE Discussion - Latest: v3.2.7 (25/Dec/2024)
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
- TiberiumSoul
- Posts: 1066
- Joined: Fri Jan 20, 2012 11:29 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: My Computer...
Re: SLADE Discussion - Latest release: v3.1.1.4
yeah but im talking like you work on something and forget to save and all of a sudden your power goes out. hours of work gone in an instant
- DoomKrakken
- Posts: 3489
- Joined: Sun Oct 19, 2014 6:45 pm
- Location: Plahnit Urff
- Contact:
Re: SLADE Discussion - Latest release: v3.1.1.4
#storyofmylife
XD
XD
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: SLADE Discussion - Latest release: v3.1.1.4
Hate to be "that guy" but... There's your problem.TiberiumSoul wrote:forget to save
I don't have these problems because I save obsessively. (If anything, I have the issue that backups are too recent...) But on the other hand, I don't edit anything inside Slade if I can help it. Just using it for packing files you've got stored externally is pretty data safe.
Re: SLADE Discussion - Latest release: v3.1.1.4
I know ZScript is heavily WIP but can we get some coloured highlighting for ZScript stuff? Even if it just uses the C++ highlighter is better than nothing...
Re: SLADE Discussion - Latest release: v3.1.1.4
Is there a way to remove duplicate files with the same name? If not, is there a chance to see this as a new feature? It helps a lot to not have to scroll through 300 textures to find duplicates.
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: SLADE Discussion - Latest release: v3.1.1.4
I don't think there is one, other than sorting by name and going over it by eye/hand.Lud wrote:Is there a way to remove duplicate files with the same name?

Re: SLADE Discussion - Latest release: v3.1.1.4
It's not a problem if it were only a few textures, but we're talking about a whole truck of them. Would love to see an option to do that. Of course, there is the issue of multiple non-texture lumps...some authors do that for some reason.
Re: SLADE Discussion - Latest release: v3.1.1.4
I think there is actually. Go to the Archive menu --> Maintenance --> Check Duplicate Entry Names.Lud wrote:Is there a way to remove duplicate files with the same name? If not, is there a chance to see this as a new feature? It helps a lot to not have to scroll through 300 textures to find duplicates.
There's also Check Duplicate Entry Content, which is great when you're merging Texture Packs that might have some overlap (but use different names).
- ETTiNGRiNDER
- Posts: 766
- Joined: Sat Jan 30, 2010 7:02 pm
- Contact:
Re: SLADE Discussion - Latest release: v3.1.1.4
Small annoyance: the map editor displays the Frost Shards sprite for Arc of Death in Hexen.
Re: SLADE Discussion - Latest release: v3.1.1.4
Killer! Thanks, man! That's gonna save a lot of time!Bauul wrote:I think there is actually. Go to the Archive menu --> Maintenance --> Check Duplicate Entry Names.Lud wrote:Is there a way to remove duplicate files with the same name? If not, is there a chance to see this as a new feature? It helps a lot to not have to scroll through 300 textures to find duplicates.
There's also Check Duplicate Entry Content, which is great when you're merging Texture Packs that might have some overlap (but use different names).
Re: SLADE Discussion - Latest release: v3.1.1.4
Can anyone confirm this?VGA wrote:On 3.1.1.4, having the PNAMES list sorted by name, I try to change a patch but it is like another one is selected! I have to avoid this bug by not using sorting.
Re: SLADE Discussion - Latest release: v3.1.1.4
Will it be possible to move directories up and down like entries? If there is such a method already, does anyone know how?
Re: SLADE Discussion - Latest release: v3.1.1.4
Even if you could, ZDoom reads everything in exactly alphabetical order, so folder order will not matter.
Re: SLADE Discussion - Latest release: v3.1.1.4
It's for aesthetics. Same thing with the other entries. I usually like to have Decorate on top, then Sounds, then the rest. More active entires that get most edits are usually on top, so I don't have to search all over the root folder.
Re: SLADE Discussion - Latest release: v3.1.1.4
You can use a prefix to take advantage of alphabetical sorting.Lud wrote:It's for aesthetics. Same thing with the other entries. I usually like to have Decorate on top, then Sounds, then the rest. More active entires that get most edits are usually on top, so I don't have to search all over the root folder.