Auto Refresh Customization

Have any bright ideas? Share and discuss them with the community

Moderator: Community Team

Forum rules
Please read the Community Guidelines before posting.

And don't forget to search for previously suggested ideas first!
zip_disk
Posts: 216
Joined: Thu Mar 23, 2006 9:33 pm

Post by zip_disk »

There are already greasemonkey scripts for this if desired.

lack should not want it to be an option though though since it'd be a huge bandwidth hog even if only a small portion of players use it (especially without caching).
risKing117
Posts: 1
Joined: Tue Apr 17, 2007 3:41 pm

refresh

Post by risKing117 »

Im new and i dont know if this has been posted before, but i think that it would make alot of sense to automaically refresh the page so that you dont have to manualy click refresh.
oran0007
Posts: 113
Joined: Sun Jun 10, 2007 5:26 pm
Gender: Male

Auto Refresh and Next turn in number

Post by oran0007 »

I would like to see an auto refresh on the map and the next number of armies for a set of cards.
User avatar
SirSebstar
Posts: 6969
Joined: Fri Oct 27, 2006 7:51 am
Location: SirSebstar is BACK. Highscore: Colonel Score: 2919 21/03/2011

Post by SirSebstar »

auto refresh?
why not hit refresh in the top.
and army numbers for the next card set, I assume you mean in escalating, well just look at the last set and you will know what you get
Image
User avatar
spiesr
Posts: 2809
Joined: Mon May 08, 2006 10:52 am
Location: South Dakota

Post by spiesr »

Autorefresh would suck in freestyle if someone else is playing at the same time as you, then it would keep refreshing and would be shrd to take your turn.

More importantly this has been sugested before, search before making a new sugestion.
User avatar
s.xkitten
Posts: 6911
Joined: Mon Oct 23, 2006 9:56 pm
Gender: Female
Location: I dunno
Contact:

Post by s.xkitten »

grease monkey has a turn in counter thing for cards in it...download it, and use it... :wink:
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

i wonder, rather than an auto refresh, how hard it would be to introduce a way that you can watch teh game upfold withuot having to refesh ever 3 seconds.

there nothing worst that in freestyle RT when you need to refresh to watch for your turn starting.
ParadiceCity9
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

No more refreshing

Post by ParadiceCity9 »

I just played an rt 1vs1 game and it was kinda annoying having to refresh every second. Theres gotta be a way that the map can update itself..maybe auto-refresh every 10 seconds? I don't know just something that will make this less of an annoyance.

edit: No auto-refresh if taking turn though.
User avatar
BeastofBurson
Posts: 185
Joined: Sat Jan 20, 2007 9:55 pm

Post by BeastofBurson »

I don't know much about PHP coding...but I use a javascript in cgi and pl scripts in the header and you can set it to refresh however often you want...of course it would have to be directed to only 1v1 games....so it doesn't screw up other "non" 1v1 games..

I play alot of 1v1 that usually are rt...and I agree it would be better
Dancing Mustard wrote:Are you flirting with me? Your angry posts are just the equivalent of school-yard pigtail-pulling.
wicked wrote:We like to give the mental patients a chance to get back on their meds.
Xyl
Posts: 68
Joined: Fri Apr 06, 2007 2:43 am
Location: Seattle, WA

Post by Xyl »

Refreshing the page every 10 seconds would put way too much load on the server.

A technique that would work is called AJAX. It's how stuff like Google Maps works. It would involve a whole lot of coding to do, and I'm sure there are other changes that are higher priority...
User avatar
AndyDufresne
Posts: 24935
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo
Contact:

Post by AndyDufresne »

An Ajax system is in the works.


--Andy
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Post by yeti_c »

The problem with Ajax - it would know what you had done - but it would have no knowledge of the other player(s) - without a server call.

C.
Image
Highest score : 2297
ParadiceCity9
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

Post by ParadiceCity9 »

can someone explain to me what AJAX is...
User avatar
treefiddy
Posts: 407
Joined: Fri May 25, 2007 11:37 am

Post by treefiddy »

I don't know what it is, but I would assume you could find some good information here:

Wikipedia

Edit:
The web address won't work. Copy/Paste it

http://en.wikipedia.org/wiki/Ajax_(programming)
User avatar
Kinetic1
Posts: 44
Joined: Mon Jun 25, 2007 2:42 pm
Location: "Sometimes, common sense is the only weapon that's needed against a stronger opponent."

During a recent and my only speed game to date...

Post by Kinetic1 »

the auto refresh caused me to place troops in the wrong country and at the wrong amount!!!!

as I was choosing my deployment country,the "refresh" set my troops back to total count and pick the country by alphabet default...:(

I am not complaining because it cost me the game or anything, just wanted to share the frustration and that I am very shy of the speed game till it gets fixed. Thanks!
User avatar
superkarn
Posts: 134
Joined: Mon Jul 17, 2006 10:11 am

Post by superkarn »

Maybe auto refresh should be turned off when you start a turn (and back on when your turn is over). Because during your turn (unless it's freestyle), only you can update the state of the game. Therefore there's no point in auto refreshing when you're playing.

Plus I think the intention of the auto refresh is for the people waiting for their turns to come up.
turtle32
Posts: 157
Joined: Wed Jun 20, 2007 9:03 pm

Post by turtle32 »

superkarn wrote:Maybe auto refresh should be turned off when you start a turn (and back on when your turn is over). Because during your turn (unless it's freestyle), only you can update the state of the game. Therefore there's no point in auto refreshing when you're playing.

Plus I think the intention of the auto refresh is for the people waiting for their turns to come up.

is this fact or sugestion, if it is sugestion it is a good idea
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

Kinetic1, if you were mid turn during a refresh you should always check that you have the right choices before clicking submit.

Not refreshing during your turn would solve the problem. Of course, a big part of freestyle speed games is tactical waiting, and it's nice to have auto-refresh when you're waiting for right moment.

I wonder which is the lesser of two evils???
User avatar
wcaclimbing
Posts: 5598
Joined: Fri May 12, 2006 10:09 pm
Location: In your quantum box....Maybe.
Contact:

Post by wcaclimbing »

lackattack wrote:Kinetic1, if you were mid turn during a refresh you should always check that you have the right choices before clicking submit.

Not refreshing during your turn would solve the problem. Of course, a big part of freestyle speed games is tactical waiting, and it's nice to have auto-refresh when you're waiting for right moment.

I wonder which is the lesser of two evils???


I vote leave it how it is, like the bold part above.
Leave refreshing as it is now.
Image
User avatar
Kinetic1
Posts: 44
Joined: Mon Jun 25, 2007 2:42 pm
Location: "Sometimes, common sense is the only weapon that's needed against a stronger opponent."

Post by Kinetic1 »

lackattack wrote:Kinetic1, if you were mid turn during a refresh you should always check that you have the right choices before clicking submit.

Not refreshing during your turn would solve the problem. Of course, a big part of freestyle speed games is tactical waiting, and it's nice to have auto-refresh when you're waiting for right moment.

I wonder which is the lesser of two evils???


Okay you are not understanding me, I DID check my choices, I always double check, however 15 secs is a short time to make a selection, thnk about it, and then have the auto refresh undo what I have just done.
I thought AJAX only refreshed the part of the website you need refreshed,
Why do these drop menus need refreshed every 15secs????
User avatar
Ishiro
Posts: 324
Joined: Mon Jul 17, 2006 5:53 pm
Gender: Male
Location: Under the Rainbow
Contact:

Post by Ishiro »

Kinetic1 wrote:Okay you are not understanding me, I DID check my choices, I always double check, however 15 secs is a short time to make a selection, thnk about it, and then have the auto refresh undo what I have just done.
I thought AJAX only refreshed the part of the website you need refreshed,
Why do these drop menus need refreshed every 15secs????


If you are playing a freestyle game, the territories you own and the places that you can attack from each may change during the 15 seconds. So the drop downs refresh to update.
Image
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

Perhaps the refresh should occur as usual, except the action form will not updated if it remains in deploy/attack/fortify mode :idea:
User avatar
superkarn
Posts: 134
Joined: Mon Jul 17, 2006 10:11 am

Post by superkarn »

Kinetic1, was your speed game freestyle?

Personally I don't play freestyle or speed games, and I turned off ajax (i'm using Tr0y's script :D), and I haven't had any problem with auto refresh. But I see where you're coming from.
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Post by yeti_c »

That won't work - the refresh might make different options available (in Freestyle if someone's killed some armies etc)...

I vote that...

Auto Refresh be OFF in Sequential mode...
On in Freestyle mode...

A way to get round this is...

1) Code so that the refresh tries to revert to previously selected options.
2) Have "please select" at the top... so if previously selected options no longer available - revert to that - therefore you will get illegal move error - instead of an incorrect deploy, attack, fortify.

C.
Image
Highest score : 2297
User avatar
Kinetic1
Posts: 44
Joined: Mon Jun 25, 2007 2:42 pm
Location: "Sometimes, common sense is the only weapon that's needed against a stronger opponent."

Post by Kinetic1 »

superkarn wrote:Kinetic1, was your speed game freestyle?

Personally I don't play freestyle or speed games, and I turned off ajax (i'm using Tr0y's script :D), and I haven't had any problem with auto refresh. But I see where you're coming from.


NO, i hate freestyle!!! it was sequential...
Post Reply

Return to “Suggestions”