• Taking your suggestions for a new UI

    Moved
    183
    1
    7 Votes
    183 Posts
    166k Views
    R
    @stohrm A sphere would be very helpful for any scenario that takes the north pole into serious consideration, i.e. any global scenario past WWII IMHO. I agree with you about the tabs. I believe any data details should be in tabe, including diplomacy, game stats, and the battle calculator. Those are currently in popups to be opened from the context menu or by hotkey. I‘d like to unify those UI concepts, i.e. you can popup a tab if you like. And yes, I can imagine more data detail views.
  • Achievable improvements to the Triplea User Interface

    130
    1 Votes
    130 Posts
    73k Views
    R
    @butterw Can you launch a 2.6 pull request with your improvements?
  • TripleA 3.0 - Design Proposal & Discussion

    52
    4 Votes
    52 Posts
    18k Views
    R
    To be continued in Topic 3077 - fast-battle-calculator
  • 2 Votes
    85 Posts
    41k Views
    T
    @rainova There's an option that controls that functionality. I think most games have the option off by default and most don't allow editing the option. But I know a few do. The option is "Choose AA Casualties". You can look at the map xml and see if it is value="true" or editable="true". If you are in edit mode, it should also show the dialog.
  • RFC: Map IDs

    1
    2 Votes
    1 Posts
    521 Views
    No one has replied
  • How test UI elements / get ServiceLoader working?

    25
    1 Votes
    25 Posts
    8k Views
    R
    @lafayette, @ssoloff, @trevan, all other developers: What are your thoughts about attracting developers? What made developers join in the past? What made them leave? Would you see making Triple A attractive for developers as an objective? Would you consider this achievable? (In that case I might start a discussion thread.)
  • Main Screen Logo Needed

    93
    1
    1 Votes
    93 Posts
    48k Views
    ubernautU
    @mirkobruner @Frostion both of these are under the umbrella of rebranding which needs further discussion if any further action would be taken in this direction current consensus here is to replace the current start screen logo with the previous thing (current logo/icon)and discuss any branding changes for future releases.
  • Storing Map Index in Database - Deprecating triplea_maps.yaml

    Moved
    20
    3 Votes
    20 Posts
    2k Views
    LaFayetteL
    @cernel I was tempted to create a 'pull' list of maps that should be pulled. It is easier to instead to remove those maps. We do have categories after all though to mark which maps are still works in progress.
  • Fontsize and dpi scaling

    37
    1 Votes
    37 Posts
    10k Views
    B
    @cernel said in Fontsize and dpi scaling: If it is feasible, the program should always enforce a pixel-per-pixel rendering as default (assuming vectorial graphic will never be supported). Vector graphics require fundamentally different software tools from png and svg isn't natively supported in java swing. Vectorizing the existing maps and artwork would be a lot of work. Then the map handling engine is based on pixel coordinates. Vector graphics would make more sense for interface icons (ex: icons on buttons, menuitems), which TripleA makes very limited use of currently. Icon Fonts would likely be the right solution as they allow scaling and theming.
  • Triple A 3.0 Gameplay Proposals & Discussion

    4
    0 Votes
    4 Posts
    1k Views
    LaFayetteL
    With the above said, we can certainly discuss what would be more or less equal to rope in.
  • General 2.6 Discussion

    31
    1 Votes
    31 Posts
    8k Views
    LaFayetteL
    @cernel A single file for game notes could be difficult because then you have to encode the HTML in some way. You no longer could open the notes file in an web browser to get a preview of how it would render. With 2.6, if you want to organize games into folders with generic names, AFAIK you can do that now. You could not previously to 2.6
  • Unit Scroller Issues & RFC on Changes

    23
    1 Votes
    23 Posts
    5k Views
    TheDogT
    @LaFayette Before I was guessing what happened, but here is a little bit more detail; where letters = Territories and numbers = units in those territories. D2 = Territory "D" with 2 units in it. A1, B1, C1, D2, E2, F1, G1 Say I move the 1st unit in E2, it should return to E2, but it actually goes to D2. If I move the 2nd unit in E2, it should return to F1, but it actually goes to G1.
  • A little help setting up eclipse

    4
    1 Votes
    4 Posts
    881 Views
    LaFayetteL
    @squid_daddy Please take the liberty to update the docs to get them more up to date, fill in any missing details, and generally make them more useful for someone getting started
  • pacific and europe triggered victory

    1
    1 Votes
    1 Posts
    533 Views
    No one has replied
  • Calling Graphic Designers! Need a 'Star' Graphic For Map Quality Rating

    12
    0 Votes
    12 Posts
    2k Views
    LaFayetteL
    @hepps I would love for the ratings to be sorted out and refined. There is an open need for Map Admins to go through and do curation of maps, volunteers needed: https://forums.triplea-game.org/topic/2707/map-curation-rating-maps-categories/1
  • Lock Map Icon on Map

    9
    2
    0 Votes
    9 Posts
    1k Views
    ubernautU
    @lafayette well i think having some kind of directional arrows behind the lock or maybe a map grid under the lock 3d style would have the same effect.
  • Downloaded Maps

    Moved
    7
    0 Votes
    7 Posts
    1k Views
    LaFayetteL
    FWIW, the places that would need a fix are largely in code that will be deleted pretty imminently. That is why the fixes are in queue.
  • Warning for those upgrading to v2.6+

    1
    1 Votes
    1 Posts
    535 Views
    No one has replied
  • RFC: merging skins with maps

    17
    2 Votes
    17 Posts
    2k Views
    C
    @LaFayette The alternative skin for 270BC is an example of changing also the units. There may be others. Here you can find a map-skin for RSoC that is actually about making the map bigger: https://github.com/Cernelius/red_sun_over_china-big_skin The current map-skin feature allows changing everything in the skin, and that is good. What is not very good is that it obliges you changing everything, so forcing duplication if you don't actually want to change everything. It is true that most map-skins are only about changing the map details, but I think this is beside the point (Of course, some things are more used or useful than others.).
  • TripleA Rules Sets

    15
    1 Votes
    15 Posts
    3k Views
    LaFayetteL
    @LaFayette said in TripleA Rules Sets: What would be ideal is to have a table describing different behaviors by rule set. We are actually on our way there. We have example maps that follow each rule set, all we need to do is to start teasing apart the behaviors that are different and then answer for each map, "does this follow that behavior, yes or no?" If we find that some rule sets are only very slightly different, simpler is better. The 'v3' moniker will be difficult to drop, if we can keep it simple and say "old edition", "revised edition" and "new edition", it could be easier to adopt. At this point though, without knowing what the rule sets actually are, it seems to be a first priority to know which rules are in each rule set before we do much of anything else.

Recent Posts