Sid Meier's Civilization V

Sid Meier's Civilization V

Caral - Norte Chico (Brave New World)
103 kommentarer
Max 28. jan. kl. 7:42 
Fun mod! Not sure why, but every once in a while all my Fishers (even ones on land) start a turn with 4 move, and then go back to 2 next turn. Perhaps if ONE is embarking, they ALL get +2 move?
pat.benike 9. feb. 2023 kl. 13:43 
:steamthumbsup: solely for the worker unit. I have been trying to figure out how to make a worker that can build fishing boats for a while now. Glad I was able to steal some code from here to get it done!
TY 28. juli 2022 kl. 23:33 
It works now...somehow. Harappa had the same problem when this did, but now the issue is gone. Idk why, but thanks.
Tomatekh  [ophavsmand] 28. juli 2022 kl. 9:43 
@RMD🦆ck
It's been a while, but I'm pretty sure it only requires BNW. Does the Cradles of Civilization Pack version (linked at the top of the description) also not work for you? I'm wondering if something changed with an update or patch since I last uploaded the mod.
TY 27. juli 2022 kl. 23:02 
I have BNW, but the game says I'm missing dependencies when trying to load this mod. Does it depend on something else?
Tomatekh  [ophavsmand] 25. jan. 2022 kl. 9:06 
@Gwyrddu
Thanks! I'm glad to hear people are still enjoying my mods after all these years and relieved that they are all still working well!
Gwyrddu 24. jan. 2022 kl. 1:20 
Works well, music is nice and honestly who likes having to build fishing boats anyway? So far I've added about a dozen custom civs with half of them being from Tomatekh and I haven't had a problem with any of them so far.
Tomatekh  [ophavsmand] 24. okt. 2021 kl. 8:15 
@shplim
Checking the files, the code to build Trading Posts looks correct. Are you using any other mods that alter Trading Posts or Workers in some way? My first guess would be that another mod in your list removes or alters the base Trading Post from the game and then updates all UNIT workers with a new or altered one, and it doesn't catch the mod's Fisher for the update because it's a different UNIT entry.

@PlumHoodlum
One of your other mods likely alters the civ Selection menu user interface which is potentially causing a conflict with Caral's unique which replaces two units instead of one. There's no way to really fix that conflict on your end. Unfortunately, I no longer have my original Civ V mods folders to update my mods to address the conflict.
shplim 23. okt. 2021 kl. 8:40 
Not sure if this mod is still being looked at, but for some reason the Fisher's can't build Trading Posts. Has anyone else encountered this?
PlumHoodlum 17. jan. 2020 kl. 7:08 
Does anyone know why my civ selection menu loses the ability to scroll when I load the game with the Champa or Norte Chico on my modlist?
Tomatekh  [ophavsmand] 4. dec. 2019 kl. 10:00 
@Darmondmazual
Hey, thanks for the info. I was unaware of that mod incompatibility. Your fix should be all that's needed. The method in the mod is also used by the game's barbarian "civilization", but I'm guessing RAS only populates it's UI by checking the playable civilizations. Unfortunately, I'm no longer able to update my Civ V mods due to no longer having the core mod files. Otherwise, I would implement a compatibility check to ensure it always works. I'll make a note of your solution in the description, though, in case other people also encounter this issue.
Darmondmazual 29. nov. 2019 kl. 18:27 
the same issue is in Cradles of the world that I will look into next though its programmed slightly diferntly useing tables it seems. I have only lightly tested the fix below and am only a hobby modder/programmer so I cant garentee that other issues wont come from it however I cant really see any if someone uses this fix and encounters further issues with Caral maybe post it here so others can look into it
Darmondmazual 29. nov. 2019 kl. 18:24 
I have noticed that in RAS (Really advanced setup) if you use this mod it berks all sorts of stuff after looking at the code for longer then I should have I found that if you go to
Caral - Norte Chico (Brave New World) (v 37)\XML\Civilizations
in Norte Chico Civilization Mod XML
the line
under <Civilization_UnitClassOverrides>

<Row>
<CivilizationType>CIVILIZATION_NORTE_CHICO_MOD</CivilizationType>
<UnitClassType>UNITCLASS_WORKBOAT</UnitClassType>
</UnitType>
</Row>
needs to be changed to
<Row>
<CivilizationType>CIVILIZATION_NORTE_CHICO_MOD</CivilizationType>
<UnitClassType>UNITCLASS_WORKBOAT</UnitClassType>
<UnitType>UNIT_NORTE_CHICO_MOD</UnitType>
</Row>

this will allow it to display and not break things in RAS however it will display 2 icons now for the fisher unit this is by far perferable to beeing outright broken r
Tomatekh  [ophavsmand] 10. mar. 2017 kl. 11:45 
All of my civs are compatible with E&D (and basically also any mod by JFD, Sukritact, Pouakai, Leugi, TPangolin, etc.)
Chicken Bear 10. mar. 2017 kl. 9:41 
I don't see Events and Decisions listed as compatible which brings up a question: if I were to say add Caral to my next game using E&D but I'm going to play as a different civ, would the Caral *not* being compatible with E&D have any affect my gameplay or the game overall?
Tomatekh  [ophavsmand] 6. feb. 2017 kl. 14:14 
v. 37

-CiD and RtP compatbility

Previous version available at the bottom of the description.
Tomatekh  [ophavsmand] 22. okt. 2016 kl. 5:51 
@DrHolsow

I'm not sure what you mean; this mod does not use a custom DLL and all the XML, SQL, and lua used to create it is easily viewable in the mod's folders.
DrHolsow 22. okt. 2016 kl. 4:38 
Could you please provide the source code?
Tomatekh  [ophavsmand] 18. sep. 2016 kl. 5:03 
Civs steal what they can build, so Caral stealing a worker would get them Fishers, while other civs stealing a Worker (even if the unit "stolen" is a Fisher) would get a regular Worker.
Kodlaken 18. sep. 2016 kl. 4:16 
What happens if you steal a worker from a city state/civilization while playing a civ with a worker replacement?
Tomatekh  [ophavsmand] 15. aug. 2016 kl. 15:05 
Hey everyone!

You might be interested in checking out Leugi's new Olmec civilization for BNW!
Tomatekh  [ophavsmand] 18. juni 2016 kl. 12:50 
v.34

- Fixed a minor typo in the lua.

Should still work with the previous version saves.
TheLovelySmile 13. maj 2016 kl. 5:42 
no .. no ..nothing
Tomatekh  [ophavsmand] 13. maj 2016 kl. 5:41 
@Annilina
I don't understand your comment. If you are asking about a Chinese translation, I only have one in my Xia and Shang mods because those are the only mods poeple have provided them for. I am unable to translate the mods myself and rely on interested fans to help.
TheLovelySmile 13. maj 2016 kl. 4:25 
No chinese,No love
Tomatekh  [ophavsmand] 11. maj 2016 kl. 12:56 
Hey, everyone!

I’ve just updated my Benin (BNW) mod with new art by the amazing Janboruta! Please check it out!
Tomatekh  [ophavsmand] 8. maj 2016 kl. 9:52 
Hey everyone, I’ve released a new civ for Brave New World:

Shang (Brave New World)
Tomatekh  [ophavsmand] 2. maj 2016 kl. 9:59 
Hey everyone, I’ve released a new civ for Brave New World:

The Kuikuro (BNW)
Tomatekh  [ophavsmand] 5. feb. 2016 kl. 14:29 
For people who use Brave New World and my various “Cradle of Civilization” civ mods, Caral is now also available as part of pack that collects Sumer, Harappa, Xia, & Caral and my Cradle City-States pack.

http://steamcommunity.com/sharedfiles/filedetails/?id=616830495
Tomatekh  [ophavsmand] 4. feb. 2016 kl. 21:19 
v.33

-General bug fixes
-UA now provides slightly more production
-UB now only allows production trade

If you need the previous version, 31, to continue a save, a download link is at the bottom of the description.
Tomatekh  [ophavsmand] 29. dec. 2015 kl. 17:17 
v.31

-Hotfix to a lua error. No changed to gameplay. Still compatbile with v.30 saves.
Tomatekh  [ophavsmand] 21. dec. 2015 kl. 8:51 
v.30

- Misc. minor bug fixes and support update. No changes to gameplay.

If you need the previous version, 28, to continue a save, a download link is at the bototm of the description.
Tomatekh  [ophavsmand] 22. sep. 2015 kl. 9:43 
v.28

Fixed an issue with huge YnAEMP maps. Update should have no impact on existing games.
Tomatekh  [ophavsmand] 21. sep. 2015 kl. 7:05 
My Brave New World Garamantes mod has been overhauled with new art and abilities (with art contributions by Janboruta and Sukritact)!

http://steamcommunity.com/sharedfiles/filedetails/?id=102329706
Tomatekh  [ophavsmand] 11. sep. 2015 kl. 14:15 
v.26
-Mod compatibility update (EE; Cul Div; Cul Inf; Sovereignty; Mercenaries; Garamantes update overlap)

If you need the previous version (24) to continue a save, a download link is at the bottom of the description.
Tomatekh  [ophavsmand] 7. juli 2015 kl. 10:54 
v.24
-Had to fix an issue with saving plots
-Reverted the UB to also allow food trade (didn't realize I had removed it in the last update)

A link to the previous version is at the bottom of the description if you need it for a save.
DrakenX999 13. juni 2015 kl. 8:56 
@dreamwalker
No mods work in MP. Blaime Firaxis not the mod maker.
xaxotheale 13. juni 2015 kl. 4:21 
Hello is this mode playable in multiplayer games and how do i enable it
Tomatekh  [ophavsmand] 10. juni 2015 kl. 6:57 
v. 22
Fixed an issue with HR compatability. Added references for the Community Patch. Added compatability for Wish for the World.
Tomatekh  [ophavsmand] 6. juni 2015 kl. 23:55 
Hey everyone, I’ve released a new civ for Brave New World:

Xia - Erlitou (Brave New World)
Brando-7 20. mar. 2015 kl. 21:31 
Alright, thanks for the clarification :) and keep up the great work!
Tomatekh  [ophavsmand] 20. mar. 2015 kl. 21:23 
It's for each plantation but can only trigger once per map tile. So it will trigger every time you build a plantation (regardless of if the resource is new or not) but it won't re-trigger on the same tile if you're rebuilding a plantation there (because it got pillaged or what not).
Brando-7 20. mar. 2015 kl. 21:19 
Great mod! Quick question: is the production bonus for plantations applied for each actual plantation built, or just for a plantation buil on a new reserource? Fro example, if I built a plantation on 3 spices and 1 dye, would I get a production bonus for all 4, or just 2?
Tomatekh  [ophavsmand] 20. mar. 2015 kl. 11:06 
v.20
-The UA is no longer limited to domestic routes (can trigger from foriegn coastal cities exporting to one of your inland cities).
-The UB now allows production trade routes before building the workshop.

If you need the previous version to continue a save, a download link is at the bottom of the description.
Pilatian 16. mar. 2015 kl. 11:41 
Ah, I understand then. I was going to offer pay, but Harappa is nice as well! I understand not having time-- trust me, if I had the free time and the knowledge, I'd make the Phrygians myself.
Tomatekh  [ophavsmand] 16. mar. 2015 kl. 11:40 
I know the Phrygians and I think they would make a very interesting addition to the game. Unfortunately, I don’t know if I have the time to take on any requests at the moment. It took me about 5-6 months to release Caral, and I’ve been trying even longer than that just to update my Harappa mod. I just don’t have as much free time to mod as I used to.
Pilatian 16. mar. 2015 kl. 11:38 
So, Tomatekh.. are you at all interested in making a Phrygian civ, perhaps for pay? It was the historical civilization of King Midas.
Tomatekh  [ophavsmand] 16. mar. 2015 kl. 11:36 
For the UA, it affects buildings and wonders equally. For the UB, building a wonder actually grants double the culture than building a standard building.
McDomino 16. mar. 2015 kl. 10:28 
I'm loving the mod so far! I just have one query. When it says "buildings" does that count wonders or is there no specific additional boost from them?
Pilatian 20. feb. 2015 kl. 11:43 
@tomatekh Well, it won't let me add you, so.. nevermind about my ideas I guess.