Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Call To Power II > CtP2-Source Code Project > DESIGN/DEBUG: The "Design decision" thread
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
CivGroups
CTP2 Source Code Project (59): Not a Member - Join

bottom of page
  
Author
Thread   
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 20-02-2004 00:18
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
DESIGN/DEBUG: The "Design decision" thread Support Apolyton

This thread is intended to point out certain behaviors which might be considered bugs, or just design decisions.

The classic example would be allowing a player to build buildings that you already get through a wonder. The reason you'd allow it (a design decision) is to allow the player to prepare for the wonders obsolescence or destruction, by pre building real replacements.

Anyway... I just thought it would be beneficial to have a thread to put all of these... "did they really mean to do this that way?" questions...

epeterson is offline epeterson
Chieftain

Feb 2004
time: 05:34
  Old Post 20-02-2004 01:52
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Suffering from ads?

Thanks MrBaggins!

...Shall this henceforth be known as the 'epeterson stupid questions' thread??

Speaking of such, I noticed that when you open a message popup window and zoom to a city in the 2nd playtest version it automatically changes from the message tab to the city tab. I suppose this is to change the cities build que expeditiously. The only problem I see with this is that you have to go back to the message tab to delete the, (now greyed out), message. Perhaps the message should auto-delete as soon as you zoom to the city and close the popup window??

Last edited by epeterson on 20-02-2004 at 02:06

drulius is offline drulius
Warlord
Lubbock, Tx USA
Jan 1970
time: 23:34
  Old Post 20-02-2004 01:55
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton, buy Civilization 2

What's the answer to that one?

Do you get any benefit from building Computer Centers if you've already built the Internet wonder? Or are you just paying maintenance and hedging against the capture of your Internet city?

tyrantpimp is offline tyrantpimp
Warlord

Dec 2003
time: 05:34
  Old Post 20-02-2004 07:02
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

Reminds me of a post i made in the playtest thread
http://apolyton.net/forums/showthre...17&pagenumber=3
But i guess its good to seperate it from that

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 20-02-2004 07:28 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

Why arent there any goody huts on mountains?

Something to do with mounted units?

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 20-02-2004 14:28
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Re: DESIGN/DEBUG: The "Design decision" thread Support Apolyton, buy GURPS/ Alpha Centauri

quote:
Originally posted by MrBaggins
This thread is intended to point out certain behaviors which might be considered bugs, or just design decisions.

The classic example would be allowing a player to build buildings that you already get through a wonder. The reason you'd allow it (a design decision) is to allow the player to prepare for the wonders obsolescence or destruction, by pre building real replacements.

Anyway... I just thought it would be beneficial to have a thread to put all of these... "did they really mean to do this that way?" questions...


Tyrantpimp had a point there. If you build it, it shall be for free so long the wonder is still valid, meaning existing or not-obselete. Or on the other hand, those building shall be just created once you achieved it. So you build/capture the Wonder and the next round you have the related buildings. And there we could make a 'twist' against Warmongers , if you capture it, you have to wait like 10 turns, before you have the buildings. Might make it worthwhile to build it yourself

This would also get rid of the buildings (you supposingly have) out of the buildqueue.

PS: Forgotten to mention, so long you have the wonder, no maintenance.

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 20-02-2004 18:32
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Tired of ads?

quote:
Originally posted by epeterson
Thanks MrBaggins!

...Shall this henceforth be known as the 'epeterson stupid questions' thread??


* MrBaggins chuckles

No... not at all... theres no such thing as a stupid question*.

quote:
Speaking of such, I noticed that when you open a message popup window and zoom to a city in the 2nd playtest version it automatically changes from the message tab to the city tab. I suppose this is to change the cities build que expeditiously. The only problem I see with this is that you have to go back to the message tab to delete the, (now greyed out), message. Perhaps the message should auto-delete as soon as you zoom to the city and close the popup window??


You might not fix anything when you're at the city window, needing to check other things... perhaps it should be closed when you've put something in an empty queue.

---

My reasoning for opening this thread wasn't the wonder buildings issue...

It was a minor issue in the code, thats admittedly pretty rare, but that might occur, especially in scenarios:

In CityData::OffensiveBonus, it calculates a units attack bonus vs a defender, based on city improvements (E.G. ballista towers, flak.) It does this by checking the movement properties of the defending unit. If it has multiple movement types, then its possible for it to get additional bonuses, instead of just the best bonus. I think it should be just the best bonus, for this, admittedly rare, condition. I didn't post it right away, since I didn't think it was necessarily something to worry about.


* other than "Can we make it 3d?" or "Can we make it real-time?"

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 20-02-2004 18:34
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Tired of ads?

quote:
Originally posted by Maquiladora
Why arent there any goody huts on mountains?

Something to do with mounted units?


Never noticed that myself, but its a very good point.

I think that the reasoning might be that a goody hut can become a city, and the middle of a mountain range might be a very bad place to build a city.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 20-02-2004 18:46
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

To say it easy:


Yes and no.

Defensive: the best possible
Offensive: the best possible

but not just the best.

I can't see


Actually rethought my position. Why you think it shall only be the best?

Like a Flak helps against planes.
The ballistic tower against ground units.

The citywall and the force field again against ground. But the Force-field also against planes.

Would it be too much to ask to have it class-depended? (if it isn't done this way)

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 20-02-2004 19:02
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Remove this text

Due to the fact that the defender is only ONE unit. Why should he have an attacker get both a land AND sea offensive bonus, because he's got multiple movement types?

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 20-02-2004 19:18
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

I don't know how it is done in the moment, so maybe if you explain it a bit I could understand it better.

Do I understand it correctly that for the attacker are bonuses possible as well?

My suggestion would be:

For the defender:

If the unit is attacking in this round (combatround) a air-unit only the flak shall be applicable. If the defender is attacked by a land-unit city-wall, forcefield and ballistic tower.
Against see-units: city-wall, forcefield and battlements.
Against air: Forcefield and flaktower.

epeterson is offline epeterson
Chieftain

Feb 2004
time: 05:34
  Old Post 20-02-2004 21:06
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Support Apolyton, buy Civilization 2

It is SO funny that you guys brought this up, as I was just thinking about that this morning! (Geez, I need a life!)...

As it stands right now, I don't even build flack towers OR battlements because if someone is going to attack your city they HAVE to have a land unit attacking. So at most, I just install the land attack improvements.

I mean even if planes attack with land units, the land units will be in the front row; so only the CI's that help defend against land units would be applicable. Right?? If the battle turns sour and the attacker finds himself with only air units attacking I guess the flack towers could take over then. But then again, planes can't take a city. The best they can do is empty it.

Which brings me to another problem...I LOVE combined force attacks. (airplanes and land units). Unfortunately you can't combine sea units and marines to attack a city together. Maybe for a good reason because if you think about it, sea units would bombard and then stop when the marines landed. But right now, the game lets you fight cities with your navy. Either way, something has to change. (navies can combine with land units OR navies cannot attack cities...other than bombard of course)

Another annoying thing is that if you have a carrier battle group with planes, you cannot have the planes assist in a battle because as soon as they get in the square with your fleet, (that has a carrier), they land! And when your carrier battlegroup is attacked; all planes should launch to assist in defending the fleet. (Only as many that can launch and not exceed the 12 stack limit though.)

I haven't got this far into my playtest game, so you'll have to excuse me if this issue has already been addressed.

Last edited by epeterson on 20-02-2004 at 21:15

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 20-02-2004 21:37
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

A couple of interesting points... although you should read the current Air Combat Design thread. That addresses most, if not all of any air combat issues in the game.

I'd personally like to have it so that both a defenders defence AND the strength of Counter Bombard be altered by the bonuses from Ballista Towers, Battlements and/or Flak Improvements, where applicable.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 21-02-2004 12:40 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Enter the AD-FREE zone

Obviously not a bug but im wondering why does disband city option exist if the AI doesnt use it? Does the AI use it in fact, i havent seen it. Its bad when they find a city in a ruin on swampland and they dont disband and move it.

I would like to make disband city ONLY at size 1. A MP i played tonight with Toni, he took 9 of my cities but there was a real possibility of me retaking some of those cities, but all he had to do was starve them down to size 3 and disband. I agree starving and disbanding is fine, but not at size 3.

Another one is the retreat option in SP. Do we think it should be removed altogether? I think it should.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 21-02-2004 13:08 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#15 Report this post to a moderator
Increase Your PM Length

double post

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:34
Post  Old Post 21-02-2004 20:14 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#16 Report this post to a moderator
Browse Apolyton AD-FREE

quote:
Originally posted by Maquiladora
Another one is the retreat option in SP. Do we think it should be removed altogether? I think it should.


Do you think it should be removed, because the AI doesn't use it or because you don't see any sense in it to have it at all?

-Martin

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 21-02-2004 23:07
Edit/Delete Message Reply w/Quote
#17 Report this post to a moderator
Got spare money?

quote:
Originally posted by Maquiladora
Obviously not a bug but im wondering why does disband city option exist if the AI doesnt use it? Does the AI use it in fact, i havent seen it. Its bad when they find a city in a ruin on swampland and they dont disband and move it.


True, but thats more due to the code not having it as a consideration, rather than it being impossible to code: its based on a relatively limited scope. We should reexamine the issue while we work on the AI.

quote:

I would like to make disband city ONLY at size 1. A MP i played tonight with Toni, he took 9 of my cities but there was a real possibility of me retaking some of those cities, but all he had to do was starve them down to size 3 and disband. I agree starving and disbanding is fine, but not at size 3.


I think that we should have the disband size be a constant, which SP'ers and MP'ers could change to their preference.

quote:

Another one is the retreat option in SP. Do we think it should be removed altogether? I think it should.


Again... its not considered by the AI, but that doesn't mean it couldn't be. If anything, its easier for the AI to come to terms with that the disbanding option.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 22-02-2004 00:10 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#18 Report this post to a moderator
Support Apolyton, buy Call to Power 2

quote:
Do you think it should be removed, because the AI doesn't use it or because you don't see any sense in it to have it at all?


I see that it works and it makes sense to retreat, but its not good for gameplay, even if the AI can use it well. I think its a very cheesy tactic to just attack with outdated units and know whats inside the city.

quote:
I think that we should have the disband size be a constant, which SP'ers and MP'ers could change to their preference.


An option in the MP setup screen would be fine by me.

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 22-02-2004 01:04
Edit/Delete Message Reply w/Quote
#19 Report this post to a moderator
Lose 30 kilos (of popups)

quote:
Originally posted by Maquiladora
I see that it works and it makes sense to retreat, but its not good for gameplay, even if the AI can use it well. I think its a very cheesy tactic to just attack with outdated units and know whats inside the city.


Thats true... but if we remove that tactic, then SP'ers will just attack and reload.

So... make the game ironman? Or introduce an easier "automatic" abstract method to peek into enemy cities? That'd be my preference.

I don't think you can stop all cheese in SP. I think that providing a method for both humans and AI's to check each other out (with counterespionage to defend,) would be generally welcomed, and assist in this.

Removing retreat certainly won't help a lot... it just means that a single ancient unit becomes a sacrificial attack.

EPW is offline EPW
King
California, USA
Jan 2004
time: 21:34
  Old Post 22-02-2004 04:20 Visit EPW's homepage!
Edit/Delete Message Reply w/Quote
#20 Report this post to a moderator
Full PM-box? Change here!

I could never build the televangelist unit in any of the games I played. I don't know if I was doing something wrong or if it was accidentally or intended to be left out of the game.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 22-02-2004 07:44 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#21 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

quote:
I could never build the televangelist unit in any of the games I played. I don't know if I was doing something wrong or if it was accidentally or intended to be left out of the game.


Were you in Theocracy gov? I think its kind of backwards to be in Theocracy the time at which you research Televangelists (mass media).

quote:
Removing retreat certainly won't help a lot... it just means that a single ancient unit becomes a sacrificial attack.


Thats true you can still peak into a city with little attacks. But if your big attack is going wrong you shouldnt get the chance to regroup. They didnt disable it in MP for no reason. Why not just make it an option? Its gonna take an hour to start a game with all these options to look at...

Id also like to bring up another one, killing pop chances.

BOMBARD_KILL_POP_CHANCE 0.1
ASSAULT_KILL_POP_CHANCE 0.4
CAPTURE_KILL_POP_CHANCE 1.0

Assault is way too high. I think this another one of those realistic features but it wasnt tested for cheese. I played a SAP game and i landed 12 Arch+Hop on the coast of an AI i could see they had ALOT of Pikemen waiting so i attacked their Capital one-by-one instead. It was a pop 12 city, i knocked it down to pop 7. Okay the attack didnt go well compared to the investment in those 12 troops and coracles! but i still got something out of it when i shouldnt have.

EPW is offline EPW
King
California, USA
Jan 2004
time: 21:34
  Old Post 22-02-2004 08:27 Visit EPW's homepage!
Edit/Delete Message Reply w/Quote
#22 Report this post to a moderator
Get a bigger avatar today!

I didn't know you had to be in theocracy Does it say that in the Great library or manual? Its probably not a very useful unit anyways.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 23-02-2004 13:22
Edit/Delete Message Reply w/Quote
#23 Report this post to a moderator
Full PM-box? Change here!

It is saying in the GL as well in the manual

But I must admit, as Theocracy is not a good government (unlike in CTP1, where it was to strong), I never used it again (same for their special units)

[quote]
BOMBARD_KILL_POP_CHANCE 0.1
ASSAULT_KILL_POP_CHANCE 0.4
CAPTURE_KILL_POP_CHANCE 1.0

Assault is way too high. I think this another one of those realistic features but it wasnt tested for cheese. I played a SAP game and i landed 12 Arch+Hop on the coast of an AI i could see they had ALOT of Pikemen waiting so i attacked their Capital one-by-one instead. It was a pop 12 city, i knocked it down to pop 7. Okay the attack didnt go well compared to the investment in those 12 troops and coracles! but i still got something out of it when i shouldnt have.
[quote]

Actually I would like to see the bombard raised to a higher level. I mean think of, when you bombard a city you are also trying to control all roads leading to it, therefore blocking/controlling the food floating into the city.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 23-02-2004 19:54 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#24 Report this post to a moderator
Increase the size of your Attachments

Not necessarily. Even in CtP2 you can last many turns before total starvation.

12 units sitting next to a city, 6 of them bombard (not together), perhaps killing as much as 3 pop a turn at a 0.5 chance? Thats unbalanced.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 23-02-2004 20:29
Edit/Delete Message Reply w/Quote
#25 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

You never seen the good old catapult in use, I guess. When they were throwing fire/deseases over the walls, the population was decreased fairly quickly. Quicker than you could slaughter them.

Don't forget that one turn is covering a few years.............

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 23-02-2004 20:46 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#26 Report this post to a moderator
Got spare money?

Thats fine if we ignore all possible cheese tactics and go only for realism....

quote:
Don't forget that one turn is covering a few years.............


Then why does my Battleship not go all around the world in one turn?

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 23-02-2004 20:51
Edit/Delete Message Reply w/Quote
#27 Report this post to a moderator
Full PM-box? Change here!

Not what I was saying, but I just would like to see it more balanced.

For the battleship:

If we can't build proper ships, what do you expect? We can't even manage, to rewrite the code in a few hours (even as we have the internet-wonder ) !!

epeterson is offline epeterson
Chieftain

Feb 2004
time: 05:34
  Old Post 23-02-2004 21:48
Edit/Delete Message Reply w/Quote
#28 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

I have real issues with the CIs that bolster a cities defense. For example:

If you have battlements, why can't you counter-bombard naval units?

Same with Flak Towers and aircraft.

Once again for Ballista Towers and land units.

All of these things I mentioned above should be active-defense!

Are city walls effective against both naval and air units? I hope not!

Please explain how these improvements relate to a defending unit's movement, as there was some mention of it earlier. If a city is attacked with tanks than a flak tower would not be used. But if tanks AND planes attack then it would be. Right? But how??

tyrantpimp is offline tyrantpimp
Warlord

Dec 2003
time: 05:34
  Old Post 24-02-2004 00:04
Edit/Delete Message Reply w/Quote
#29 Report this post to a moderator
Support Apolyton, buy Call to Power 2

well to be fair a flak tower can be used to attack ground units but it probably wouldnt damage heavily armored vehicles too much and it probably wouldnt last long on the battlefield since it could be out maneuvered and blown up then again real life just complicates things

MrBaggins is offline MrBaggins
King

May 1999
time: 05:34
  Old Post 24-02-2004 00:56
Edit/Delete Message Reply w/Quote
#30 Report this post to a moderator
Help yourself to an AD-FREE life

quote:
Originally posted by Maquiladora
Not necessarily. Even in CtP2 you can last many turns before total starvation.

12 units sitting next to a city, 6 of them bombard (not together), perhaps killing as much as 3 pop a turn at a 0.5 chance? Thats unbalanced.


I agree. It needs to stay relatively low.

 
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:34.
Apolyton Time is 00:34.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0588 seconds (92.97% PHP - 7.03% MySQL) with 36 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net