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

    Next step on Map-Making - how to collect feedback?

    Scheduled Pinned Locked Moved Map Making
    39 Posts 6 Posters 8.2k Views 5 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.
    • TheDogT Offline
      TheDog @Tannenbernie
      last edited by TheDog

      @tannenbernie
      Summary
      Post what you have, on say Google Drive 15GB of free storage that is very easy to share publicly.

      Serialize your versions, internally they grow in 1s, then I post publicly in units of 5s, 005, 010 etc for download.

      Then when its stable/worthy post on GitHub

      .
      My last two projects I have been very lucky to be a co-author of

      • Shogun Advanced / The Shogun
      • 1941 Global Command Decision (GCD)

      Working with two talented graphic artists who produced the visuals and I worked on the non-visual.

      The reason for looking at 1941 Global Command Decision is that it had grown organically with lots of public posts.

      .
      The Map by Black Elk (It started life as a post by another forum member and got morphed
      https://forums.triplea-game.org/topic/3315/proposed-map-domination-1941

      .
      The Rest
      https://forums.triplea-game.org/topic/3326/1941-global-command-decision-official-thread

      So hopefully you will pick up one or two helpers/testers along the way. A warning, It is very tough to get feedback or engagement from the forum readers.

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

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

        Good suggestions from @TheDog

        I think posting "early" or "late" on github depends on how comfortable you are making updates in github after the initial upload.

        1 Reply Last reply Reply Quote 1
        • T Offline
          Tannenbernie
          last edited by

          Great, thx for all the feedback.

          So i applied for triplea-maps, lets see what they come back with.
          Once i have a repository available for everybody, i will create a Post for my map.

          Cheers,
          Bernd

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

            @tannenbernie

            right on. So you already have a git repo for the map and are just giving triplea permission ?

            I think that's how it works now. Just did a new one but can't remember the steps lol

            I don't think you need to apply or ask to join, if that's what you meant, anymore.

            It'll just auto do it.

            Edit
            And then you would need to do the map.yaml thing and pull request for it and it'll be downloadable on triplea.

            Sadly, new maps can't be played on the lobby, so, it'd just be local or pbf/em games.

            Hopefully that gets fixed soon. Real good way to advertise your map is in the lobby.

            Don't want to overdo it obviously 🙂 The lobby promo 🙂

            Edit 2
            What's the name of the map ? or repo on git.

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              Tannenbernie @beelee
              last edited by

              @beelee Hoi beelee

              Thats interesting. I am completely new to this github stuff. I have my first version of the map at "https://github.com/Tannenbernie/battleforcraglorn" which should be accesable by public if i understand it right.

              As for applying to triplea-maps, i was just following the guide which is posted here in this forum. It says you need to open an issue etc...

              Mmmh if this guide is outdated and it woks different now - does anybody know the actual way how to do it? That would help me a lot 🙂

              Thx and cheers,
              Bernd

              TheDogT B 2 Replies Last reply Reply Quote 1
              • TheDogT Offline
                TheDog @Tannenbernie
                last edited by TheDog

                @tannenbernie
                https://github.com/Tannenbernie/battleforcraglorn
                Gives me a 404 error, so I guess its a private folder.

                If you are set on using GitHub you should use GitHub Desktop https://desktop.github.com/

                In the long run it will make life using GitHub a lot easier.
                After many hours of frustration I came to the conclusion that it is best to have a seperate folder for uploads to GitHub.

                Meaning, I develop my map in the Downloads folder then when I want to upload it copy it to GitHub_UpLoad folder where it will sync with the cloud version.

                As its your first map I would still recommend hosting your first map releases on say Google Drive, its less frustrating. I wanted to spend time on map making rather than fighting with GitHub.

                Even now when I think I know what Im doing with GitHub, I will host my first 20+ or so versions on Google Drive and then when I think the map is polished, then post to GitHub.

                One reason is the randomness of this file, working.
                https://github.com/triplea-game/triplea/blob/master/triplea_maps.yaml

                Personally your time is best spent map making, just my 2p.

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

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

                  @tannenbernie

                  hmm ... tried to look at a old repo and see what i did but didn't work.

                  Should be able togo to settings and change it to public. Same as the Dog , i got a 404 too.

                  It's the wheel looking thingy top right. You probably already no that tho 🙂

                  sometimes you need to scroll down to the bottom to get to it. The change thing

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    Tannenbernie
                    last edited by

                    Yes i also think now that i will first use another repository as it seems just too timeconsuming to work with github.

                    I have taken a look at my repository and the screenshot says:
                    85a399d0-48c0-421d-920a-f1a0c3d4e904-image.png

                    So its "public and visible to anyone" - no idea why you get a 404.

                    As for github desktop - yes i was using that one. But didnt manage to get an upload running. Even after ssh-key deployment the upload wasnt working. Only Drag- and drop via the browser-gui did work and bring my map in its first repository at gihub.

                    Well, thx for the many answers and help, i will next look for an alternative repository i guess 🙂

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

                      @tannenbernie can you link to the repo directly ? I still can't find it

                      Edit
                      Git is challenging at first but don't give up on it. Post a link to your repo and we will work through it

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

                        @beelee

                        Yea dude I can't find you.

                        Screenshot from 2024-04-15 02-50-07.png

                        post the url thingy at the top of your repo

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

                          @Tannenbernie it looks like your github profile might be private or hidden. I'm not sure how you managed that! : )

                          In your profile settings (https://github.com/settings/profile), check to make sure that your profile & activity are not hidden, like so:

                          2f5a346a-bdee-4f15-a10c-4bc99784003f-image.png

                          For starters, your profile gives a 404: https://github.com/Tannenbernie

                          That would be a first thing to fix.

                          1 Reply Last reply Reply Quote 1
                          • T Offline
                            Tannenbernie
                            last edited by

                            This is some really strange stuff.
                            As posted in the screenshot before, my profile is already public.
                            And it seems to be public in all settings which i can find.

                            Let me show you some screenshots:

                            The restrictions are not set:

                            95bf41b7-5672-4b64-8cfa-b295be0a9ec8-image.png

                            And the profile is public:

                            1a40f12f-dbea-4cb5-88c9-1213599d1c3c-image.png

                            And my Repository is public:

                            b8fcc7f6-6bc5-457c-8f22-0e763118cc05-image.png

                            Here also shown public:

                            40e8627e-6379-4685-a83b-df08f2cf7589-image.png

                            Danger Zone says its public:

                            fa301668-cc43-46e0-bb41-0d633da63142-image.png

                            This is the map url as you can see it in the browser:

                            49b10aee-5956-468d-beef-b770449a86b8-image.png

                            Anyone can see me meanwhile?

                            🙂

                            Helpless Bernd

                            TheDogT B 2 Replies Last reply Reply Quote 0
                            • TheDogT Offline
                              TheDog @Tannenbernie
                              last edited by

                              @tannenbernie
                              In a browser (Firefox) that I have not signed into GitHub with, this shows my profile
                              https://github.com/TheDog-GH
                              (I usually use Chrome)

                              Doing the same for you
                              https://github.com/Tannenbernie
                              Does not work
                              So forget the project for now as we cannot even see your profile. 😞

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

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

                                @tannenbernie

                                so you're not gonna post thelink ? Gonna make me type it in ?

                                Come on man

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

                                  Here is a link from my repo https://github.com/triplea-maps/global_40_expansion_uhd_boxes

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

                                    @Tannenbernie post your link if you want anymore help. Me and Dog have other things todo

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

                                      hmm

                                      are you trolling captain crunch mode ?

                                      people are trying to help you. You are suspect in your responses

                                      B 1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        Tannenbernie
                                        last edited by

                                        Hey sorry, didnt know the link was so important.

                                        https://github.com/Tannenbernie/battleforcraglorn

                                        https://github.com/Tannenbernie

                                        So here are the two links.

                                        B TheDogT 2 Replies Last reply Reply Quote 1
                                        • B Online
                                          beelee @beelee
                                          last edited by

                                          @Tannenbernie

                                          sorry for above. You are new here.

                                          If you would post a link to your repo, people will try to help

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

                                            @tannenbernie

                                            yea get the 404 error on both links. What OS are you on ?

                                            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
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Powered by NodeBB Forums