XCOM 2
Not enough ratings
Extensive Info Overhaul for TedJam-LWOTC
   
Award
Favorite
Favorited
Unfavorite
UI, Item
File Size
Posted
Updated
2.298 MB
16 Aug, 2024 @ 6:13am
30 Aug @ 8:59am
26 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Extensive Info Overhaul for TedJam-LWOTC

Description
This is a REPLACEMENT for EIO if you are using Teds Mod Jam (Which is a replacement for MJ) and its collection.
REPLACEMENT, so disable the old one.

Why the hell does this exist ?! Well because of load order shenanigans on Steam - mods will overwrite each other based on the date they got published, this is the reason why you often see such reuploads on the workshop so mods can affect other mods.

This version now has diverding contents, but you are playing with Tedjam so nothing out of the ordinary.

Original has all the information about this mod
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2987474837
17 Comments
Oniwabanshu 22 Aug @ 10:32am 
@Mrvecz Forgot to screenshot it, but the mod folder only had the folders in it (config, localization, script), none of the other files, even when i unsubscribed and resubscribed or launched the game it didn't download the full mod. I didn't pay much attention as i had a local copy so i kept playing, but later on it just fixed itself.
And i do it manually as i don't trust moders not to do stupid shit out of the blue.
Mrvecz  [author] 15 Aug @ 4:37am 
Only a You problem, nobody else reported such issue and i seen screenshots on Discord with the new changes clearly visible like Legate Drop Zone sit rep.

Why are you updating manually ? That has to be insanely inconvinient when i can drop updates at a drop of a hat.
Oniwabanshu 13 Aug @ 8:41am 
I caught it cause i update manually (yes i am a psycho).
Oniwabanshu 13 Aug @ 8:38am 
I think you forgot to add the .XComMod file in the latest version.
Mrvecz  [author] 11 Apr @ 4:46pm 
People tend to use Filtered Menus for that if they struggle with late game weapon aquisition
Aiolia 11 Apr @ 2:40pm 
Are there any mod to sort the monstruous mess which is the build menu ? I am at the last tier, I spend too much time finding the weapon I need to build each time
Alexandr 11 Dec, 2024 @ 11:12pm 
Once you have NP++, ctrl-shift-f to bring up Find in Files, input the workshop folder (X:\SteamLibrary\steamapps\workshop\content\268500 or thereabouts) and do a subfolder search for *.int and it should only look through the English localization .int files. Then it's just knocking out each coloration in block replacement actions, since each is a different <font color> tag and all.
Alexandr 11 Dec, 2024 @ 11:08pm 
@Gerishnakov If you have/use/want Notepad++, you can use that to find every instance of the font color tags and purge them out. You could even do so in about... 30 seconds flat and make the function a macro that can be re-run at will. It's all pretty easy. I could whip up the instruction set if you want.
Denis 2101 19 Oct, 2024 @ 4:04am 
Mrvecz, is it possible to replace damage values with substitute tags?

Example:
Deals 7-11 damage, +5 critical damage

Replace with a similar one:
Deals <weapon:DamageRange> damage, + <weapon:CriticalDamage> critical damage
Gerishnakov 5 Sep, 2024 @ 3:43am 
@Mrvecz No worries, thanks for the responses!