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 192.5k 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.
    • PantherP Offline
      Panther Admin Moderators
      last edited by

      https://github.com/triplea-game/triplea/issues/11056

      Don't always trust TripleA when it comes to rules questions. Know the rules before you start … and better check what TripleA has done.

      1 Reply Last reply Reply Quote 0
      • RogerCooperR Offline
        RogerCooper @LaFayette
        last edited by

        I have starting reviewing the mods and creating description.html for mods that don't have them. https://github.com/triplea-maps/domination_1914_no_mans_land has a description.html file in the repository, but it shows as missing on the Download Maps screen. I don't see any obvious difference between this mod and others where the description.html works.

        TheDogT 1 Reply Last reply Reply Quote 1
        • TheDogT Online
          TheDog @RogerCooper
          last edited by TheDog

          @rogercooper
          On my 2.6+14134 downloads list the map has a description. πŸ˜•

          28778aa1-2a19-4cc2-a343-4d399e757f3f-image.png

          https://forums.triplea-game.org/tags/thedog
          https://forums.triplea-game.org/topic/3741/curated-best-top-maps-triplea-guides

          RogerCooperR 1 Reply Last reply Reply Quote 1
          • RogerCooperR Offline
            RogerCooper @TheDog
            last edited by

            Sorry, I had confusion between similarly named mods.

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

              So I'm still having trouble getting the Game Notes to update. They show up in 2.5 correctly. I clone the existing repo and then delete and add the new "map" folder to my git-repos.

              It's the same way i've always done it and as stated above, the Game Notes update correctly in 2.5.

              What new step am i missing ?

              Also, I still don't like how "Notes" are not listed on the right side bar anymore and that the "Map Version" no longer shows up before you start the game. I find that useful so I know that I have the version I want before starting the game.
              Screenshot from 2022-10-14 19-43-46.png

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

                @beelee Are you updating the game notes file, or the scenario's XML? The former is read in 2.6, the latter in 2.5.

                B 1 Reply Last reply Reply Quote 1
                • 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

                                            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
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 10
                                            • 11
                                            • 5 / 11
                                            • First post
                                              Last post
                                            Copyright Β© 2016-2018 TripleA-Devs | Powered by NodeBB Forums