[Heretic&Hexen] Baker's Legacy - Download on pages 1 and 19
Forum rules
Before posting your Resource, please make sure you can answer YES to any of the following questions:
Consult the Resource/Request Posting Guidelines for more information.
Please don't put requests here! They have their own forum --> here. Thank you!
Before posting your Resource, please make sure you can answer YES to any of the following questions:
- Is the resource ENTIRELY my own work?
- If no to the previous one, do I have permission from the original author?
- If no to the previous one, did I put a reasonable amount of work into the resource myself, such that the changes are noticeably different from the source that I could take credit for them?
Consult the Resource/Request Posting Guidelines for more information.
Please don't put requests here! They have their own forum --> here. Thank you!
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
Here's some (extremely basic) Heretic texture edits I've chucked together: http://www.mediafire.com/?zimedz1zdia
- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
It's the master! Praise him! 

- Shadelight
- Posts: 5113
- Joined: Fri May 20, 2005 11:16 am
- Location: Labrynna
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
If it's for ZDoom/GZDoom, you should remove the "you can use TEXTURES" thing, as I'm sure everyone will be using TX_START/TX_END as well as ANIMDEFS.
- esselfortium
- Posts: 3862
- Joined: Tue Sep 19, 2006 8:43 pm
- Contact:
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
Using ANIMDEFS to define switches and animations I can understand (even though Boom's binary lumps aren't that difficult, really), but for a basic for-public-use texture wad consisting of standard-resolution textures made to be used in software-mode Heretic there is seriously no reason why the texture definitions themselves should require ZDoom instead of the standard that every existing port uses.
Even moreso when you consider that with the exception of DB2, lump utilities and map editors don't even have any way of reading the TEXTURES lump. But mostly just because you're just requiring ZDoom for something that won't actually benefit from it in any way. No matter how you define them, you're drawing graphic lumps as textures on the walls. That's it. No need to toss out compatibility with all but one port just for the sake of wanting to use a new feature.
Even moreso when you consider that with the exception of DB2, lump utilities and map editors don't even have any way of reading the TEXTURES lump. But mostly just because you're just requiring ZDoom for something that won't actually benefit from it in any way. No matter how you define them, you're drawing graphic lumps as textures on the walls. That's it. No need to toss out compatibility with all but one port just for the sake of wanting to use a new feature.
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
I second essel's point. I'm afraid that if TEXTURES is allowed, people will just submit big lists of unoriginal and/or recolored stuff... and there's no fun in that. And that's not even counting port compatibility.
TX_ markers are fine, since TEXTUREx is a pain in the ass to work with for community efforts (Torm would have to add every submission manually). Converting from TX_ lumps to patches+textures is a relatively simple process anyway, compared to the work to manually re-create a wacky TEXTURES definition to work in vanilla.
For a community texture pack, it's better to stick with actual usable textures instead of textfiles.
TX_ markers are fine, since TEXTUREx is a pain in the ass to work with for community efforts (Torm would have to add every submission manually). Converting from TX_ lumps to patches+textures is a relatively simple process anyway, compared to the work to manually re-create a wacky TEXTURES definition to work in vanilla.
For a community texture pack, it's better to stick with actual usable textures instead of textfiles.
- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
I got your point guys and updated the texture rules so I will only accept TX_ markers entries, nothing else. That will indeed make it very easy to use and in the end, if we are finished, we can still create a TEXTURES1/PNAMES entry for the final pack.
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
Ah, good to hear. Thanks for the reconsideration. 
Hmm, I'm half-tempted to create a bunch of crazy variants for those wacky metal-ish textures (the black ones like the ones that always border switches). Those are cool... there's just not enough of them.

Hmm, I'm half-tempted to create a bunch of crazy variants for those wacky metal-ish textures (the black ones like the ones that always border switches). Those are cool... there's just not enough of them.
- esselfortium
- Posts: 3862
- Joined: Tue Sep 19, 2006 8:43 pm
- Contact:
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
Also, is anything going to be done to keep this as a wad of Heretic-based and original work, or are the inevitable rips from Doom, Hexen, and every other game going to be accepted? Everyone seems to already do that anyway when importing textures for their Heretic wads, so skipping that whole thing and doing something new instead would be better IMO. The wad RottKing and I put together intentionally avoided using any textures based on other games' resources (though I think the Heretic Treasure Chest guys eventually added the Hexen rocks to it).
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
The only reason I'm using Hexen(2) textures in ToTL is because I can't find any good texture packs that fit Heretic. *Shrug*esselfortium wrote:are the inevitable rips from Doom, Hexen, and every other game going to be accepted? Everyone seems to already do that anyway when importing textures for their Heretic wads
- Shadelight
- Posts: 5113
- Joined: Fri May 20, 2005 11:16 am
- Location: Labrynna
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
I'm trying to use only Hexen textures plus various free textures in my Hexen mod and I'm glad something like this came along. *hopes for some icy/snowy textures
*

- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
I think a few Hexen edits might be okay as well, as they are very similar to the style of Heretic. By the way, is there a good way to upload textures to a directory and display them directly? Some kind of a php script?
- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
- Shadelight
- Posts: 5113
- Joined: Fri May 20, 2005 11:16 am
- Location: Labrynna
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
Wow! Those look awesome, I'd definitely use some of these. 

- .+:icytux:+.
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
bah xD
dammit, seems like someone submitted pretty much my recolors and edits first :/
but they are nice as friggin hell
dammit, seems like someone submitted pretty much my recolors and edits first :/
but they are nice as friggin hell

- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: [Heretic] Baker's Legacy - The Community Texture Pack!
Many of the recolors are from essel's and rottking's texture set. I hope they do not mind, it's just that it doesn't make sense if we do these recolors again
Beyond, I did about 100 additional edits now and just uploaded them. Here are a few examples from my work:


It's not that much and neither that good but I am still learning and honestly, this is my very first real texture project I am working on






























It's not that much and neither that good but I am still learning and honestly, this is my very first real texture project I am working on
