Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to v10 #15

Merged
merged 27 commits into from
Apr 13, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b33a9b4
Update bg1re.readme.francais.txt
Gitjas Nov 12, 2021
947191d
-removed reference to nonexistent scriptname (Necromancer's Trouble).
Gitjas Jan 21, 2023
3846a85
-corrected reference to letters (Camryn and Tamah).
Gitjas Jan 21, 2023
57efa82
-fixed EraseJournalEntry references.
Gitjas Jan 21, 2023
6ecb638
Create Hinweis_deutsche_Übersetzung.txt
Gitjas Jan 21, 2023
c88c69b
typo correction
Gitjas Jan 21, 2023
507e971
-missed lines from tp2 traified.
Gitjas Jan 21, 2023
bed66a7
readme update
Gitjas Jan 21, 2023
e80cdf7
Update bg1re.ini
Gitjas Mar 30, 2023
2d76784
added closing variable to riversides
Gitjas Mar 30, 2023
3fcaf8f
Added checks whether Melicamp is in the area
Gitjas Mar 30, 2023
8acb111
Ioun Stone from Thalantyr should not be tagged as critical item.
Gitjas Mar 30, 2023
5bd3e38
typo correction
Gitjas Mar 30, 2023
cbb5d71
readme update
Gitjas Mar 30, 2023
9e39f82
Merge branch 'Gibberlings3:master' into master
Gitjas Apr 9, 2023
2f0dad9
-added reply options to Duke Eltan to be able to tell him of progress…
Gitjas Apr 9, 2023
beed66b
format
Gitjas Apr 9, 2023
f5a80db
readme
Gitjas Apr 9, 2023
3fb5129
Update InfinityAutoPackager.yaml
Gitjas Apr 12, 2023
cbd7361
improvement to "Interruptions"
Gitjas Apr 12, 2023
a4d4a55
hack for prologue save
Gitjas Apr 12, 2023
f8be567
-Quest should not close before all letters are delivered
Gitjas Apr 12, 2023
4235adc
Skie and Garrick will react to their letters if placed in their inven…
Gitjas Apr 12, 2023
60b525a
spawn creature failsave &version update
Gitjas Apr 12, 2023
66b71af
Tagged book case as a critical item
Gitjas Apr 12, 2023
f250df9
minor improvements
Gitjas Apr 12, 2023
76f91be
readme update
Gitjas Apr 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
readme update
  • Loading branch information
Gitjas committed Jan 21, 2023
commit bed66a72c51e9d5ba5af7cbc9e3dbcad7b1a434b
11 changes: 10 additions & 1 deletion bg1re/bg1re.readme.english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,8 @@ There's a chapel and altar in the mines. Why not a wedding? Love, as we all know
Bonus quest: Scar - The Return, by jastey
------------------------------------------------------------------

**This component will be included automatically if both Scar's Spare Time and Duke Eltan's Spare Minute are enabled, and does not have its own install option.**

Type: Quest
Availability: Precondition is the visiting of Scar's private quarters. Later, talk to Duke Eltan about how Scar was murdered (in the Harbour master's house). This will trigger the quest to find Scar's body. (Components "Scar's Spare Time" and "Duke Eltan's Spare Minute" have to be installed AND the PC has to visit Scar in his private quarters at least shortly)
Rating: Teen content. Nothing in terms of sexual, but we are dealing with the search for the corpse of a murdered man.
Expand Down Expand Up @@ -1274,7 +1276,7 @@ If you play it with the original BG, the mod is compatible with MotSC (= TWM)

For compatibility, please stick to the install order:

EBG1 - Transitions - bg1npc project - bg1re - bg1ub - Jarl's Adventure Pack (v0.7)
EndlessBG1 - Transitions - bg1re

----------------
VIII. Known Issues
Expand Down Expand Up @@ -1374,6 +1376,13 @@ DLC Merger https://forums.beamdog.com/discussion/71305/mod-dlc-merger-merge-
XII. History
----------------

Version 9.1:
-fixed EraseJournalEntry references.
-missed lines from tp2 traified.
-removed reference to nonexistent scriptname (Necromancer's Trouble).
-corrected reference to letters (Camryn and Tamah).
-typo correction.

Version 9.0:
-French version completed, by les d'Oghmatiques (Le Marquis, Galath�e, Lothringen, Shaywen, Zooloo) and Jazira ; proofreading par Graoumf.
-crossmod with Transitions: install should not fail and quest about Scar should be available after Sarevok's death.
Expand Down
9 changes: 8 additions & 1 deletion bg1re/bg1re.readme.francais.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ Si vous jouez avec le jeu BG original, ce mod est compatible avec MotSC (= TWM)

Au niveau de la compatibilité, suivre l'ordre d'installation ci-dessous :

EBG1 - Transitions - bg1npc project - bg1re - bg1ub - Jarl's Adventure Pack (v0.7)
EndlessBG1 - Transitions - bg1re


----------------
Expand Down Expand Up @@ -1377,6 +1377,13 @@ DLC Merger https://forums.beamdog.com/discussion/71305/mod-dlc-merger-merge-
XII. History
----------------

Version 9.1:
-fixed EraseJournalEntry references.
-missed lines from tp2 traified.
-removed reference to nonexistent scriptname (Necromancer's Trouble).
-corrected reference to letters (Camryn and Tamah).
-typo correction.

Version 9.0:
-French version completed, by les d'Oghmatiques (Le Marquis, Galathée, Lothringen, Shaywen, Zooloo) and Jazira ; proofreading par Graoumf.
-crossmod with Transitions: install should not fail and quest about Scar should be available after Sarevok's death.
Expand Down