• world_war_ii_v5_1942 is incorrectly linked and installed

    Maps & Mods
    15
    1 Votes
    15 Posts
    5k Views
    PantherP
    I can confirm that it downloads fine now. That already was a good example for the workflow. Thank you
  • 4 Votes
    26 Posts
    8k Views
    LaFayetteL
    I suppose it is worth pointing out that a 'revert' in git is just an undo update. The code history in Git is write-once. Git never deletes anything. So, in a revert update, based on the reverted change: any lines that were added are removed, and any removed lines are re-added. So, a revert is a new update, it just an inverted update to cancel out a previous one. Revert PRs are not at all special to Git, it's just another update. Once a revert is merged, a person can revert the revert update, add more changes to it, and then merge all of that as one bundle. So, a flow might be like this (the letters on the left hand side represent the commit ID, AKA the commit SHA): a43ae Some update that introduced a bug 3ads2 Revert: Some update that introduced a bug fae54 Revert: Revert: Some update that introduced a bug + Bug Fix Changes to the code base are "squashed" together. When a person clicks the revert for the revert, that creates a new proposed change. Bug fixes can be added to that proposed change, then it'll all be squashed together as a single commit that is then released. For example, when reverting the revert, this change would be proposed: abc12 Revert: Revert: Some update that introduced a bug In that proposed change, we can add the bug fix, eg: abc12 Revert: Revert: Some update that introduced a bug fea23 Bug fix Then, when merged, that would land on the main branch and in the history as one commit, eg: fae54 Revert: Revert: Some update that introduced a bug + Bug Fix
  • 3 Votes
    1 Posts
    590 Views
    No one has replied
  • Tips of Map Making

    Map Making
    7
    1 Votes
    7 Posts
    3k Views
    TheDogT
    @schulz I mean, is there any difference between going with 48px and then zooming in on the map vs going with 54px and then zooming out? Because zoomed-out 54px looks better than zoomed-in 48px? Politicians answer. My logic goes like this, 2 & 4K screens have lots of pixels and as tech advances they will have more, this means that the standard 48x48px unit gets smaller and smaller on these screens, so now we need to draw the biggest unit icons we can and this is 54px high, width can be lots, lets say up to 96px wide. Another current hard parameter is 200% zoom. . How good is the AI in this map? I will make an outrageous claim and say 1941 Global Command Decision is the best AI you will play against. but I would say that wouldn't I. This map is written for solo play, Black_Elk & I spent ages play testing against the AI. The forum for GCD has 1.8 million views, so players must think its worth looking at. Also I like to think I know how the AI works, if that's possible, see here https://forums.triplea-game.org/topic/3743/how-to-make-a-map-ai-friendly . handling of upkeep Resources are calculated at the being of the players turn, thanks to wc_sumpton. This means losses and gains of TT/SZ and no of units is all done at the start of the players turn. . handling of terrain & weather It all appears to work as intended, play it and judge for yourself. . diplomacy Has not changed, its all still random, so 1941 GCD does not have any politics, its all scripted. However for FFA maps 1888A has "get impending winners", a set of triggers that forces the AI players to take a step closer to war/fighting the impending winners.
  • I Cant Get Into Online Play After Downloading 2.7 Version

    Bug Reports
    9
    3 Votes
    9 Posts
    3k Views
    B
    @Panther Not sure where to post this, so I'll put it here for now [image: 1781534549177-screenshot-from-2026-06-15-09-39-34.png] Edit Git issue https://github.com/triplea-game/triplea/issues/14614
  • 2 Votes
    41 Posts
    8k Views
    PantherP
    @Nothingtoseehere You will need to use workarounds here or play at https://www.axisandallies.org/forums/ PBF works fine there, as the forum-software is on a lower (but compatible) version than here.
  • Register to Marti here for PBEM and Pbf

    Pinned Moved How To & Docs
    8
    0 Votes
    8 Posts
    6k Views
    PantherP
    @Sloane said: I wanted to post this on this thread, as it's for MARTI registration. As of the current date the following is not working with MARTI: gmail hotmail outlook Try to find another email option. In other threads on this site, people have mentioned 'Junk email' options. There are better people than me to ask about this At least gmail works with the new dice server (just tested by me). We don't know for how long, however. I did not test the other providers, though. Maybe someone else will?
  • TripleA - 2026.06.16 - Release Schedule / Plan

    News
    8
    3 Votes
    8 Posts
    3k Views
    PantherP
    @LaFayette @ubernaut The good news is that emails land in gmail-accounts again (let's see how long). The dice-email go to the spam-folder - but that's easy to handle!
  • Power of Politics 1914 : A WWI scenario

    Maps & Mods
    264
    3
    6 Votes
    264 Posts
    285k Views
    ubernautU
    @RogerCooper @thedog i was thinking i might try to recruit @wc_sumpton to help us but the basic problem is the version that we have does not appear to be very far along compared to some of the posts so it’s kind of hard to tell what they were thinking with the map also some of the territories are sort of microscopic i think there might be a problem with unit stacking as it stands as well
  • Preferred SMTP service for email games

    Player Help
    5
    2 Votes
    5 Posts
    2k Views
    B
    @BillCurtis Hi Bill I can't remember if I already sent this to you https://forums.triplea-game.org/topic/4151/johnny-cat-tutorial Here's Victory's instructions https://forums.triplea-game.org/topic/4076/1-trout-axis-vs-victoryfirst-allies-g40-house-rules-expansion-by-the-captain?page=1 Note The dice server is soon to be shutdown. Maybe as soon as tomorrow. Will need to use the new dice server https://dice.triplea-game.org/ and the latest triplea release 2026-June-13 - 2026-06.16.15640 I think when you DL triplea it takes you to the new release now. I'm not sure. I haven't gotten it yet. If not you should be able to find it here https://github.com/triplea-game/triplea/releases There's a major transitioning happening right now. So best to start over with the new dice server and latest release. Some of the older information will become obsolete.
  • Regression: Game-ID missing in new Dice Server

    Development
    4
    1 Votes
    4 Posts
    2k Views
    PantherP
    Everybody feel free to join the discussion here: https://github.com/triplea-game/triplea/discussions/14596
  • Churchills 1939

    Maps & Mods
    1
    0 Votes
    1 Posts
    549 Views
    No one has replied
  • MARTI dice service website issues?

    Player Help
    28
    2 Votes
    28 Posts
    9k Views
    PantherP
    @LaFayette Success! I can confirm that registering, confirming and testmail work with 2026-06.16.15640! Thank you, that will certainly help!
  • 3 Votes
    1 Posts
    598 Views
    No one has replied
  • Rules interpretation for placement Human vs AI

    Map Making
    26
    2
    2 Votes
    26 Posts
    8k Views
    wc_sumptonW
    @RogerCooper said: I am not sure that this is true. I recently played the mod https://axisandallies.fandom.com/wiki/WWIIv3_1941_UK_Factory in which the British starts with an unplaced factory. The AI places it in Persia. This is done through the bid process. Zero out the British bid and the factory will never be placed by the British AI player. The engine does violate the rules for placing factories. Cheers...
  • Donation Drive 2025/26

    Donation Drive 2025/26
    21
    3 Votes
    21 Posts
    10k Views
    B
    @BillCurtis Hi Bill Welcome to the site ! Yea I don't think prastle lists all the donors anymore, as he is basically retired from triplea. I think he still holds the purse and pays the bills though. Let us know in "Player Help" if you have any questions.
  • TWW game

    Play By Email
    7
    1 Votes
    7 Posts
    3k Views
    M
    Up Anyone ?
  • USSR: Game 1 - WW2 50th Anniversary Edition

    Play By Forum
    1
    2 Votes
    1 Posts
    556 Views
    No one has replied
  • Compatibility with MacOS Silicon

    Development
    19
    4 Votes
    19 Posts
    6k Views
    ubernautU
    @LaFayette ok so maybe all that wud be needed at this point then since the menu is icons i’d reverse the up arrow that wud make it more obvious that thats where you go to download
  • Screen Won't Center on Capital at Turn Start with Tech Off

    Map Making
    38
    3 Votes
    38 Posts
    19k Views
    VictoryFirstV
    @wc_sumpton @beelee @cernel @thedog As of 2.7.15606, capital centering should work again. Please retest if you can find the time.