Invisible, Inc.

Invisible, Inc.

Sim Constructor + Sequential Mod Loader
69개 중 31~40개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2021년 6월 14일 @ 오전 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.

업데이트: 2020년 9월 18일 @ 오전 8시 52분

업데이트: 2020년 9월 15일 @ 오전 12시 28분

업데이트: 2020년 9월 13일 @ 오전 12시 13분

업데이트: 2020년 9월 9일 @ 오후 1시 40분

Compatibility with Neptune Corporation.

업데이트: 2020년 9월 8일 @ 오전 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).

업데이트: 2020년 6월 29일 @ 오전 11시 29분

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

업데이트: 2019년 7월 18일 @ 오후 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.

업데이트: 2019년 7월 14일 @ 오후 2시 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.

업데이트: 2019년 7월 1일 @ 오전 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