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

    How To Add Your Map To TripleA In-Game Downloads

    Scheduled Pinned Locked Moved Map Making
    43 Posts 12 Posters 23.3k Views 12 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.
    • LaFayetteL Offline
      LaFayette Admin
      last edited by

      @redrum said in How To Add Maps To TripleA Downloads:

      https://docs.google.com/document/d/1FfF7N0srp9QG0_if5D-c1d1Aa1QTttdhxgm1GBh3pI4

      @Frostion Very nice write-up, I've been struggling to get something written like that : )
      Do you have any objection if we make that the official documentation on uploading maps.

      Otherwise, we really need an official home for all the map maker documentation.

      We need an official home to consolidate all map maker documentation. We have items scattered between:

      • https://github.com/triplea-game/triplea/tree/master/docs/map_making
      • https://github.com/triplea-maps/Project/blob/master/MapMakingTools/README.md

      It seems pretty clear a single webpage would be really good. As a next step I'll work on getting a link added to: http://triplea-game.org/maps/

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

        @lafayette I'm going to slow down a bit, before making any updates I'd like some more community feedback on where map maker documentations should live. In light historical problems with maintainers changing, scattered, duplicated and out of date documentation, it would be great to have a firm group decision on the topic before moving forward. I opened the following thread to discuss the where to put map maker documentation in more detail: https://forums.triplea-game.org/topic/501/need-feedback-map-maker-documentation-where-to-consolidate

        prastleP 1 Reply Last reply Reply Quote 0
        • prastleP Offline
          prastle Moderators Admin @LaFayette
          last edited by

          @lafayette Its quite a simple answer. All docs should probably be here for all users. Here they can easily access it. GitHub has proven to be hard for most except devs.

          If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

          1 Reply Last reply Reply Quote 0
          • FrostionF Offline
            Frostion Admin
            last edited by Frostion

            @LaFayette Yes, feel free to copy this guide into into a more official and fitting page. It would be great if we could put all mapmaker's help at one place.

            I hope where ever this guide is pasted, that there will be easy access for people to make contributions and discuss, add, update text.

            A suggestion; maybe we should make room, where all guides are to be listed, for one or several map creation guides (that people hopefully could contribute to). And until new/updated guides are created, we could just list the older guides.

            @prastle Yes, GitHub seems to not be a place where people intuitively navigate to get help. Maybe the forum is the best place to post and discuss guides. After all, one would expect potential mapmakers to register at the forum if they dig TripleA so much that they try to make maps. Or maybe the guides could be at the website with links to the forum to discussing the guides? Anyway, as long as it is easy and convenient for folks to use.

            @LaFayette and @prastle I will just copy much of my input over in Lafayettes dedicated post about where to list guides.

            Map maker of: Star Wars: Galactic War + Star Wars: Tatooine War + Caribbean Trade War + Dragon War + Age of Tribes + Star Trek: Dilithium War + Iron War + Iron War: Europe + Warcraft: War Heroes

            1 Reply Last reply Reply Quote 0
            • RoiEXR Offline
              RoiEX Admin
              last edited by

              Yes, GitHub seems to not be a place where people intuitively navigate to get help.

              Agree. And those people that actually do, sometimes don't even know how to use issues correctly 😢
              Very recently there was an issue opened that contained all the relevant information in the title (!) leaving the description template (I really hoped this would avoid such reports 😅) completely blank.
              So yes, github should probably be for code related stuff and bug reports only.
              Perhaps we should change the website to advise people to ask the forum first if the issue they're experiencing is a bug and if it is, someone can still open an issue on github...

              FrostionF 1 Reply Last reply Reply Quote 0
              • FrostionF Offline
                Frostion Admin @RoiEX
                last edited by

                @roiex Make the website refer to the forum if people think they found a potential game bug sounds like a good plan. The forum allready has a category (Help and Questions) that aims to discuss bugs and let people ask for game support.

                This would require someone to change the instructions at the website's "Help & Rules" - "Submitting Bug Reports". Is @theredbaron still the wizard and master of the website?

                Advanced users and veterans could of course always bend the rules a bit and chose to post their bug reports directly at GitHub, I can't imagine any trouble with that.

                Map maker of: Star Wars: Galactic War + Star Wars: Tatooine War + Caribbean Trade War + Dragon War + Age of Tribes + Star Trek: Dilithium War + Iron War + Iron War: Europe + Warcraft: War Heroes

                1 Reply Last reply Reply Quote 1
                • CrazyGC Offline
                  CrazyG Moderators
                  last edited by

                  I have a question about this button "Force overwrite existing branch (may discard changes" when updating a github map.

                  Should it be pressed or not? I'm having an issue where lines I delete in the XML don't seem to be going away .

                  1 Reply Last reply Reply Quote 0
                  • FrostionF Offline
                    Frostion Admin
                    last edited by

                    @CrazyG I have never read official documentation for GitGUI or any other upload program. And I am not sure that I would understand it, if it was too technical. I have just noticed that the upload can fail (with a notification) if the force overwrite option isn't used. I hope someone here can explain what the force overwrite option actually does 🤔

                    Map maker of: Star Wars: Galactic War + Star Wars: Tatooine War + Caribbean Trade War + Dragon War + Age of Tribes + Star Trek: Dilithium War + Iron War + Iron War: Europe + Warcraft: War Heroes

                    1 Reply Last reply Reply Quote 1
                    • RoiEXR Offline
                      RoiEX Admin
                      last edited by

                      @CrazyG Force overwrite is normally not what you want to use. What it does is taking the latest local commit and forcing the remote (Github in this case) to be exactly that commit.
                      So if your commit is for example a year old, it will reset the repo to this state with no way to undo (thus 'force').
                      What you want to do is get the up-to-date version of the remote branch, make local changes, commit those changes and push normally

                      1 Reply Last reply Reply Quote 1
                      • CrazyGC Offline
                        CrazyG Moderators
                        last edited by

                        Thanks for the replies.

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

                          Steps (2) and (7) are out of date in the doc are out of date.

                          (2) "Join github org" is no longer needed. Github has updated their team model that makes per-map teams no longer necessary.

                          (7) "Transfer ownership", this has proven problematic for some and instead we can fork uploaded maps into the triplea-maps organization. To do this we just need an issue created with a link to the uploaded map. If all looks good we can create the fork and add the map maker to the new repo that is created within triplea-maps.

                          I think it would make sense to get the very excellent word doc migrated to a '.md' file and added to the map maker documentation: https://github.com/triplea-game/triplea/tree/master/docs/map-making

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

                            I was able to update the doc. The screenshot for asking to be added to the triplea-maps org is still slightly out of date.

                            1 Reply Last reply Reply Quote 0
                            • Xander DornX Offline
                              Xander Dorn
                              last edited by

                              I tried to follow the guide to the letter, but I get this error message when I get to "Sign off". Can anyone help me? Is there a way to upload a map without the Git GUI?

                              Git_GUI.png

                              TheDogT 1 Reply Last reply Reply Quote 0
                              • TheDogT Online
                                TheDog @Xander Dorn
                                last edited by

                                I use GitHub Desktop
                                https://desktop.github.com/

                                IFAIK you need permission to write/upload to https://github.com/triplea-maps
                                Someone has to grant you access to it, but not me.

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

                                Xander DornX 1 Reply Last reply Reply Quote 0
                                • Xander DornX Offline
                                  Xander Dorn @TheDog
                                  last edited by

                                  @thedog Thank you! I think it worked with GitHub Desktop, but this is still very confusing to me. I would certainly have preferred a simple ftp but I guess that's not hip anymore. I did make a request for the map to be included in the downloadable maps. Or at least I think I did so. That or I accidentally ordered a new vacuum cleaner.

                                  ebbeE RogerCooperR 2 Replies Last reply Reply Quote 1
                                  • ebbeE Offline
                                    ebbe @Xander Dorn
                                    last edited by ebbe

                                    @xander-dorn

                                    Are new games downloadable ingame again?
                                    I noticed they don't seem to and heard there was an issue with that so latest new games are not appearing in the list?

                                    Xander DornX 1 Reply Last reply Reply Quote 0
                                    • Xander DornX Offline
                                      Xander Dorn @ebbe
                                      last edited by

                                      @ebbe I just tried and it worked.

                                      TheDogT 1 Reply Last reply Reply Quote 0
                                      • TheDogT Online
                                        TheDog @Xander Dorn
                                        last edited by TheDog

                                        @xander-dorn
                                        Was that download test with TripleA 2.5 or 2.6 as they have different requirements?

                                        In https://github.com/triplea-maps

                                        I dont see any new maps?

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

                                        Xander DornX 1 Reply Last reply Reply Quote 1
                                        • Xander DornX Offline
                                          Xander Dorn @TheDog
                                          last edited by

                                          @thedog 2.5.22294

                                          TheDogT 1 Reply Last reply Reply Quote 0
                                          • TheDogT Online
                                            TheDog @Xander Dorn
                                            last edited by

                                            @xander-dorn
                                            In https://github.com/triplea-maps

                                            I dont see any new maps?

                                            What is the name of your map?

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

                                            Xander DornX 1 Reply Last reply Reply Quote 1

                                            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
                                            • 1 / 3
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums