Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    I would like to start helping out with tripleadevelopment but don't know where to start

    Development
    5
    6
    620
    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.
    • N
      Nothingtoseehere last edited by

      Hi. I'm a long time user of the game and can do Java at a beginner level and so I would like to help improve the game. But it's so big a project that I don't really know where I could start doing that. I know there are some getting started documents on github. I already am registered there and have IntelliJ set up on my computer. Maybe someone like @LaFayette can point me to some problems or issues that a beginner like me can be expected to understand and help with.

      S F 2 Replies Last reply Reply Quote 2
      • S
        SilverBullet @Nothingtoseehere last edited by

        @Nothingtoseehere thanks, i am sure someone will respond.

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

          • Are you familiar with doing feature branches in git?
          • Were you able to compile and run the game from scratch?

          The issue queue has a lot of error reports: https://github.com/triplea-game/triplea/issues?q=is%3Aissue+is%3Aopen+label%3A"Error+Report"

          Choosing any of them for the latest (2.5) game engine would be a good place to start. Focus on recreating the error, figure out how it happens, then work on a fix. You can use the bug report issue you select for discussion & pointers.

          N 1 Reply Last reply Reply Quote 0
          • T
            Trevan last edited by

            @Nothingtoseehere , You could maybe start with https://github.com/triplea-game/triplea/issues/8182. If you can recreate the issue and get a save right before the hang, then I can help you through the code path to figure out what is wrong.

            1 Reply Last reply Reply Quote 0
            • F
              ff03k64 @Nothingtoseehere last edited by

              @Nothingtoseehere I started by looking for simple issues related to maps, since i had the ability to fix them, and some documentation. I used them to learn how to do Pull Requests, branches, commits, etc. If you are comfortable with those things just look for issues that you think you can fix to start with. Use that to learn the program some more.

              1 Reply Last reply Reply Quote 3
              • N
                Nothingtoseehere @LaFayette last edited by

                @LaFayette said in I would like to start helping out with tripleadevelopment but don't know where to start:

                • Are you familiar with doing feature branches in git?
                • Were you able to compile and run the game from scratch?

                No to both of those. I guess I need help.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums