Page 5 of 5

Re: FIlter for Trench games

Posted: Sun Apr 22, 2012 6:57 pm
by Renee_W
nietzsche wrote:Going to game finder and click in all those checkbox every 10 secs is not going to work for me.


F5? lol

Re: FIlter for Trench games

Posted: Sun Apr 22, 2012 7:25 pm
by nietzsche
Renee_W wrote:
nietzsche wrote:Going to game finder and click in all those checkbox every 10 secs is not going to work for me.


F5? lol


Not good enough.

Re: FIlter for Trench games

Posted: Tue Apr 24, 2012 7:04 am
by MichelSableheart
http://www.conquerclub.com/player.php?submit=Search&gn=&gs=W&np=2&mp=&ty=&it=&po=&bc=&ft=&wf=&tw=N&rl=&sg=2,1&pt=&to=&lb=&p1=&p2=&p3=&p4=&so=

The URL for searching for 1 and 2 minute 1v1 speedgames without trench warfare. Add to favourites, refresh as necessary.

Re: FIlter for Trench games

Posted: Tue Apr 24, 2012 7:53 am
by MoB Deadly
Yeah do the checkbox once, then click refresh instead of going back to the game finder in 10 minutes. The web browser will ask if you want to submit the form again, hit yes.

Re: FIlter for Trench games

Posted: Thu Apr 26, 2012 10:37 pm
by rhp 1
nietzsche wrote:Trench games require a COMPLETE DIFFERENT STRATEGY. A lot of players are farming with them. PLEASE MAKE A FUCKING FILTER, a check box in preferences that allows you to complete ignore these kind of games. I keep joining them by mistake. Or put in red bold letters TRENCH in the game list

I know I can use Game Finder but this is not practical. A check box in preferences and a modified sql sentence is not hard to implement.


I don't think they are farming... you just aren't paying attention...

CC has to make special filter because you don't know how to read? you said yourself you're absent minded.. certainly not the site's fault.. pay more attention.. knowing you have a problem is the first step in fixing it... :)

Or even better.. learn trench and become a better player? how bout that?

Re: FIlter for Trench games

Posted: Tue May 01, 2012 1:14 am
by agentcom
I'm going to make a suggestion to ban nietzsche from ever posting a topic with the word trench in it.

Re: FIlter for Trench games

Posted: Tue May 01, 2012 2:58 am
by nietzsche
agentcom wrote:I'm going to make a suggestion to ban nietzsche from ever posting a topic with the word trench in it.


:evil:

Re: FIlter for Trench games

Posted: Thu May 03, 2012 9:32 am
by ThrushAAX
Here is a simple Greasmonkey script that took like a minute to put together to make trench text red... untested in GM but I really don't care enough.

Code: Select all

// ==UserScript==
// @name          Conquer Club Red Trench
// @author        ThrushAAX
// @require       http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
// @include       http://*.conquerclub.com/*
// @include       https://*.conquerclub.com/*
// @match         *://*.conquerclub.com/*
// ==/UserScript==

$("td:contains(Trench)").css("color","red")

Re: FIlter for Trench games

Posted: Thu May 03, 2012 12:06 pm
by agentcom
I think that's a better idea. For the minority of players that have extremely (bordering on insanity) strong views about trench warfare (*cough* Nietzsche *cough*), just use a plug-in like what Thrash wrote. Otherwise two things will happen: (1) any future roll-outs will have to be color coded--"hey you did it for trench" and (2) assuming the red is a temporary measure, we're going to get a bunch of people complaining when it's removed--"What happened to the red "trench" indicator?"

Filter for joining games

Posted: Thu Aug 01, 2013 5:28 pm
by BlueStratos
Specifics/Details:
  • A filter to join games you like. For example someone is only playing Trenched games, he can turn all other modes off, so only the available Trench games will show up. Maybe it's possible to make combo's or more in the filter, so you can turn Trench and Unlimited reinforces on, and all other off. A filter at the "Join A Game"-page might be easier than the "Game Finder".

How this will benefit the site and/or other comments:
  • It will become easier to find a game you want to play. There are lots of pages and searching won't take so long any more. I guess many people are playing a style of game more than other styles and wanting to filter these out

Re: Filter for joining games

Posted: Thu Aug 01, 2013 6:10 pm
by greenoaks
to the left of your screen are the words 'Game Finder'. click it.

Re: Filter for joining games

Posted: Fri Aug 02, 2013 9:41 pm
by patrickaa317
After you click that button Greenoaks mentions, copy the form as laid out here.

Image