Stellaris
274 valoraciones
TFW's Bunch Of Ship Parts & More 3.0
   
Premiar
Favoritos
Favorito
Quitar
Tamaño
Publicado el
Actualizado el
40.991 MB
12 MAR 2018 a las 11:43
16 ABR 2021 a las 20:13
20 notas sobre cambios ( ver )

Suscríbete para descargar
TFW's Bunch Of Ship Parts & More 3.0

En 1 colección creada por That Feel When
TFW's ship parts
3 artículos
Descripción
Well, it's quite alive now. I don't know what to do with it next. It depends on your and my interest in both the game and the mod.
May be unbalanced in some parts.

What do we have at the moment:
- Armors
- Shields
- Strike Craft
- Aux Stuff for A-slot
- Sensors
- Thrusters
- 1 Aura

Compatibility note: this mod replaces some vanilla files in the 'component_templates' folder. Using other mods that will replace these files with their own won't make a lot of damage, but some of them contain restrictions for certain components (as example, Hive minds - as a result of such replacement - will get not only their special hive strike craft, but the vanilla strike craft too) while others just contain modified 'upgrades_to = ...' references.
Discusiones populares Ver todo (1)
20
11 SEP 2018 a las 19:46
Bugreports thread
That Feel When
448 comentarios
That Feel When  [autor] 22 JUL 2022 a las 6:53 
Yep. Script logic is simple enough.
So, there's still a little interest in this mod, innit? Can't promise anything. I'd love to see this mod to be (partially) included in another, but...
Extosis 19 JUL 2022 a las 8:14 
Ok I got it, according to the information from reddit in the v3.2 the modifier "valid_for_country" has another type previously it was used as a factor value but currently it has to be used as a boolean value:

so this condition from the modification ("...\common\component_templates\00_utilities.txt"):

valid_for_country = {
modifier = {
factor = 0
has_authority = auth_machine_intelligence
}
}

- set factor to zero if a country is auth_machine_intelligence (if the factor is zero you cannot use the item)

has to be like this:

valid_for_country = {
NOT = { has_authority = auth_machine_intelligence }
}

- not valid for a country if it is auth_machine_intelligence

Also, same thing for the file with tfw armors("...\common\component_templates\tfw_utilities_armors.txt")

This message is for the author(I hope it will find a time for the fixing), or for people that have some skills in programming.
That Feel When  [autor] 17 MAY 2022 a las 1:15 
Can't work on it anymore
Have no time at all

I am just a man
Fighting other men
For land
For land
76561198148577520 16 MAY 2022 a las 17:38 
update when?
Lego-Monkey-Boy 14 ABR 2022 a las 10:35 
Can you please fix the fact that I can't put armour on my ships?
That Feel When  [autor] 16 DIC 2021 a las 14:18 
Sry mates barely have time to open Steam. See you on the holidays
Firemind1701 16 DIC 2021 a las 9:00 
Would love to see this mod fixed too, was playing it a lot and enjoying it's content right up until the update broke it.
That Random Alien 27 NOV 2021 a las 22:08 
Yeah, I can't put armor on ships either with this mod, it's odd
ubet 24 NOV 2021 a las 2:13 
theres always time :)
That Feel When  [autor] 24 NOV 2021 a las 2:11 
I'll check it if I have a time