ALIENQuake

Results 57 comments of ALIENQuake

I stand corrected: while EET has NPC continuity, it doesn't cover Xzar and Drizzt. Not having BG2 Xzar and Drizzt if you killed them during BG1 is a nice idea.

It's impossible to determine how long it would take for a single component to install because of the dynamic nature of resource processing. The SCS is great to showcase: if...

It was always like that, can you be more specific?

Ach yes, the initial tp2+metadata list was displayed at the start of the app but only because it was only partial list, without actual mod components. Since the partial scan...

I"m afraid that such distinction is not possible. How can PI know if the user wants to preforms a clean installation vs 'completing a previous unfinished setup'?

I lead towards less hardcoded/forced behavior of the app. I'm perfectly fine with the extra option so the scanning will be instant but having extra login to distinguish such edge...

@eXistenZe The option exists but it's a BETA feature, for experimenting. Right now, I'm not able to guarantee that the 'cloning' don't produce edge cases with install order rules checking.

That's a known limitation. Unfortunately, designing and implementing a proper import that takes into account not only split components but also rearranges the mod list is a challenge, at least...

@slipenbois Hi, such a feature is a bad idea because players tend to select all components from all mods, without even reading what those components do and then wonder why...

@elisimpson Hey, 1. Can you successfully launch git simply by typing `git --version` in the console? 2. What's the outcome of this code executed in Windows PowerShell: ``` function Get-GitGlobalPath...