XCOM 2
Project: Shadow
57 comentário(s)
Alpha115  [autor(a)] 13 de ago. às 21:06 
@Alex.S its sucks, but at least the compatibility issue has been found. Now its a case of fixing it.
Alex.S 13 de ago. às 20:55 
alright then, sorry for the trouble m8
Alpha115  [autor(a)] 13 de ago. às 20:42 
@Alex.S So after talking with a fellow mod author. Iridar would probably need to work with me on finding a fix for this issue. I cannot do it Solo.
Alex.S 13 de ago. às 4:56 
Okay, after testing around a bit (just came back to play), it seems that this mod affected the Bounty Hunter's Nightfall ability by not allowing the ability to reduce the detection radius to 1 tile around the enemy. (there's no detection radius reduction at all)

It could be a compatibility issue, and I am not sure how to alleviate the problem. Is there anything else I should add here to help you solve the issue? (if you are willing of course)

Edit: mistakenly use Shadowfall instead of Nightfall
Alpha115  [autor(a)] 15/ago./2023 às 11:05 
@Alex.S You can mess with the detection radius size in the configs of the mod but doing so will break things if you do not know what you are doing. As it is shadow eventually becomes as good as vanilla and in some cases better since 70% Detection radius reduction makes civilians not reveal the reaper (unless a mod messes with civilians detection radius).
Alex.S 14/ago./2023 às 3:18 
Oh really?
Hmm in that case is there a way to modify the reworked Shadow?
Alpha115  [autor(a)] 13/ago./2023 às 21:16 
@Alex.S This mod does not affect bounty hunters since they do not use Shadow.
Alex.S 13/ago./2023 às 20:48 
is there a way for me to remove the Reworked Shadow? I suspected that this mod conflicts with the Bounty Hunter Class from Iridar, as it gives them no detection radius reduction when entering shadow.
Alpha115  [autor(a)] 26/jul./2023 às 17:09 
@Feezec I do not use the mod so it may or may not work. Let me know if it does not work.
Feezec 26/jul./2023 às 17:07 
Does this work with Musashi's Wotc Stealth Overhaul?
Alpha115  [autor(a)] 26/jun./2023 às 12:49 
@sovereign funny enough yes, that's is because its a perk firaxis made.
sovereign 26/jun./2023 às 3:00 
Hello, the skill "Improvised Silencer" is a blank image. Was this intentional?
Alpha115  [autor(a)] 21/jun./2023 às 19:29 
@MrBenevolent Glad you are enjoying them.
MrBenevolent 21/jun./2023 às 19:20 
@alpha115 OK awesome ty. Like I said I love these reworks so much I plan on making them permanent whether I can change that or not.
Alpha115  [autor(a)] 21/jun./2023 às 19:18 
@MrBenevolent That one currently does not do anything ATM but I can make it work to affect the radius again now that I know the issue. Next update will fix that.
MrBenevolent 21/jun./2023 às 19:04 
@alpha115 I've had no issues with all 3 of your reworks for the hero classes. Plays really well with about 300 other mods. If I decide I don't want the bigger detection radius but I want to continue using the mod is there a way for me to put it back to normal? I found a detection radius in the mods ini file is that the one?
Marcus Aquila 17/jun./2023 às 6:54 
If he's not modding anymore maybe you could make a reworked version? I like to play with different hero classes (and other soldier classes too, currently more than 80, including most of yours).
Alpha115  [autor(a)] 17/jun./2023 às 6:07 
@Marcus Aquila Thank @Cain for finding the lead. Still kind of sucks, only way to fix it would be to rework the reaper scythe class and PZ is no longer modding I think.
Marcus Aquila 17/jun./2023 às 1:33 
Good to know what the problem is. Thanks for looking into it!
Alpha115  [autor(a)] 16/jun./2023 às 19:08 
@Marcus Aquila and Cain I looked into it so far I cannot fix this issue on my end the reaper scythe class has to fix the issue it breaks the detection radius reduction of my mod. I understand how it break my mod because it does something similar. It stacks the effects which breaks things. I never used the mod so it makes sense why I've not had the issue. It messes with the reapers stealth system in a much more invasive way.
Marcus Aquila 16/jun./2023 às 11:30 
The reaper Scythe is my main suspect too (but I like that class too much to ditch it...).
Cain 16/jun./2023 às 11:03 
I've been having the super extended reaper detection issue as well, but I've done a little bit of testing, and found that the cause for the issue is the Reaper Scythe Class (And potentially the other alternate Reaper class mods through the Multiple Faction Soldier Classes mod by PZ). I'm no modder or coder, so I'm not sure why these two conflict, but hopefully a fix can be made.
MrBenevolent 10/jun./2023 às 20:57 
@Alpha115 this mod and your skirmisher ones look awesome (my two favorite classes, Skirmisher being number 1 for me). I'll let you know if I have the detection issue.
Alpha115  [autor(a)] 21/mai./2023 às 10:08 
I've posted the code for the perk that reduces detection radius. I know the code works and is solid so again something else is possibly breaking detection radius.
Alpha115  [autor(a)] 21/mai./2023 às 10:04 
@XpanD I am uploading a new update. If this does not work then it is something in a modlist breaking something.
XpanD 21/mai./2023 às 8:01 
Nope, still happening. The issue seems to go away immediately on disabling the mod. I don't /think/ I'm running anything that touches stealth, and from what I can see the list of reaper-related mods is pretty light too: Just the Monk/Cryptic Hero/Scythe subclasses.
XpanD 21/mai./2023 às 1:30 
Hang on, apparently Reaper Reworked was enabled again when I imported my mod list. I'll test again later, maybe that was interfering? (though I'm sure I had that off last time -- will see if the change helped here)
Alpha115  [autor(a)] 20/mai./2023 às 14:05 
@XpanD This is what I do.

static function UpdateShadow115()
{
local X2AbilityTemplateManager Mgr;
local X2AbilityTemplate FocusTemplate;

Mgr = class'X2AbilityTemplateManager'.static.GetAbilityTemplateManager();

FocusTemplate = Mgr.FindAbilityTemplate('ShadowPassive');
FocusTemplate.AdditionalAbilities.AddItem('A115ReapSneak');

}
Alpha115  [autor(a)] 20/mai./2023 às 14:01 
@XpanD So then my theory is some mod is affecting ShadowPassive perk. Because all I did was attach a single perk to ShadowPassive.
XpanD 20/mai./2023 às 11:25 
No luck on the update, it seems. Doing the Lost intro mission, insta-revealed the moment enemies came in. :(
dmc32 19/mai./2023 às 12:54 
This is a really good rework of the Reaper, relevant perks.
Alpha115  [autor(a)] 18/mai./2023 às 13:23 
I've posted an update no idea if this will fix people's issues. I am hoping it works.
Marcus Aquila 18/mai./2023 às 11:02 
I have the same problem, but I don't use Stealth Overhaul, so that is not the culprit.
mingmong01 18/mai./2023 às 9:18 
Hey Alpha. As far as i am aware stealth overhaul is the only one that changes detection ranges? Thank you for replying in any case.
Alpha115  [autor(a)] 18/mai./2023 às 6:55 
@mingmong01 are you using any mods that mess with detection range in any way?
Alpha115  [autor(a)] 18/mai./2023 às 6:50 
@mingmong01 a mod in your modlist is causing an issue with the detection radius. Not sure which one sadly, as others do not have the issue and it works in my game.
mingmong01 18/mai./2023 às 4:14 
Great mod but as below there seems to be a problem with the detection radius, the reaper has a higher detection radius than normal soldiers. I see others seem to be having the same problem. I have a mid range mod list (350-400).
Alpha115  [autor(a)] 8/jan./2023 às 13:51 
@XpanD I have no idea what could be the conflict. It works in my game ATM. I've got 600 mods myself.
XpanD 8/jan./2023 às 11:08 
Seeing the immediate reveal here as well, though with a pretty huge mod list. (702 mods, including all the alternate faction hero classes)

Any info I could provide to help diagnose this?
Alpha115  [autor(a)] 4/jan./2023 às 18:25 
@Jokerke No idea, if you use the mod with it and something breaks let me know. I might not be able to fix it but I will update the mod description to warn future users.
Jokerke 4/jan./2023 às 12:36 
Does this work with Stealth Overhaul?
Alpha115  [autor(a)] 26/nov./2022 às 14:11 
@Marcus Aquila, so the mod works. Some sort of mod conflict is occurring to cause the problem you are having. The mod works in my game for many others. Until someone can give me more substantial evidence, I cannot do anything else.
Marcus Aquila 26/nov./2022 às 11:42 
I like this reaper mod but when I used it all my reapers got spotted right away, even if other units could still remain concealed. Switching back to [WOTC] Reaper Reworked solved the problem, so there definitely seems to be something wrong with this mod.

I tried unsubscribing and then resubscribing to no avail. Is it possible that this mod isn't playing nice with Multiple Faction Soldier Classes?
Alpha115  [autor(a)] 26/nov./2022 às 8:47 
@Seraphim Sword thanks, glad you are having fun with the mod. I've been working hard on all my class mods, and class reworks. I'm trying to find the right amount of fun/power level for all classes.
Seraphim Sword 26/nov./2022 às 7:24 
I rarely like new or modified class mods, especially as the enemy mods I have tend to be more on the masochist extreme levels. But I must say that this 1 and your sniper/specialist class mod were well thought out. Rather than being simply OP or "this is a cool perk to throw in", you put a lot of them in a way to build upon each other.

And moving the "homing mine" perk down the tree was a great call. Excited to try some of your other classes now.
Alpha115  [autor(a)] 16/nov./2022 às 14:17 
@Rasa I've got plans to do something with the Templar. Its mostly done code wise just got to test it. I've got the skirmishers and sparks done and out as well they were fun reworks.
Rasa 16/nov./2022 às 13:11 
I haven't had any problems with the detection radius anymore.
Thank you, I've enjoyed the mod.

anyways, dropped to ask if you have plans for the other hero classes or if this was a one-off thing? just curious and not asking for you to make them.
Alpha115  [autor(a)] 14/nov./2022 às 6:23 
@Skarsatai 2.0 if you are having an issue then its very possible steam did not properly update the mod. Try unsubscribing and then resubscribing.
Skarsatai 2.0 14/nov./2022 às 6:16 
i have REAPER_DETECTION_RANGE_REDUCTION=0.5f in the config. But the detection is wrong. advent discovers the reaper over at least 20 tiles ??? and the normal soldier when hiding can move and is not spotted ? there is something worg. I think I will revert to the old mod . Its a unwanted gamechanger
Alpha115  [autor(a)] 11/nov./2022 às 12:03 
@PM_Zigg Price Look at the discussions tab to see all the perk changes. I did not completely remove remote start. Look at Remote Saboteur perk. I did change some of the general gameplay of the class. Shadow is one example, no more super detection radius anymore, its still smaller then a normal soldiers detection radius but now its easier to get caught. This mod slightly nerfs/buff the reaper. I think it feels a bit different to play in the early game, but gets more familiar to a standard reaper as you gain ranks. IT makes early game reaper a bit harder but late game get's some fun stuff.