Stellaris
Bypass Adjustments
67 comentarii
Dath 16 mai la 8:30 
Do you have a 3.14 version of this saved somewhere?
Ariphaos  [autor] 5 mai la 17:53 
Updated, probably not 3.14 compatible, unfortunately.

@victor this doesn't conflict with anything that breaks the rules, no.
victor 29 dec. 2024 la 17:36 
Could this conflict with an event mod that spawns a non-black hole system with a gateway? Should I load it last with your Unofficial Patch to avoid conflict?
Rage000 3 nov. 2024 la 15:43 
Yeah the unannounced changes really affected many mods
Ariphaos  [autor] 2 nov. 2024 la 8:16 
@焱淼 @Rage000

Stellaris uses sprite sheets to display galactic icons, and the colorized version of active wormholes and gates this mod puts out requires overwriting them.

So when Stellaris gets a new feature that shows up on the galaxy map, I need to update this mod, but it can sometimes slip by me because I don't track graphics changes as closely.

Anyway, should be good now.
Rage000 30 oct. 2024 la 14:55 
yeah it keeps coming back, I think its something in the game that is inconsistent between each release of versions.
焱淼 30 oct. 2024 la 9:50 
@Ariphaos
I'm sorry to tell you that this mod has an icon anomaly.
("gfx\interface\icons"→"ship_classes" and "ship_classes_medium")
Ariphaos  [autor] 9 sept. 2024 la 18:03 
@Menty28 it was an attempt to temporarily disable gateways and to allow them to be destroyed or disabled.

The primary purpose of the mod (making gateways more rare) remains.
Menty28 9 sept. 2024 la 15:12 
@Ariphaos 5) As gateways can no longer be used in controlled-but-not owned systems, I have disabled the tech for the time being. My solution was pretty hacky so I don't much care for it.

Does it mean the gateway part was scrapped from this mod?
Caramel 8 iun. 2024 la 1:23 
need update
Rage000 9 mai 2024 la 13:32 
the icons are good now, but Pre-FTL icons have reverted to the old style Axe instead of showing the UFO
Rage000 8 mai 2024 la 13:34 
the latest update 3.12 has once again caused icons to be scaled incorrectly (megastructures specifically and slight misalignment of stations)
Angry Canadian 9 febr. 2024 la 12:05 
this causes a crash with the More Events Mod when you try to go to the orphan gate sector.
Rage000 18 nov. 2023 la 13:55 
working fine now - thank you !
Rage000 18 nov. 2023 la 2:24 
i will check it in the morning - 2:30am here. Im sure it will be fine it has always been. thank you!
Ariphaos  [autor] 18 nov. 2023 la 1:36 
@Rage000 oops, try now.

Note if you have anything that adds new ship classes, be sure this mod goes first so it can be overridden. All I do to the graphic is colorize a few icons.
Rage000 17 nov. 2023 la 10:30 
I have noticed that this mod which usually works fine with my mod list is causing icons to be scaled incorrectly (stations specifically). Have not figured out why
Ariphaos  [autor] 9 mai 2023 la 10:09 
You may get some errors if you are using this on 3.7 (tech weight changes), but it should work fine.
WHR | TMaekler 7 mai 2023 la 2:20 
It seems like (Basegame) AI still uses enemy gateways when at war, if the enemies are AI. Seems to only block using human player gateways. Is that intentional or a bug?
Ariphaos  [autor] 26 apr. 2023 la 6:52 
@WHR and 4, but yes.
WHR | TMaekler 26 apr. 2023 la 1:50 
If I am using a coloring mod as well as your unofficial patch, if I read it right ATM this mod only adds point 2 to my game, correct? Gateways can only spawn in, and can only be built in, black hole systems... .
Ariphaos  [autor] 14 mart. 2023 la 10:32 
Fully backwards compatible. I did bump black hole spawns slightly to compensate for the fact some were blocked from spawning.
Dath 14 mart. 2023 la 10:32 
Did you have modder early access? If so, you gotten anywhere on the unofficial patch by any chance?
Ariphaos  [autor] 2 dec. 2022 la 12:34 
There were some logic changes but it should work. I'll get an update out.
Pawmee 2 dec. 2022 la 4:02 
does this still work in 3.6? :)
jcardii 25 mai 2022 la 3:30 
The glitch that @Resdat describes happens because giga incorrectly overwrites the number of frames from 49 to 37 in the ship_classes.dds and ship_classes_medium.dds. giga is self-consistent to match its own graphic resources, and does this in "interface/z_overwrite_sprite_icons.gfx" . A patch that works to undo this that allows Bypass to be below giga is:

spriteTypes = {

spriteType = {
name = "GFX_ship_class_small"
textureFile = "gfx/interface/icons/ship_classes.dds"
noOfFrames = 49
}

spriteType = {
name = "GFX_ship_class_medium"
textureFile = "gfx/interface/icons/ship_classes_medium.dds"
noOfFrames = 49
}

}
masternetra 24 mai 2022 la 0:04 
Honestly my issue with gateways has always been that you had to find a disabled one and activate it to get the tech to build them and that's the only real way you could get the tech. Can't find / secure one? Sucks for you. Personally should of just been a rare tech that you could always research regardless but finding and a gateway and repairing/activating it just greatly quickens access to it.
Ariphaos  [autor] 10 apr. 2022 la 16:00 
@Resdat this just colors a couple icons. So if something adds them (e.g. Gigastructures) they need to go below this mod, yes. If you want colored icons and gigastructures I believe there are submods out there.
Rezdatt 10 apr. 2022 la 10:32 
I want to say that for this mod to work with gigastructural enginering, giga has to be in the bottom of the load order, otherwise all map icons will be glitched and it's very annoying. Idk if the inteaction is fault of this mod or from gigas but just to inform. Great mod anyways, I always find dumb that other empires use MY gateways.
Ariphaos  [autor] 31 mart. 2022 la 12:02 
Added Russian localization, thanks @superakk32299
superakk32299 31 mart. 2022 la 11:51 
Here [drive.google.com] is link with russian translated file
Ariphaos  [autor] 31 mart. 2022 la 11:18 
@superakk32299 if someone is willing to provide files for their language I would be happy to add it.
superakk32299 30 mart. 2022 la 19:11 
Hello, can you add localization files for other languages(russian) please?
WP 🥔 24 febr. 2022 la 9:15 
Did they ever get to your bug report about windups and bypasses?
Ariphaos  [autor] 24 febr. 2022 la 0:49 
Version bump
Wilmfe23 22 dec. 2021 la 10:53 
Other ways of balancing the gateway is frustratingly rare. You really seem like the only one.
Wilmfe23 21 dec. 2021 la 16:00 
Maybe it would be better to nerf the gateway itself. That there is more variety in options like a gateway with a limited range or an artificial wormhole.
This system just seems far too RNG to me.
Sentry Ward 19 sept. 2021 la 4:43 
If you can, add "civillian gateway" which usable only for trading. For example with increasing windup time for anything => they will not be used for traveling (i think so?)
Qillin 25 iun. 2021 la 13:00 
I don't know how this beauty got into my modlist but I was pretty shocked to be honest when I started up the game and after a couple of hours could only place gateways in systems with blackholes hahaha... ;-;
FrozenParagon 24 mai 2021 la 11:29 
I just made a mod to upgrade gateways into l-gates. feel free to steal this idea.
lyribox 26 apr. 2021 la 10:52 
@Ariphaos WoW thanks for the quick reply. I'll do that now. Paradox launchers🙄
Ariphaos  [autor] 26 apr. 2021 la 10:07 
@leemuita if it is still broken for you, and unsubscribing and resubscribing doesn't work, you may need to delete the launcher .sqlite database in you Stellaris document folder (on Windows in My Documents / Paradox Interactive / Stellaris by default).

This has been fixed for ten days now.
lyribox 26 apr. 2021 la 7:28 
@Ariphaos, all icons are still broken. Is there a way we can remove that UI feature ourselves (with your permission) until it is fixed?
Ariphaos  [autor] 16 apr. 2021 la 12:00 
@drachennklinge4 I noticed and re-updated last night with a fixed version. Try unsubscribing and resubscribing if restarting doesn't work. If that doesn't, I will re-upload.
drachenklinge4 (hart) 16 apr. 2021 la 7:58 
Basically all ship and station icons whatsoever. Sorry for splitting the post, i discovered them one after another.
drachenklinge4 (hart) 16 apr. 2021 la 7:54 
Wormhole icons are broken.
drachenklinge4 (hart) 16 apr. 2021 la 7:52 
Since the update the icons for the digsites and for ship building seem broken.
anaphysik 20 nov. 2020 la 1:33 
"Unfortunately there is no easy check for people you are allied with in a war, so non-federation allies will be unable to use your gateways."

Can't it just be restricted to empires that are type="default" for whom the gateway's controller hasn't closed borders and who aren't at war with the controller?
Ariphaos  [autor] 29 oct. 2020 la 13:53 
Version bump. No meaningful changes.
Flik the Changeling 6 mai 2020 la 5:59 
Amazing. Finally gates got strategic value and AI dosnt spam them everywhere slowing game :D Great job :D