Invisible, Inc.

Invisible, Inc.

Function Library
109件中 1-10 を表示
< 1  2  3 ... 11 >
更新: 7月25日 @ 13時13分

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

更新: 7月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

更新: 6月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).

更新: 5月19日 @ 13時42分

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

更新: 4月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.

更新: 2024年5月7日 @ 4時23分

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

更新: 2024年4月26日 @ 8時01分

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

更新: 2023年12月17日 @ 5時49分

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

更新: 2023年11月19日 @ 14時56分

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

更新: 2023年11月18日 @ 9時31分

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