<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Where should TripleA focus efforts and improvements?]]></title><description><![CDATA[<p dir="auto">Opening a general thread to ask, what direction do you think TripleA should take? What are the things that development should be most focused on?</p>
<p dir="auto">Do you want us to focus on improving multi-player, PBEM, PBF, single player? Are UI improvements at the top of your list? Is bot stability your number one issue? What is your number one issue?  What would you want most want for TripleA to do better?</p>
]]></description><link>https://forums.triplea-game.org/topic/2298/where-should-triplea-focus-efforts-and-improvements</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 23:56:59 GMT</lastBuildDate><atom:link href="https://forums.triplea-game.org/topic/2298.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 Sep 2020 05:35:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Thu, 01 Oct 2020 10:55:58 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1601549595214-example.png" alt="example.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The British units can reach Ceylon in 1 round but the US unit cannot with using this British transport even if Britain didn't use this transport in this round.</p>
]]></description><link>https://forums.triplea-game.org/post/43324</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43324</guid><dc:creator><![CDATA[Schulz]]></dc:creator><pubDate>Thu, 01 Oct 2020 10:55:58 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Wed, 30 Sep 2020 23:35:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schulz" aria-label="Profile: Schulz">@<bdi>Schulz</bdi></a> said in <a href="/post/43256">Where should TripleA focus efforts and improvements?</a>:</p>
<blockquote>
<p dir="auto">New propert about preventing round delay when Allied units are<br />
on transport</p>
</blockquote>
<p dir="auto">What do you mean by that <a class="plugin-mentions-user plugin-mentions-a" href="/user/schulz" aria-label="Profile: Schulz">@<bdi>Schulz</bdi></a> , can you explain a bit further?</p>
<p dir="auto">There has been some really great feedback here. Just want to remind that we need to keep our heads up, think high level, broad direction, strategic focus.</p>
]]></description><link>https://forums.triplea-game.org/post/43304</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43304</guid><dc:creator><![CDATA[LaFayette]]></dc:creator><pubDate>Wed, 30 Sep 2020 23:35:54 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Tue, 29 Sep 2020 22:05:56 GMT]]></title><description><![CDATA[<ol>
<li>
<p dir="auto">Preserving some bots to only beta versions of new map for playtesting in lobby.</p>
</li>
<li>
<p dir="auto">Guidance at painting relief tiles.</p>
</li>
<li>
<p dir="auto">Adding game notes suggested boosted AI incomes for single playing.</p>
</li>
<li>
<p dir="auto">New propert about preventing round delay when Allied units are<br />
on transport</p>
</li>
</ol>
]]></description><link>https://forums.triplea-game.org/post/43256</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43256</guid><dc:creator><![CDATA[Schulz]]></dc:creator><pubDate>Tue, 29 Sep 2020 22:05:56 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Tue, 29 Sep 2020 16:56:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lafayette" aria-label="Profile: LaFayette">@<bdi>LaFayette</bdi></a>   not sure about the direction of tripleA or new games or "bells and whistles",  i just wish there wasnt so many people getting disconnected or freezing in games.</p>
]]></description><link>https://forums.triplea-game.org/post/43253</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43253</guid><dc:creator><![CDATA[SilverBullet]]></dc:creator><pubDate>Tue, 29 Sep 2020 16:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 20:44:26 GMT]]></title><description><![CDATA[<p dir="auto">I would love to see the ladder/statistics incorporated into the engine.</p>
]]></description><link>https://forums.triplea-game.org/post/43218</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43218</guid><dc:creator><![CDATA[prastle]]></dc:creator><pubDate>Sun, 27 Sep 2020 20:44:26 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 18:10:56 GMT]]></title><description><![CDATA[<p dir="auto">As a mapmaker the number one issue I see is how cumbersome every aspect of mapmaking is. The issue isn't "customer experience" <em>per se</em>, but rather the effect it has on the quality of every single map ever made. Let me explain.</p>
<hr />
<p dir="auto">Let's say I want to change a territory effect so that every unit gets an extra 1 defense in addition to whatever other bonus they already get. For this to happen I may need to change close to a hundred lines of <em>xml</em> and remember to change unit tooltips and game notes as well.</p>
<p dir="auto">Or let's say I want to move purchase phase before combat move. Not only do I have to edit one line per player, but also suddenly most of my complex trigger systems using <code>when</code> are broken.</p>
<p dir="auto">Or let's say, for the sake of example, that I want to (heaven forbid) change the shape of a territory so it touches another one nearby. Now I have to run the tile image breaker, potentially center picker, polygon grabber, placement finder, then make sure to change the connections in the <em>xml</em>, and also fix name placement, PU placement and relief tiles if necessary.</p>
<p dir="auto">The common thread in the three examples above is that to make even a simple and intuitive change I need to engage in lengthy procedures which require no thinking but are full of pitfalls nevertheless (especially in the case of trigger systems).</p>
<hr />
<p dir="auto">So why is this a problem? There aren't all that many cases of mapmakers changing stuff around, so even if it takes an unreasonable amount of time per modification, it still won't add up to too much time lost across all mapmakers. And reducing this kind of friction would be a lot of time for the developers. So wouldn't it be more time-efficient to just let mapmakers deal with it?</p>
<p dir="auto">Yes, it would.</p>
<p dir="auto">But.</p>
<p dir="auto">See, there is a reason why mapmakers don't change stuff around too much. I personally start creating a map with the base tiles. Once I'm done, I'm done. Maybe I change it once every couple of years, but I'm mostly just stuck with the original. If the layout doesn't support interesting strategies, then I'll just try to work around it. Especially in the case of BFA, where every modification to the map involves the coordination of two mapmakers living in opposite timezones. It's just simply impractical to do it, most of the time.</p>
<hr />
<p dir="auto">Now imagine a world where changing the shape of a territory (or adding a new one) takes as long as it takes for you to go through the brush strokes in Paint. I'd imagine there would be a lot more experimentation and a lot less being stuck with a map that seemed vaguely right <em>before I even played on it once</em>. Actually I don't think I can stress this enough, but having to make a final decision on the layout of territories before playtesting is <em>absurd</em>. We probably don't notice this too much because we've gotten used to it by now, but it <em>goes against the principles of game design</em>.</p>
<p dir="auto">In a world where you can make minor modifications with minor effort, I would expect <em>iterative design</em> to happen. I would expect a lot more maps popping up, a lot more variations on each one of them. The community could gather more experience about things that work and things that don't, and we'd eventually have more of the former than the latter.</p>
<p dir="auto">It really isn't about the time mapmakers already spend on improving maps, which they wouldn't have to spend in an ideal world. It's about the time mapmakers decide not to spend on creating or improving maps, because it's just too much effort.</p>
<hr />
<p dir="auto">So this is a vision of what could be. I believe that if we focus (admittedly immense) energies on improving the <em>fluency</em> of mapmaking, we could reach a point where there are dozens to hundreds of active mapmakers, and just as many maps to which every one we've made so far pales in comparison. I know it's hard to believe... we've got so used to seeing only a couple of active mapmakers with the occasional quality map that we somehow think this is <em>normal</em>.</p>
]]></description><link>https://forums.triplea-game.org/post/43211</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43211</guid><dc:creator><![CDATA[alkexr]]></dc:creator><pubDate>Sun, 27 Sep 2020 18:10:56 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 14:30:25 GMT]]></title><description><![CDATA[<p dir="auto">i think there are a few UI bugs in the 2.x at least under mac i'd like to see addressed before looking into new features. After that, i'd second <a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: Panther">@<bdi>Panther</bdi></a> , then building an ELO system for the lobby and then AI capability.</p>
]]></description><link>https://forums.triplea-game.org/post/43190</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43190</guid><dc:creator><![CDATA[ubernaut]]></dc:creator><pubDate>Sun, 27 Sep 2020 14:30:25 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 14:12:10 GMT]]></title><description><![CDATA[<p dir="auto">Would like to see the Lobby colored up a bit. Make it more visually appealing instead of just mostly information based. Whatever similar games are using that are the most popular. Try and bring in more people.</p>
<p dir="auto">Also Fog of War for features.</p>
]]></description><link>https://forums.triplea-game.org/post/43188</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43188</guid><dc:creator><![CDATA[beelee]]></dc:creator><pubDate>Sun, 27 Sep 2020 14:12:10 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 13:15:53 GMT]]></title><description><![CDATA[<p dir="auto">AI improvements. Generically single player, specifically handling new resources and being able to change settings to get different behaviors.</p>
]]></description><link>https://forums.triplea-game.org/post/43184</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43184</guid><dc:creator><![CDATA[ff03k64]]></dc:creator><pubDate>Sun, 27 Sep 2020 13:15:53 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 08:14:46 GMT]]></title><description><![CDATA[<p dir="auto">As always: Rules compliance while offering flexibilty <img src="https://forums.triplea-game.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a29b9178373" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":slightly_smiling_face:" alt="🙂" /></p>
]]></description><link>https://forums.triplea-game.org/post/43182</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43182</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Sun, 27 Sep 2020 08:14:46 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 07:43:02 GMT]]></title><description><![CDATA[<p dir="auto">I play against the AI, so would like an improved AI., ie.</p>
<ul>
<li>
<p dir="auto">Stop the over stacking of units at Capitals when there is no threat within say 3 Territories.</p>
</li>
<li>
<p dir="auto">In mid to end game the AI appears to lose the ability to expand and capture new territories.</p>
</li>
<li>
<p dir="auto">To fix building new Factories.</p>
</li>
</ul>
<p dir="auto">I am still on 1.9, it builds factories, so I am missing out on all the new features being added <img src="https://forums.triplea-game.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=a29b9178373" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":-(" alt="😞" /></p>
<p dir="auto">New, it would be great if the map designer could pick an aggression level for each AI faction say 51 to 100, this is the Battle Calculator average chance of winning, where 60 is very aggressive, meaning the AI has 60% chance of winning (Germans, Orcs), verses say an AI set at 90 (Americans, Dwarves).</p>
]]></description><link>https://forums.triplea-game.org/post/43180</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43180</guid><dc:creator><![CDATA[TheDog]]></dc:creator><pubDate>Sun, 27 Sep 2020 07:43:02 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 07:42:31 GMT]]></title><description><![CDATA[<p dir="auto">I vote for improvement on single player category. Currently, I see only few of the maps really challenging for player vs. AI.</p>
]]></description><link>https://forums.triplea-game.org/post/43179</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43179</guid><dc:creator><![CDATA[Mora]]></dc:creator><pubDate>Sun, 27 Sep 2020 07:42:31 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 07:05:43 GMT]]></title><description><![CDATA[<p dir="auto">As a player, my answer some years ago, and perhaps still is,  game play efficiency. Same game, just faster with less waiting.</p>
]]></description><link>https://forums.triplea-game.org/post/43178</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43178</guid><dc:creator><![CDATA[LaFayette]]></dc:creator><pubDate>Sun, 27 Sep 2020 07:05:43 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 07:02:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cernel" aria-label="Profile: Cernel">@<bdi>Cernel</bdi></a> thanks for the answer. I've had a strategic vision for a few years now and the upcoming projects are pretty clear but I'd like to align the long term plan as best as possible with a consensus of the greater community.</p>
<p dir="auto">More features has in part gotten us into some trouble, but at the same time that is what you notice and where you get value.</p>
<blockquote>
<p dir="auto">The nasty truth about misapplying duct tape solutions in serious software development is that the duct tape solution ends up creating unnecessary additional complexity because it doesn’t address the whole problem, just the symptoms.  This isn’t unique to software development, but if duct tape solutions are used to achieve short term gains, then future solutions are built on a foundation of duct tape instead of some sound organizational method.</p>
</blockquote>
<p dir="auto"><a href="https://jeffreypalermo.com/2009/09/debunking-the-duct-tape-programmer/" target="_blank" rel="noopener noreferrer nofollow ugc">https://jeffreypalermo.com/2009/09/debunking-the-duct-tape-programmer/</a></p>
<p dir="auto">Historically we've had a pretty relentless addition of features to everywhere that could sustain it and have since been focused on reworking the core of TripleA. We've made progress there and it's time to think about what's next now that we can start to move forward again.</p>
<p dir="auto">The idea is to know which categories we want to really focus on. Think about it in a way as grouping the feature requests into categories, which categories are then the most important?</p>
]]></description><link>https://forums.triplea-game.org/post/43177</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43177</guid><dc:creator><![CDATA[LaFayette]]></dc:creator><pubDate>Sun, 27 Sep 2020 07:02:24 GMT</pubDate></item><item><title><![CDATA[Reply to Where should TripleA focus efforts and improvements? on Sun, 27 Sep 2020 06:15:14 GMT]]></title><description><![CDATA[<p dir="auto">My favourite things that I've seen in the last years are certainly, and by far, all the various features that have been added (or reworked) in the last years, mostly by <a class="plugin-mentions-user plugin-mentions-a" href="/user/redrum" aria-label="Profile: redrum">@<bdi>redrum</bdi></a>.</p>
<p dir="auto">My favourite one is the ability to define the possible targets (the new <code>canNotTarget</code> option).</p>
<p dir="auto"><a href="https://forums.triplea-game.org/topic/182/guidelines-and-feature-request-list">https://forums.triplea-game.org/topic/182/guidelines-and-feature-request-list</a></p>
<p dir="auto">That is to say that what I prefer is more features.</p>
]]></description><link>https://forums.triplea-game.org/post/43176</link><guid isPermaLink="true">https://forums.triplea-game.org/post/43176</guid><dc:creator><![CDATA[Cernel]]></dc:creator><pubDate>Sun, 27 Sep 2020 06:15:14 GMT</pubDate></item></channel></rss>