Stellaris
Fallen Empire Awakening Tweaks
Affichage des entrées 31-40 sur 76
< 1  2  3  4  5  6 ... 8 >
Mis à jour le : 17 avr. 2020 à 14h51

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

Mis à jour le : 16 avr. 2020 à 18h46

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

Mis à jour le : 10 avr. 2020 à 7h12

- 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

Mis à jour le : 23 mars 2020 à 9h27

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

Mis à jour le : 19 mars 2020 à 20h54

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

Mis à jour le : 17 mars 2020 à 17h13

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

Mis à jour le : 30 janv. 2020 à 11h01

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

Mis à jour le : 21 janv. 2020 à 13h07

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

Mis à jour le : 13 janv. 2020 à 9h44

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

Mis à jour le : 12 janv. 2020 à 19h37

* 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