Invisible, Inc.
Function Library
Εμφάνιση 61-70 από 109 καταχωρίσεις
< 1 ... 5  6  7  8  9 ... 11 >
Ενημέρωση: 11 Ιουν 2021 στις 16:36

V1.48:
* Program tooltip for breaking firewalls (TIPDESC) will now display firewall strength dynamically, using program's "break_firewall" value as well as modifiers like Portcullis Daemon.
* All vanilla firewall breaker programs updated to use dynamic TIPDESC tooltip.
* Added a way to define custom firewall strenght for the tooltip.

For modders:

- TIPDESC for programs now gets {2} argument ("break_firewalls" variable) for tooltip formatting using "util.sformat"

- if program has "custom_firewall_break = true" variable set, you can pass custom firewall break value to the tooltip by defining "getFirewallBreak = function( self, sim, player, targetUnit)" function in the program definition that returns an integer.

Ενημέρωση: 17 Μαϊ 2021 στις 10:32

V1.47:
* Updated ignoring Magnetic Reinforcement effect - now works correctly with drones.
* Added trait support for ignoring Magnetic Reinforcements for following item types:
- ranged EMP weapon
- door trap
- EMP Pack

Ενημέρωση: 14 Μαϊ 2021 στις 9:09

V1.46:
* Fixed crash on using disposable grenades with "throwUnit" trait.

Ενημέρωση: 5 Απρ 2021 στις 4:14

V1.45:
* Fixed prices of 0 CR in nanofabs with specific New Items and Augments campaign setting.

Ενημέρωση: 30 Ιαν 2021 στις 7:21

V1.44:
* Fixed Breaching Charges (New Items and Augments mod) not killing all units stacked on the same tile.

Ενημέρωση: 5 Ιαν 2021 στις 9:37

V1.43:
* Removed Switch incompatibility.

Ενημέρωση: 14 Δεκ 2020 στις 12:02

V1.42:
* Updated functionality for Hostage Monitor augment for "New Items and Augments" mod.

Ενημέρωση: 17 Οκτ 2020 στις 12:22

V1.41:
* Fixed Manual Reload crashing the game if item with that ability had no ammo defined.
* Added `icebreakFortify` trait support to buster chips - allows to fortify devices against recapture.

Ενημέρωση: 10 Οκτ 2020 στις 10:50

V1.40:
* Added Breakable Items functionality. Code by Hekateras.
* Added program count tags for Worldgen Extended mod.

Ενημέρωση: 16 Σεπ 2020 στις 14:13

V1.39:
* Breaching Charges and EMP Packs now queue up and batch process KO/Kill effects after all targets are affected.