FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    [Discontinued] Ethereal FAF Client 1.0

    Scheduled Pinned Locked Moved General Discussion
    260 Posts 41 Posters 28.5k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K Offline
      Katharsas @Eternal-
      last edited by

      @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?

      Eternal-E 1 Reply Last reply Reply Quote 0
      • Eternal-E Offline
        Eternal- @Katharsas
        last edited by Eternal-

        @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

        Profile | Eternal MOD pack | Check new client

        K 1 Reply Last reply Reply Quote 0
        • ValkiV Offline
          Valki
          last edited by Valki

          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
          1 Reply Last reply Reply Quote 2
          • Eternal-E Offline
            Eternal-
            last edited by Eternal-

            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)

            Profile | Eternal MOD pack | Check new client

            1 Reply Last reply Reply Quote 1
            • LightBearerL Offline
              LightBearer @Eternal-
              last edited by

              @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

              1 Reply Last reply Reply Quote 0
              • K Offline
                Katharsas @Eternal-
                last edited by Katharsas

                @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?

                Eternal-E 1 Reply Last reply Reply Quote 0
                • Eternal-E Offline
                  Eternal-
                  last edited by Eternal-

                  @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

                  Profile | Eternal MOD pack | Check new client

                  1 Reply Last reply Reply Quote 1
                  • Eternal-E Offline
                    Eternal- @Katharsas
                    last edited by

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

                    Profile | Eternal MOD pack | Check new client

                    1 Reply Last reply Reply Quote 0
                    • SPLS Offline
                      SPL
                      last edited by

                      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?

                      FAF Client Background Wallpapers

                      Eternal-E 1 Reply Last reply Reply Quote 0
                      • Eternal-E Offline
                        Eternal- @SPL
                        last edited by Eternal-

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

                        C#

                        Profile | Eternal MOD pack | Check new client

                        SPLS 1 Reply Last reply Reply Quote 3
                        • SPLS Offline
                          SPL @Eternal-
                          last edited by

                          @eternal u're hero

                          FAF Client Background Wallpapers

                          1 Reply Last reply Reply Quote 0
                          • C Offline
                            Cyborg16
                            last edited by

                            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")
                            1 Reply Last reply Reply Quote 0
                            • J Offline
                              JazzFunkNoob @Sheikah
                              last edited by

                              @sheikah It doesn't give any results at all for me. For a while the "contains" option worked as an "is" for me, but now nothing anymore. Mb it is my weird connection setup again though. Better check for yourself if it works.

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                Sheikah
                                last edited by

                                What are you searching for with contains?

                                J 1 Reply Last reply Reply Quote 0
                                • J Offline
                                  JazzFunkNoob @Sheikah
                                  last edited by

                                  @sheikah Playername, but it also doesn't work for me on the python client. So not sure if it even is an issue with the java one.

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    Sheikah
                                    last edited by

                                    It might be an API issue but I will look into it

                                    1 Reply Last reply Reply Quote 0
                                    • gabrilendG Offline
                                      gabrilend
                                      last edited by

                                      I'd like it if the UNITS tab in the client was stored locally because the lag is annoying as heck. Right now I'm assuming it's some kind of web app that downloads the data every time the window is opened?

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        Sheikah
                                        last edited by

                                        @HarzerNoob The contains does work it is just a lot to search for among all the games so it can take a while to complete.

                                        1 Reply Last reply Reply Quote 1
                                        • Eternal-E Offline
                                          Eternal-
                                          last edited by Eternal-

                                          Chat chat chat

                                          Good old textures just for testing purpose. Have not started working on them yet. Also there will be different textures for private games

                                          UPD:

                                          test.gif

                                          Profile | Eternal MOD pack | Check new client

                                          1 Reply Last reply Reply Quote 3
                                          • SpikeyNoobS Offline
                                            SpikeyNoob Global Moderator
                                            last edited by

                                            any chance this client will support linux users?

                                            Eternal-E 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post