Stellaris

Stellaris

Better Ship Behaviors
正在显示第 51 - 60 项,共 89 项条目
< 1 ... 4  5  6  7  8  9 >
更新于:2023 年 5 月 13 日 上午 10:56

Minor Bug Fix

更新于:2023 年 5 月 13 日 上午 10:10

UPDATE 20230514

This BSB update focuses on reducing the lag that BSB may have caused.
- In BSB, an event without is_triggered_only = yes syntax was used to activate the effect of the Carrier Combat Computer during battle.
- In theory, this method could cause lag as the number of ships increased, as it would require a daily process to check if the ships were in combat.
- However, there was no significant difference in the test using the debug_stats console, and there was no other way, so I was using it inevitably.
- The updated BSB uses the triggered_ship_modifier added in the recent Stellaris update. This allows checking if the ship is in combat and applying the effects without calling events.
- I'm not sure, but I hope it helps reduce lag in the late game.
- This update is save-file compatible.

更新于:2023 年 5 月 9 日 下午 6:41

UPDATE 20230510

Updated for Stellaris 3.8 Gemini.

更新于:2023 年 5 月 8 日 上午 9:27

Minor Bug Fix

更新于:2023 年 5 月 3 日 上午 12:31

Minor Bug Fix

更新于:2023 年 5 月 1 日 上午 9:03

Minor Bug Fix

更新于:2023 年 4 月 26 日 上午 9:39

Minor Bug Fix

更新于:2023 年 4 月 21 日 上午 10:08

UPDATE 20230422

Sniper Combat Computers no longer have a ship size restriction. All ships - including ships added in other mods - can be equipped with Sniper Combat Computers if you wanted.
AI empires will equip Sniper Combat Computers only on Titans and X-slot spinal mounted Battleships.

更新于:2023 年 4 月 19 日 下午 10:33

Minor Bug Fix

更新于:2023 年 4 月 18 日 下午 11:49

Minor Bug Fix