The WIP Thread
-
- Posts: 2833
- Joined: Thu Jun 04, 2015 9:07 pm
- Preferred Pronouns: He/Him
- Location: Killing spiders.
Re: The WIP Thread
Well, i actually DO have sprites for a grenade launcher, but they just don't cut it. I am still thinking about a new weapon or just a A_Explode on any spell for IoS purposes.
-
- Posts: 1350
- Joined: Mon Feb 09, 2015 9:00 am
- Location: in an undisclosed location that is the philippines
Re: The WIP Thread
an RPG-7? perhaps my sprites will work?
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: The WIP Thread
That AK-47 looks way darn smooth and glare-y! Looks promising.GAA1992 wrote:I shouldn't be showing this up so soon, but i am also taking a dive on a mix between guns and magic:
-
- Posts: 2833
- Joined: Thu Jun 04, 2015 9:07 pm
- Preferred Pronouns: He/Him
- Location: Killing spiders.
Re: The WIP Thread
Another screenie of my upcoming project:

The HUD was a little revamped, as well as i swapped some weapons inside the mod.
Now that i tested it a bit with Heretic and Hexen (and kinda failed), this is closer to a release than ever.

The HUD was a little revamped, as well as i swapped some weapons inside the mod.
Now that i tested it a bit with Heretic and Hexen (and kinda failed), this is closer to a release than ever.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: The WIP Thread
Tokarev and Hexen map... Might be a gud challenge!
-
- Posts: 186
- Joined: Fri Apr 12, 2013 10:51 am
Re: The WIP Thread
Tested in QZDoom. It's still far from complete!

-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: The WIP Thread
SWEET BLOCKY NATURE! So this is really happening, yeah? I just can't fathom the limitless possibilities when this mod comes out... However i certainly hope these chunks won't fry your computer. 

-
- Posts: 2100
- Joined: Sun Aug 18, 2013 9:41 am
- Location: Philadelphia, PA
Re: The WIP Thread
I never thought something like that would even run right, given how many 3D models are in it. Like, that a lot of 3D models. I'd have thought it would run at like 2 FPS.
The main issue I would see is that multiplayer would basically be impossible, given GZ/QZ/ZDoom's current netcode and the lack of Zandro compatibility. But it's still very impressive.
The main issue I would see is that multiplayer would basically be impossible, given GZ/QZ/ZDoom's current netcode and the lack of Zandro compatibility. But it's still very impressive.
-
- Posts: 1235
- Joined: Thu Nov 06, 2014 1:53 pm
Re: The WIP Thread
Based on the fact that the surfaces are drawn individually ( as seen by the "locked fov" tool thing ) I wouldn't be surprised if there's exactly zero models used there, just a bunch of flat sprites.
-
- Posts: 1350
- Joined: Mon Feb 09, 2015 9:00 am
- Location: in an undisclosed location that is the philippines
Re: The WIP Thread
yes.GAA1992 wrote:Another screenie of my upcoming project:
The HUD was a little revamped, as well as i swapped some weapons inside the mod.
Now that i tested it a bit with Heretic and Hexen (and kinda failed), this is closer to a release than ever.
Yes.
YES.
Can't wait to play this when it's released.
-
- Posts: 186
- Joined: Fri Apr 12, 2013 10:51 am
Re: The WIP Thread
Zandronum multiplayer was in the original plan, but that went out of the window when I switched to ZScript (because I suck at making any collision detection + all math involved around it and GDCC C memory leaks are a pain to deal with).TheMightyHeracross wrote:I never thought something like that would even run right, given how many 3D models are in it. Like, that a lot of 3D models. I'd have thought it would run at like 2 FPS.
The main issue I would see is that multiplayer would basically be impossible, given GZ/QZ/ZDoom's current netcode and the lack of Zandro compatibility. But it's still very impressive.
GZDoom multiplayer is still on the table, however currently some things (i.e: spawning of actors bound to a chunk) are determined by """clientside""" code, which can and will desynchronize badly.
Another issue is that the entire thing relies on very specific set of properties and flags, using which you can spawn actor without causing any desynchronization.
It's a 3D model of a rectangle (because Zandronum). I'll switch to flat sprites if it's faster and resulting look would be same.Arctangent wrote:Based on the fact that the surfaces are drawn individually ( as seen by the "locked fov" tool thing ) I wouldn't be surprised if there's exactly zero models used there, just a bunch of flat sprites.
Thanks to the jit, it's somewhat playable. The other issue is the sheer amount of blocks. If only it were possible to create models during runtime... that would make things much smoother (a fork, perhaps?)Captain J wrote:SWEET BLOCKY NATURE! So this is really happening, yeah? I just can't fathom the limitless possibilities when this mod comes out... However i certainly hope these chunks won't fry your computer.

Also loading saved games is a problem, because I end up with duplicate thinkers for some reason

-
- Posts: 185
- Joined: Sun May 19, 2013 12:22 pm
- Location: Philadelphia
Re: The WIP Thread
I'm having way too much fun with the enemy design than I should be. Lol.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: The WIP Thread
I feel the same thing, lad. Including the visual designing, sound designing, gore designing, Laughing... Oh wait.
-
- Posts: 6200
- Joined: Thu Dec 04, 2008 1:14 am
- Location: plergleland
-
- Posts: 1350
- Joined: Mon Feb 09, 2015 9:00 am
- Location: in an undisclosed location that is the philippines
Re: The WIP Thread
is that a laughing redead undeadGhost Prototype wrote:I'm having way too much fun with the enemy design than I should be. Lol.