[3DGE] "Blitzkrieg!" WWII/Wolf3D mod (enemy tracer attacks)
Forum rules
The Projects forums are only for 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 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.
- jdredalert
- Posts: 1681
- Joined: Sat Jul 13, 2013 10:13 pm
- Contact:
Re: Chris' WWII/Wolf3D gameplay mod (coming soon)
Thank you CeeJay. Mind if i study/learn from your mods? There are a lot of things on 3DGE that still a mystery for me. I just started two days ago and i feel that it has as much potential as ZDoom does, perhaps even more.
Re: Chris' WWII/Wolf3D gameplay mod (coming soon)
By all means, just try not to right-out copy anything. Both ZDoom and 3DGE have their pros and cons, they are very different from each other. However, from a technical standpoint I think ZDoom has surpassed it with what you can accomplish and the removal of limitations. 3DGE on the other hand is incredible easy to understand and edit, thanks to DDF/RTS which is still pretty powerful and basically "programming for dummies" (lol). Tools and documentation is a bit short though.jdredalert wrote:Thank you CeeJay. Mind if i study/learn from your mods? There are a lot of things on 3DGE that still a mystery for me. I just started two days ago and i feel that it has as much potential as ZDoom does, perhaps even more.
This might be useful: http://3dfxdev.net/edgewiki/index.php/Main_Page
Re: Chris' WWII/Wolf3D gameplay mod (coming soon)
My bad. Castle Totenschloss was the name of a fangame I made based on Castle Totenkopf, so the name kinda stuck for a while.YukesVonFaust wrote:That was Wolf Skevos-Jones (WSJ)'s Castle Totenkopf.MJ79 wrote:I like the dual wielded MP-40s - the weapon selection also kinda resembles that of the SDL version of Wolf3D mod Castle Totenschloss.
- jdredalert
- Posts: 1681
- Joined: Sat Jul 13, 2013 10:13 pm
- Contact:
Re: Chris' WWII/Wolf3D gameplay mod (coming soon)
Oh, don't worry CJ, it's not like i'm gonna copy-paste from your code, it's more like the basics. From how to sort the files inside the wad file and such, however there's a lot of aesthetic stuff in your in mods like Doom4ever that i know how to do in ZDoom but i had no idea on how to reproduce in 3DGE (for example, the crack knuckles/pistol reload animation when you start a map). Seeing how you done it gave me a lot of directions, thank you!CeeJay wrote: By all means, just try not to right-out copy anything.
Now, in order to not derail your thread, how long this upcoming mod will be? A single episode or two, or you're aiming at a full scale 32 maps megawad? Will the maps be long, short or average?
Re: Chris' WWII/Wolf3D gameplay mod (coming soon)
Title says "gameplay mod". No levels.
EDIT: You can always either store the DDF files internally (inside your WAD) or externally. I find it easier to work with keeping them externally and then import them once the project gets near completion. It's more user friendly with a single WAD file containing everything, but less reliable.
EDIT: You can always either store the DDF files internally (inside your WAD) or externally. I find it easier to work with keeping them externally and then import them once the project gets near completion. It's more user friendly with a single WAD file containing everything, but less reliable.
- armymen12002003
- Posts: 1421
- Joined: Wed Jun 01, 2011 10:25 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Castle Wolfenstein
- Contact:
Re: Chris' WWII/Wolf3D gameplay mod (coming soon)
Damn this looks tasty, great job CeeJay. 
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Some new screenshots up
















Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Looks great! I'm a big fan of your other Edge mods so I'm definitely looking forward to this.
-
A Random User
- Posts: 8
- Joined: Tue Jun 16, 2015 6:19 am
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Is this compatible with WolfenDoom?
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Which one, there were quite a few: http://www.doomworld.com/wolfendoom/index2.html
Technically it should be possible with some of the WolfenDOOM scenarios but I wouldn't recommend it. You'll find enemy replacements to be very different (for example Laz would frequently replace the shotgunner with the SS, whereas here it's a rifleman) and encounter a few oddities throughout.
Technically it should be possible with some of the WolfenDOOM scenarios but I wouldn't recommend it. You'll find enemy replacements to be very different (for example Laz would frequently replace the shotgunner with the SS, whereas here it's a rifleman) and encounter a few oddities throughout.
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Any recommended mapsets then? Epic 2 worked with WW's Nazis.
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
It should work fine with any map or mapset that doesn't change the enemy, item and weapon behavior (decorations is okay since this mod doesn't touch that other than the barrel and enemy corpses). Epic 1 and 2 is a good example.
- armymen12002003
- Posts: 1421
- Joined: Wed Jun 01, 2011 10:25 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Castle Wolfenstein
- Contact:
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
What all monsters are replaced in this mod?
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Every monster in DOOM 2 is replaced, minus Commander Keen.
- armymen12002003
- Posts: 1421
- Joined: Wed Jun 01, 2011 10:25 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Castle Wolfenstein
- Contact:
Re: Chris' WWII/Wolf3D gameplay mod (new screenshots)
Ok lookin forward to the release of it.