-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix wrong structure sizes #60
Comments
I just checked without playing the game. Big Betty Depot Small Trading Post Pier Sailing Shipyard |
I know but coastal buildings only measured the "Placeable " Building ground not the sea area that is 'Blocked'. On the Wiki is stated that also |
Then it makes sense to use existing values in presets.json. I think the missing feature is to plan a harbour. But this could be complicated. |
I do not know of there is a part of "Blocked' area data, i can look, but i can not do that today, i run some tests of an other branch and then i gone do something else today. |
I got my values from playing the game and counting the needed cells. And i didn't include the sea areas |
So what you mean is that the 'measurements' of the data files > preset.json are wrong anyway ? |
It seems so |
When i have time tomorrow i will dive into this including to see of we can make something for the sea area |
Extra Information : |
Can this issue be closed? |
Yeah, i think it can be closed, as i can not find any data to do this or make this idea working |
* Changed Anno 1800 BuildBlocker Process that will fix #60 and Part 1 #323 Update Presets to version 3.10: * Added Tourists DLC Icons * Added Tourists DLC Ornaments to the Presets Tree * Added Tourists DLC Buildings to Presets Tree * Added Tourists DLC Buildings to Color.json (v1.0.0.9) Anno Designer (for next Version) * Added translation for Tourist DLC Presets Tree Menu's * Fix : Palace on the right tree menu Fix : Missing Residence Icons : Arctic and New World * Adjused the Test of BuildingBockProvider Incase of this tests, i commented out the "wait for a key" in the program iit self * - adjusted german localization * - optimized images (1,80 MB -> 1,56 MB) Co-authored-by: Sting Mcray <[email protected]> Co-authored-by: FroggieFrog <[email protected]>
Please check the structure sizes, some of them are wrong. For example here are the correct sizes, that i found till now:
Big Betty: 7x4
Depot: 10x4
Small Trading Post: 7x11
Pier: 7x8
Sailing Shipyard: 7x15
The text was updated successfully, but these errors were encountered: