View unanswered posts | View active topics It is currently Thu Jun 26, 2025 9:28 am



Reply to topic  [ 4 posts ] 
 Filter out function for sorting planets 
Author Message

Joined: Sun Jun 12, 2011 11:01 pm
Posts: 2072
Reply with quote
I've noticed that there's only a "filter, and display filtered"

What I am suggesting that you be able to "filter out" planets when sorting them.

for example, if you want to see all planets EXCEPT the ones you own, you would be able to filter out planets owned by you and only see planets not owned by you.

_________________
Image


Sat Dec 08, 2012 1:47 am
Profile
User avatar

Joined: Sat Oct 15, 2011 5:09 am
Posts: 3473
Reply with quote
-1

we already have the unoccupied tab and the enemy-occupied tab. it is not hard to toggle between these to do what you want.

_________________
Rank 3950 Litheor Governor 100% DCR r385-r2200 GL Marauder #26
_____________Image
PvP leaderboards: 70212 raids: #1; 40852 kills: #1; 96377 hacks: #3;


Sat Dec 08, 2012 6:56 am
Profile WWW

Joined: Sun Jun 12, 2011 11:01 pm
Posts: 2072
Reply with quote
you counter example is based off my example.

I gave an example of why you would want that

you can filter out more than one type of planet if you want.

I've found that having this function would make my life sorting planets much easier

what kind of negative effects would this have?

_________________
Image


Sat Dec 08, 2012 7:01 am
Profile
User avatar

Joined: Sat Oct 15, 2011 5:09 am
Posts: 3473
Reply with quote
destroyer43 wrote:
you counter example is based off my example.

I gave an example of why you would want that

you can filter out more than one type of planet if you want.

I've found that having this function would make my life sorting planets much easier

what kind of negative effects would this have?


it's been many years since i've done logic programming for my electrical engineering classes, but let's see if i can explain simply:

the current filter IN allows any items matching ALL of the terms to pass through, so you can use the filter to narrow down your list of results.

a filter OUT would be crippled as soon as you add a second term as anything that does not match ALL terms would be allowed to pass ... adding a 2d term would mean that NOTHING would be filtered. the programming required to treat each term separately for a filter OUT versus inclusively for a filter IN is a much greater hurdle.

the negative effect is on programmer time as this is NOT a simple thing to do unless you allow boolean operators into your search parameter ... which opens up a whole other can of worms in terms of avoiding scripting exploits. try doing something like this on google without using multiple NOT parameters.

_________________
Rank 3950 Litheor Governor 100% DCR r385-r2200 GL Marauder #26
_____________Image
PvP leaderboards: 70212 raids: #1; 40852 kills: #1; 96377 hacks: #3;


Sat Dec 08, 2012 7:18 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 5 guests


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

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.