Invisible, Inc.
Function Library
Показані результати 1–10 із 109
< 1  2  3 ... 11 >
Оновлено: 25 лип. о 13:13

V1.107:
* Fixed modded door-placeable items being rendered when tile they are on was hidden.

Оновлено: 13 лип. о 5:45

V1.106:
* Implemented "agent_actions.shouldHudExecute"
* Extended maximum list of actions an item can have from 4 to 6 (when you click on an item in inventory).

Code provided by Qoala.bear

Оновлено: 16 черв. о 5:56

V1.105:
* Using Lock Decoder will no longer cancel Ambush/Overwatch.
* When Lock Decoder is used from a tile adjacent to the door, agent will face towards the door (Lock Decoder Redux support).

Оновлено: 19 трав. о 13:42

V1.104:
* Fixed using a Subdermal Power Bank augment (NIAA) not lowering the item cooldown.

Оновлено: 29 квіт. о 3:47

V1.103:
* Added "TRG_PRE_AGENT_CONNECT" trigger, returns pc player as evData.
* Added "TRG_POST_AGENT_CONNECT" trigger, returns a table of spawned agents as evData.
* Added mission_util.PRE_AGENT_CONNECTION and mission_util.POST_AGENT_CONNECTION mission script hooks.

Оновлено: 7 трав. 2024 о 4:23

V1.102:
* Fixed "sound radius circle" visual element disappearing when sound radius was not an integer value.

Оновлено: 26 квіт. 2024 о 8:01

V1.101:
* Fixed recharging one charge instead of full when using Subdermal Power Bank while having Small Charge Pack in inventory.

Оновлено: 17 груд. 2023 о 5:49

V1.100:
* Added support for "noDupes" trait for shops - if set to true, will stop duplicates from appearing in the shop.

Оновлено: 19 листоп. 2023 о 14:56

V1.99:
* Fixed error when using "AI ACCESS" abilities to gain hash keys.

Оновлено: 18 листоп. 2023 о 9:31

V1.98:
* Added return value for abilityutils.doReload and abilityutils.doRecharge.