suggestions

Forum > Suggestions > Fight List
Reply To Thread (login)
Clay Banger [53]
2013-06-22 23:09:15
[10 years, 329 days ago]

I would be nice to have the list of levels that you can fight also at the bottom of the flight list, so you don't have to scroll back up to the top to change levels. Should be relatively simple to implement.

http://imgur.com/JBR89kU.png


 
Port Royal [234]
2013-06-22 23:11:26
[10 years, 329 days ago]

I don't really see the need, not too hard to scroll up/use the scroll bar? Would be good to have a "most attacked" section in the fight area for people who collect energy.


 
Clay Banger [53]
2013-06-22 23:25:49
[10 years, 329 days ago]

I disagree with a 'most attacked' list.

If you want one for yourself, you kinda already have it with the 'fight history' page.

If you were thinking of one that takes into consideration who everyone else is fighting, I don't see the need. It would only single out certain (weaker) bots, removing the challenge of finding out yourself who you want to be attacking.


 
Leader2 [136]
2013-06-23 02:41:29
[10 years, 329 days ago]

I like this suggestion but with a little twist maybe it could move automatically down the list with you as you scroll down


 
DarkNinjaMaster [76]
2013-06-23 10:40:12
[10 years, 328 days ago]

Doesn't your keyboard have a "home" button?


 
Gpof2 [130]
2013-06-23 10:58:16
[10 years, 328 days ago]

Seems excessive to me. Even scrolling up on the level 100 page is no problem. And if you're going to be looking at a different level for targets, it's not like you're gonna lose track of where you were from the scrolling.


 
Leader2 [136]
2013-06-24 04:05:08
[10 years, 328 days ago]

Doesn't your keyboard have a "home" button?

Can't find it anywhere other than F5 :/

Seems excessive to me. Even scrolling up on the level 100 page is no problem. And if you're going to be looking at a different level for targets, it's not like you're gonna lose track of where you were from the scrolling.

Gpof come on scrolling through that level 100 fight list over and over again is quite annoying


 
DarkNinjaMaster [76]
2013-06-24 04:27:09
[10 years, 327 days ago]

No home button aye, I suppose it could be handy for you then.


 
Ender [1]
Administrator
2013-06-26 00:20:08
[10 years, 326 days ago]

I guess there's precedent with forum pagination links being at both the top and bottom, but most people are going to have a home button on their keyboard (I'd even venture to guess that OP's has one, though maybe not as a dedicated key) and I've really never heard this complaint before.


 
Mithrandon [168]
2013-06-26 17:02:16
[10 years, 325 days ago]

someone could always make the poor guy a script to duplicate the links section?


 
Fishwick [131]
Moderator
2013-06-26 17:46:00
[10 years, 325 days ago]

A very easy script someone could make is one that removes a bot from the fight list if their monthly energy is blank or null.

This line of code alone would do it (zero testing, may be wrong), I just have no experience turning JS into a script.

jQuery('.botrow td[colspan="2"]').parent().remove();

Not sure if this is within the rules though, Ender?


 
New Alan [100]
2013-06-26 18:38:40
[10 years, 325 days ago]

I'd assume it would break the rules.

If it doesn't, I could make something if it's that big of a deal.


 
Fishwick [131]
Moderator
2013-06-26 18:41:28
[10 years, 325 days ago]

It would really help for scoring at lower levels - so much scrolling! So if it isn't against the rules I'd definitely use it, though I suppose there is literally no way for Ender to detect if someone uses it.


 
New Alan [100]
2013-06-26 18:42:48
[10 years, 325 days ago]

So if it isn't against the rules I'd definitely use it, though I suppose there is literally no way for Ender to detect if someone uses it.

Watch what you say / how you say that.

We shall wait for Ender's say.


 
Fishwick [131]
Moderator
2013-06-26 18:46:56
[10 years, 325 days ago]

He did say here that he would like filterable/sortable fight lists. (which Benny has been trying his best to bump haha) So he probably won't have a problem with the actual functionality, just maybe the fact that only certain people will get to use it.


 
Ender [1]
Administrator
2013-06-26 22:59:50
[10 years, 325 days ago]

That seems okay to me. Fishwich is right - I would like the lists to be easier to navigate and use, so if someone wants to throw together an extension in that direction, have at it.


 
Leader2 [136]
2013-06-27 02:57:51
[10 years, 325 days ago]

that would be much easier to have on a fight list :)


 
Fishwick [131]
Moderator
2013-06-27 03:02:54
[10 years, 325 days ago]

Twice in two days! It's Fishwick :(


 
Clay Banger [53]
2013-06-27 05:41:24
[10 years, 324 days ago]

Well then here we go:
http://userscripts.org/scripts/show/171990

It's a bit more complex than Fishwick's one liner, but it also removes the hyperlink for the current level you are on.


 
Fishwick [131]
Moderator
2013-06-27 05:59:39
[10 years, 324 days ago]

Want to add my line of code as a different release clay? The two together would really help


 
Clay Banger [53]
2013-06-27 06:13:54
[10 years, 324 days ago]

After actually testing what your line of code does, I don't think it's the right path to head down (removing bots that are not in a clan from the fight list). I think making the list sortable as opposed to removing undesirable targets is better approach.
I may investigate expanding the script to include sorting capabilities over the weekend.


 
Fishwick [131]
Moderator
2013-06-27 06:17:05
[10 years, 324 days ago]

As a scorer, I still attack targets regardless of their energy ratio (ask ville :P) so removing all non clanned targets is best. No worries though it's your own extension, might look into learning how to make them when I'm home from work


 
Ender [1]
Administrator
2013-06-27 23:02:22
[10 years, 324 days ago]

Twice in two days! It's Fishwick :(

Hah, I must have been hungry.


 
Forum > Suggestions > Fight List
Reply To Thread (login)