Today on Apolyton POLYCAST #58 (PROMO #9) MODCAST #23 CIVCON '09 ANNOUNCED: AUGUST 7-9, 2009 TRI-LEAGUE #27 BTS TEAM D.G.: ENGAGE NOW
Apolyton Civilization Site Forums
main | civ4 | col | civrev | galciv2 | alt | civ3 | civ2 | ctp2 | smac | about | polycast
- Order Civilization IV: Colonization (Amazon US)/(UK) -
- Order Civilization: Revolution [360] (Amazon US)/(UK) | [PS3] (US)/(UK) | [DS] (US)/(UK) -
ApolytonPLUS | register | new posts | pm (-/-) | members
faq | news | civgroups (news) | hall of fame | downloads | upload | plus | store | search
Apolyton Civilization Site Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Site Forums > Alternative Civs > Clash of Civilizations > Provinces (Management & Size Limitations)
Page: Print | Email | Subscribe | Report News       0 votes -  average
18.Nov: FIRST BOOK OF CANDLE`BRE SAGA RELEASED
28.Apr: FREECIV 2.1.4 RELEASED
02.Nov: `FREECIV` 2.1 IS HERE

bottom of page
  
Author
Thread   
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
alms66
Prince
Louisiana
Oct 1999
time: 17:20
28-11-2004 04:41
edit | quote
#1 | report |
Provinces (Management & Size Limitations) Increase Your PM Length


The post that spawned this thread is here.

In a mail, alms said:
quote:
In addition to 'Rename Province,' 'Set to province capital,' and 'Set to civ
capital,' on the right-click menu, can you add 'Reassign Province' so that
the player can draw his own provincial borders? It would be really nice,
though not necessary to also put a limit on provincial sizes, though I'm not
sure of the best method to do so.

In playing the Ancient Middle East Scenario, which has a single province
called 'Native Land' that nearly covers the entire map, I've discovered that
this feature would be very useful (at least for this particular scenario).


Laurent wrote:
quote:
I guess you mean a menu that lists the provinces you currently have and which one you'd want to reassign to?
But then we never decided how provinces are formed (there are some discussons in several old threads that I don't have time to look for right now). Are there limits on these provinces you would like to have (like only reassign if square is neighbour to the province)? Creating new provinces from scratch is another question, would you want to do it?


To which, my comment was, and still is:

quote:

I'm not sure exactly what I want here. I just know that we need a way to reassign squares to another province.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
05-12-2004 11:20
edit | quote
#2 | report |
Support Apolyton, buy Alpha Centauri


Playing the scenario where there's a huge native province made me understand better what you want/need.
I managed to find an old thread which relates a bit to this subject: http://apolyton.net/forums/showthread.php?postid=671887
I think an 'add to province' which creates the province if none of that name exists would do.
This would give total control to the player as to what a province is, what its borders are, etc. This looks like people agreed about such a solution at the time, the real problem having been not to have to reaffect a square after someone else conquered it.
I'll probably offer that to the player and let the ai ignore it, since it doesn't micromanage anyway at this stage (ai doesn't handle econ at province level but only civ level, so it makes little difference for it, and it doesn't really need provinces for presentation of data).

Mark_Everson
Clash of Civilizations Project Lead
Canton, MI
Jan 1970
time: 18:20
05-12-2004 14:03 | www
edit | quote
#3 | report |
Avatar Enlargement: We've got the solution


By the way Alms, you really shouldn't have one big province at the start for all the native peoples. That could lead to lots of problems, since all production for the province is pooled, and military units for a province are only created at the province capital. I'm not sure this criticism is relevant for your scenario, but at something you should know about anyway. You could tile the map with fifteen or twenty provinces in less than a half hour of design time.

I agree in general with the ability to assign a square to a province as Laurent has outlined it. At some point in the not-too-distant future, we should have a way to select multiple map squares in the same time so that whole provinces can be created fairly easily. Being able to "paint" in the selected area by just dragging the mouse over it would be valuable also.

Provided this sounds OK two others as an eventual game, I will add it to the requested feature list.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
05-12-2004 15:24
edit | quote
#4 | report |
Full PM-box? Change here!


Mark, I've coded a first implementation of this (which helped me find another bug by the way).
My conclusion is that indeed one would need to be able to select several squares, but what I'd rather have is something like this:
When your province spread too far, then it can no longer conquer new squares. At this time, you should be prompted to create a new province, and select which squares will be part of it. Otherwise, the newly conquered square would be part of an automatically named province (like "South whatever-province-it-would-have-been-assigned-to-otherwise").
Or something like that...

alms66
Prince
Louisiana
Oct 1999
time: 17:20
05-12-2004 21:43
edit | quote
#5 | report |
Full PM-box? Change here!


quote:
Originally posted by Mark_Everson
By the way Alms, you really shouldn't have one big province at the start for all the native peoples.


I've already decided to break them up, partly for this reason, but mainly due to me wanting to have a few unsettled squares so the players can see/use automated settling.

alms66
Prince
Louisiana
Oct 1999
time: 17:20
13-01-2005 16:04
edit | quote
#6 | report |
Support Apolyton, buy Civilization: The Boardgame


What exactly is the maximum size you currently have coded, Laurent? I reached it once, though it's been a while and I've played several games since then, so I don't recall what it is exactly. However, I do remember it being rather large. Given the early timeframe of the scenarios we're currently doing, I'd think that no more than 10 tiles (though I could still be comfortable up to 15 tiles or so) per province would be more suitable, at least for the time being, while it’s hard-coded (that is, if we don’t do the following, or something similar).

In order to remove this from the realm of hard-coded data…

I think that, in the long run, it will be a combination of Infrastructure and Technology that will control the maximum size of a province. As of demo 8, adding Infrastructure means adding code, so for the time being, I think it would be best to leave Infrastructure out of the equation. Once Infrastructure is easily added via the scenario xml file, we can revisit its role.

So this leaves us with technology being the sole limiter to a province’s size. Having hammered out, and pretty much finalized the tier one technologies somewhat recently, I think we can conclude that Communications (c) and Transportation (t) technologies will be the driving factors. Given this conclusion, I think we can simply say that the maximum size of a province is the average of the two techs, with the decimal truncated, plus 10. It is a rather simplistic “formula” for now, and by no means is it meant to be used in the final version of Clash, but at least it turns one more aspect of the game into something the player can manipulate and look forward to improving, removing it from the realm of hard-coded data.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
15-01-2005 15:27
edit | quote
#7 | report |
Support Apolyton or Terrorists Win


There is no limit to the province size coded in right now.

alms66
Prince
Louisiana
Oct 1999
time: 17:20
16-01-2005 05:25
edit | quote
#8 | report |
Support Apolyton, buy Alpha Centauri


That is odd. I could have sworn I had hit it once...

Mark_Everson
Clash of Civilizations Project Lead
Canton, MI
Jan 1970
time: 18:20
16-01-2005 13:38 | www
edit | quote
#9 | report |
Increase the size of your Attachments


quote:
Originally posted by alms66
Given this conclusion, I think we can simply say that the maximum size of a province is the average of the two techs, with the decimal truncated, plus 10. It is a rather simplistic “formula” for now, and by no means is it meant to be used in the final version of Clash, but at least it turns one more aspect of the game into something the player can manipulate and look forward to improving, removing it from the realm of hard-coded data.


Hi Alms:

I mostly agree with you in your argument up to the point where you propose a hard limit. I believe hard limits of that sort are a big problem with civ-type games in general. Such step-function changes make it hard to have a good AI, and also create the necessity for micromanagement. I am virtually always for "soft" limits.

In this case a soft limit might be that there are no penalties to economic function and tech generation for a province up to your 10+tech limit. Above that ideal there would be penaties of say squares / (ideal squares *4) in those functional areas. That way, adding a few squares beyond the ideal is not a biggie, but if the province gets twice as big as ideal the penalties would become quite severe.

However, I want to stress that Infrastructure is much more important than tech in this regard. For that reason we are probably better off just waiting for the infrastructure to be done properly than putting in a swag based upon tech level. Long-term I certainly agree that there may be a need to somewhat limit province size. However, if we balance things out, that may not be the case. Another issue with limiting province size is that historical scenarios that use real-world maps could have provinces that are in the range of getting big penalties. This doesn't seem desirable.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
16-01-2005 14:26
edit | quote
#10 | report |
Got spare money?


If you've got limits for province size you also need a limit for province number.

Mark_Everson
Clash of Civilizations Project Lead
Canton, MI
Jan 1970
time: 18:20
16-01-2005 15:26 | www
edit | quote
#11 | report |
Support Apolyton, buy Galactic Civilizations


quote:
Originally posted by LDiCesare
If you've got limits for province size you also need a limit for province number.


Why? Communication distance from the capital and other factors are much more important than number IMO.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
16-01-2005 16:34
edit | quote
#12 | report |
Tired of ads?


If you get a malus for having many squares in a province then the logical answer is to split your province in two. If there is no upper limit to the number of provinces, then the optimal thing is to have provinces of 1 square. That should be avoided. Although if there is no decreasing benefits from having a few several squares in a province, it is probably not needed. We must just check the model to see if there is a benefit from micromanaging a lot or if provinces are limited to a manageable number and still efficient.

Mark_Everson
Clash of Civilizations Project Lead
Canton, MI
Jan 1970
time: 18:20
16-01-2005 16:52 | www
edit | quote
#13 | report |
Support Apolyton, buy Galactic Civilizations


quote:
Originally posted by LDiCesare
If you get a malus for having many squares in a province then the logical answer is to split your province in two. If there is no upper limit to the number of provinces, then the optimal thing is to have provinces of 1 square.


The minuses would only start at a the threshold value determined by infrastructure and tech. The system considered here would tend to drive province size down to that value, but no further since there are no advantages to size-1 provinces.

Rather than a fixed number of squares, in the past I had more been thinking of a critical distance scale from the capital. But this might lead to too much MM involving prov capital position.

There is a writup of some of my thoughts regarding provinces, their size, and the economcy here: Provinces and the Provincial Economy

Lord God Jinnai
King
St. Louis
Sep 1999
time: 17:20
26-01-2005 23:01
edit | quote
#14 | report |
Increase Your PM Length


I am assuming this refers just to the purposes of managing areas, because changing political province bounderies isn't something that happens too often, even if your an omnipitant ruler isn't still not that easy to change political boundries.

yellowdaddy
Prince
Saoir-Ebhor, Sasainn a tuath, Rialtas Aontach
Apr 2003
time: 23:20
10-07-2005 11:41 | www
edit | quote
#15 | report |
Tired of ads?


The only size limitation that should be put on provinces is that there has to be at least two inside an empire/state/country, and they have to be at least 1 tile in area, and by implication one disproportionately large province must leave at least one square left.

The other limiting factor is whether the state to which the province belongs has fixed or defined borders.
You could treat such border provinces differently - as Marches.

Provinces only exist in sophisticated pre-mediaeval empires; yet a lot of early empires are just religious centres from which power emanates and fades with distance - as in Mesopotamia, Mesoamerica and Southeast Asia.

Do you propose to have a game wherein from the dawn of time all civs create provinces? Provinces come with bureacracy, which civs must surely research as a tech. .

Fair enough, have them if you play a Roman Empire scenario, but do you want them as a blanket game feature?

Mark_Everson
Clash of Civilizations Project Lead
Canton, MI
Jan 1970
time: 18:20
10-07-2005 22:46 | www
edit | quote
#16 | report |
Inflate your Upload Space


quote:
Originally posted by yellowdaddy
Provinces only exist in sophisticated pre-mediaeval empires


??? What about Provinces in modern countries and states in the USA? Do you mean ... and later governments?

quote:
Do you propose to have a game wherein from the dawn of time all civs create provinces? Provinces come with bureacracy, which civs must surely research as a tech. .


Provinces are meant to streamline organization and gameplay for the player. Even though they don't really exist for very early civs we wanted them in for those reasons. another of those realism vs playability tradeoffs.

Last edited by Mark_Everson on 10-07-2005 at 23:06

yellowdaddy
Prince
Saoir-Ebhor, Sasainn a tuath, Rialtas Aontach
Apr 2003
time: 23:20
11-07-2005 10:22 | www
edit | quote
#17 | report |
Support Apolyton, buy Civilization III: Complete


quote:
Provinces only exist in sophisticated pre-mediaeval empires


Whoops! did I type that! (I think I forget to finish my sentence!)

Aye lad, I was referring, of course, to the existence of provinces in pre-mediaeval times is limited to sophsiticated empires like China and Rome, and in all post-mediaeval societies (mediaeval in terms of tech and development - so don't start piping on about amazonian indians and the like!)

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
17-07-2005 11:51
edit | quote
#18 | report |
Support Apolyton, buy Call to Power 2


quote:
The only size limitation that should be put on provinces is that there has to be at least two inside an empire/state/country

Why 2? If you have a single square, you can't have two provinces. If you have several squares that are not contiguous, they should probably be separate provinces, or become so after a time.
It would depend on the transportation/communication tech: If you're unable to reach one place from another in less than X time, then you can't have both places in the same province (or the capital of the provicne must be at less than X distance from every other point of the province - this being the system used to create "departements" in France: you had to be able to reach the capital by horse in one day from any point).

Lord God Jinnai
King
St. Louis
Sep 1999
time: 17:20
11-08-2005 10:10
edit | quote
#19 | report |
Support Apolyton buy from Amazon


Ir really depends on whether for less advanced civilizations you can program in a projection of power that decreases the further from the capial you get Also maybe some extent major cities could act, for lack of better term, boosters to help expand your area beyond its natural reach, although they could act against it as well.

Then the more ineffectient and larger your empire for this one technological advance, it would actually help. But as i said this is only if you can adequatly represent both decreasing power and influence as well as muliple influences in those border regions between far flung capitals of those states.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
12-08-2005 18:38
edit | quote
#20 | report |
Support Apolyton, buy Call to Power 2


Spreading influence is quite easy. I do it for the military and the ai. Crossing the sea, though, needs some work.
Moving a capital would have some effect on that and the player would have to adjust things then. I don't know how to handle that easily.

Lord God Jinnai
King
St. Louis
Sep 1999
time: 17:20
13-08-2005 04:25
edit | quote
#21 | report |
Browse Apolyton AD-FREE


quote:
Originally posted by LDiCesare
Spreading influence is quite easy. I do it for the military and the ai. Crossing the sea, though, needs some work.
Moving a capital would have some effect on that and the player would have to adjust things then. I don't know how to handle that easily.
No not spreading influence, but dual or tripple influence in border areas where multiple nations are involved.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
13-08-2005 05:38
edit | quote
#22 | report |
Support Apolyton or Terrorists Win


Many sources of influence you mean? That's ok too. I usually just do a sum of (us vs them) influences, but could have a more detailed, civ by civ, influence map if needed (just takes more space).

yellowdaddy
Prince
Saoir-Ebhor, Sasainn a tuath, Rialtas Aontach
Apr 2003
time: 23:20
14-08-2005 18:35 | www
edit | quote
#23 | report |
Support Apolyton, buy Galactic Civilizations


quote:
Originally posted by LDiCesare

Why 2? If you have a single square, you can't have two provinces.



What is the point of having one country that consists of one province? To all intents and purposes, the province doesn't exist.

quote:

If you have several squares that are not contiguous, they should probably be separate provinces, or become so after a time.


That is entirely subjective, there surely exist provinces in the world that do not have (entirely) geographically contiguous borders: Michigan in the USA; in the Phillipines, Newfoundland & Labrador.
There exist(ed) also non-contiguous states: pre-partition Pakistan; Azerbaijan & Nakhichevan; Malaysia; Brunei; Angola & Cabinda; Eq. Guinea and Rio Muni; Palestine; the wibbly bits along the border of France and Spain...

quote:

It would depend on the transportation/communication tech: If you're unable to reach one place from another in less than X time, then you can't have both places in the same province (or the capital of the provicne must be at less than X distance from every other point of the province - this being the system used to create "departements" in France: you had to be able to reach the capital by horse in one day from any point).


Clearly not all of (or even most of) the world bases it's provinces on the French system.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
14-08-2005 21:12
edit | quote
#24 | report |
Tired of ads?


quote:
What is the point of having one country that consists of one province? To all intents and purposes, the province doesn't exist.

Provinces are a necessity even if there is one because there are things done at that level. Did you ever play OCC in civ? What's the point of having cities if you only have one? Well, there is a point. USer interface, functions handled at city level. It's a layer of management different from the civ level. There are things that are done at civ level (research...) and others at province level (riots...). We actually also have things going on at square level.
If you're saying that the province doesn't add anything until there's a second one, ok, but since we won't have specific user interface for civs with a single square or province, the limitation isn't meaningful.

quote:
Michigan, Newfoundland, Labrador, Philippines

All these are islands or small straits separations. Their parts are so near from one another that, if you wanted to depict them at the scale of a few squares on a game map, you couldn't even show the strait unless going for very small squares, they would be contiguous landmasses for the most part. I am not advocating making a separate province of every island. To me contiguous mostly means that each part can be reached from another part of the same province reasonably fast without crossing a (land) border.

quote:
There exist(ed) also non-contiguous states: pre-partition Pakistan; Azerbaijan & Nakhichevan; Malaysia; Brunei; Angola & Cabinda; Eq. Guinea and Rio Muni; Palestine; the wibbly bits along the border of France and Spain...

Pakistan illustrates my point, since it became separate after time.
Nakhichevan is, if I'm not mistaken the name of the whole connex province of Azerbaijan? Thus it is a province unto itself?
Brunei is made of Belait and Temburong, each having a name and being identifiable. But then again, they are so near one another, and connected by sea with a really small distance.
Cabinda is a province of Angola. No part of Angola which is not connex to it is part of it, and vice versa.
Rio Mundi and Fernando Poo are 2 provinces of Eq. Guinea.
All of these examples show that the non connex part is a separate province and illustrate my point.
Palestine has been in such a stable state that it isn't really worth considering. As I said, "after a time" the province would separate. Remains to be seen if that wouldn't be the case here. But again, Palestine and Israel are so complex that trying to have a model precise enough to model these is not my goal. The Gaza region is currently being treated differently rom other parts of Palestine by Israel, thus showing there's the ability to apply different policies to the different parts.
Which bits along France are you talking about? There are non connex departements in the Pyrenees but the states are quite connex from each part of the frontier. The holes in the Pyrenees Atlantiques are so small, in size and population, that it's hardly worth mentioning (effectively 2 villages).

quote:
Clearly not all of (or even most of) the world bases it's provinces on the French system.

Thanks, I knew that.
But if you decide an arbitrary 2 provinces system, nothing prevents one form making a huge province and one square for the other province.
I maintain that, unless each connex part is very small, connex parts of land should be in different provinces, or become so (through incentive or mechanically) after some time.

alms66
Prince
Louisiana
Oct 1999
time: 17:20
15-08-2005 01:22
edit | quote
#25 | report |
Support Apolyton, buy Civilization III: Complete


quote:
Originally posted by yellowdaddy
There exist(ed) also non-contiguous states: pre-partition Pakistan; Azerbaijan & Nakhichevan; Malaysia; Brunei; Angola & Cabinda; Eq. Guinea and Rio Muni; Palestine; the wibbly bits along the border of France and Spain...

I don't think Laurent suggested that non-contiguous states couldn't exist (though I may be wrong - if he did, I'm sure he didn't mean it ). I think he simply said, and agree, that 99.9% of provinces that have or will ever exist are not spread half-way around the world. There is a certain amount of distance, usually quite small, where it simply becomes easier and more cost effective to make the "new" land a new province.

LDiCesare
GalCiv Apolyton EmpireCivilization IV Creators
King
Ashes
Jan 2001
time: 23:20
15-08-2005 08:12
edit | quote
#26 | report |
Support Apolyton, buy Galactic Civilizations


quote:
I don't think Laurent suggested that non-contiguous states couldn't exist

Yes, that's not what I ment. I ment that non contiguous provinces (nto states) would probably end up split as different provinces in order to be administered correctly. If they are not, administration effectiveness should probably get lower.

Lord God Jinnai
King
St. Louis
Sep 1999
time: 17:20
16-08-2005 00:18
edit | quote
#27 | report |
Full PM-box? Change here!


quote:
Originally posted by LDiCesare

Yes, that's not what I ment. I ment that non contiguous provinces (nto states) would probably end up split as different provinces in order to be administered correctly. If they are not, administration effectiveness should probably get lower.
I still say after inital formation of provinces they should have inertia and only change because of politcal shifting of power.

yellowdaddy
Prince
Saoir-Ebhor, Sasainn a tuath, Rialtas Aontach
Apr 2003
time: 23:20
27-08-2005 19:37 | www
edit | quote
#28 | report |
Support Apolyton, buy Galactic Civilizations: Deluxe Edition


quote:
Originally posted by LDiCesare

Yes, that's not what I ment. I ment that non contiguous provinces (nto states) would probably end up split as different provinces in order to be administered correctly. If they are not, administration effectiveness should probably get lower.


aahhh - so what you really mean is NON-CONTIGUOUS PROVINCES are unsustainable!?

I can see that, though Newfoundland & Labrador?

Aren't french overseas territories treated as departements though? there's no devolution there - I mean that's a pretty disparate political system - though I take your point that they all are separate provinces.

(I was getting lost with the meaning of this word "connex")

------

I still don't see the point in 1-province states - you can't edit the size or shape of the province because it is the state.

I understand what you're saying about actions at the province level, but as far as I can see small/1-province states tend to behave rather like provinces anyway - Liechtenstein, Luxembourg, Monaco, San Marino, Andorra, Gibraltar, Isle of Man, Channel Islands etc... with all their foreign affairs and that dealt with by their larger neighbouts...

What's the difference between a 1 province state and a 0 province state anyway?