Invisible, Inc.

Invisible, Inc.

Sim Constructor + Sequential Mod Loader
Viser 31-40 af 69 forekomster
< 1  2  3  4  5  6  7 >
Opdatering: 14. juni 2021 kl. 10:52

Added compatibility with the ui navigation system used by console versions.
Scroll Bar now appears when you have more programs (or slots) than can be shown, meaning any number of program slots is now supported.
Added a few more variables to travel time calculation.
Moved changes to how skill upgrades are handled from Agent Reserve to Sim Constructor, since they may be useful to other mods.

Opdatering: 18. sep. 2020 kl. 8:52

Opdatering: 15. sep. 2020 kl. 0:28

Opdatering: 13. sep. 2020 kl. 0:13

Opdatering: 9. sep. 2020 kl. 13:40

Compatibility with Neptune Corporation.

Opdatering: 8. sep. 2020 kl. 6:11

Compatibility with latest version of Generation Options+.
Exposed a bunch of serverdefs functionality.
Centralized number of Incognita program slots into simquery.getMaxPrograms(sim).

Opdatering: 29. juni 2020 kl. 11:29

You can now add things to upgrade_defs.upgrade_templates without the additions being reverted.

Opdatering: 18. juli 2019 kl. 12:22

Added 'CLA' and 'FN' modifiers, for clamping values and performing custom functions respectively.
Added 'change' function to modifiers for convenience.
The 'has' function for modifiers can now be called without a trait parameter to search all traits, and you can pass the modifier itself instead of a name.
The 'remove' function for modifiers can now be called with a trait parameter to narrow the search, and you can pass the modifier itself instead of a name.

Opdatering: 14. juli 2019 kl. 14:06

You can now minimize mods on the Generation Options Screen, which hides their options. If you have the Customizable Generation Presets mods then you can save which mods are minimized.
Mods are now listed in alphabetical order on the mod selection screen.
You can now add a modifier of the same name and trait multiple times, and the add function returns the new modifier.
Modifier order now depends on operation, but you can now also specify priority for a certain modifier.
For numerical modifiers, you can now specify min and max values it will modify to.

Opdatering: 1. juli 2019 kl. 9:48

Fixed errors when there are generation options for mods that aren't installed (again, since last update broke it)
The game now automatically detects when a mod doesn't have any generation options