Skip to content

Commit

Permalink
RC9.2
Browse files Browse the repository at this point in the history
- less confusing installation - setup-EET_core.exe no longer used thanks to working STRING_SET_RANGE and NEXT_STRREF functionality in latest WeiDU
- uninstallation and re-installation should be more reliable now (tested several times on the same game without any problems)
- fixed AttackedThieves BG1 variable not being remapped in previous versions
- fixed strref references to BG1 movie files (movies menu)
- starting game in ToB will show Sacred Grove icon on map right away
- improvements in column appending code
  • Loading branch information
K4thos committed Jul 30, 2017
1 parent 9bd1e5e commit ce3d654
Show file tree
Hide file tree
Showing 27 changed files with 2,790 additions and 2,843 deletions.
2,596 changes: 2,543 additions & 53 deletions EET/EET.tp2

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion EET/docs/Modder's Notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ <h3>Adding support for EET chapters/journal system</h3>
<a id="Working with files that are merged during installation" name="Working with files that are merged during installation"></a>
<h3>Working with files that are merged during installation</h3>

<p>EET is installed in two steps - main components (<em>setup-EET_core</em> installed automatically by <em>setup-EET</em>) on a clean BG2:EE, and additional <em>setup-EET_end</em> component at the end of mod installation process (after any other mods). This second step is used to automatically:</p>
<p>EET is installed in two steps - main component (<em>setup-EET</em>) on a clean BG2:EE, and additional <em>setup-EET_end</em> component at the end of mod installation process (after any other mods). This second step is used to automatically:</p>
<ul>
<li><strong>merge NPC JOIN dialogue files</strong> and update all references to them</li>
<li><strong>update campaign related 2da files</strong> that may have missing entries</li>
Expand Down
2 changes: 1 addition & 1 deletion EET/lang/de_DE/2da.tra
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@4000009 = ~BG1 Mann (Standard)~
@4000010 = ~BG1 Frau (Standard)~

//CAMPAIGN.2DA / UI.MENU.LUA
//CAMPAIGN.2DA / UI.MENU
@4000100 = ~"He who fights with monsters should look to it that he himself does not become a monster... when you gaze long into the abyss the abyss also gazes into you..." -Friedrich Nietzsche.

For as long as you can remember, your view of the world has been limited to the heavily fortified walls of Candlekeep. Your foster father, Gorion, has done everything in his power to protect you and keep you out of harm's way.
Expand Down
6 changes: 3 additions & 3 deletions EET/lang/de_DE/setup.tra
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//setup-EET component name
@900000 = ~Initialise EET (first mod in install order)~
@900000 = ~EET core - resource importation~

//setup-EET messages during installation
@900001 = ~Please install it on BG2:EE engine~
Expand All @@ -16,8 +16,8 @@ It is safe to abort this installation by closing this window or pressing Ctrl+C.
@900009 = ~This component requires EET initialise component to be installed first~

//setup-EET_end component names
@910000 = ~Alternative EET GUI (SoD)~
@910001 = ~Finalise EET (last mod in install order)~
@910000 = ~EET GUI - alternative SoD interface~
@910001 = ~EET end - last mod in install order~

//setup-EET_end messages during installation
@910002 = ~This component requires EET core component to be installed first~
Expand Down
2 changes: 1 addition & 1 deletion EET/lang/en_US/2da.tra
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@4000009 = ~BG1 Male (default)~
@4000010 = ~BG1 Female (default)~

//CAMPAIGN.2DA / UI.MENU.LUA
//CAMPAIGN.2DA / UI.MENU
@4000100 = ~"He who fights with monsters should look to it that he himself does not become a monster... when you gaze long into the abyss the abyss also gazes into you..." -Friedrich Nietzsche.

For as long as you can remember, your view of the world has been limited to the heavily fortified walls of Candlekeep. Your foster father, Gorion, has done everything in his power to protect you and keep you out of harm's way.
Expand Down
6 changes: 3 additions & 3 deletions EET/lang/en_US/setup.tra
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//setup-EET component name
@900000 = ~Initialise EET (first mod in install order)~
@900000 = ~EET core - resource importation~

//setup-EET messages during installation
@900001 = ~Please install it on BG2:EE engine~
Expand All @@ -16,8 +16,8 @@ It is safe to abort this installation by closing this window or pressing Ctrl+C.
@900009 = ~This component requires EET initialise component to be installed first~

//setup-EET_end component names
@910000 = ~Alternative EET GUI (SoD)~
@910001 = ~Finalise EET (last mod in install order)~
@910000 = ~EET GUI - alternative SoD interface~
@910001 = ~EET end - last mod in install order~

//setup-EET_end messages during installation
@910002 = ~This component requires EET core component to be installed first~
Expand Down
2 changes: 1 addition & 1 deletion EET/lang/es_ES/2da.tra
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@4000009 = ~BG1 Hombre (predeterminado)~
@4000010 = ~BG1 Mujer (predeterminado)~

//CAMPAIGN.2DA / UI.MENU.LUA
//CAMPAIGN.2DA / UI.MENU
@4000100 = ~"Quien con monstruos lucha cuide de convertirse a su vez en monstruo. Cuando miras largo tiempo a un abismo, el abismo también mira dentro de ti..." - Friedrich Nietzsche.

Desde que tienes memoria, tu visión del mundo se ha limitado a los muros fortificados de Candelero. Tu padre adoptivo, Gorion, ha hecho todo lo que ha estado en su mano para protegerte.
Expand Down
6 changes: 3 additions & 3 deletions EET/lang/es_ES/setup.tra
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//setup-EET component name
@900000 = ~Iniciar EET (primer mod en el orden de instalacion)~
@900000 = ~EET core - resource importation~

//setup-EET messages during installation
@900001 = ~Por favor, instalalo en el motor de BG2:EE~
Expand All @@ -16,8 +16,8 @@ Es seguro cancelar esta instalacion cerrando esta ventana o pulsando Ctrl+C.~
@900009 = ~Este componente requiere el componente de inicio de EET para ser instalado primero~

//setup-EET_end component names
@910000 = ~EET GUI alternativo (SoD)~
@910001 = ~Finalizar EET (ultimo mod en el orden de instalacion)~
@910000 = ~EET GUI - alternative SoD interface~
@910001 = ~EET end - ultimo mod en el orden de instalacion~

//setup-EET_end messages during installation
@910002 = ~Este componente requiere el componente principal de EET para ser instalado~
Expand Down
2 changes: 1 addition & 1 deletion EET/lang/fr_FR/2da.tra
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@4000009 = ~BG1 Homme (par défaut)~
@4000010 = ~BG1 Femme (par défaut)~

//CAMPAIGN.2DA / UI.MENU.LUA
//CAMPAIGN.2DA / UI.MENU
@4000100 = ~"He who fights with monsters should look to it that he himself does not become a monster... when you gaze long into the abyss the abyss also gazes into you..." -Friedrich Nietzsche.

For as long as you can remember, your view of the world has been limited to the heavily fortified walls of Candlekeep. Your foster father, Gorion, has done everything in his power to protect you and keep you out of harm's way.
Expand Down
6 changes: 3 additions & 3 deletions EET/lang/fr_FR/setup.tra
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//setup-EET component name
@900000 = ~Initialise EET (first mod in install order)~
@900000 = ~EET core - resource importation~

//setup-EET messages during installation
@900001 = ~Please install it on BG2:EE engine~
Expand All @@ -16,8 +16,8 @@ It is safe to abort this installation by closing this window or pressing Ctrl+C.
@900009 = ~This component requires EET initialise component to be installed first~

//setup-EET_end component names
@910000 = ~Alternative EET GUI (SoD)~
@910001 = ~Finalise EET (last mod in install order)~
@910000 = ~EET GUI - alternative SoD interface~
@910001 = ~EET end - last mod in install order~

//setup-EET_end messages during installation
@910002 = ~This component requires EET core component to be installed first~
Expand Down
2 changes: 1 addition & 1 deletion EET/lang/pl_PL/2da.tra
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@4000009 = ~BG1 Mężczyzna (domyślny)~
@4000010 = ~BG1 Kobieta (domyślny)~

//CAMPAIGN.2DA / UI.MENU.LUA
//CAMPAIGN.2DA / UI.MENU
@4000100 = ~"Ten, który walczy z potworami, winien uważać, by samemu nie stać się jednym z nich... Kiedy spoglądasz w otchłań, ona również patrzy w ciebie..." -Friedrich Nietzsche

Odkąd sięgasz pamięcią, twoje spojrzenie na świat ograniczały potężne mury Candlekeep. Twój przybrany ojciec, Gorion, robił wszystko co w jego mocy, by chronić cię i trzymać z dala od niebezpieczeństw.
Expand Down
6 changes: 3 additions & 3 deletions EET/lang/pl_PL/readme-EET.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h1>Baldur's Gate: Enhanced Edition Trilogy (EET)</h1>
<strong>Autor</strong>: <a href="http://gibberlings3.net/forums/index.php?showuser=6804">K4thos</a><br>
<strong>Kontrybutorzy na GitHub</strong>: WhiteAgnus, AWizardDidIt, Crevs Daak</p>
<p><strong>W sieci: </strong><strong><a href="http://baldur.cob-bg.pl/">Strona</a></strong> i <a href="http://athkatla.cob-bg.pl/viewforum.php?f=190"><strong>Forum dyskusyjne</strong></a></p>
<p><strong>Wersja 1.0 <acronym title="(software development) A version of a program that is nearly ready for release but may still have a few bugs; the status between beta version and release version.">Release Candidate</acronym> 9</strong><br />
<p><strong>Wersja 1.0 <acronym title="(software development) A version of a program that is nearly ready for release but may still have a few bugs; the status between beta version and release version.">Release Candidate</acronym> 9.2</strong><br />
<strong>Dostępne wersje językowe: </strong>Angielski, Polski, Hiszpański, Niemiecki, Francuski<br />
<strong>Wsparcie dla systemów operacyjnych: </strong>Windows, Mac OS X, Linux (<a href="http://gibberlings3.net/forums/index.php?showtopic=28516">partycja ignorująca wielkość liter</a>)</p>
</div>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h2>Instalacja</h2>
<p>Wsparcie dla linuxa jest eksperymentalne i obecnie wymaga skorzystania z <a href="http://gibberlings3.net/forums/index.php?showtopic=28516">partycji ignorującej wielkość liter</a>. W przyszłości zostanie dodane wsparcie natywne.</p>
</div>

<h3>Inicjacja instalacji EET (setup-EET + setup-EET_core)</h3>
<h3>Rdzeń EET (setup-EET)</h3>

<p>Podstawowy komponent EET (setup-EET) wymaga świeżej, "czystej" instalacji gry BG2:EE (wymagany patch v2.3.67.3). Mody takie jak tłumaczenia i dubbing w niczym nie przeszkadzają, jednak instalacja innych modów (zwłaszcza większych, modyfikujących oryginalne zasoby) nie jest wskazana, bo może się to skończyć problemami podczas instalacji EET.</p>

Expand Down Expand Up @@ -485,7 +485,7 @@ <h3>Pomniejsze błędy instalacji</h3>

<p><strong>Mod został zainstalowany z wiadomością "Zainstalowano z błędami" / "Installed with Warnings".</strong></p>

<p>Kod EET jest w stanie wykryć i ostrzec, jeśli nie zdoła spatchować pliku BCS/DLG. Takie ostrzeżenia możesz wyszukać w pliku SETUP-EET_CORE.DEBUG znajdującym się w folderze Baldur's Gate II: Enhanced Edition, szukając (ctrl+F) wystąpień słowa "warning". Jeśli nie zdołasz sam dojść, w czym tkwi problem, wstaw plik SETUP-EET.DEBUG <a href="http://athkatla.cob-bg.pl/viewforum.php?f=190">na forum</a>. Nie jest zalecane granie, jeśli w czasie instalacji pojawiły się błędy.</p>
<p>Kod EET jest w stanie wykryć i ostrzec, jeśli nie zdoła spatchować pliku BCS/DLG. Takie ostrzeżenia możesz wyszukać w pliku SETUP-EET.DEBUG znajdującym się w folderze Baldur's Gate II: Enhanced Edition, szukając (ctrl+F) wystąpień słowa "warning". Jeśli nie zdołasz sam dojść, w czym tkwi problem, wstaw plik SETUP-EET.DEBUG <a href="http://athkatla.cob-bg.pl/viewforum.php?f=190">na forum</a>. Nie jest zalecane granie, jeśli w czasie instalacji pojawiły się błędy.</p>

<h3>Problemy w grze</h3>

Expand Down
6 changes: 3 additions & 3 deletions EET/lang/pl_PL/setup.tra
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//setup-EET component name
@900000 = ~Inicjacja instalacji EET (pierwszy mod w kolejnosci instalacji)~
@900000 = ~EET core - import zasobow~

//setup-EET messages during installation
@900001 = ~Mod jest przeznaczony dla silnika BG2:EE~
Expand All @@ -16,8 +16,8 @@ W razie dalszych problemow mozna zamknac to okno i zakonczyc instalacje skrotem
@900009 = ~Komponent wymaga wczesniejszego zainstalowania podstawowego komponentu EET~

//setup-EET_end component names
@910000 = ~Alternatywne GUI (SoD)~
@910001 = ~Zwienczenie instalacji EET (ostatni mod w kolejnosci instalacji)~
@910000 = ~EET GUI - alternatywny interfejs SoD~
@910001 = ~EET end - ostatni mod w kolejnosci instalacji~

//setup-EET_end messages during installation
@910002 = ~Komponent wymaga zainstalowania rdzenia EET~
Expand Down
Loading

0 comments on commit ce3d654

Please sign in to comment.