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

    FAF Campaigns

    Scheduled Pinned Locked Moved General Discussion
    23 Posts 12 Posters 4.0k Views 1 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.
    • RoweyR Offline
      Rowey
      last edited by

      is a Leaderboard evern nessasay for the Coop- missions ?95% of the time is busted anyway

      "The needs of the many outweigh the needs of the few" - Spock

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

        Its a nice idea in theory to have coop leaderbords but in practice they are broken 99% of the time in one way or another, and if you just move them somewhere out of the UI space until sombody takes the time to properly re-integrate them i would be fine with that. Could put them behind a button or leaderbord tab or somewhere else for now.

        1 Reply Last reply Reply Quote 0
        • RoweyR Offline
          Rowey
          last edited by Rowey

          So currently this is my First Draw for what the Tab Ui iself could look like this i via Intelij so dose not look pritty but give you an idea.
          9e1006dd-a475-441d-83af-0efb0ff3b341-image.png

          Im now woking on a Ui mockup of using the Create Mission button to have the pop up like in cusome games.

          "The needs of the many outweigh the needs of the few" - Spock

          arma473A biassB 2 Replies Last reply Reply Quote 0
          • S Offline
            Sheikah
            last edited by

            I believe the leaderboards should now be working again thanks to @Askaholic

            1 Reply Last reply Reply Quote 0
            • arma473A Offline
              arma473 @Rowey
              last edited by

              @rowey the popup should have some way of organizing the missions

              either have two lists, first the "group" and then the mission, for example: first you pick between "Aeon Campaign" "UEF Campaign" "Cybran Campaign" "FAF Campaign" "Seraphim Campaign" or "Special Missions," and then based on your choice, it lists those missions in a second list

              or just have one scrollable list, but the list itself has the missions organized by category. So instead of just listing the names of the maps, it would be something like:

              Aeon Campaign:
              Joust
              Machine Purge
              High Tide
              Entity
              Shining Star
              Beginnings
              UEF Campaign:
              Black Earth
              ....

              I don't know if the "difficulty" setting is still causing problems (defaulting players to a hard setting, then they don't know why the campaign missions are so rough). If it is, consider having that be part of the popup. So every time you're going to launch a mission it has the difficulty showing.

              Also, is it possible to track/show on the dropdown mission list whether the player has completed each campaign mission? It would be nice if it showed that, so people would know which missions they haven't done before. That would be a subtle encouragement to try out the various missions. Or even to show the difficulty setting that people finished it on. Which would be an encouragement to try harder difficulty settings for the missions.

              1 Reply Last reply Reply Quote 1
              • biassB Offline
                biass @Rowey
                last edited by

                @rowey said in FAF Campaigns:

                via Intelij so dose not look pritty

                Plan out your ideas in paint or something, don't waste your time spenting 30 minutes trying to make basic layouts and don't spend so much time working on something that might be bad that your time investment makes it irreversible.

                @arma473 said in FAF Campaigns:

                or just have one scrollable list, but the list itself has the missions organized by category.

                Doing this is frankly cringe. I've seen this in a couple other games and it caused major issues.

                Hit select map, and click on the map preview under the relevant faction header when a dialog pops up
                the preview has ofc, the name and mission number and is placed in order.

                Brutus5000B 1 Reply Last reply Reply Quote 0
                • K Offline
                  Katharsas
                  last edited by Katharsas

                  @Rowey

                  Just move the Leaderbords to the leaderbords tab. We should imo stay consistent with our own tabs, even if that means you have to make an additional click ere and there. And having 2 additional nested layers of tabs below the top is imo a bit ugly.

                  When somebody decides to do a proper concept how to reintegrate the leaderbords in a per mission way, we can always move them back.

                  Edit: And by the way the leaderbords are per missions so you need a mission selector dropdown somewhere above the leaderbord.

                  RoweyR 1 Reply Last reply Reply Quote 0
                  • Brutus5000B Offline
                    Brutus5000 FAF Server Admin @biass
                    last edited by

                    @biass said in FAF Campaigns:

                    Plan out your ideas in paint or something, don't waste your time spenting 30 minutes trying to make basic layouts and don't spend so much time working on something that might be bad that your time investment makes it irreversible.

                    I disagree. Eventually somebody needs to put the design into the ui language of the client (FXML), so playing around with it is never a waste of time.

                    Trying to play around with the controls and trying to build a formidable ui is probably not the approach to the best solution possible, but it's very close to end up in the client and can lead to an improvement. Also it gives you a rough understanding which controls exist and how to use them.

                    Whereas painting the ultimate ui on in any kind of painting or layouting tool doesnmake the same thing happen in the client. You still need to learn how to do it or wait for the magic unicorn FXML designer to show up and do it for you, but for now nobody has seen the unicorn.

                    "Nerds have a really complicated relationship with change: Change is awesome when WE'RE the ones doing it. As soon as change is coming from outside of us it becomes untrustworthy and it threatens what we think of is the familiar."
                    – Benno Rice

                    S 1 Reply Last reply Reply Quote 0
                    • RoweyR Offline
                      Rowey @Katharsas
                      last edited by

                      @katharsas said in FAF Campaigns:

                      @Rowey

                      Just move the Leaderbords to the leaderbords tab. We should imo stay consistent with our own tabs, even if that means you have to make an additional click ere and there. And having 2 additional nested layers of tabs below the top is imo a bit ugly.

                      When somebody decides to do a proper concept how to reintegrate the leaderbords in a per mission way, we can always move them back.

                      Edit: And by the way the leaderbords are per missions so you need a mission selector dropdown somewhere above the leaderbord.

                      the only issuse with this is that the leaderboard that is displayed on the coop tabs is link to what ever mission it selected you would need 35 seperate tabs to display each leaderboard. So im currrley not quite sure how to best aproch displaying the leaderboard right now as im removeing the mission selected from the main page so will need a way to select the mission from the Leaderboard Ui

                      "The needs of the many outweigh the needs of the few" - Spock

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

                        @brutus5000 said in FAF Campaigns:

                        Whereas painting the ultimate ui on in any kind of painting or layouting tool doesnmake the same thing happen in the client. You still need to learn how to do it or wait for the magic unicorn FXML designer to show up and do it for you, but for now nobody has seen the unicorn.

                        I mean I am still waiting for someone to do a relayout of the ui. if that ever actually happens then I would entertain it.

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

                          @rowey said in FAF Campaigns:

                          So im currrley not quite sure how to best aproch displaying the leaderboard right now as im removeing the mission selected from the main page so will need a way to select the mission from the Leaderboard Ui

                          Thats exactly what i meant in my last post's edit. You need a new type of leaderboard dropdown entry like "coop", and then you need another dropdown where people select the mission:

                          86e6869a-6fcf-4804-9f80-7efee81937a7-image.png

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post