[Discontinued] Ethereal FAF Client 1.0

@Eternal about the 4th point. The server already calculates the amount of land/naval/air vehicles built. It is used for the achievement system, where you can see which types of units you have built in which proportions.

Having issues with connectivity / ICE? Talk to me.

@geosearchef Oh, nice! Thanks for information, i will look into that

Patch storage.
Everytime after I watched an old replay I have to redownload the actual patch and it always takes about 5-10 minutes. That's sucks.

@spl The java client actually does already have that feature. You need to enable it though.

@eternal This would be an amazing feature (the color coding based on what they play). Have seen so many 1500-1900 that completely imbalance a game when they somehow play like a 1k. Would love to know before hand if they are a one trick pony (people that only get good at 1 thing) so I can know what to expect from them.

FAF Website Developer

i have often thought it would be good to have the map enlarged as standard in the lobby and the players names beside the acu start positions like this
alt text

So instead of a list of names you can see starting positions, it's easy to see team layouts & ratings, you can see opposing players ratings etc.

@scout_more_often @Jip would be interested in that

@scout_more_often This would be really cool too!

FAF Website Developer

@eternal said in What would you like to see in new client:

I was asked to clarify the purpose of the topic a little, so I reveal all the cards.
I will make a simplified client in C# and would like to know what you would like to see in it.

May i ask which GUI tech you plan to use? WPF or one of the more modern ones?

@katharsas What do you mean my more modern one? Did you meant UWP? No, i will focus on WPF, but i`m using library ModernWPF with windows SDK

Option to output one of a few "numbers" to the desktop icon like so:
4fb0828e-d634-406d-ae7b-8b7243010cf3-image.png

You could choose to show here:

  • TMM currently in queue (highest / 1v1 / 2v2 / 4v4)
  • Number of custom games (matching current search filter if available)
  • Number of friends online

Possibly also an option for a windows notification tied to this number:

  • Ping when highlighted number > 8

Some small changes in visual for today. Mostly working on code optimization =/
Gray boxes that you see is manual implementation what i need because old controls were not successful (requires clicks and loses focus interaction with windows)

@eternal Yeah I thought about color coding but then there would need to be a legend in every lobby so everyone knew what color meant what cuz I don't trust myself to remember lol.

Let there be light

@eternal said in What would you like to see in new client:

@katharsas What do you mean my more modern one? Did you meant UWP? No, i will focus on WPF, but i`m using library ModernWPF with windows SDK

Yeah (UWP is apparently already superseeded by something else). Interesting. For me it was difficult to understand how to make my own controls back when i used it. But did not spend a lot of time to really get into it^^ (I made two simple programs 1, 2 for university in a couple of days each)

Do you plan to make the source available?

@katharsas ofc. https://github.com/Eternal-ll/Ethereal-FAF-Client
But I'm not gonna cover this app with tests and other stuff (mostly it can't be covered, only some technical stuff maybe), because I will spend much more time than I spending on main code rn

@katharsas I can't pass this information into lobby, but I have idea to make some active window with current lobby andplayers in it

Actually, it's not a feature but anyway:
Recently I installed the old Python client and I was surprised how much better it is optimized.
That's a very noticeable difference!
Moreover, it doesn't take more than 1GB of RAM after 1 hour of running. It takes about 100mb-200mb maximum.
Also, for me java client feels more "laggy" and switching tabs or any other action feels clearly much more delayed. I guess this is ok for java?
I personally hope the optimization will be a key feature of your client.
Btw, what language you code in?

@spl it will use about 100mb.
Currently it uses 60mb

C#

Honestly I like the client now (a lot more than what we used to have), but there are a couple of slightly annoying things:

  • switching away from the News tab then back again reloads the page, which is kind of slow here
  • on the replays button, "favorite searches" should allow one-click access to the first search (maybe even all of them); currently it's three clicks ("Favorites", click first item, click "Search")