Invisible, Inc.

Invisible, Inc.

Sim Constructor + Sequential Mod Loader
Affichage des entrées 61-69 sur 69
< 1  2  3  4  5  6  >
Mis à jour le : 24 janv. 2017 à 23h03

Hopefully fixed some of the disappearing items bugs
Fixed possible issue with non steam versions
Fixed banter not resetting when mod is turned off

simdefs.CUSTOM_OPTIONS is now keyed, meaning you have to use simdefs.CUSTOM_OPTTIONS[name] instead of table.insert, where name is the on-screen name of the option
Use simdefs.CUSTOM_OPTIONS_ORDER to order things you add to CUSTOM_OPTIONS
Generation options can now have masks. Masks mean that certain options are hidden unless the mask requirements are met
Generation options can have the noUpdate trait to make toggling that setting not put you into custom difficulty
Generation options can now nest other options. This is only useful for vanilla options, since simdefs.CUSTOM_OPTIONS is now keyed
You can now define custom apply and retrieve functions for generation options

Constants local to procgen_context are now defined in simdefs
earlyInit and lateInit functions can now be defined

Mis à jour le : 13 aout 2016 à 11h45

Fixed an issue with language packs

Mis à jour le : 12 aout 2016 à 11h27

Fixed garuanteed Banter
Fixed Banter not resetting when unloaded

Mis à jour le : 12 aout 2016 à 9h09

Added early, late and unload modules
Removed Sim construction
Added Add Banter functionality

Mis à jour le : 18 avr. 2016 à 10h56

Compatible with Library version of Sequential mod loader FOR REAL THIS TIME

Mis à jour le : 18 avr. 2016 à 10h48

Compatible with Library version of Sequential mod loader

Mis à jour le : 31 déc. 2015 à 4h55

Added generation option customization

Mis à jour le : 22 déc. 2015 à 8h30

Now includes Sequential Mod Loader by Lemonhead(Lemonymous on the forum)

Mis à jour le : 21 déc. 2015 à 10h20