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 > PROJECT: Vision
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    < Last Thread     Next Thread > Post New Thread     Post A Reply
Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:17
Post  Old Post 11-12-2004 04:01 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
PROJECT: Vision Support Apolyton or Terrorists Win

The vision concerning fooged tiles is screwed up, so far I cannot figure out how it is handled concerning tile improvements. To be precise how it is done that you see an old tile improvement that has been replaced since your last visit. From the code I would say it just disapears and maybe that just happens in the current version. Actual I ask just for a picture that shows a finished tile improvement and the status bars displays the name of another tile improvemnt. I know that we have something like this in the official patch by Activision.

-Martin

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:17
Post  Old Post 18-12-2004 01:03 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Increase the size of your Attachments

Come on, it can't be too difficuilt to take some screen shots while you are playing CTP2 whether unpatched, patched or playtested.

-Martin

Last edited by Martin Gühmann on 18-12-2004 at 01:25

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:17
  Old Post 18-12-2004 02:23 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton or Terrorists Win

This shows an old improvement (the road) and one that isnt shown at all (the adv farm).

This is a way of tracking the position of a MP opponent. You explore near their city early and even a thousand years in the future you can hover the cursor there and see what tile improvements theyre upto or how much they have improved around that city.

IMO we should get rid of the status bar information altogether.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:17
  Old Post 18-12-2004 02:24 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton buy from Amazon

CRAP forgot the screenshot

Attachment: invisible_rr_and_advfarm.png
This has been downloaded 28 time(s).

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:17
Post  Old Post 18-12-2004 03:06 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Increase the size of your Attachments

quote:
Originally posted by Maquiladora
This shows an old improvement (the road) and one that isnt shown at all (the adv farm).


Well that is not quite the image I want, for the graphic engine roads and tile improvements like food, production and gold improvements are two different things. I understand how roads are saved in the UnseenCell object but I have no idea how the same is done for the other tile improvements. My suspicion is that it is not done in CTP2 v.1.0, but I am not sure. But I can swear that it is done in CTP2 v.1.1. So in fact I am looking for an image with a farm, but the according tile contains actually an advanced farm.

quote:
Originally posted by Maquiladora
This is a way of tracking the position of a MP opponent. You explore near their city early and even a thousand years in the future you can hover the cursor there and see what tile improvements theyre upto or how much they have improved around that city.

IMO we should get rid of the status bar information altogether.


Unfortunatly this doesn't solve the problem you still can see the borders on the main map on the mini map and in the right click info you even get an picture of the tile improvement that is actually there, you also see there, the terrain statisics like food, production, gold and movement, even if I removed the cities from the infobar you still can find them, because of such pieces of infomation. One problem here is that each cell get only an UnseenCell object if there is an tile improvement under construction. But if I make sure that every cell gets its UnseenCell object, the tileimprovements under the fog of war aren't displayed at all. Well I already know where the culprit of this is but my actual concern is whether there is anything in this version of CTP2 that saves the information about hidden tileimprovements.

So to come back to the image I requested, if you can do such a screenshot with a farm that is actual an advanced farm then, it means that there is something in the code that saves this piece of information. If you cannot produce such a screenshot, even if you know that there was a farm but there is now no farm displayed but the tile contains an advanced farm then here is something missing that is present in the 1.1 version of the game.

I tried to get an picture of an farm that is actual an advanced farm with the cheat editor but all what I got was a blanc tile.

-Martin

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:17
  Old Post 18-12-2004 03:44 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

quote:
Originally posted by Martin Gühmann

Well that is not quite the image I want, for the graphic engine roads and tile improvements like food, production and gold improvements are two different things. I understand how roads are saved in the UnseenCell object but I have no idea how the same is done for the other tile improvements. My suspicion is that it is not done in CTP2 v.1.0, but I am not sure. But I can swear that it is done in CTP2 v.1.1. So in fact I am looking for an image with a farm, but the according tile contains actually an advanced farm.


Ah, I didnt know roads were different. The screenshot I posted was from the latest playtest, and I also checked the other saves I have from the playtest and I couldnt find one instance of it, with a food, production or commerce imp different on the status bar to the graphic next to the city and it still shows the old graphic. Ill keep looking when I play though.

quote:
I tried to get an picture of an farm that is actual an advanced farm with the cheat editor but all what I got was a blanc tile.


Yeah, I got the same with the playtest and v1.1.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:17
Post  Old Post 18-12-2004 03:50 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton buy from Amazon

quote:
Originally posted by Maquiladora
Yeah, I got the same with the playtest and v1.1.


That is interesting, but it just could mean that changes by the cheat editor are handled differently.

However thank you very much for the pieces of information, unfortunatly I cannot use my 1.1 version and I don't know if I have removed everything that could influence this part of vision that I modified sice I have started to play arround with it.

-Martin

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:17.
Apolyton Time is 00:17.
    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.0387 seconds (87.74% PHP - 12.26% 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