Navigation

    FAForever Forums
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. left_boy
    L

    left_boy

    @left_boy

    Contributor to the client and other FAF related software

    75
    Reputation
    288
    Posts
    90
    Profile views
    1
    Followers
    3
    Following
    Joined Last Online
    Website github.com/axel1200 Location Bonn, Germany

    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    left_boy Follow

    Best posts made by left_boy

    Whats new in version 1.2.2

    The version is not yet released. You can find the preview here. On the other hand it might already be released by the time you are reading this.

    I am gonna quickly interduce new features:

    • Client warns if you try to close it while FA is running
      fd49bde1-ba3e-4e3e-903d-a511d06297a1-image.png

    • Hide the chat user list
      57096754-8240-4424-9fe0-9a1ae805c6f5-image.png

    • See description of game featured mods
      4db59c82-ee72-4f9e-bdf9-5f9905cca4e6-image.png

    • Client can cache multiple versions of featured mods, so you don't need to redownload everything after you watched an old replay. Needs to be activated in the settings for now
      a660e53f-1ab3-494a-a7b2-3cae862dcb5c-image.png

    • Client shows why games are not rated:
      1f0f3961-3d05-49c5-acd5-41cc5957bb15-image.png

    • The m&m map picks are rotated

    • Admins can broadcast messages via the client

    • Client short cut is called FAF Client

    • Maps added to the map folder are automatically detected during runtime and added.

    • Lots of bug fixes

    • Client adds support to broadcast rating limits via server:
      02a9bb5f-74cb-4301-a56e-3690d3ba3d2e-image.png
      You can add min/max rating and also enforce it. If enforced the game is only shown to players that match the rating boundaries. If not enforced only a warning is shown to players that do not match the boundaries.
      318cd995-9ac2-48b9-ae16-00411ec582fd-image.png
      See the video how to use it.

    Read the changelog for more information.

    posted in Blogs •
    What's new in v1.2.1
    1. You can finally see what maps/mods you have installed directly
      6fa2071e-be02-4f27-af97-3935b14089c7-image.png
    2. You can open the website to report a player from the context menu in chat.
      ca79ebe7-3f5d-4ba5-9c4e-fe793d48f96e-image.png
    3. Client writes separate log file for every game.
      9255b5f6-d190-4bad-89ba-e97807e1f880-image.png
    4. Hosting a game straight from the map vault with the map you are viewing finally works.
      fbfee0fc-3963-4099-b054-200864be2939-image.png
    5. Country names are not only code but the full name:
      cfdfca5b-2b22-498a-8050-9b6caa1dfdfe-image.png
      65df6091-73c6-4d08-88ec-dbbb2b453c29-image.png
    6. Now shows the years in the graph that shows the rating.
      99c4f26c-1484-4ad1-b34e-f59e062e2cb8-image.png
    7. Copy local replay info to clipboard:
      4ed78d3d-2805-4114-ab69-538d06307521-image.png
    8. A button to join discord:
      b1214eee-1b0c-401d-a807-e91a027036a7-image.png
    9. Map icons are shown in chat of the map that is currently played:
      99d5bb83-d72d-42dc-a3f1-2270b1281928-image.png
    10. You can delete and install maps/mods easily from the preview.
      6c930f06-88ae-4ba9-b9d0-138cfc81d5fa-image.png
    11. Online replays can we started from the preview:
      db7f0eae-c16f-40c5-b539-96f61503f5c2-image.png

    A lot of bugs were fixed if you want a more detailed version of what else changed have a look in the release notes:
    https://github.com/FAForever/downlords-faf-client/releases/tag/v1.2.1

    FAF tanks all contributors that contribute to FAF software. Be the next one and help us. See the project on Github.

    posted in Blogs •
    Map Generator tournament 2.0

    Now the map generator has an option to set the map size and player count, would that not be a reason to try it in a tournament again? Now you can also make 2v2 1v1 or whatever you like. I would be interested. Also reclaim and a lot of other stuff was improved.

    posted in Tournaments •
    Contributing to Downlord's FAF Client

    Hi guys, if you have got any questions concerning contributing to the FAF client fell free to ask here. Make sure you check out the wiki https://github.com/FAForever/downlords-faf-client/wiki

    posted in Contribution •
    New mod updates will be pulled automatically

    Till now there was not really I way to update mods. There has always been a system to upload new versions but no way to update them. The update process only happened when u joined a game with a newer version. To make sure that players do not play old outdated versions the client will beginning from the next update pull the newest version when hosting. Updated is only what is currently selected for the game being hosted.

    The corresponding change: https://github.com/FAForever/downlords-faf-client/pull/2255

    It can be turned off but is on by default.

    For modders that means:

    • Be aware that if you push new version that should be working because now ppl acctually get to play them.
    • If you have a mod that has a huge download size, you should consider bundling changes so you maybe update at most once a month to avoid traffic for users(there is almost no mod that this applies to)
    posted in General Discussion •
    RE: Linux Support

    Btw guys if we merge @Downlord's PR then the new release would need java 14

    posted in I need help •
    RE: To all FAF contribution starters - a motivational story!

    I am playing Forged Alliance for a long time. I bought the game when I was 12 or 13 I guess. I was always interested in Informatics and programming. I think it did some first programming when I was 14 etc. but really only small things. I think often I was just missing a goal right? It is often easier if you have a concrete goal you wanna reach. I was 16 or 17 when I learned what GitHub and Open Source was. Suddenly I wondered if FAF was Open Source. So I just went ahead and searched for FAF on GitHib and who knew all the project where there.

    So I looked at the client and it was python and that would have been fine cause I knew some python. But I discovered Downlord's-FAF-Client on GitHub. I had never heard of it before cause I was not really to invested into FAF. I just liked playing FAF, I did not engage into chat/forum or whatever there was. And I was shocked, it looked really good and worked, even if I need to admit it used to break a lot cause of external changes that did not consider it. And Java was maybe even better than Python I just liked it more. I really did not know much Java, I made one or two little things and knew the very basics. The thing that was different from before was I had a goal. My goal was to part of this awesome thing. Also this client seemed really major and this kind of made me want to spread the word about it.

    @Downlord also had some wiki pages about the project. He had a list of technologies and also one to a chat with contributors. Also he offered some help to newbies.

    Was a lot of work to get going cause the Java client is quite well engineered and uses a lot of technologies. But I made some Pull Requests(suggested changes) even if it took like 5 rounds of @Downlord requesting changes it worked out in the end. Over the years I contributed quite a bit.
    cd65fcf5-735c-4e7c-bb5f-8efebf2ee499-image.png

    I learned so much from @Downlord and others like @Brutus5000 , which I am really thankful for. Meanwhile I started studying Informatics at university and I am almost through. My plan was studying Math for some time but my positive experience at FAF made me study Informatics.

    This year I have been the main contributor to the faf client.
    96e0be7a-af06-4c7f-ad7c-b79dac7f97fb-image.png

    My experience(not only FAF but mainly FAF) gives a huge advantage over other students, who in parts don't really know programming or software development looks like. I also had 3 jobs in software development besides my studies which I might not have had if it was not for FAF.

    No skill is required to start doing stuff at FAF. The only thing you need is passion, motivation and dedication.

    posted in Blogs •
    RE: Council of Setons EXPOSED - Part 1

    He would like to manage ppl yes you got that right. But that usually ends up with ppl getting upset 😄

    posted in General Discussion •
    RE: Add an Uninstall Survey for FAF Client

    Puh that will be really hard to code. But it is open source if anybody feels like it go ahead

    posted in Suggestions •
    RE: Council of Setons EXPOSED - Part 1

    It is like a sports club dude. It is not that complicated. We all vote a head/board he decides. But in reality he gives most of his power away. But such things are not found in the rules because that makes it inflexible.

    Alternative is a private person own everything and he decides(right now the case).

    posted in General Discussion •

    Latest posts made by left_boy

    RE: download faf

    Please provide a more detailed description. Make a screenshot maybe. Have you made an account? Have you got the newest client version? Does nothing happen in the client? Does nothing happen when you click on the "login" button or the "authorize" button in the browser?

    posted in I need help •
    RE: Can't authorize

    Mostly that solves the issue @Inariari . The error says hydra.faforever.com is not reachable but 99% of others can reach it. Your ISP, Router, Router Admin, firewall or whatever is probably blocking it.

    posted in I need help •
    RE: Can't authorize

    Can you open the website faforever.com in your browser? Do you have the newest client version?

    posted in I need help •
    RE: Preview (before launch) possible pointgain or -loss of ranked games

    Since some people want to hide ratings after all in FAF and rather have leagues instead. They would agrue against this feature and say people should not focus too much on their rating.

    posted in Suggestions •
    RE: But what the heck is the ICE Adapter?

    Client now features a setting to get the ICE adapter debug window

    posted in Blogs •
    RE: Cant login/ не могу залогиниться/

    Do you have internet access ? Happens to me if I have no internet connection

    posted in I need help •
    RE: Discord error in FAF Client

    Does this have any implications?

    posted in I need help •
    RE: AI-Uveso (v108) - AI mod for FAForever

    Well in real pvp games players also use experimental bombers for crashing them into stuff 😄

    posted in AI development •
    RE: Not a bloody clue what this error means

    I refresh token is the token used to remember who you are logged in as. When does the error occur. It might happen in case that you were logged in while your token expired.

    How did you get the error? Did you copy it from a pop up dialog or the log? Did you have any other problems?

    posted in I need help •
    RE: Cant login from mobile connection.

    What means getting stuck? It does not open the login page? You hit the login button nothing happens?

    Can you provide client logs?

    posted in FAF support (client and account issues) •