[Extension] [POLL] More Wonders for VP

What is your opinion on Flavoured Help Texts unique for More Wonders mod?

  • I like them and I use them every game

  • I use them from time to time to check how they perform

  • I use them only to give some feedback to the author

  • I prefer original version, but I don't mind them

  • I prefer original version, but I played with them few times

  • I don't like them in their current state, but I think they can be improved

  • I don't like them and disable them every game

  • I like them, but still I think they can be improved


Results are only viewable after voting.
I found a bug playing this mod with the latest version 4.4.1 When I select the Communitu_79a mapscript in the game, marshes look like tundra and strategic resources of iron and horses aren't being revealed at all :c5unhappy:

Screenshot is of the mods being used: vp, this mod and ingame editor.
 

Attachments

  • Database.zip
    Database.zip
    1.2 KB · Views: 17
  • Lua.zip
    Lua.zip
    8.1 KB · Views: 29
  • Test Elizabeth_0000 BC-4000.zip
    Test Elizabeth_0000 BC-4000.zip
    179.8 KB · Views: 15
  • Screenshot (169).png
    Screenshot (169).png
    2 MB · Views: 60
I found a bug playing this mod with the latest version 4.4.1 When I select the Communitu_79a mapscript in the game, marshes look like tundra and strategic resources of iron and horses aren't being revealed at all :c5unhappy:

Screenshot is of the mods being used: vp, this mod and ingame editor.
I just encountered the same problem.
My intuition tells me that the "AssignStartingPlots.lua" file in \2.NaturalWonders\DefaultFiles folder may be is the culprit and in need of an update.

EDIT: I tried renaming the file (deleting it is also ok) so that the game doesn't load it and overwrite the same file from Communitu mapscript.
Horse/iron are back and marshes are not tundrified but normal.
The placement of some of the new natural wonders probably won't work but at least the game is playable.
 
Last edited:
I just encountered the same problem.
My intuition tells me that the "AssignStartingPlots.lua" file in \2.NaturalWonders\DefaultFiles folder may be is the culprit and in need of an update.

EDIT: I tried renaming the file (deleting it is also ok) so that the game doesn't load it and overwrite the same file from Communitu mapscript.
Horse/iron are back and marshes are not tundrified but normal.
The placement of some of the new natural wonders probably won't work but at least the game is playable.
I'm working on it. Maybe in next version there will be new file changing only crucial functions. I must test it out.
 
v22 is finally on! It may contain some flaws, as I lacked motivation (mostly) and time to check it out properly, but I think everything is on it's place. I will post any necessary bugfixes if you find something.
Code:
- updated AssignStartinPlots.lua file; added special replacement file with only reworked functions (must be tested, but if it works, then there will be less compatibility issues);
- new World Wonder icons for Plain of Jars, Sigiriya and Hollywood (thanks to @hokath);
- corrected World Wonder icons for Sanbo Honbu (thanks to @hokath);
- changed manual entries for sea resources to automatic ones with a query (Itsukushima);
- update GPS for new Espionage System;
- fixed Revolutionary Museum requirement description;
 
v22.1 with few balance changes and fixes:
Code:
- Plain of Jars: moved to Military Theory (was Calendar);
- Plain of Jars and Marae Arahurahu now mention how much Faith they produce on unit kill (base tooltip addition);
- St. Peter's Basilica: now grants 1 League Vote for each 6 CSs at the game start;
- Fletcher: now grants "Yerba de la Fleche" promotion globally (was only for units trained in this city);
- "Yerba de la Fleche": now +50% Attacking RCS vs Wounded Units (was 5% chance for instakill);
 
v22.2 with a fix:
Code:
- Rock of Gibraltar: now grants 1 League Vote for each 8 CSs at the game start;
 
Hi Adan, I have Great Blue Hole natural wonder and just discover Biology. Now I can build "Deep Ocean Research Facility" but in all cities, is it normal ?
Thanks.
Nope. I will check. Should be all coastal.
 
Sorry, I misspoke. I meant all coastal, I thought it was only for the city with the natural wonder.
So everything fine I guess.
 
So everything fine I guess.
Yes,I thought it might be too powerful but in reality (at least on the maps I use) cities don't have too many ocean spaces except at the very end of the game.
Maybe the +2 :c5science: Science is a little too much with the two buildings constructed.
 
Yes,I thought it might be too powerful but in reality (at least on the maps I use) cities don't have too many ocean spaces except at the very end of the game.
Maybe the +2 :c5science: Science is a little too much with the two buildings constructed.
Test it if you can and let me know how it performs.
 
I played a game with this mod and love the variety of new wonders and their tile based constraints.

How can I change the % production increase from owned wonders? I like to play extremely tall games on, sometimes single city challenges, and the % increase is really killing me.
 
It's in the file MainRulesForWorldWonders.sql, at the very top.
You may need to clear the cache for it to take effect.
 
Are you sure Wieliczka Salt Mine works as intended? Because over many campaigns I played, I had multiple cities which had been founded on hills and had mines (sometimes more than two), yet this wonder couldn't be constructed. I really can't figure out why, because sometimes it can be built and sometimes not. I'd say game has issues with recognising "places for salt". Also even after playing to late ages I can see some tiles were perfectly fine for spawning salt (no resources whatsoever), yet game didn't recognise it. How is it calculated exactly?
 
From my experiences, best guess I have is, it arbitrarily deems all plots with forest and jungles as not avaible. But the real problem is that decision does not change even after forest/jungle is removed from said tiles
 
From my experiences, best guess I have is, it arbitrarily deems all plots with forest and jungles as not avaible. But the real problem is that decision does not change even after forest/jungle is removed from said tiles
What about Lavaux or Ruhr Valley? Their code is literally the same, but first spawns Wine and second Coal instead of Salt. I took original spawning conditions used in VP. Maybe they are so harsh that sometimes spawning spots cannot be found. If I find some time, I will look at that, but not this week I suppose.
 
I have had something of the opposite issue with that wonder. I am able to build it in cities where there aren't places for salt, and no salt is added to the map when I build it.
 
Back
Top Bottom