From 3d966842412bd97736e9e3603194b7d91e8049a9 Mon Sep 17 00:00:00 2001
From: skellytz <46245689+skellytz@users.noreply.github.com>
Date: Sun, 3 Dec 2023 06:09:03 +0100
Subject: [PATCH] v1.23.1
* Fixed incorrect worldmap headers which caused invalid area availability and travel times (thanks to LordFirkraag)
* Compatibility with BG1 spawn system in GemRB (thanks to Fernside2 and lynx)
---
bgt/bgt.tp2 | 2 +-
bgt/help/[english]bgtreadme.htm | 9 ++++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/bgt/bgt.tp2 b/bgt/bgt.tp2
index 80cbc2f..ff03cb3 100644
--- a/bgt/bgt.tp2
+++ b/bgt/bgt.tp2
@@ -21,7 +21,7 @@ BACKUP ~bgt/backup~
SUPPORT ~http://www.shsforums.net/forum/261-bgt-weidu/~
-VERSION ~v1.23~
+VERSION ~v1.23.1~
README ~bgt/help/[%LANGUAGE%]bgtreadme.htm~ ~bgt/help/[english]bgtreadme.htm~
diff --git a/bgt/help/[english]bgtreadme.htm b/bgt/help/[english]bgtreadme.htm
index 7f15e13..bf89190 100644
--- a/bgt/help/[english]bgtreadme.htm
+++ b/bgt/help/[english]bgtreadme.htm
@@ -922,8 +922,15 @@
Legalese
Version history
-
Expand/Collapse All
+
Expand/Collapse All
+
+
+
+ - Fixed incorrect worldmap headers which caused invalid area availability and travel times (thanks to LordFirkraag)
+ - Compatibility with BG1 spawn system in GemRB (thanks to Fernside2 and lynx)
+
+