Page 1 of 1
Adding new faction to map?
Posted: Thu Jul 26, 2018 5:34 pm
by pointbreak
.
Re: Adding new faction to map?
Posted: Thu Jul 26, 2018 6:26 pm
by MustaphaTR
AFAIK you can only get Turkey/Spain/Greece on RA and Fremen/Corrino/Mercenaries/Smugglers on D2k on a modmap as those have their UI stuff coded in. You just need to code world.yaml and prerequisite stuff for RA factions. D2k factions are already coded in world.yaml, you just need to make them Selectable.
Chrome.yaml stuff cannot be edited on maps. You need own mod for that.
Re: Adding new faction to map?
Posted: Thu Jul 26, 2018 6:27 pm
by pointbreak
.
Re: Adding new faction to map?
Posted: Thu Jul 26, 2018 6:28 pm
by pointbreak
.
Re: Adding new faction to map?
Posted: Thu Jul 26, 2018 6:34 pm
by pointbreak
.
Re: Adding new faction to map?
Posted: Thu Jul 26, 2018 6:54 pm
by pointbreak
.
Re: Adding new faction to map?
Posted: Fri Jul 27, 2018 2:29 pm
by Graion Dilach
The problem is the UI, as said. Unlike units/weapons, UI is haevily intersected with the codebase and ain't even remotely as dynamic as the game itself is. And countries do affect UI through sidebars and whatnot.
Re: Adding new faction to map?
Posted: Fri Jul 27, 2018 3:12 pm
by pointbreak
.
Re: Adding new faction to map?
Posted: Fri Jul 27, 2018 3:31 pm
by Sleipnir
#3012 is the issue tracking this feature.