Stellaris

Stellaris

The Infinity Stones
853 Comments
Paradoxical Name May 25 @ 2:43pm 
Awesome! Thank you so much, and I'd appreciate it! I am also on the Stellaris modding den if anyone wants to chat.
LysdexicsUntied  [author] May 25 @ 7:20am 
@Paradoxical once I hear back from dalamma I can give you guys a run down, and you two can figure out where you want to go from there
LysdexicsUntied  [author] May 25 @ 7:18am 
Thanks @Tash :)
LysdexicsUntied  [author] May 25 @ 7:18am 
@Paradoxical Go for it, all the graphics are either from online artists or just my own minor edits to existing to Stellaris art, use as much as you'd like, no need for attribution (except for maybe the Camouflage link on DeviantArt, whoever they are made the original images used for the stones)
Tash May 23 @ 8:02pm 
LysdexicsUntied you are a true champion of the human race!
Paradoxical Name May 21 @ 4:48am 
Hey, so I have aspirations of making a Marvel Universe mod for 4.0.12. I really like the way this mod looks, sounds, and plays, so I wanted to ask: Do I have your permission to use the GFX and sound files included in this mod for mine? I can definitely attribute them to you

I am also down to work with you, dalamma!

I am a new Stellaris modder with limited time though, so might be a while lol I've only ever modded HOI4 before, but I'm willing to learn for this
LysdexicsUntied  [author] May 16 @ 11:29pm 
Sure thing, I'll private message you about it
dalamma May 16 @ 9:12pm 
I can take a crack at it, can you open source the github code / provide access to it?
LysdexicsUntied  [author] May 14 @ 5:19am 
Sorry guys, I've been keeping up with the 4.0 notes - it changed basically every aspect of the game that this mod interacts with, and fixing pretty much means overhauling the whole mod, top to bottom. Realistically (and tragically, I really enjoyed modding) I don't have that kind of time these days 😭

If anyone wanted to have a crack at it, I'd have no problem making them a co-author and answering the odd question about how it works, but other than that this mod may have reached retirement

@Beatmaster Unfortunately no, all the snap code was deleted under the idealistic dream that I would make a full Thanos crisis
yodellingllamas May 13 @ 9:36pm 
4.0 update soon?
beatmaster20 May 13 @ 8:27pm 
Is it possible to bring back the option to snap fingers as a decision in the game to half the population for everybody? or half the population for everybody else? this helped so much with late game lag
LysdexicsUntied  [author] Apr 15 @ 12:34am 
If you don't control the system, you should still be able to "Requisition" it to your borders. If you do already have a starbase there, you can dismantle it, requisition the stone, and rebuild it
regis619 Apr 8 @ 2:43pm 
How to transfer a stone to your system if there is no possibility to start excavations - the stone was generated in the Tiyanki cemetery
LysdexicsUntied  [author] Jan 18 @ 3:21am 
It may have slowly stopped working as well over various updates, but in theory if the tracker believes you don't have any current intel on the stone, it makes the tracker show up on your capital instead, that could be what is happening - the stone is in free space which you dont have direct sensor coverage of, and so it thinks you don't "know" where the stone is
regis619 Jan 13 @ 8:08am 
My discovered stones disappear before the system is captured and the tracking icon moves to the capital (stones in free systems)
LysdexicsUntied  [author] Jan 7 @ 3:25am 
I added in system and planet names depending on if I there was a good equivalent in the MCU, didn't want to stray too far from the material. If you'd like to track them though, the Situation Log has a tracker system for each stone, which works even if they get relocated (you just need to turn off and on the tracking button)

In terms of the spying update, it's pretty unlikely now I did actually do a lot of work on the operation side of things. I stopped because realistically the espionage system just doesn't work well enough to implement a stone-stealing mechanic that is both interesting and balanced. I'd still love to achieve it. If they do overhaul intelligence and I I get less busy, I might try again
Drex Dec 23, 2024 @ 8:28pm 
Hello, I've come to find out about the spying update. Is it still planned?
Swaginton11 Nov 14, 2024 @ 8:09pm 
could you make it so in a new update that all the systems the stone spawn in have set names and list them here? I know you do that for some like the time stone and soul stone but not all of them. and some you only do for planets. the other infinity stone mod does this and makes it helpful so one of the stones don't go missing and you can't find them in a particularly large galaxy by allowing you to search the name of the system they spawn in.
LysdexicsUntied  [author] Sep 29, 2024 @ 6:07pm 
Hi Richelieu, I haven't personally tested it but from reading the patch notes, yes it should work fine. The stones will definitely load in, and the modifiers will all work. Let me know if you run into any conflicts
Richelieu Sep 26, 2024 @ 5:22pm 
will it work in the recent version?
LysdexicsUntied  [author] Jul 25, 2024 @ 12:40am 
Ah, yes but not as it used to. If you have a stone unlocked and in your control, you get a relic which imparts major modifiers. The only time you get empire modifiers now is if another empire is sharing it with you
regis619 Jul 19, 2024 @ 4:02am 
Modifiers )))
LysdexicsUntied  [author] Jul 18, 2024 @ 10:09pm 
Modificators?
regis619 Jul 13, 2024 @ 6:32pm 
Should there be no modificators in this version? I do not have them
LysdexicsUntied  [author] Jun 20, 2024 @ 11:30pm 
@Wtz First of all, thanks for your extensive testing - it helped me a catch a pretty embarrassing bug. The prevent_cosmogenesis flag is set in the "nfmod_spawn_stones" scripted effect. The only issue is, I forgot to update this effect in the main branch of this mod - I only updated it in the Beta Branch, which is the version I personally use, which is why I hadn't noticed it on my end.

This main version is now up to date and won't crash again (for real this time lol), unless you have another mod which overwrites the vanilla cosmogenesis thesis event

Sorry for the inconvenience, and to the others who I brushed off before when they reported it - odds are, it wasn't another mod conflicting, even though that can still happen
Wtz_LASR May 30, 2024 @ 4:52am 
I tried to set the global flag on the start of infmod_meta.0 and clear it on a new event added to on_monthly_pulse and this does fix the issue :)
Wtz_LASR May 30, 2024 @ 3:53am 
I tried to launch a new game (in 3.12.3 if relevant) with only this mod installed and it still has the second-month issue :(
I looked into infmod_cosmogenesis_fix.txt but didn't find anywhere else mentioned the infmod_prevent_cosmogenesis_events global flag. I don't know anything about Stellaris modding and not sure if this is right.
LysdexicsUntied  [author] May 22, 2024 @ 9:03pm 
If you figure out the mod conflict, let me know, I should be able to patch it together
Hull City Fan May 20, 2024 @ 10:37am 
Still happening for me too, only just realised this is the mod causing issues after 30 mins of searching - will try and determine what conflict is causing this later tonight when I get time
LysdexicsUntied  [author] May 20, 2024 @ 5:54am 
Hmm, it isn't happening on my end, I'd say it's a mod conflict - my mod overwrites the vanilla crisis event to prevent it from happening during the stone spawns. If you have another mod overwriting the same event, there's nothing stopping it from ocurring. The issue is my fix is more of an emergency stopgap and not a great solution - I'm still looking for that. Is it possible for you guys to send me your mod lists? Then I can try to at least patch in some cross-compatibility
AnalysisFailed May 18, 2024 @ 12:16am 
I'll second the cosmogenesis murdering me at the beginning of month 2 still happening. It might be a weird interaction as I've a pretty extensive mod list but after updating and only disabling this mod it isn't occurring. Oddly enough it wasn't happening to me before the update on the 15th.
Max200012 May 17, 2024 @ 7:20am 
the thing that @Ak Gara described is still happening
LysdexicsUntied  [author] May 16, 2024 @ 9:50pm 
Hi @Everyone, I've added a dirty fix for the Cosmogenesis bug. This mod now works, but I've overwritten the event "crisis.7200". Other mods which edit the same event (none that I know of) will be incompatible with this one. Hoping to have a better solution soon
LysdexicsUntied  [author] May 15, 2024 @ 5:26am 
Sorry guys, I didn't get notifications for either of these, and was on holiday

@William Too late to be useful for you, but you'll be fine - all the AI scripting is within my own files, I don't edit any game files, so no compatibility issues, even with other mods. Unless those mods edit my files lol

@AkGara Just went on today to do a compatibility check and ran into the same issue. I know what's causing it, but not how to fix it. I'll try to get at least a workaround out tomorrow
Ak Gara May 12, 2024 @ 12:31pm 
Having a weird issue, when using this mod, at the second month of a new game all the negative parts of Cosmogenesis hit (Shroud Tears, Constant Rounding, Blackout etc) happen. I don't know if an AI empire is suddenly gaining All Tech or what?
William07142 May 8, 2024 @ 2:30am 
Hello, I'm interested in using this in my next playthrough but I've got a compatibility question: The description says "No Vanilla files are overwritten which means no conflict with/dependency on other mods!" but the discussion post says "The AI has been fully rebuilt to make use of all the above features, and they even properly budget for decisions like investigating and relocating the stones." Is this mod going to overwrite the AI enough to mess with other mods that use it? (I have a VERY modded game) Also, it would be very nice to have a description of what each stone does on that Discussion post
LysdexicsUntied  [author] Feb 27, 2024 @ 1:48am 
Hi all, I'm unable to test at the moment but please update me if you encounter any bugs in 3.11, I'll do my best to patch reported issues, and officially update to 3.11 once I'm confident it is stable
LysdexicsUntied  [author] Jan 26, 2024 @ 9:47pm 
Sorry for the long delay, haven't had my computer for a few weeks. If you have access to the console, try "event infmod_meta.10" to force an update on all the relics. This likely won't solve the issue but you never know

Then could you tell me what the Situation Log Infinity Stones entry says about each stone in terms of owner, unlock status, etc?
Sabon Jan 14, 2024 @ 8:15am 
Hi there. I love this mod, congrats for a great job. I have all the stones in one of my planets and I did all the excavation but only the space stone appears in my relics screen. It has the bonus of the power stone at the description but no other stone appear or give their bonuses... Any idea why? thanks a lot.
LysdexicsUntied  [author] Dec 24, 2023 @ 12:20am 
Incidentally, I can't see a connection between the deposit bug and the AI's transfer mechanic, so that continual relocation issue may still be there - let me know if you still see it happening
regis619 Dec 23, 2023 @ 6:58am 
Autonomous and AI )))) ... thanks for the corrections
LysdexicsUntied  [author] Dec 22, 2023 @ 8:16am 
There's also a retroactive hotfix which will clear up all the duplciates from any existing singleplayer save

For any hosts of a multiplayer lobby that want to force the clean-up event, use the command "event infmodtools.3101"
LysdexicsUntied  [author] Dec 22, 2023 @ 8:15am 
@regis Found and fixed :steamthumbsup: they changed a command for deposits in 3.10, not sure how I missed that. Thanks for the heads up
LysdexicsUntied  [author] Dec 22, 2023 @ 1:17am 
Oh, that's a problem. Does it occur when you transfer the stone yourself, or only the AI?
regis619 Dec 21, 2023 @ 2:13pm 
Stones are not duplicated when transferred, AI empires constantly transfer and duplicate them...
LysdexicsUntied  [author] Dec 1, 2023 @ 10:38pm 
@Everyone Incidentally, if you noticed a crash at random dates which disappeared when deactivating this mod, 3.10.12 seems to have fixed it - although nothing in the patch notes explains why lol. Let me know if it happens to you
LysdexicsUntied  [author] Nov 15, 2023 @ 11:04pm 
That's intentional. To have the deposits show on the galaxy map, they need to be coded as "resources", but in order to be resources, they need a technology to "mine" them. So I created an unresearchable tech and included the note that they can not be mined in the tooltip.

Not my favourite feature in the mod, but it's the best option at the moment. If they ever add other ways of displaying them on the galaxy map, I'd happily switch to that
Tolgay Nov 12, 2023 @ 2:46pm 
It says you need "Infinity Stone Cracking" technology, isn't it possible to research this?
Pawmee Sep 22, 2023 @ 9:45am 
okay thanks :)
LysdexicsUntied  [author] Sep 22, 2023 @ 1:31am 
@Pawmee I haven't played it on 3.9 personally so I can't confirm compatibility just yet, but nothing in the Patch Notes affects my mod. I'll give it a couple of weeks to make sure no one has bugs to report, then officially update the compatibility.

In the meantime, it should work fine with the new update, you can ignore the warning in the laucncher