TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    2.6 Testing (Report 2.6 problems here)

    Scheduled Pinned Locked Moved Development
    217 Posts 18 Posters 191.8k Views 17 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.
    • B Online
      beelee @LaFayette
      last edited by

      @lafayette I am uploading "map" that is inside the game/map folder in downloaded maps.

      Screenshot from 2022-10-18 18-36-15.png

      LaFayetteL 1 Reply Last reply Reply Quote 0
      • LaFayetteL Offline
        LaFayette Admin @beelee
        last edited by

        @beelee If you have that map installed, after you launch a 2.6 it should automatically create a game notes file for you (if it does not already exist).

        Here is an example:

        map/games/
        map/games/great_war.xml
        map/games/great_war.notes.html
        

        The game notes file should have the same name as the map XML scenario, but instead of ending with 'xml', it should end with 'notes.html'

        The generation of this file is one-time and happens at TripleA startup. Hence any further updates to the 'xml' file will not be reflected in the 'notes.html' file.

        Also of note, the 'notes.html' file is read every time game notes are opened (this was not the case for XML game notes which were only read once after launching a game scenario). So, you can launch the selected game and edit the 'notes.html' file and just re-open the 'game notes' window to see any updates.

        There is also no need to do any XML escaping of the 'html' content in the 'notes.html' file, you can write straight html into that file.

        ubernautU B 2 Replies Last reply Reply Quote 2
        • ubernautU Offline
          ubernaut Moderators @LaFayette
          last edited by

          @lafayette whatever happened to updating the splash screen logo we still doing that or what?

          LaFayetteL 1 Reply Last reply Reply Quote 0
          • LaFayetteL Offline
            LaFayette Admin @ubernaut
            last edited by

            @ubernaut Nobody ever sent me an updated graphic.

            ubernautU 1 Reply Last reply Reply Quote 0
            • ubernautU Offline
              ubernaut Moderators @LaFayette
              last edited by

              @lafayette i think did anyway give me specs and i will send you whatever you need ๐Ÿ™‚

              LaFayetteL 1 Reply Last reply Reply Quote 0
              • LaFayetteL Offline
                LaFayette Admin @ubernaut
                last edited by

                @ubernaut This is the image: https://github.com/triplea-game/assets/blob/master/game_headed_assets/launch_screens/triplea-logo.png

                The dimensions don't need to even be the same, just preferably similar.

                ubernautU 1 Reply Last reply Reply Quote 0
                • ubernautU Offline
                  ubernaut Moderators @LaFayette
                  last edited by

                  @lafayette you want it without the base, right? where should i put it?

                  LaFayetteL 1 Reply Last reply Reply Quote 0
                  • LaFayetteL Offline
                    LaFayette Admin @ubernaut
                    last edited by

                    @ubernaut Not sure how you mean "without the base". I'm indifferent to how it is updated; the cut-off drop shadow I never really noticed. If it can be improved cleanly, I'm for it.

                    Ideally you'd submit a PR to replace the image, in which case all I'd have to do is click a button to accept the update. Failing that, any way to get the image to me is okay.

                    ubernautU 2 Replies Last reply Reply Quote 0
                    • ubernautU Offline
                      ubernaut Moderators @LaFayette
                      last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • ubernautU Offline
                        ubernaut Moderators @LaFayette
                        last edited by

                        @lafayette Screen Shot 2022-10-22 at 11.09.41 AM.png
                        that's what i mean by the base not sure how to do a pull request didnt see anything on that page that seems to create one for that file

                        LaFayetteL 1 Reply Last reply Reply Quote 0
                        • LaFayetteL Offline
                          LaFayette Admin @ubernaut
                          last edited by

                          @ubernaut Yes, seemingly without the base.

                          For PR, go up one folder to:
                          https://github.com/triplea-game/assets/tree/master/game_headed_assets/launch_screens

                          Look for the 'add files > upload file' button. Uploading a file with the same name should do an overwrite. The web-UI should guide you through the rest of the steps to submit a PR.

                          ubernautU 1 Reply Last reply Reply Quote 0
                          • ubernautU Offline
                            ubernaut Moderators @LaFayette
                            last edited by

                            @lafayette tried to it's telling me this tho:

                            Uploads are disabled.
                            File uploads require push access to this repository.

                            LaFayetteL 1 Reply Last reply Reply Quote 0
                            • LaFayetteL Offline
                              LaFayette Admin @ubernaut
                              last edited by

                              @ubernaut This may help: https://ardalis.com/how-to-add-files-to-a-github-repo-you-donโ€™t-own/

                              Distilling the steps a bit:

                              • create a fork (there is a button for this on the upper right of the repository page; this will create a copy of the repository that you own under your own namespace (rather than triplea-maps))
                              • upload the file using the UI to your fork (prefer to create a new branch when you do this, but not required)
                              • create a pull request (follow steps 1-n on this page: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
                              ubernautU 1 Reply Last reply Reply Quote 0
                              • ubernautU Offline
                                ubernaut Moderators @LaFayette
                                last edited by

                                @lafayette just tried it but it put the pfile int he top level not sure if i did it right not

                                LaFayetteL 1 Reply Last reply Reply Quote 0
                                • LaFayetteL Offline
                                  LaFayette Admin @ubernaut
                                  last edited by

                                  @ubernaut The PR is open, that is good - but you do need to overwrite the existing file. The location is significant.

                                  ubernautU 1 Reply Last reply Reply Quote 0
                                  • ubernautU Offline
                                    ubernaut Moderators @LaFayette
                                    last edited by

                                    @lafayette i'm lost lol can you take the file from there and do it for me?

                                    LaFayetteL 1 Reply Last reply Reply Quote 0
                                    • LaFayetteL Offline
                                      LaFayette Admin @ubernaut
                                      last edited by

                                      @ubernaut When you uploaded the file, I think you only needed to navigate to the directory it needed to be in first. I grabbed the image and updated triplea-game/assets with it.

                                      ubernautU 1 Reply Last reply Reply Quote 0
                                      • ubernautU Offline
                                        ubernaut Moderators @LaFayette
                                        last edited by

                                        @lafayette thanks i thought i had but i could tell after i did it it it copied the entire thing

                                        1 Reply Last reply Reply Quote 0
                                        • B Online
                                          beelee @LaFayette
                                          last edited by

                                          @lafayette was able to successfully update the Game Notes.

                                          I still think they should revert to 2.5 for how they are displayed. Not only do you have to go through another step, by hitting Help to bring up Notes, the right side bar then cuts into the map view.

                                          A lot of times, especially with a new map, one will want to look at the map the same time they're looking at the Notes. This limits your view. You can only scroll one way as well, if Notes are fully extended. The window won't Close/Hide without clicking x.

                                          The new space isn't even being used.

                                          Old
                                          Screenshot from 2022-11-09 04-15-47.png

                                          New
                                          Screenshot from 2022-11-09 04-15-25.png

                                          I see absolutely no benefit from this change.

                                          1 Reply Last reply Reply Quote 0
                                          • B Online
                                            beelee
                                            last edited by beelee

                                            Starting with 2.6+31d2c60 https://github.com/triplea-game/triplea/releases/tag/2.6%2B31d2c60
                                            The objectives tab disappears after you go to history.

                                            Screenshot from 2022-12-23 12-52-01.png

                                            Screenshot from 2022-12-23 12-54-32.png

                                            When you exit History it doesn't come back.

                                            Edit
                                            Made a git issue https://github.com/triplea-game/triplea/issues/11305

                                            To clarify it works correctly with the one before https://github.com/triplea-game/triplea/releases/tag/2.6%2B2c9a940

                                            Edit
                                            I believe this is where the error was introduced
                                            https://github.com/triplea-game/triplea/pull/10844

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better ๐Ÿ’—

                                            Register Login
                                            • 1
                                            • 2
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 8 / 11
                                            • First post
                                              Last post
                                            Copyright ยฉ 2016-2018 TripleA-Devs | Powered by NodeBB Forums