Cold War map
-
@Cernel I meant, borders will visually match at 1 pixel wide borders in the original map drawing, but practically there is still that 1 pixel of no zone in between, that is completely or partially filled with the 1 pixel wide black outline of the territory: they don't touch each other.
As a curiosity, you can find "none" pixels in "Great War" too; for example, the single pixel between the SZ 10, 11, 12 and 13 or the one between 27, 38 and 39.
EDIT: It looks like the final effect, instead, is them touching each other. Looks like that territories overboard of 1 pixel into the black outline leftwards and upwards, but not rightwards and downwards. So, yeah, in practice you don't have any "none" border between 1 pixel theorical bordered territories, except the occasional pixels here and there, like where 3 or 4 zones meet; I never realized this is how it works, that when you have a 1 pixel border, the border is considered part of the territory to the right or down, but I don't believe this is necessarily the right practice, even though I remember than Veqryn suggested going this way (drawing the basic map at 1 pixel borders).
-
Played around with some image processing filters and got a result that looks a bit better than the original.
So maybe can be OK just changing the map image and leaving the polygons as is. The sea zones still need to be re-colored in and numbered, but that's probably not too much work.
-
@Alexei-Svitkine The Cold War map can easily look better, and I'm sure the admins will easily accept skin only changes for the better, but you will need to learn how to mapmake and, then, learn how to push changes in Git.
As far as that image you posted goes, you need to have that being pure black and white (no grey pixels) only to use the image to create new polygons, that is mostly what you are seeing in that map, lacking details (relief).
There is no "changing the map image and leaving the polygons as is" in this one, as you only have the base tiles, that are always drawn underneat the polygons image.
-
@RogerCooper @Cernel Isn't Cold War 1965 this github repo: https://github.com/triplea-maps/cold_war-1965
Are there any changes from that in the linked zip?
-
@redrum The two are distinct maps:
Cold war: https://github.com/triplea-maps/cold_war
Cold war 1965: https://github.com/triplea-maps/cold_war-1965Cold war is kinda 'basic' in the units, uses very classic units; has a monster russia and US that needs to rush to get into the fight, and a number of minor powers that tend to slowly fall until the US is able to engage and open a new front on the USSR. It's a european only theater.
1965 has nukes, nuclear bombers, and is full world theater, no minor powers. 1v1 are kinda interesting as well, there are three major powers, 1 player takes US, the other player USSR, and china is classically set to be an AI.
I heard that Cold War was once a pretty popular map but fell out a bit. '65 I think was always a bit of a niche map.
@Alexei-Svitkine Indeed the graphics are crude! The gameplay I've thought helped make up for it. I like seeing the efforts and discussion to improve it, the map has a lot of potential IMO.
edit fixed 1965 link
-
@redrum I was not aware you have it in the repository. Why is it not in download list? The reason should be documented in:
https://github.com/triplea-game/triplea/wiki/Broken-Maps
I guess the decision of adding it to the repository but not to list was taken by @Lafayette?
I mean, not that I'm advising adding it too strongly, tho it would not be the most broken map the DL has ever seen, and fairly average with what you can already find in experimental...
I haven't downloaded that from GitHub, but I'm pretty sure it must have got there years after everybody stopped working on that one, so... I also see that the GitHub one has the version as 1.0.5 (definitely doesn't deserve to be past version 0...), that is the same I have for TripleA 1.8.0.9, so, as long as it was updated correctly, I suppose it should be it.
It's sad actually, because the skin looks really like a legit very good Cold War game, except only for the big miss (historically unacceptable after WW2) of not having mechanized infantry. -
@LaFayette Yeah, I'm just looking at the second one as it appears it has a git repo but isn't in the download list.
@Cernel Yeah, it appears to be latest. I did a quick game XML compare vs the zip linked here and they are pretty much the same (github version actually has a few additional fixes).
I think I'm gonna look to make a few fixes to CW65 and add it to the download list.
-
@redrum Ok, but things like ICBM or actual rockets are not really supported. Assuming they suicide in attack only, as they should, if you make them infrastructures, then you cannot use them alone (that makes no sense), but if you don't make them infrastructures then you can take them as casualties in defense (that makes no sense), if you can. They would need not to be infrastructures (so you can send them alone in attack, and start a battle), but being subjected to a special last-casualties rule like the v3 transports.
-
@Cernel Well, of course, you could hack a sensible behaviour by having them suicide in attack only and def=0, then making a set of triggers that makes them infrastructures only when it is not that player's turn.
Not sure if ICBM should be destroyed upon captured or not, as anyway it wouldn't really make sense that happening (they could be launched wherever minutes before being captured). -
@Cernel So at the moment I'm looking to just fix issues not go changing how units and things function. If the map would become played again then I would consider making further changes.
-
@redrum ICBM are maybe the biggest issue... On round 1, Russia will send its only ICBM to Northeast United States, to risk a AA shot that, if failing, will allow the Russian ICBM to kill 2 American ICBM for free, plus a lot of American units. That's seriously unplayable, mostly due to the randomness of the AA hitting or not. I guess the randomness element alone can be fixed by making ICBM immune to AA attacks, that would anyway be balanced, since ICBM are clearly overpriced.
-
@Cernel I don't recall why '65 was not in the DL list. It perhaps was not hosted in the standard SVN location; FWIW I tried to include as many maps as possible, it was as script that generated the configuration file.
The ICBM suicide when being attacked is part of the game dynamic. It is a standard move to ICBM Northeast US. The AA shot hitting makes for a less fun game due to the odds, but not quite a deal breaker. US likely would only use one of the 2 nukes keeping the second on reserve for its own first strike. If you have 1 nuke, and the other has zero, it would be often held in reserve. The reason is if you build a new one, the 1 nuke being held would often be launched to take out your new nuke.
I recall there were some updates to the map that changed the balance and made it less fun. Without the history, I can't quite tell you what those were. @champ73 I think played the map, do you remember the history of Cold War '65 and how it got to be where it is? SirCharlesTheScot I think also played the map quite a bit, if you catch him in the lobby it would be worth asking him if he remembers the history.
-
@LaFayette I'm actually guessing the reason was the map name was messed up as it had a dash which caused it to not download and launch properly.
It is now updated and available to download in TripleA. I'll create a separate map thread for it tomorrow.
-
I've finally gotten around to improving the map image for the "Cold war" map. The changes have been submitted.