Inside3D!
     

Quakery Quake Wiki
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
metlslime



Joined: 05 Feb 2008
Posts: 177

PostPosted: Wed May 07, 2008 8:01 am    Post subject: Reply with quote

so is the wiki at http://quakery.quakedev.com/qwiki/ really the new official quake wiki, now?
Back to top
View user's profile Send private message
Urre



Joined: 05 Nov 2004
Posts: 1073
Location: Sweden

PostPosted: Wed May 07, 2008 9:58 am    Post subject: Reply with quote

It would seem so... People use it, to some degree. I for one read the csqc section, and plan to contribute
_________________
Look out for Twigboy
Back to top
View user's profile Send private message Visit poster's website
ShoTro



Joined: 18 Mar 2008
Posts: 61
Location: Virginia, USA

PostPosted: Wed May 07, 2008 5:42 pm    Post subject: Reply with quote

Urre wrote:
It would seem so... People use it, to some degree. I for one read the csqc section, and plan to contribute

After seeing the wiki I went in and added about an hour and a half worth of content to the QuakeC section. Things need considerable work, like alternate ways to look up the same info, when I am bored I think I might work on updating and improving the wiki as I can.

Some of the wiki seems too copy-pasta, with index numbers on headers that reference to nothing, and many wiki-links left out.

I personally added about 20-30 pages worth of content today, plan to add more tomorrow morning.
_________________
Shoot everything that moves. When it stops moving shoot it again just for good measure.
Back to top
View user's profile Send private message
scar3crow
Inside3D Staff


Joined: 18 Jan 2005
Posts: 837
Location: Las Vegas, NV

PostPosted: Wed May 07, 2008 7:27 pm    Post subject: Reply with quote

ShoTro may just become one of my favorite persons, that contribution alone is bad ass.

I did a tiny bit of work on it several months back when it was initially ported over to Quakery by Sajt, but I don't even recall what now. Mostly just tidying up existing articles, fixing some terrible writing, and I think uploading some images of items to include in the articles.
Back to top
View user's profile Send private message AIM Address
scar3crow
Inside3D Staff


Joined: 18 Jan 2005
Posts: 837
Location: Las Vegas, NV

PostPosted: Wed May 07, 2008 7:29 pm    Post subject: Reply with quote

A good example of how a game's wiki is done, to me, is the Doom wiki ( http://doom.wikia.com/wiki/Entryway ). Granted a Quake wiki is complicated by QuakeC (extremely necessary) and a focus on community (the Doom wiki seems much more focused on stock Doom and the engine).
Back to top
View user's profile Send private message AIM Address
metlslime



Joined: 05 Feb 2008
Posts: 177

PostPosted: Thu May 08, 2008 3:06 am    Post subject: Reply with quote

i always thought the quake wiki's orginization was a bit odd and maybe even reflected the biases of the people who worked on it the most. For example, the info on textures is entirely about replacement textures that only some engines support, rather than word one about the texture wads or anything like that.

Sometimes i get the notion to reorganize it, but as an outsider to the wiki they probably wouldn't appreciate that. I might do it anyway one of these days Smile
Back to top
View user's profile Send private message
scar3crow
Inside3D Staff


Joined: 18 Jan 2005
Posts: 837
Location: Las Vegas, NV

PostPosted: Thu May 08, 2008 5:07 am    Post subject: Reply with quote

Quote:
For example, the info on textures is entirely about replacement textures that only some engines support, rather than word one about the texture wads or anything like that.

Ironically there isn't much information about the engines, or QuakeC either (though ShoTro has done a lot in the past day). Its just where it is based... Much like QuakeExpo is dominated by mods, as it originated from this crowd

Quote:
but as an outsider to the wiki they probably wouldn't appreciate that.

They? Quakery is Sajt's space on QuakeDev, and he did PHP for Spirit! Pretty intertwined community there. Besides, the place, up until the other day, has been abandoned. Feel free to contribute plenty. Especially if it is technical map information, something I know jack and shit about. I'm gonna refresh the wiki every half hour tomorrow at work, keeping an eye out for your contributions! Peer pressure always works!
Back to top
View user's profile Send private message AIM Address
ShoTro



Joined: 18 Mar 2008
Posts: 61
Location: Virginia, USA

PostPosted: Thu May 08, 2008 1:49 pm    Post subject: Reply with quote

scar3crow wrote:
ShoTro may just become one of my favorite persons, that contribution alone is bad ass.


More to come. And thank you. I am trying to structure the links better too... Like two different ways to view the same thing, like the Quake C specs and the individual function/type/ent listings...

Because there is an extremely nice laid out spec design out there, don't know why the wiki didn't start that way then work towards covering things individually... because individually takes a hell of a lot more time.

I will be finishing the creatures then move back to working on more QuakeC information, maybe links to resources tomorrow or this weekend.
_________________
Shoot everything that moves. When it stops moving shoot it again just for good measure.
Back to top
View user's profile Send private message
ShoTro



Joined: 18 Mar 2008
Posts: 61
Location: Virginia, USA

PostPosted: Fri May 09, 2008 2:57 pm    Post subject: Reply with quote

scar3crow wrote:
A good example of how a game's wiki is done, to me, is the Doom wiki ( http://doom.wikia.com/wiki/Entryway ). Granted a Quake wiki is complicated by QuakeC (extremely necessary) and a focus on community (the Doom wiki seems much more focused on stock Doom and the engine).


Need to get this wiki past the basic steps first then can expand to include a frontpage like the doom wiki.
_________________
Shoot everything that moves. When it stops moving shoot it again just for good measure.
Back to top
View user's profile Send private message
scar3crow
Inside3D Staff


Joined: 18 Jan 2005
Posts: 837
Location: Las Vegas, NV

PostPosted: Fri May 09, 2008 3:20 pm    Post subject: Reply with quote

I appreciate all work that has been done thus far.

I would like to see more info on mdl and bsp/map/wad however. Technical information, along with more human explanations in general. The QuakeC stuff definitely needs to be filled out more, and its sad that it is only where it is now, as we are not exactly lacking in knowledgeable qc coders.

I need to go through and touch up the monsters. The current template is rather terrible (treasure for example being unnecessary as only 3 monsters have such a thing) and seems more like a weak attempt at a Prima Strategy Guide.
Back to top
View user's profile Send private message AIM Address
metlslime



Joined: 05 Feb 2008
Posts: 177

PostPosted: Tue May 13, 2008 6:39 am    Post subject: Reply with quote

scar3crow wrote:
Quote:
but as an outsider to the wiki they probably wouldn't appreciate that.

They? Quakery is Sajt's space on QuakeDev, and he did PHP for Spirit! Pretty intertwined community there. Besides, the place, up until the other day, has been abandoned. Feel free to contribute plenty. Especially if it is technical map information, something I know jack and shit about. I'm gonna refresh the wiki every half hour tomorrow at work, keeping an eye out for your contributions! Peer pressure always works!


Ah, well i meant that I was the outsider, at least to the quake wiki.

Okay, i'll get in there at some point and try to add/organize stuff...
Back to top
View user's profile Send private message
scar3crow
Inside3D Staff


Joined: 18 Jan 2005
Posts: 837
Location: Las Vegas, NV

PostPosted: Tue May 13, 2008 12:21 pm    Post subject: Reply with quote

I'm gradually updating the articles for all the monsters first. Feel free to perhaps add in more map relevant information for them.

It seems to be mostly myself, leilei and ShoTro editing the wiki thus far.
Back to top
View user's profile Send private message AIM Address
xaGe



Joined: 01 Mar 2006
Posts: 329
Location: Upstate, New York

PostPosted: Tue May 13, 2008 1:09 pm    Post subject: Reply with quote

Lately yes...

scar3crow wrote:
I'm gradually updating the articles for all the monsters first. Feel free to perhaps add in more map relevant information for them.

It seems to be mostly myself, leilei and ShoTro editing the wiki thus far.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
scar3crow
Inside3D Staff


Joined: 18 Jan 2005
Posts: 837
Location: Las Vegas, NV

PostPosted: Tue May 13, 2008 1:58 pm    Post subject: Reply with quote

Well yes lately. I made the comment lately =)
Back to top
View user's profile Send private message AIM Address
Spirit



Joined: 20 Nov 2004
Posts: 476

PostPosted: Sun Sep 06, 2009 11:21 am    Post subject: Reply with quote

http://quakery.quakedev.com/qwiki/index.php/Installing_Addons is getting spammed badly. Maybe lock the page somehow?
_________________
Quake Maps
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> General Discussion All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group