QuakeWorld.nu Forum

QuakeWorld.nu Forum

You are not logged in.

Announcement

Hi! Please read the rules. Please pay close attention to rules 1 & 5 in particular!

#1 19 Mar 2010 21:26:23

HangTime
Admin
Registered: 10 Dec 2006
Posts: 187

ezQuake feature requests

1) A variable controlling the cursor sensitivity when in menus, independent of game sensitivity.  Fairly low priority as not many players use mouse in menu I expect.
2) Some kind of interface whereby you can connect to QTV from the server browser.  Obviously, this would also need some kind of serverside change also whereby the server can report its QTV address (maybe using serverinfo?).  Probably the most practical/useful of these suggestions.
3) The most ambitious suggestion: A 'demo library' kind of feature whereby you can create a big index of demo metadata, kinda like a media library you see for WMP etc.  Then you can search on criteria like games involving particular team or player names, games where player XYZ made over 100 frags etc.  Obviously, there would need to be some kind of demo-parsing utility that you would run against your demo archive in order to build up the metadata index.  Alternatively as perhaps a simpler 'phase 1' solution, maybe you could have it so that when new mvds are recorded, the server appends metadata to the .mvd to facilitate this kind of thing just for new demos.

Offline

 

#2 19 Mar 2010 21:45:48

Stev
Member
From: Ireland
Registered: 28 Apr 2006
Posts: 274

Re: ezQuake feature requests

#1 Exists with scr_cursor_sensitivity.
#2 Sounds pretty useful. It beats tabbing back and forth between the qtv page all the time.
#3 Sounds like a really fucking awesome thing for people with thousands of demos stretching back over 14 years of qw, as many of us are. I can never find the demos I want.

Offline

 

#3 19 Mar 2010 23:20:49

Zalon
Administrator
From: Silkeborg, Denmark
Registered: 28 Feb 2006
Posts: 1385
Website

Re: ezQuake feature requests

for #3 there is the mvdparser, it should be able to generate such data

Offline

 

#4 20 Mar 2010 02:17:27

blAze
Member
Registered: 16 Jan 2006
Posts: 387

Re: ezQuake feature requests

I'll add to the list: the ability to use weapon and ammo macros with weapon scripts. It would be nice to be able to check if you have weapon and ammo for wpn specific settings.

Last edited by blAze (21 Mar 2010 18:18:07)

Offline

 

#5 20 Mar 2010 02:51:45

AAS
Member
From: #ezquake
Registered: 16 Mar 2006
Posts: 86
Website

Re: ezQuake feature requests

Do use appropriate place to this stuff - http://sourceforge.net/tracker/?group_i … tid=678562


Mine do no spaek engrish!

Offline

 

#6 20 Mar 2010 03:38:05

jogihoogi
Member
Registered: 22 Mar 2006
Posts: 74

Re: ezQuake feature requests

#2 will be in the next fodquake release

Offline

 

#7 20 Mar 2010 11:18:45

mipa
Member
Registered: 05 Feb 2006
Posts: 255

Re: ezQuake feature requests

Why can't I move my mouse when console is on? I remember bitching about it earlier, and it got somewhat fixed quickly afterwards. Now it's back in 2.01 stable.

Offline

 

#8 21 Mar 2010 13:10:39

Faustov
Member
From: Warsaw
Registered: 18 Oct 2006
Posts: 173
Website

Re: ezQuake feature requests

Hi guys,

I've been using the built in "weaponscript" rather than the alias for quite a while now, but I have the impression the alias was a bit more reliable. Nevertheless, since the client "knows" whether it dropped an RL or not, do you think it could report that? Like the frag messages - a box when you died "shit, you dropped an RL" appearing up in front.

Offline

 

#9 21 Mar 2010 18:03:56

HangTime
Admin
Registered: 10 Dec 2006
Posts: 187

Re: ezQuake feature requests

@AAS: I'd rather just get preliminary discussions done before logging a formal change request, for example #1 is already implemented, and #2/#3 need a better specification rather than just an initial idea to muse over as they are at the moment.  I'll log them properly sometime however.

Suggestion #4: Very simple one this time - make /playdemo relative to $demo_dir

Offline

 

#10 21 Mar 2010 18:25:16

LocKtar
Member
Registered: 12 Apr 2007
Posts: 31

Re: ezQuake feature requests

I would like to see some stats on players, like in broodwar

I type /stats bps and it shows wins loss disconnects

Just a fun thing, ppl might get more serious when they play when they have stats to take care of=)

Offline

 

#11 21 Mar 2010 18:27:17

Kalma
Member
Registered: 02 Feb 2006
Posts: 333

Re: ezQuake feature requests

HangTime wrote:

Suggestion #4: Very simple one this time - make /playdemo relative to $demo_dir

alias playdemorel "playdemo $demo_dir/%1"

Offline

 

#12 22 Mar 2010 01:49:17

HangTime
Admin
Registered: 10 Dec 2006
Posts: 187

Re: ezQuake feature requests

@Locktar: that has to be more of a serverside thing to be any use, maybe an extension to stats.quakeworld.nu would be better in any case
@Kalma: thanks for the workaround, didn't know I could use %1 %2 etc arguments in aliases smile

Offline

 

#13 23 Mar 2010 16:10:23

Kapitan Kloze
Member
From: Poland
Registered: 08 Sep 2006
Posts: 124
Website

Re: ezQuake feature requests

I would like to have more control over the simpleitems issue, ex. to leave weapons as they are and have only ammo and armors or mega altered/switched.

Moreover, the possibility to change colours of the simpleitems would be also great. We can change the colour of lava/water/walls so far so further improvwements would be most welcome.

Offline

 

#14 23 Mar 2010 16:41:48

Zalon
Administrator
From: Silkeborg, Denmark
Registered: 28 Feb 2006
Posts: 1385
Website

Re: ezQuake feature requests

Kapitan Kloze wrote:

I would like to have more control over the simpleitems issue

You have all the control you want

Kapitan Kloze wrote:

ex. to leave weapons as they are and have only ammo and armors or mega altered/switched.

Just delete the simpleitem files for those you want to stay as models, I do this for PENT, QUAD and RING on the live stream.

Kapitan Kloze wrote:

Moreover, the possibility to change colours of the simpleitems would be also great.

Just edit the colors of the simple item files, should be easy enough.

One thing I would like to see regarding simpleitems, is that they would support alpha channels other than just transparent/not transparent.

Offline

 

#15 23 Mar 2010 17:31:02

XantoM
Admin
From: Stockholm, Norrköping
Registered: 03 Jan 2007
Posts: 61

Re: ezQuake feature requests

2) Some kind of interface whereby you can connect to QTV from the server browser.  Obviously, this would also need some kind of serverside change also whereby the server can report its QTV address (maybe using serverinfo?).  Probably the most practical/useful of these suggestions.

Yes this would be awsome.

I have created server aliases to make connecting to QTV-streams easier (not perfect, but better than nothing) and I recently created a script that automaticly generates the aliases from the QTV RSS feed, available at the QTV website if you click the link "Server Aliases" (http://qtv.quakeworld.nu/aliases.php).

You might have to refresh the link, it seems like they aren't generated at every request (it should look like this).

Offline

 

#16 23 Mar 2010 19:32:33

Kapitan Kloze
Member
From: Poland
Registered: 08 Sep 2006
Posts: 124
Website

Re: ezQuake feature requests

Zalon wrote:

Just delete the simpleitem files for those you want to stay as models, I do this for PENT, QUAD and RING on the live stream.

Well, I happen to have this pack - http://gfx.quakeworld.nu/details/311/si … ep-models/ - and I deleted all files connected with Mega and it didnt make any difference. I deleted .pngs from bmodels directory as well.

Offline

 

#17 24 Mar 2010 16:16:04

Zalon
Administrator
From: Silkeborg, Denmark
Registered: 28 Feb 2006
Posts: 1385
Website

Re: ezQuake feature requests

Kapitan Kloze wrote:

Zalon wrote:

Just delete the simpleitem files for those you want to stay as models, I do this for PENT, QUAD and RING on the live stream.

Well, I happen to have this pack - http://gfx.quakeworld.nu/details/311/si … ep-models/ - and I deleted all files connected with Mega and it didnt make any difference. I deleted .pngs from bmodels directory as well.

That pack is not simpleitems, it holds simplified models. The simpleitems are in a pk3 in the ezQuake dir... What I wrote will work, unless you have multiple paks with multiple simpleitems in them. smile

If you can't get it to work, clean up your quake dir or make a clean nQuake install and try with that, but let's not go more off-topic here smile

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson