Wishlist?
-
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
-
- Posts: 245
- Joined: Mon Jul 28, 2003 4:52 am
- Location: The world
-
- Posts: 2954
- Joined: Thu Jul 17, 2003 12:07 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
-
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
-
- Posts: 2047
- Joined: Mon Aug 11, 2003 1:50 pm
- Location: Waveney, United Kingdom
Or do something like this:randy wrote:NTFS does support links, but you have to write a program to create them yourself.
rem
rem JDoom is greedy in wanting copies of the wad files
rem in its local directory. This fixes the problem.
rem
setlocal
set maindir=%ThisSite%\IdRaven\Playwad\SPOpen
if not "%1"=="" set maindir=%1
del /f %maindir%\Data\jDoom\Doom.wad
del /f %maindir%\Data\jDoom\Doom.gwa
fsutil hardlink create %maindir%\Data\jdoom\Doom.wad %ThisSite%\IdRaven\Doom1ult\doom.wad
fsutil hardlink create %maindir%\Data\jdoom\Doom.gwa %ThisSite%\IdRaven\Doom1ult\doom.gwa
del /f %maindir%\Data\jDoom\Doom2.wad
del /f %maindir%\Data\jDoom\Doom2.gwa
fsutil hardlink create %maindir%\Data\jDoom\Doom2.wad %ThisSite%\IdRaven\Doom2190\doom2.wad
fsutil hardlink create %maindir%\Data\jDoom\Doom2.gwa %ThisSite%\IdRaven\Doom2190\doom2.gwa
del /f %maindir%\Data\jDoom\TNT.wad
del /f %maindir%\Data\jDoom\TNT.gwa
fsutil hardlink create %maindir%\Data\jDoom\TNT.wad %ThisSite%\IdRaven\Doom2tnt\TNT.wad
fsutil hardlink create %maindir%\Data\jDoom\TNT.gwa %ThisSite%\IdRaven\Doom2tnt\TNT.gwa
del /f %maindir%\Data\jDoom\Plutonia.wad
del /f %maindir%\Data\jDoom\Plutonia.gwa
fsutil hardlink create %maindir%\Data\jDoom\Plutonia.wad %ThisSite%\IdRaven\Doom2plt\Plutonia.wad
fsutil hardlink create %maindir%\Data\jDoom\Plutonia.gwa %ThisSite%\IdRaven\Doom2plt\Plutonia.gwa
del /f %maindir%\Data\jHeretic\Heretic.wad
del /f %maindir%\Data\jHeretic\Heretic.gwa
fsutil hardlink create %maindir%\Data\jHeretic\Heretic.wad %ThisSite%\IdRaven\Htic1ssr\Heretic.wad
fsutil hardlink create %maindir%\Data\jHeretic\Heretic.gwa %ThisSite%\IdRaven\Htic1ssr\Heretic.gwa
del /f %maindir%\Data\jHexen\HeXen.wad
del /f %maindir%\Data\jHeXen\HeXen.gwa
fsutil hardlink create %maindir%\Data\jHeXen\HeXen.wad %ThisSite%\IdRaven\HexenV11\HeXen.wad
fsutil hardlink create %maindir%\Data\jHeXen\HeXen.gwa %ThisSite%\IdRaven\HexenV11\HeXen.gwa
del /f %maindir%\Data\jHexen\HeXDD.wad
del /f %maindir%\Data\jHeXen\HeXDD.gwa
fsutil hardlink create %maindir%\Data\jHeXen\HeXDD.wad %ThisSite%\IdRaven\HexenD11\HeXDD.wad
fsutil hardlink create %maindir%\Data\jHeXen\HeXDD.gwa %ThisSite%\IdRaven\HexenD11\HeXDD.gwa
endlocal
FSUtil is an official M$ program that comes with Windows XP Pro. Haven't tried to find it in 2K yet and I don't have XP Home to look at.
-
- Posts: 245
- Joined: Mon Jul 28, 2003 4:52 am
- Location: The world
-
- Posts: 13549
- Joined: Wed Jul 16, 2003 3:52 am
Well, I have read now through the complete thread and the following things sound interesting and useful:
- Wolf3D Support - Although the code might be absolutely different, it would be nice to have Wolfenstein3D monsters implemented in Doom, Heretic and Hexen games... or... just wait for DoomScript
- Heretic/Hexen DeHackEd in Doom Games - Useful in Hybrid Games and other stuff.
- 3D Floors - The number one feature of Vavoom and Legacy. It would look so fucking great in ZDoom and I would have so fucking great ideas for 3D Floor maps
- Real Light sources for software mode - I think this feature has been used in Quake and would be an amazing addon to ZDoom. Imagine "Light" things with "Intensity","Color" and other arguments
- Transparent Floors - You can already see them in Legacy. Maybe you can combine it with 3D Floors or the Transfer_Height Linemodifier?!
- Particle Fountain Arguments - Give the particlefountains arguments ("Amount of Particles", "Speed", "Width of the fountain", "Height of the Fountain", etc.)
- Movable Skyboxviewpoint - Skybox Viewpoint moves with a relativ speed to the players movement in it's skybox (movable skyboxviewpoint has a percantage argument for the movements' speed). It moves relative to every player itself, not global.
- More Particlestuff!! - For example small white bubble particles for underwater scenes. They slowly move to the top Fountains which spread out their particles horizontally, not verticalle. Also, some particle weather would be great (snow particles, rain particles, sandstorm particles).
- 360° Sky - Possibility to create one large Bitmap which is drawn to a 360° sky by ZDoom (highres texture for example), in combination with a skybox, this feature would r0x0r my b0x0rs
- More AI for Scripted Marines - They ARE ABSOLUTELY DUMB, they even shoot their camerades and myself. Please give them a second argument like "Activate better AI", so they move better and don't kill theirselves.
- OpenGL Support - ZDoomGL
- 24/32bit color - ZDoomGL
- AntiAliasing - ZDoomGL
- Halos and Stuff - ZDoomGL
- Strife Support - As the developers of Strife still haven't released the sourcecode of Strife, it's nearly impossible to get it working. Vavoom tried but failed.
- Colored Blood - Common guys, is this really important?
- Limitless Up&Down View - It looks absolutely stupid with sprites, so don't do this ever!
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
My ONE request:
Doom DEH support for Heretic and Hexen - I loaded my Doom: Operational Support into Heretic and summoned my three-round burst rifle (replacing the pistol). It still acted like a pistol. Doom DEH support in those two games would make for some really neat weaponry additions to a game of Hexen...
Doom DEH support for Heretic and Hexen - I loaded my Doom: Operational Support into Heretic and summoned my three-round burst rifle (replacing the pistol). It still acted like a pistol. Doom DEH support in those two games would make for some really neat weaponry additions to a game of Hexen...
-
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
Feature requests:
sprites and particles for bullett puffs: blood can do both so why not puffs? i remember a long time ago randy said that particles only actually draws the puff for consistency reasons but its invisible. why not just copy over the option and take off the invisible thing?
lots more blood splats created: just spawn more splats... coudnt be that hard but turn it off in net play for consistency reasons...
Flyback: small monsters (zimbies, shotgun d00ds, imps, and nazis) fly back when shot with the shotgun or supershotgun. you could turn it off in netgames for consistency reasons. currently this goes backwards O_o
thing rotation: Thing_rotate(tid,new_angle); or does this already exist?
a way to make animals: kind of like scripted marines but marines move around too much. you would need to provide a skin for an animal tho that way you could put a dog in a garage or backyard or something... heck just skinning a marine would work... can you do that? at least add an amount to movement so they sometimes just stand around...
BULLETT TIME: do i have to explain it? (single player only of course)
sprites and particles for bullett puffs: blood can do both so why not puffs? i remember a long time ago randy said that particles only actually draws the puff for consistency reasons but its invisible. why not just copy over the option and take off the invisible thing?
lots more blood splats created: just spawn more splats... coudnt be that hard but turn it off in net play for consistency reasons...
Flyback: small monsters (zimbies, shotgun d00ds, imps, and nazis) fly back when shot with the shotgun or supershotgun. you could turn it off in netgames for consistency reasons. currently this goes backwards O_o
thing rotation: Thing_rotate(tid,new_angle); or does this already exist?
a way to make animals: kind of like scripted marines but marines move around too much. you would need to provide a skin for an animal tho that way you could put a dog in a garage or backyard or something... heck just skinning a marine would work... can you do that? at least add an amount to movement so they sometimes just stand around...
BULLETT TIME: do i have to explain it? (single player only of course)
-
- Site Admin
- Posts: 7749
- Joined: Wed Jul 09, 2003 10:30 pm
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
This could work if a TIMESCALE command is introduced...set TIMESCALE to 0.3 and go slow. Except you can't see the bullets, but it's still darn cool! Just make the bullets a new projectile attack with a very high speed, and a single yellow pixel for their graphics. Not sure how this would be done with shotguns...BULLETT TIME: do i have to explain it? (single player only of course)
-
- Posts: 2033
- Joined: Sat Jul 19, 2003 6:15 am
- Operating System Version (Optional): Tumbleweed x64
- Graphics Processor: Intel with Vulkan/Metal Support
- Location: Central Germany
>Wolf3D Support
Make a TC.
>Real Light sources for software mode
À la Unreal (software) ? I would like to keep the usual sector lightning -and have this approach, so I just need to place a light object near a LIT texture and that's it.
>360° Sky
This can be realized with a bitmap of any size and a SuperSkybox(tm) that's a 16-sided skybox, with a circumference of 16 * r, r usually 64, but can be anything.
>Some things are already implemented:
>24/32bit color[/b] - ZDoomGL
Want 24 in software mode.
>Strife Support
It is just "as stupid" as your Wolf3D idea. Strife is just a "better" Hexen, it can't compare to W3D. If we'd implement a W3D subsystem, the ROTT engine could be implemented at the same time,... but wait, Randy said modifying ZDoom to ROTT (or even basic W3D) is a hell of work.
>Limitless Up&Down View[/b] - It looks absolutely stupid with sprites, so don't do this ever!
JDoom is just as crappy when used with sprites.
Make a TC.
>Real Light sources for software mode
À la Unreal (software) ? I would like to keep the usual sector lightning -and have this approach, so I just need to place a light object near a LIT texture and that's it.
>360° Sky
This can be realized with a bitmap of any size and a SuperSkybox(tm) that's a 16-sided skybox, with a circumference of 16 * r, r usually 64, but can be anything.
>Some things are already implemented:
>24/32bit color[/b] - ZDoomGL
Want 24 in software mode.
>Strife Support
It is just "as stupid" as your Wolf3D idea. Strife is just a "better" Hexen, it can't compare to W3D. If we'd implement a W3D subsystem, the ROTT engine could be implemented at the same time,... but wait, Randy said modifying ZDoom to ROTT (or even basic W3D) is a hell of work.
>Limitless Up&Down View[/b] - It looks absolutely stupid with sprites, so don't do this ever!
JDoom is just as crappy when used with sprites.
-
- Posts: 13549
- Joined: Wed Jul 16, 2003 3:52 am
-
- Posts: 92
- Joined: Wed Jul 16, 2003 2:14 am
- Location: The Netherlands
-
- Posts: 2033
- Joined: Sat Jul 19, 2003 6:15 am
- Operating System Version (Optional): Tumbleweed x64
- Graphics Processor: Intel with Vulkan/Metal Support
- Location: Central Germany