[WIP] GZDoom - Tower of Babel

Projects that have specifically been abandoned or considered "dead" get moved here, so people will quit bumping them. If your project has wound up here and it should not be, contact a moderator to have it moved back to the land of the living.
User avatar
NeuralStunner
 
 
Posts: 12325
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: [WIP] GZDoom - Tower of Babel

Post by NeuralStunner »

FDARI wrote:If the actual data on type-specific damage is stored per class and not per actor, modifying it per actor is not feasible.
IIRC that's the case.
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: [WIP] GZDoom - Tower of Babel

Post by Ryan Cordell »

Nash:
If you are comfortable with making a new function for it, go ahead. Otherwise you could probably hijack the ActorProperty functions in ACS.


The only problem with bobbing right now is the limiter property. It determines how narrow or wide the weapon bobbing can be. Trouble is, using it has side effects, since the weapon slides left and right if the value is non-zero (AKA default).
User avatar
Nash
 
 
Posts: 17429
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: [WIP] GZDoom - Tower of Babel

Post by Nash »

Question is, does it make sense to add model yaw, pitch and roll as actor properties? They're only being used for models and nothing else...
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: [WIP] GZDoom - Tower of Babel

Post by Ryan Cordell »

Well, perhaps you wanted to change a particular actor's rotation? Or a group? And if they all have models? XP
disposable_username2
Posts: 168
Joined: Tue Mar 08, 2011 1:25 pm

Re: [WIP] GZDoom - Tower of Babel

Post by disposable_username2 »

Is the source available? Just asking.
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: [WIP] GZDoom - Tower of Babel

Post by Ryan Cordell »

Afraid not. The thought hadn't really crossed my mind.. Hm.
disposable_username2
Posts: 168
Joined: Tue Mar 08, 2011 1:25 pm

Re: [WIP] GZDoom - Tower of Babel

Post by disposable_username2 »

Ryan Cordell wrote:Afraid not. The thought hadn't really crossed my mind.. Hm.
So what you think about it now?
Gez
 
 
Posts: 17831
Joined: Fri Jul 06, 2007 3:22 pm

Re: [WIP] GZDoom - Tower of Babel

Post by Gez »

The licenses for several part of GZDoom require that the source be available. They include the OPL emulator, the FraggleScript code, and the OpenGL renderer.

Just sayin'.
User avatar
NeuralStunner
 
 
Posts: 12325
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: [WIP] GZDoom - Tower of Babel

Post by NeuralStunner »

I'm sure it wouldn't be too hard to zip up the source folder and upload it on request.
User avatar
Nash
 
 
Posts: 17429
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: [WIP] GZDoom - Tower of Babel

Post by Nash »

Or better yet, setup a code repository just like ZDoom! You're already on Google Code, aren't you?
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: [WIP] GZDoom - Tower of Babel

Post by Ryan Cordell »

Alright, dangit, I get it, I'll have to release the source. But not yet at least. I'd like to get some features out of the way before I'll even consider uploading it as well as the executable.
User avatar
Nash
 
 
Posts: 17429
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: [WIP] GZDoom - Tower of Babel

Post by Nash »

Don't forget to compile a release version. :D
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: [WIP] GZDoom - Tower of Babel

Post by Ryan Cordell »

Already done that. Should be in that SVN link.

.. Which brings me to the realization that I forgot to work on that puff randomizing deal before this release. Oh well.
disposable_username2
Posts: 168
Joined: Tue Mar 08, 2011 1:25 pm

Re: [WIP] GZDoom - Tower of Babel

Post by disposable_username2 »

Ryan Cordell wrote:But not yet at least. I'd like to get some features out of the way before I'll even consider uploading it as well as the executable.
Ancient excuse used by closed source developers. Either the list of tasks which need to be done before source release perpetually expands or some items from it never get done. I personally don't want another skulltag.
User avatar
NeuralStunner
 
 
Posts: 12325
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: [WIP] GZDoom - Tower of Babel

Post by NeuralStunner »

disposable_username2 wrote:Ancient excuse used by closed source developers.
It's not an "excuse" for anything. He has no intention of deliberately keeping it closed source. :|
Locked

Return to “Abandoned/Dead Projects”