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.
Gez
 
 
Posts: 17939
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

Enjay wrote:

Code: Select all

LOAD = "test1.wad, test2.wad"
doesn't load anything.
How about this:

Code: Select all

LOAD = "test1.wad", "test2.wad"
User avatar
Enjay
 
 
Posts: 26971
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: ZDoom Wiki Thread

Post by Enjay »

Yes, that works.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZDoom Wiki Thread

Post by Graf Zahl »

Enjay wrote:

Code: Select all

LOAD = test1.wad, test2.wad
That should have worked. Seems I forgot to set the proper parsing mode...
User avatar
Enjay
 
 
Posts: 26971
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: ZDoom Wiki Thread

Post by Enjay »

Graf Zahl wrote:That should have worked. Seems I forgot to set the proper parsing mode...
Unless I am misunderstanding the changelog, it looks like this should have been addressed. It still doesn't work, however, though the message has changed slightly.

Instead of saying:

Code: Select all

Script error, "GAMEINFO" line 1:
Expected '=' but got '.' instead.
it says

Code: Select all

Script error, "GAMEINFO" line 1:
Expected identifier but got '.' instead.
I'll open a bug report to stop this getting lost.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZDoom Wiki Thread

Post by Graf Zahl »

Damn...
I forgot that the C-Mode parser considers the '.' as a separate token. I think this needs some more work before it is a usable feature.
Gez
 
 
Posts: 17939
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

I hope there's no misinformation in the [wiki]GAMEINFO[/wiki] article. Also updated the [wiki]GLDEFS[/wiki] and [wiki]actor states[/wiki] articles.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: ZDoom Wiki Thread

Post by randi »

The wiki has been moved to a new server. After a cursory examination, everything appears to have been moved over successfully. (I'm counting on somebody to tell me soon enough if I broke something. :))

Note that URLs to the wiki should continue to use http://zdoom.org/wiki/. Right now, they redirect to URLs on the new server, but once the new server becomes the main zdoom.org, they won't need to redirect anymore and will go directly to the wiki page as before.
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 »

Hmm, nothing on zdoom.org would load at all last night. Wonder if this was a result/reason?

I use "Log In" for the wiki, it seems to accept my name & password, but it doesn't actually log in. Not reading the cookies, I guess?
User avatar
Project Shadowcat
Posts: 9369
Joined: Thu Jul 14, 2005 8:33 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: Blacksburg, SC USA
Contact:

Re: ZDoom Wiki Thread

Post by Project Shadowcat »

NeuralStunner wrote:Hmm, nothing on zdoom.org would load at all last night. Wonder if this was a result/reason?

I use "Log In" for the wiki, it seems to accept my name & password, but it doesn't actually log in. Not reading the cookies, I guess?
You may need to reset your own cache, actually.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: ZDoom Wiki Thread

Post by randi »

NeuralStunner wrote:Hmm, nothing on zdoom.org would load at all last night. Wonder if this was a result/reason?
No, that looks like it was a connectivity issue preventing any traffic from reaching the site.
NeuralStunner wrote:I use "Log In" for the wiki, it seems to accept my name & password, but it doesn't actually log in.
Try pressing Ctrl+F5 to completely flush your cached copy of the page. Logging in works fine.
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 »

Ah. Hmm. Okay, all's well. :D
Gez
 
 
Posts: 17939
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

randy wrote:The wiki has been moved to a new server. After a cursory examination, everything appears to have been moved over successfully. (I'm counting on somebody to tell me soon enough if I broke something. :))
Well, I tried to edit Template:Special but it gives me this:
Warning: pg_query() [function.pg-query]: Query failed: ERROR: text search configuration "default" does not exist CONTEXT: PL/pgSQL function "ts2_page_text" line 3 at assignment in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/w/includes/db/DatabasePostgres.php on line 580
MediaWiki internal error.



Exception caught inside exception handler
Showing the preview works, editing other pages worked as well.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: ZDoom Wiki Thread

Post by randi »

Durr!

How about now? I ran the update.php maintenance script, and that appears to have fixed it as far as I can tell. (Or, at least, I successfully edited Template:Special, but I admit, I neglected to try before running the script.)
Gez
 
 
Posts: 17939
Joined: Fri Jul 06, 2007 3:22 pm

Re: ZDoom Wiki Thread

Post by Gez »

Works now, thanks.
User avatar
Enjay
 
 
Posts: 26971
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: ZDoom Wiki Thread

Post by Enjay »

I was reading a couple of pages in the Wiki and I came across this:

On the [wiki]A_SPosAttack[/wiki] page
It is equivalent to calling A_CustomBulletAttack with the parameters (22.5,22.5,3,3,"BulletPuff").
on the [wiki]A_PosAttack[/wiki] page
It is equivalent to calling A_CustomBulletAttack with the parameters (22.5,22.5,1,3,"BulletPuff").
But on the [wiki]A_CustomBulletAttack[/wiki] page it tells me that the format is
A_CustomBulletAttack (int horz_spread, int vert_spread, int numbullets, int damageperbullet, string pufftype [, float range [, bool aimfacing]*])
Given that the two spreads are listed as ints rather than floats does this mean that the Wiki is wrong or is it the case the the equivalent values listed on the two specific attack pages cannot actually be faithfully represented with A_CustomBulletAttack and that they are just listed as (unattainable) examples?
Post Reply

Return to “Rules and Forum Announcements”