ZDoom Wiki Thread

We sure do have a lot of rules and guidelines threads - find them all here, and please make sure you've read them! Also, community-wide announcements (that aren't major ZDoom News) go here as well.
User avatar
DoomRater
Posts: 8270
Joined: Wed Jul 28, 2004 8:21 am
Preferred Pronouns: He/Him
Location: WATR HQ
Contact:

Re: ZDoom Wiki Thread

Post by DoomRater »

They are not ints. Apparently I was fooled initially during DECORATE's development as well!
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

They are floats, as zdoom.pk3 confirms when you look at the [wiki=Classes:Actor]Actor class[/wiki].

Code: Select all

	action native A_CustomBulletAttack(float spread_xy, float spread_z, int	numbullets, int damageperbullet, class<Actor> pufftype = "BulletPuff", float range = 0, bool aimfacing = false);
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

Could we get rid of the redirect to the remilia subdomain? Whenever the referrer isn't zdoom.org (for example, you go there from the Firefox search bar), and we go to zdoom.org/wiki or http://www.zdoom.org/wiki, we get redirected to remilia.zdoom.org/wiki. Which is no longer needed since the server move is complete as far as I know.
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

If anybody feels like [wiki]helping the wiki[/wiki], there are articles to writes about mods you like. Also created a cleanup category for articles such as [wiki]RTC-3057[/wiki]. I think it'll be more constructive to put them in such a category than to delete them outright.


And if you don't like me triple-posting, participate in this thread more. :P
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: ZDoom Wiki Thread

Post by randi »

Gez wrote:Could we get rid of the redirect to the remilia subdomain? Whenever the referrer isn't zdoom.org (for example, you go there from the Firefox search bar), and we go to zdoom.org/wiki or http://www.zdoom.org/wiki, we get redirected to remilia.zdoom.org/wiki.
That's your browser caching the redirect, not the server. The redirect to remilia was only ever in the config on the old server.
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

I just emptied the cache, deleted the "ZDoom wiki" search from my Firefox search bar, made sure I wasn't on remilia, recreated it from the search box... And it still brings me to remilia. :?
User avatar
Remmirath
Posts: 2562
Joined: Sun Dec 23, 2007 3:53 am
Graphics Processor: nVidia with Vulkan support
Location: My house
Contact:

Re: ZDoom Wiki Thread

Post by Remmirath »

You might wait for your DNS to propegate the address again.

Dunno, just shooting in the dark there. :|
User avatar
Janizdreg
Posts: 111
Joined: Thu Jan 01, 2004 9:06 am
Location: Finland
Contact:

ZDoom version history

Post by Janizdreg »

I'm currently working on creating a ZDoom version history for both the ZDoom & Doom wikis. Unfortunately I haven't followed ZDoom development closely enough to be able to pinpoint even all the major additions to exact versions. Which means I need your help.

My suggested approach to the task would be to write a detailed list of all the major additions and fixes to a fairly comprehensive ZDoom Wiki article. For the Doom Wiki ZDoom article's version history section a shorter overview concentrating solely on the most distinctly big additions is sufficient.

But yeah, I already added a few starting points to the ZDoom article at the Doom Wiki, but I'm hoping you guys could build on those or otherwise point me somewhere where I can find some easy-to-use reference material for building the version history myself.
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

Good idea. The two main sources are the archived news that Randy dutifully copied from the old site, see here to start from the oldest; and the recently-discontinued rh-log. This can be completed by looking at the SVN log.
List of release threads:
Spoiler:

In other news, I have finished (for now) the {{wad}} template rewrite and added to it the possibility to show if a mod had received some Doomworldly distinction, with Top100 and Cacowards in the presentation table. I might tweak it some more to add change the Cacoward icon for Mordeth, Best DM, Mockaward and special categories for "dis-award" stuff like the "Ten Infamous" and the "Worst WADs", but given none of them are on the wiki at the moment it's not a priority. (Except KDiZD, which has both a normal Cacoward and a Mordeth Award.)
Blzut3
 
 
Posts: 3204
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: ZDoom Wiki Thread

Post by Blzut3 »

I quickly wrote a tutorial for my strife dialog compiler [wiki=Universal Strife Dialog Format]here[/wiki]. I wonder if we should note deprecation on the KSSC articles?
IRC wrote:[16:40] <Blzut3> Question for you, is it safe to say that you no longer support KSSC?
[16:41] <Kaiser> somewhat. yeah. I've been wanting to revist it again and use libconfuse as the 'scripting' language but never bothered. Technically, yeah I no longer support it
[16:42] <Blzut3> Just wondering since I wrote USDC a little bit ago and I was thinking I should mark the ZDoom wiki articles on KSSC as deprecated
[16:43] <Kaiser> yeah just warn the deprecation but people are still welcomed to use it
[16:44] <Kaiser> just don't expect me to give a damn :P
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

No need to deprecate the KSSC article, but I've demoted it from its lofty status as "official article on the ZDoom special lump" to promote instead the more technical [wiki]DIALOGUE[/wiki] article I had written some time ago based on reading ZDoom's source code.

Then a few link switcheroos and updates later, here we are. :wink:
User avatar
Shadelight
Posts: 5113
Joined: Fri May 20, 2005 11:16 am
Location: Labrynna

Re: ZDoom Wiki Thread

Post by Shadelight »

I should've just posted in here. >_<
Could a wiki sysop add a mibbit link to the espernet zdoom channel to the main page?
Edit: Whoever added the page, thank you very much. :D
User avatar
wildweasel
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
Contact:

Re: ZDoom Wiki Thread

Post by wildweasel »

Need a page about the Offset function in Decorate. I have no idea how it works.
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: ZDoom Wiki Thread

Post by Jimmy »

From what I know, the format is this.

Code: Select all

FLSH A 1 Bright Offset(0,16) A_FireCustomMissile("BeamofLight")
You can see it in action [wiki=Classes:MWeapWand]here[/wiki].

EDIT: Err, sorry. I'm baffled by the numbers as well. :(
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: ZDoom Wiki Thread

Post by NeuralStunner »

Right. 0 for either parameter means "leave unchanged" though. The only way to actually reset it is to use A_WeaponReady. It sucks, but that's how Vanilla Hexen did it...

Offset(1,33) is pretty close to original offset. (About one "vanilla pixel" too far down and right.)
Post Reply

Return to “Rules and Forum Announcements”