XCOM 2
[WOTC] Custom Item Name Formats
Se afișează 11-20 din 30 intrări
< 1  2  3 >
Actualizare: 19 sept. 2023 @ 10:09

Fixed some rules not working because Highlander updated, it was going to happen at some point due to what I was doing in the code in this mod. This will no longer happen.


New rule options

* RequiresTech
* ItemTemplateClass
* OnlyPassiveEquipment


Other changes

* Couple new colors, slightly less dark auxiliary weapon color
* Utility item rules improved
* Rule priorities changed overall
* Now runs before Tesla Loot Mod, to take over weapon upgrade coloring (defaults to the same color scheme)
* Commented out optional overrides for existing colors overhauled to better handle item categories and such


New mod support rules

* Equipment with eStat_PsiOffense will be colored "psionic"
* Equipment with eStat_Hacking will be colored "hack"
* Chosen Reward Variety items will be "psionic"
* "MOCX" package name match rule to go with "DarkXCOM"
* Tesla Loot Mod ammo upgrades get the ammo color
* Armour Upgrades get vest color
* Armored Viper items colored with the mod's own colors used for research
* Colored all armors using ADVENT Armor: Reverse-Engineering
* Unique colors for Cosmo Dragoon
* Couple Proxian items handled separately

Actualizare: 9 aug. 2023 @ 21:42

Config changes:
* added a couple more stats to the optional stat colored PCS config
* ammo ItemCat rule as some not-modders are creating ammo items that aren't actually X2AmmoTemplates
* additional corpse rule to match name ends
* raider items turned green
* Armour Upgrades use vest color (unless Tesla Loot Mod is installed because that colors them instead)
* some more rules for the "already colored" section

Actualizare: 1 aug. 2023 @ 20:46

Improved mod loading order. Will now run before Item Hider.

Added a bunch of colors to config. Blacklisted hack reward dummy items.

Logging improved, will not spam quite as much if you enable it.

Actualizare: 25 iul. 2023 @ 23:07

Added support for non-standard ghost template names in Wolf's Asset Pack.

Actualizare: 11 iul. 2023 @ 12:19

Minor config updates
* weapon type matching slightly improved
* added a couple more formats
* added commented out alternative for ChosenInformation
* added localization to color rest of the resource bar titles as Firaxis didn't do those in a standard way

Actualizare: 14 iun. 2023 @ 13:02

New rules added:
* HasStat
* ArmorCat

Format changes:
* weapon_auxiliary adjusted "#4422EE"
* hotpink added "#DF07B7"
* shield_point added "#64C4CE"

Rule config changes:
* added commented out alternative stat based PCS colors
* added commented out alternative separately colored vanilla resources
* added rule for utility hacking items
* changed Chosen equipment rule to match start of name
* added support for LW2 Utility Plating
* added support for Mark Zero Augments
* adjusted commented out rules for Children Of The King and Augmentations

Actualizare: 15 mai 2023 @ 17:23

Failsafe Hacking PCS tiers got changed, added config to fix the color discrepancy

Actualizare: 14 mai 2023 @ 11:35

Added more color format options to config, changed some colors around a bit.

Some more helpful debug logging.

Actualizare: 17 apr. 2023 @ 3:30

Partial matches can now match starts and ends of names
Optional logging added
Config improved to take advantage of new matching features

Actualizare: 14 apr. 2023 @ 14:34

Some minor code and config improvements