Stellaris
29 voti
shrimpAI for Total Conversions
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Dimensioni del file
Pubblicato in data
Aggiornato in data
339.980 KB
7 mag 2024, ore 20:15
5 mag, ore 11:14
7 note di rilascio ( visualizza )

Sottoscrivi per scaricare
shrimpAI for Total Conversions

In 1 collezione di Oatmeal Problem
Oatmeal Mods
8 elementi
Descrizione
This mod does nothing on its own!

This mod makes the AI hyper relay placement logic of Smarter Hyper Relays: Improved AI (shrimpAI) available for total conversion mods to use (mod authors: see below for how to integrate). It does not enable construction-ship-less relay building for the AI.

When using a supported total conversion, you just need to enable that mod and this mod. Load order does not matter. Do NOT enable to the independent version of shrimpAI; it will probably cause bugs with the total conversion.

Supported Total Conversions

Other Compatibility Notes
  • For Stellaris 4.0.*
  • NOT achievement compatible
  • Can be added to an existing game, but works best if the AI has not started building hyper relays yet
  • Can be removed from an existing game

Mod Authors: How to Integrate
First, you need to define some placeholders.
A scripted trigger:
shrimpai_active = { always = no }
And a script value:
shrimpai_ai_weight = { base = 0 }
Finally, you need to change the ai_weight of your hyper_relay megastructure definition:
ai_weight = { # keep all the ai_weight logic you already have, then add the following below it modifier = { factor = 0 shrimpai_active = yes } modifier = { add = value:shrimpai_ai_weight shrimpai_active = yes } # if you want to make changes to weight on top of what shrimpAI's weight, do so here }
If your mod changes what should be considered a gateway or hyper relay (for example, you add a new upgraded hyper relay megastructure, or an additional separate gateway network), some more steps might be needed. Please reach out to discuss!

If you have any questions, please reach out here or in the linked Discord server. And if you integrate this mod with your total conversion, please let me know so I can add it to the list of supported conversions!

Sharing
Feel free to update, pack, patch, translate, fork, or incorporate this mod, no prior permission required. Credit, linking to the original mod, and letting me know is appreciated!

[discord.gg]
Come chat in #oatmeal-mods
12 commenti
Oatmeal Problem  [autore] 26 mag, ore 17:24 
no problem, happens to all of us ;)
Arron 26 mag, ore 15:53 
ahh ok thanks i am stupid and cant read lol
Oatmeal Problem  [autore] 26 mag, ore 15:30 
@Arron no, see the 2nd paragraph of the description. Just this mod and a supported total conversion
Arron 25 mag, ore 7:48 
dop i need other mod for this or not
Oatmeal Problem  [autore] 9 mag, ore 17:30 
@homeworld the 4.0 update for this mod was actually just a version bump, no code changes. You should be able to use in your 3.14 games, just ignore the launcher's warning.

This is safe to add mid-save btw, in case you've already started your game.
homeworld 8 mag, ore 17:42 
I know this is a lot to ask but would it be at all possible to upload the 3.14 version please? The reason I ask is that New Civilizations uploaded their 3.14 standalone because of issues with Stellaris 4.0 and my wife and I would love to still use this in our games.
Oatmeal Problem  [autore] 5 mag, ore 11:19 
Updated for 4.0, but of course you'll need to wait for the total conversions to update too
Red Moff 7 lug 2024, ore 8:46 
Great mod to have alongside these total conversions - thanks!
Oatmeal Problem  [autore] 22 mag 2024, ore 18:04 
Star Trek: New Civilizations is now supported
https://sp.zhabite.com/sharedfiles/filedetails/?id=1886496498&1
Oatmeal Problem  [autore] 21 mag 2024, ore 19:45 
@The Flatulent Finn I just spoke with the dev earlier today :) It will be supported in STNC's next release

STNC released pretty frequently, so I would guess that's sometime in the next few days