ZDoom Wiki Thread
-
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
Re: ZDoom Wiki Thread
A_CountDown is provided for Strife support. It calls ExplodeMissile, which does internal handling for missile impacts. It does not kill monsters. (There's much more to that than simply jumping to the Death state.)
In essence, if you use this on anything that's not a missile, you get undefined behavior. More succinctly: Don't do that.
In essence, if you use this on anything that's not a missile, you get undefined behavior. More succinctly: Don't do that.
-
- Posts: 724
- Joined: Thu Dec 18, 2014 7:15 am
Re: ZDoom Wiki Thread
Yep, you right. And while it really works glitchy (without call A_Die or DamageThing(0) for ex.) on monsters, but it perfectly fit for killing non-interactive actors which are non-missiles at the same time. Btw, turning bSkullFly as false also gives a some hints about function real working area.NeuralStunner wrote:It does not kill monsters. (There's much more to that than simply jumping to the Death state.)
Anyway function will successfully send an actor to its Death state while haven't bother about nature of actor. So description is still wrong: it can be used on actor of any type.
Looks that still nobody care about obviously wrong A_CheckBlock description, funny.
-
- Posts: 5018
- Joined: Sun Nov 14, 2010 12:59 am
Re: ZDoom Wiki Thread
Updated [wiki]A_Countdown[/wiki]. Is it better now?
-
- Posts: 724
- Joined: Thu Dec 18, 2014 7:15 am
Re: ZDoom Wiki Thread
Yep, it's better now. ) But would be much better if you specify that "destroy" in this case means forced jump into caller's Death state.
So, there is need to fix _CBlock and Random2[]() descriptions too.
So, there is need to fix _CBlock and Random2[]() descriptions too.
-
- Posts: 3388
- Joined: Thu Jul 05, 2007 4:53 pm
- Location: opening the forbidden box
Re: ZDoom Wiki Thread
but the description for random2 is exactly what graf said it is....?
okay the random(0, mask) - random(0, mask) bit is misleading, but its otherwise accurate
okay the random(0, mask) - random(0, mask) bit is misleading, but its otherwise accurate
-
- Posts: 5018
- Joined: Sun Nov 14, 2010 12:59 am
Re: ZDoom Wiki Thread
Corrected the equivalent formula of random2() and added info on SetRandomSeed() based on Graf's post here.
-
- Posts: 5018
- Joined: Sun Nov 14, 2010 12:59 am
Re: ZDoom Wiki Thread
A_CheckBlock updated. I didn't copy the example as is, but I added all the state sequences which jump back to the See state sequence. This is so that the redefined See state sequence is jumped to instead of the original actor class's.
-
-
- Posts: 26540
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: ZDoom Wiki Thread
I was just browsing the wiki and I noticed...
It's still using Graf's old avatar as a GZDoom-only symbol. I'm pretty sure I remember Graf saying that it was never his intention to associate that avatar with the program, clearly the image is someone else's IP anyway (who you gonna call?) and it simply won't make sense to anyone who doesn't know the origin of the image.
Shouldn't the Wiki be using the current GZDoom icon or something?
It's still using Graf's old avatar as a GZDoom-only symbol. I'm pretty sure I remember Graf saying that it was never his intention to associate that avatar with the program, clearly the image is someone else's IP anyway (who you gonna call?) and it simply won't make sense to anyone who doesn't know the origin of the image.
Shouldn't the Wiki be using the current GZDoom icon or something?
-
-
- Posts: 17922
- Joined: Fri Jul 06, 2007 3:22 pm
Re: ZDoom Wiki Thread
Probably, but I believe at this point it might be more appropriate to simply remove the "GZDoom-only" thing entirely.
-
- Posts: 5018
- Joined: Sun Nov 14, 2010 12:59 am
Re: ZDoom Wiki Thread
I'll put [wiki=Talk:ZScript_custom_properties]this[/wiki] here too, just in case it goes unnoticed: [wiki=ZScript_custom_properties#Format]the prefix feature[/wiki] for custom actor properties can't be used in user code. So the info about it either needs to be reworded as not to give the impression that the feature is usable in user code, or removed entirely.
-
- Posts: 13720
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: ZDoom Wiki Thread
In my opinion it would be better to still document GZDoom's internal stuff but mark it as such - the source code is open to all, and it would suck if useful information about it is removed just because it can't be used by someone who won't work with it. The wiki is still a valuable resource for developers as well as end-users - so at worst, it should be stowed away where it can be searched up by someone looking for that info. (Besides, just because it isn't useful to end-users now does not mean it never will be)
-
- Posts: 5018
- Joined: Sun Nov 14, 2010 12:59 am
Re: ZDoom Wiki Thread
Okay. I left it in and added a note. Thanks for the feedback, Rachael.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: ZDoom Wiki Thread
May I request the update on the wiki page https://zdoom.org/wiki/CVARs:Display?
There is a description of vid_renderer variable.
1. Is it replaced by vid_rendermode now (which is undocumented at the moment)?
2. Probably changing it doesn't require engine restart anymore.
There is a description of vid_renderer variable.
1. Is it replaced by vid_rendermode now (which is undocumented at the moment)?
2. Probably changing it doesn't require engine restart anymore.
-
- Spotlight Team
- Posts: 1084
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom Wiki Thread
So, despite being a new user, there is a lot to cover for both Doom and ZDoom along the way and putting myself to good use here for the greater communities.
Thanks to Community Guide Gez for putting me through the paces.
For the ZDoom wiki, which i have registered to but i cannot yet edit or start articles at, i have the following.
Request:
An page on GrzbZDoom. The ZDoom Community Build was famously used as the starting ground for GZDoom, but it was Grubber's earlier personal project. After ZDoom Community Build (aka .96x) got released and GZDoom started, Grubber actually worked on his port again, seperately from GZDoom or the ZDoom Community Build.
This is by Grubber himself reinstated as GrzbZDoom again. Like ZDuke, Few bothered as GZDoom was the ''Next Big Thing'' but as i was researching and collecting non-ZDoom related materials, i came across the necessary information.
I wish to create either a seperate page for this (As its definitely distinctive of the Community Build and its ZDoom related) or an edit on the Community Build page. Due to this release being its own entity however (As in, its fully seperate from ZDoom Community Build or the first GZDoom build) i am leaning towards the former option.
Thanks to Community Guide Gez for putting me through the paces.
For the ZDoom wiki, which i have registered to but i cannot yet edit or start articles at, i have the following.
Request:
An page on GrzbZDoom. The ZDoom Community Build was famously used as the starting ground for GZDoom, but it was Grubber's earlier personal project. After ZDoom Community Build (aka .96x) got released and GZDoom started, Grubber actually worked on his port again, seperately from GZDoom or the ZDoom Community Build.
This is by Grubber himself reinstated as GrzbZDoom again. Like ZDuke, Few bothered as GZDoom was the ''Next Big Thing'' but as i was researching and collecting non-ZDoom related materials, i came across the necessary information.
I wish to create either a seperate page for this (As its definitely distinctive of the Community Build and its ZDoom related) or an edit on the Community Build page. Due to this release being its own entity however (As in, its fully seperate from ZDoom Community Build or the first GZDoom build) i am leaning towards the former option.
-
-
- Posts: 17922
- Joined: Fri Jul 06, 2007 3:22 pm
Re: ZDoom Wiki Thread
I made a page for GrbZDoom. I think the custom player class implementation is all that got from the post-Community Build releases into the mainline, but if there's more, feel free to investigate and document.