Stellaris
Fallen Empire Awakening Tweaks
Показване на 31 — 40 от 76 постъпления
< 1  2  3  4  5  6 ... 8 >
Обновление: 17 апр. 2020 в 14:51

- Used scripted triggers to clean up the tangled mess of federation fleet power clauses

Обновление: 16 апр. 2020 в 18:46

- Significantly increased the thresholds for awakening due to a strong federation, but added more checks for cases to reduce the thresholds

Обновление: 10 апр. 2020 в 7:12

- Fixed an issue where by late mid-game, just being in a war against an FE at all may have been waking them up with no fleet power check
- Fixed some inconsistencies in weights that was causing some fleet power checks to be redundant

Обновление: 23 март 2020 в 9:27

- Genocidal empires may join the unaligned league if they are feeling weak

Обновление: 19 март 2020 в 20:54

Version 2.4.1:
- Hotfix: Fix a missing closing brace that was likely causing a "blank event every day" bug

Обновление: 17 март 2020 в 17:13

- Tentative support for 2.6 (have not fully tested)
-- In particular, let me know of any parse errors in the error log.

Обновление: 30 ян. 2020 в 11:01

Version: 2.3.2
- Fixed a duplicate file that may have causing event conflicts
- Fixed an incomplete modifier preventing the "prefer finding FE of opposite ethos for Ancient Rivals" branch from being taken

Обновление: 21 ян. 2020 в 13:07

* Rearranged some of the conditionals for better performance (do cheap checks first)

Обновление: 13 ян. 2020 в 9:44

Version 2.3.0:
* Mostly a new version to bump the version number, which I have forgotten to do these last few updates
* Turned down some of the fleet strength cutoffs

Обновление: 12 ян. 2020 в 19:37

* Fixed a rather embarrassing issue where FE's were awakening, not when a default empire started standing a chance against an FE, if an FE started standing a chance against a normal empire (which is pretty much always), which means they woke up really early game
** This was due to me getting the relative_power trigger backwards
** Thanks to dostillevi for the report