Speaking of which, I think it would be a good idea to allow us to save CK games in either "easy edit layout mode" or with all those spaces/tabs not included (for smaller file size).Beauclerc said:I couldn't stay off topic even if I wanted to. I have no idea what the point is.
Anyway back OT.
Any chance of some info on what tools might be provided to make life easier for mod/tool developers?
Also, will the basic structure of the savegame files remain the same (I appreciate that the information will change but I mean will the character = { } format be retained?)
Just preparing myself for changes to the Parser I have written.
The Phoenix said:It would also be good if dead characters with no living relative were purged upon saving or loading. They do nothing good for the game.
The latter would need to be an option because purging characters does effect the genealogy (and some people like to keep that data intact).The Phoenix said:Speaking of which, I think it would be a good idea to allow us to save CK games in either "easy edit layout mode" or with all those spaces/tabs not included (for smaller file size).
It would also be good if dead characters with no living relative were purged upon saving or loading. They do nothing good for the game.
True.Piar said:Wouldn't that also mean that if your titles get inherited by a random cousin you'll lose all your historical rulers?
if this would be based on last name the only thing I would object to is that alot of mothers would dissapear from the family trees.The Phoenix said:True.
Relative-less dead characters should be purged, though.
Children should count as relatives, IMO.Boblof said:if this would be based on last name the only thing I would object to is that alot of mothers would dissapear from the family trees.
What do you mean by relative-less? Virtually all characters in CK will have relatives.The Phoenix said:Children should count as relatives, IMO.
Correct.Manziel said:well, many courtiers appear out of nothing and dont have relatives if you dont marry them with someone of your family. i think, he refers to such characters which can still be found in the savegame but dont have any influence any longer
Gaute65 said:As I understand it, you must have an internet connection when installing the patch. So you need to install CK on your office pc and then download VD and install it on your office pc.
Gaute65 said:Will Vd be mulitlanguage version?
Can you install Vd over ck 1.0 or do you need to update to 1.05 before installing VD?
Hmm that's kind of true I guess, I did not know that France was just a unity of duchies, since they fought a long war against England and HRE didn't really go into war during the Crusader Kings period . Either way, HRE wasn't even called that way in the first 100 years of Crusader Kings right? Wasn't it called "Eastern Frankish Empire" or something?Olaus Petrus said:And kingdom of France was just group of duchies nominally under the rule of King of France. I don't see a reason why HRE should be treated differently than France. Besides at the beginning of CK timeperiod HRE is actually more unified realm than France, but while France centralized at the end of the CK timeperiod, HRE decentralised as a outcome of long conflicts.
Duke Leto said:Whoosh, back in in an on topic capacity!
This is Anti-Modder Heresy but I would like to see three things:
1) The game engine with all the event files and other moddable text files compiled into the format the game renders them into at startup saved to disk, and for that to be the startup file.
2) A compressor/decompressor compilation program that will extract the text files from the abovementioned compiled files and vice-versa.
3) The same idea for saved games.
I think this would make both casual gamers and modders happy for the following reasons:
A) Vastly reduced startup/save/load times.
ii) Compilation prior to loading will let modders know when they've done something that'll cause a crash prior to startup/load.
I'm not even sure the engine needs all that much modding to accomplish all that.
Whatja think?
Next time they program a game like Crusader Kings they should just use a database, Hibernate and lazy loading. Would cut down on the huge memory footprint.Duke Leto said:Whoosh, back in in an on topic capacity!
This is Anti-Modder Heresy but I would like to see three things:
1) The game engine with all the event files and other moddable text files compiled into the format the game renders them into at startup saved to disk, and for that to be the startup file.
2) A compressor/decompressor compilation program that will extract the text files from the abovementioned compiled files and vice-versa.
3) The same idea for saved games.
I think this would make both casual gamers and modders happy for the following reasons:
A) Vastly reduced startup/save/load times.
ii) Compilation prior to loading will let modders know when they've done something that'll cause a crash prior to startup/load.
I'm not even sure the engine needs all that much modding to accomplish all that.
Whatja think?