Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This mod (CPPS) already adjusts attrition, based on terrain type, as well as its distance to the nearest friendly city.
The discussions about a hierarchical promotion system is just using the collaboration space in the Discussions to flesh the details of this system out - it has nothing to do with CPPS directly.
However, if you want to join the conversation, come to the collaboration space and help us more fully design what this promotion system looks like and how/when it applies.
I don't see it becoming a part of CPPS, but would compliment it in many ways.
This wiki page had a wealth of excellent mod's that need dll free versions...........
If you do try it, please come back here and let us know how it worked out. If there are some problems, I can probably make some changes to this mod that will make it work better with VP.
Thanks!
https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/974998487/2995417278826773385/
At least there isn't as much pain with character limits in the Discussions tab. It's still painful to exchange pictures, but for this mod, that may not be too much of a problem.
As soon as you're up on Civfanatics, we can move the conversation over there.
Very nicely done! I really like the new attrition pop-up and the idea of pop-conscriptions for war.
Now ive tried with 2 different E-mails to verify on civfanatics but sadly im still waiting for the
confirmation E-mail for both accounts. If you could make an exception i'd like to talk more in-depth about the mod on your "suggestions" page on steam until i get verified on civfanatics.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/changelog/974998487
As there were a lot of changes to the mod, please let me know if you're seeing something broken. I'm expecting at least one Hotfix for this version.
Am also open to new ideas if you have any. Please come to the collaboration site to exchange information:
https://forums.civfanatics.com/threads/replacement-supply-system-for-civ-v.617066/
Hopefully it won't take the Civfanatics moderators tooooooo long to create an account for you if you need it. I guess they're focused on Civ6 these days.
Great to hear, i can't wait to get my hands on the newest version! Unfortunately i'm still waiting for the confirmation E-mail from the forum :/
What's also new, that I'm sure you'll notice: a lot more units get hit with supply penalties than before. There were several bugs in the process functions that quit early after only a few units were impacted. This is no longer the case: now any unit that should be impacted, will be impacted...
I'll publish early tomorrow if no other changes are suggestion. Good luck getting on Civfanatics. That's really the only place to efficiently collaborate on any mod. Steam is just too unfriendly.
Thanks.
There are countless other things i'd love to discuss about modding combat in civ. However, i easily lose myself in it's complexity and i was hoping if someone could help me in that matter. Like other mods which overhaul the supply or warfare elements in civ. If you're still interested, i'd like to ask more questions (some questions outside of CPPS aswell) to improve the overall combat mechanics of the game. Thank you for everything you've done for this community, and thank you for reading.
The reason I'm reviewing the code is I've already found a few large bugs that might have resulted in some of the inconsistent behavior you're seeing.
Once the code is in a better place, I plan on adding the popup to select AI or Human Only participation with CPPS. I expect that to take 2 hours or so to code and test. I don't think I'll get it today, but I'm pretty sure the next version (2.0) will be out tomorrow - unless I get some more suggestions between now and then.
I'm also expecting a hotfix out fairly soon afterwards, based on anything you might find in experimenting with the new version.
(despite the fact that they are stationed within my borders) If you allow this question: when will the newest version be available? Again thanks for your time and help.
Reason I'm asking is I found a bug in the code that looks like it might stop processing after a unit a two. The bug is now fixed, and I'm seeing lots of units impacted per turn.
Reason I'm asking is perhaps it has noting to do with captured units, because the way the function was structured is it would always impact "older" units first, and quite after an impact or two. With that, you'd almost never see the later -acquired units impacted.
It's easier to notice supply impacts on individual units now with the new Notification icon... :D
As always thanks for the quick reply. If i may, i'd like to address another issue that i've encountered while using your mod: When i play germany and have an army of self produced unit and captured barbs, the supply penalties only take effect on self produced units
(no matter if they are stationed within or outside your borders) while the barbarians almost never get affected by the supply penalties (10% or even less)
Tried to activate my account but the forum won't send me the confirmation E-mail.
https://forums.civfanatics.com/threads/replacement-supply-system-for-civ-v.617066/
On civfanatics,there aren't any text limits, so the posts can be as long as needed. Also, it's MUCH easier to post pictures on that site, compared to Steam.
Thanks!
If i may, i'd like to add you as a friend because i got some more questions and suggestions but only if you're interested and deem me worthy of your time.
I'm currently adding a "popup" that will allow you to change this value during the game, so you won't have to edit mod files to affect a change. Hope to have that done today.
As it stands, those are my only changes required for this mod - unless anyone has any suggestions?
Thanks!
No worries, i'll gladly wait until you're ready. This mod is truly a work of art and i have nothing but respect for the effort you put into it. Forgive me for my english because i meant that i changed all healing from the Changes.sql
-- Territory-based Healing
UPDATE Defines SET Value = 0 WHERE Name = 'ENEMY_HEAL_RATE'; -- Original Val = 10
UPDATE Defines SET Value = 1 WHERE Name = 'NEUTRAL_HEAL_RATE'; -- Original Val = 10
UPDATE Defines SET Value = 5 WHERE Name = 'FRIENDLY_HEAL_RATE'; -- Original Val = 20
UPDATE Defines SET Value = 25 WHERE Name = 'CITY_HEAL_RATE'; -- Original Val = 25
and then i went to CPPS Global.ini to change CPPS_APPLICABILITY from 1 to 2
in order to make the reduced healing only for HUMAN players
(since the AI has a rough time in war) but sadly the reduced healing still applies to human and AI players.
How did you reduce healing for AI civs only? I'm curious how that might work.
The healing rates are changed in the Defines database and apply to all civs equally (city states too) - this change is in the CPPS Rules Changes.sql file.
I'm currently working on an update on the mod - mostly to fix the errors reported below, and am bogged down in the "remove population when units are built" problem. Making progress, but it's really hard to manage the population reduction for the first game turn for loaded saved games.
Anyways, I'll look more closely at your post tomorrow and see if we can't make some progress. I have a "day off" finally and hopefully can get some work done! :D
Im a huge fan of your mod (and im really trying to understand it's complexity)and i've tried to adjust some settings via tweaking the ini. files. I wanted to disable CPPS for AI and minor Civs so it would be more of a challenge for human players. I also reduced the healing in- and outside friendly borders (for human players only) i changed the CPPS_APPLICABILITY by 2 as instructed but sadly the AI still uses CPPS healing rates. Please help me.
Or may be even further scale up\down depending on the type of unit player\AI tries to recruit. So, for example, melee units increase 50% of losing the pop, while rangered units (archers, catapults, artyllery) increases only 15%, and air\naval units increase like 5%. And more units player\AI tries to produce from one city in rapid succession, the more chances of losing the pop.
The reason behind that, is that melee units are "bigger". How many soldiers it takes to form a company? How much there's logistics guys, ary\air to common infantry\cavalry men? How many melee guys to archer guys in medieval battles? Commonly, in battlefield of medieval, there's more melee, than rangered guys.
I also think that 1 pop city shouldnt produce any combat units at all, but problem is - if you can't produce any unit\building and left with (choose production screen) and cannot pass the turn, so it's good to let 1 city pop to build combat units without losing anything like you said.
Good idea about the commenting out the Insta-heal. Makes more sense most people may want to keep it in by default.
I'm not 100% sure, but I think I like the idea about removing 1 pop per unit (especially for Gold-purchased units). What do you think about "scaling" that based on city size. For example, if city pop > 5, then 100% chance of losing 1 pop. If 2-5, then a 50% chance of losing 1 pop. For city size 1, no loss of pop. Definitely makes citizen/army management much more realistic, which was the entire point of this mod in the first place! If you like the idea, I'd appreciate any suggestions how to "scale" the pop change.
About promotion. May be. But you also could let it be like it is now, just comment line of code that removes it.
I guess I'd forgotten that you could lose units to Attrition. I think I could figure out how to add a notification if this happens.
Population does already factor in to the formula that determines how many units a civ can supply, then adds a production penalty if there are too many units. Normally, that penalty reaches 70% of all Production, although this mod reduces that to 25%. Is this impact reduced too much?
Could you also make so to recruit one unit you need one citizen. So your army is not only restricted by money, but also by population.
Technically, a unit is never in or out of supply. The mod cares more about how much the unit is "stretching" the supply line - the more the stretch the more the chance of impact. The basic formula focuses how what the potential supply line length of a city is and what percentage of that length is the unit using.
And worse case, there is a 70% limit to the chance of Attrition occurring for any unit no matter how far from a supply city they are.
If there's any interest in this mod, I can maybe give it some more time to flesh out concepts like these.