Stellaris

Stellaris

Megastructures Tradition
79 Comments
A-Sartek Sep 1 @ 12:35pm 
Hello Lezzi, I hope your housing situation is more stable now. I just have a small request for compatibility, is it possible that you add a scripted variable for your mod? It could be named anything that you'd like, this variable is useful for parsing, particularly for inline scripts.

Example below:


#################
# LEZZI
#################

@lezzi_megas_mod_active = 1

#################
# END
#################

# The last line of this file must contain this comment
EpicSpaceTaco Jul 15 @ 10:04pm 
Ah no worries bucko. Look after yourself first
Lezzistrata  [author] Jul 14 @ 6:46am 
@BroncoXeno No. This an intentional feature to prevent the mod from being overpowered.
BroncoXeno2035 Jul 13 @ 12:57pm 
Can I still take the Tradition if I add it midgame and already selected Master Builders?
Lezzistrata  [author] Jul 13 @ 1:53am 
Sorry for the lack of updates I was actually homeless for a while there.
EpicSpaceTaco Jul 12 @ 9:14pm 
Rejoice
Lezzistrata  [author] Jul 12 @ 10:46am 
@MDRK1 Yeah, I finally got a new computer and have checked all the code, and it should already be working with 4.0. It appears to still be completely compatible with Gigastructures without needing any patching as well.

I'll do a bit more testing, but it should all be fine. I will push an update soon with the current version number for anyone who was worried about that.
MRDRK1 Jun 24 @ 10:42am 
5202 people are still subscribed to this, so, I'm guessing it still works with latest updates?
secret x Jun 12 @ 8:45pm 
We pray for return <3
AlbeltheWicked May 30 @ 9:56pm 
I love this mod and I hope it returns TTuTT
Mastercat May 16 @ 3:06pm 
will this mod update to 4.0
Shumiry Mar 24 @ 7:42pm 
THANK YOU! The number of times I'm just researching random BS trying to get mega engineering to show up and the RNG gods say "No." Love this mod.
Omeronk Oct 15, 2024 @ 5:23am 
Is it updated for 3.13 yet?
Lezzistrata  [author] Sep 27, 2024 @ 7:53pm 
I should have it updated in another week or two. Been away for a bit.
roadrunner0177 Sep 18, 2024 @ 12:23am 
Any thoughts on when this gets updated for Giga 3.13?
Rubicon373 Jun 7, 2024 @ 1:18pm 
So I was wondering how would I disable the block that stops you taking Master Builders and Galactic Wonders, what do I need to edit in the files to allow it?
kibitz! May 11, 2024 @ 8:55pm 
Hiya. I downloaded this mod to test looking forward to when Gigas is updated to 3.12. However, you should know that it does some odd things. I don't have Gigas on my active playlist right now, but this makes a broken version of "Vast Expanse' appear when installed. Removing this mod caused that ascension perk to disappear as well. It didn't have an icon and all of its descriptions were the raw file names (i.e. 'requires tech_tetraengineering' or whatever) instead of the adapted text. I think maybe the Gigas compatibility may not like it when Gigas isn't installed? Or perhaps it was an interaction with another mod I have; I have not tested that yet.
NotNitehawk Mar 27, 2024 @ 5:49pm 
@VoidFish
I have personally tested this mod and had no problem researching that exact tech. Have you downloaded the latest version of the mod? I ask because it was updated recently due to compatibility issues, and I know it's compatible now because I use both the tradition and gigastructures in my load order for every run.
VoidFish Mar 27, 2024 @ 4:36pm 
This mod has problems with gigastructures. Since it locks the ascension perks for the vanilla megastructures it locks out the technology required for gigastructures like the superscale sunlight technology required for researching titanic ring tech which is required to unlock the gigastructures ascension perk.
Lezzistrata  [author] Mar 16, 2024 @ 9:33pm 
@ArutamSartek Always a pleasure to work with other modders for the greater good :catlateraldamage:
A-Sartek Mar 16, 2024 @ 3:49am 
@Lezzistrata I forgot to mention it here, but thanks again for adding that global flag! :selphinehappy:
Lezzistrata  [author] Mar 11, 2024 @ 11:56am 
@son-goku yes
son-goku Mar 11, 2024 @ 11:18am 
@Lezzistrata,

the thing is that once you adopt the tradition, you immediately receive the research option for Mega-Engineering and 50% of it already full.

Normally, the tech would only appear after researching Battleships, Citadels and Zero Point reactors

Is that intended as well?
Lezzistrata  [author] Mar 11, 2024 @ 5:34am 
@son-goku it's always allowed you to bypass the requirement of building/restoring a megastructure. You just cant take it until the 4th tradition slot.
son-goku Mar 11, 2024 @ 12:17am 
@Lezzistrata,

did you change the prerequisites for the tradition?

I started a new game yesterday and I could choose the Megastructures tradition right away. Before that, it took the building of a new one or restoring of an existing structure to unlock the tradition
A-Sartek Mar 7, 2024 @ 5:24pm 
@Lezzistrata I would like to add your mod to my merger mod for compatibility purposes, is it possible that you add a global flag event to your mod?

That way I can do something like this for example:
if = {
limit = { has_global_flag = acg_active }
custom_tooltip = {
fail_text = "requires_ascension_perks_3"
num_ascension_perks > 2
}
}
}

But for your mod it would look like this:
if = {
limit = { has_global_flag = Lez_megatradsmodorsomething }
custom_tooltip = {
fail_text = "no_megatrads_allowed"
NOT = { has_tradition = tr_megas_adopt }
}
}
}
Lezzistrata  [author] Feb 29, 2024 @ 3:50pm 
Enjoy! Let me know if yall have any other problems
Lezzistrata  [author] Feb 29, 2024 @ 3:50pm 
Update to fix the gateway construction tech is posted
blumpo Feb 29, 2024 @ 3:38pm 
awesome, thanks for the quick fixes
Lezzistrata  [author] Feb 29, 2024 @ 3:36pm 
@blumpo I just fat-fingered something, I'll have a fix posted in a sec
Lezzistrata  [author] Feb 29, 2024 @ 3:16pm 
ok ill take a look at that, thanks
blumpo Feb 29, 2024 @ 3:08pm 
oh and its worth mentioning i added it to a game in progress
blumpo Feb 29, 2024 @ 3:03pm 
the gateway tradition option seems to be borked. The unlock is shown as a question mark and when I unlock it I crash
Lezzistrata  [author] Feb 29, 2024 @ 11:30am 
@son-goku yes
Lezzistrata  [author] Feb 29, 2024 @ 11:30am 
Okay sorry about that folks. Just posted another update. It should be all good now.
Lezzistrata  [author] Feb 29, 2024 @ 11:21am 
@blumpo Checking in to it right now...
Ōkami Feb 29, 2024 @ 11:20am 
no idea why but this is crashing my game at startup now. I have tried with and without the old patch but it crashes either way.
son-goku Feb 29, 2024 @ 11:14am 
The patch was called Giga Mega Traditions, right?
blumpo Feb 29, 2024 @ 10:17am 
your new update was causing a crash on startup for me, It could be a mod conflict im not sure but it worked before your newest update
Lezzistrata  [author] Feb 29, 2024 @ 8:24am 
Updated to 3.11 and added native support for Gigastructures
Lezzistrata  [author] Sep 14, 2023 @ 1:31pm 
@Halford Steel It should actually work as-is. I'm going to try and do some testing tonight and push an update out tomorrow, though.
Halford Steel Sep 14, 2023 @ 11:15am 
are you going to update to 3.9?
Baka Racker Jul 10, 2023 @ 6:22pm 
@Linterna001 Based off this "Also, once you adopt the tradition, Master Builders and Galactic Wonders APs will be disabled to prevent double-dipping" both Master Builders and Galatic Wonders should still be available to the AI.
Linterna001 Jun 24, 2023 @ 9:05pm 
Does the fact that the AI can't use this ascencion perk affect whether they can build megastructures or not?
Shirozaki743 Jun 14, 2023 @ 6:44am 
ZHmysh_, я не могу выложить сюда скриншот, чтобы показать что оно работает) если есть желание - найди меня в телеге vl994, покажу всё) как то же у меня сейчас идёт офигенная партия с гигаструктурами и этой веткой традиций х)
ZHmysh_ Jun 3, 2023 @ 2:04pm 
Shirozaki743 , я против мода особо ничего не имею, однако то, что данный момент ЗАПРЕЩАЕТ взять те же гигаструктуры. Ибо гигаструктуры требуют именно бонус за совершенство, а не традицию. Нужно разработчику мода подумать на счёт этого.
Sola Fide Jun 2, 2023 @ 12:11pm 
This looks like a really good mod.
ZHmysh_ May 20, 2023 @ 2:39am 
А можно вопрос, на кой чёрт вы сделали взаимо-исключающее традиции и бонус за стремление? По сути, данный мод является мусором в более менее больших сборках. Бредовое правило взаимо-исключения.
Malikto May 14, 2023 @ 7:17pm 
Is that gigastructure patch needed to make this work with Giga? That patch hasn't been updated for 3.8 and apparently doesn't work now.
Lezzistrata  [author] May 10, 2023 @ 6:13am 
@Shirozaki743 That sounds great, is there anything I can do to help? Feel free to add me as a friend and we can discuss.