From d90615a064e28a0be3d01f172e552b76fe829f9c Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Sat, 10 Feb 2018 12:11:17 -0500
Subject: [PATCH 01/52] Update for 20180209 release and add macOS build
---
index.html | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index fdf37d5..4901f98 100644
--- a/index.html
+++ b/index.html
@@ -45,17 +45,20 @@ Download
From 2613a4fc31943cc29b759735934b1fddd45cb7c2 Mon Sep 17 00:00:00 2001
From: jesus2099
Date: Mon, 14 May 2018 16:21:08 +0200
Subject: [PATCH 02/52] Update download links to version 20180513
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 4901f98..abaaca1 100644
--- a/index.html
+++ b/index.html
@@ -46,19 +46,19 @@ Download
Latest release:
20180209
+ href="https://github.com/schismtracker/schismtracker/releases/tag/20180513">20180513
From 4635c05647dcaf1438d49f6ece2619f7ca5887e0 Mon Sep 17 00:00:00 2001
From: jesus2099
Date: Mon, 14 May 2018 16:21:45 +0200
Subject: [PATCH 03/52] Provide 64-bit Windows download link
---
index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.html b/index.html
index abaaca1..37981ed 100644
--- a/index.html
+++ b/index.html
@@ -51,6 +51,8 @@ Download
Windows 32-bit build
+
+ Windows 64-bit build
Linux 64-bit build
From e487d7ad9222fb70ea3b6968d25d6199159b76f2 Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Fri, 10 Aug 2018 01:15:49 -0400
Subject: [PATCH 04/52] Update for 20180810 release
---
index.html | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index 4901f98..327446e 100644
--- a/index.html
+++ b/index.html
@@ -45,20 +45,19 @@ Download
From 6e4a6ae1da228d4d331ce5feda4fd0817cf45611 Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Sun, 23 Dec 2018 11:27:24 -0500
Subject: [PATCH 05/52] Update for 20181223 release (incl. linking source
tarball)
---
index.html | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/index.html b/index.html
index 67de919..89001e2 100644
--- a/index.html
+++ b/index.html
@@ -45,20 +45,17 @@ Download
From c82c897d917073aec0ed93cb7567a2bc479fd27b Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Fri, 14 Jun 2019 18:23:09 -0400
Subject: [PATCH 06/52] Update for 20190614 release
---
index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index 89001e2..94c8fd8 100644
--- a/index.html
+++ b/index.html
@@ -45,17 +45,17 @@ Download
From 4fb375cf2ad95a209428da16cb919337b5598e43 Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Tue, 23 Jul 2019 00:00:43 -0400
Subject: [PATCH 07/52] Update for 20190722 release
---
index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index 94c8fd8..fd64a65 100644
--- a/index.html
+++ b/index.html
@@ -45,17 +45,17 @@ Download
From d65e4ff04230076370e5b7f5237b70eb83735415 Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Mon, 5 Aug 2019 14:42:34 -0400
Subject: [PATCH 08/52] Update for 20190805 release
---
index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index fd64a65..7bd3ef4 100644
--- a/index.html
+++ b/index.html
@@ -45,17 +45,17 @@ Download
From 98303c723d92ab0326255b9e82d7256c843e26d3 Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Tue, 25 May 2021 22:17:05 -0400
Subject: [PATCH 09/52] Update page for 20200524 and 20200412 releases
Linux, macOS, and source links will need to change once those artifacts
are available.
---
index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index 7bd3ef4..3ba53c2 100644
--- a/index.html
+++ b/index.html
@@ -45,17 +45,17 @@ Download
From 72915b436d3e541c31784ef20f6e04e00f1b0f7a Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Wed, 26 May 2021 15:45:31 -0400
Subject: [PATCH 10/52] Fix year for latest release (closes #2)
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 3ba53c2..5cddaee 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@ Download
Latest release:
- 20200524
+ 20210524
From ed085f7ba1617abe6bbe69724499f9f5a8c113a2 Mon Sep 17 00:00:00 2001
From: Brandon Mulcahy
Date: Mon, 15 Nov 2021 17:04:27 -0500
Subject: [PATCH 11/52] Update for 20211115 release
---
index.html | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index 5cddaee..da8ca86 100644
--- a/index.html
+++ b/index.html
@@ -45,17 +45,19 @@ Download
From b43da20f593db9aba4493a57934b1b342279cf11 Mon Sep 17 00:00:00 2001
From: Casey Mulcahy
Date: Tue, 25 Jan 2022 10:39:27 -0500
Subject: [PATCH 12/52] Update for 20220125 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index da8ca86..884102b 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From d92b3a2c3eff06b1ca112422e69759d898846fec Mon Sep 17 00:00:00 2001
From: Casey Mulcahy
Date: Fri, 6 May 2022 08:36:13 -0400
Subject: [PATCH 13/52] Update for 20220506 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 884102b..02b2063 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 03c40cce34d313bce9edfc44548f8890a5c4c677 Mon Sep 17 00:00:00 2001
From: Casey Mulcahy
Date: Sun, 7 Aug 2022 07:22:39 -0400
Subject: [PATCH 14/52] Update for 20220807 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 02b2063..bf1a0d5 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 482324cd94b0cbc48183d8db9a02ce8fab92dfe8 Mon Sep 17 00:00:00 2001
From: Casey Mulcahy
Date: Mon, 5 Sep 2022 15:54:58 -0400
Subject: [PATCH 15/52] Update for 20220905 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index bf1a0d5..4d455f7 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 13ce6c9adacfd3da1d5444596d206228fb2448ae Mon Sep 17 00:00:00 2001
From: Casey Mulcahy
Date: Thu, 20 Oct 2022 12:24:25 -0400
Subject: [PATCH 16/52] Update for 20221020 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 4d455f7..8fb26b5 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From f541d2963dddcf627d82eb28e8d92b81cd1c8c1c Mon Sep 17 00:00:00 2001
From: Casey Mulcahy
Date: Thu, 1 Dec 2022 11:39:07 -0500
Subject: [PATCH 17/52] Update for 20221201 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 8fb26b5..eb3e044 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 1fe46a88e4af001ad25842d7483b6e21174e27f2 Mon Sep 17 00:00:00 2001
From: Paper <37962225+mrpapersonic@users.noreply.github.com>
Date: Wed, 6 Sep 2023 21:24:58 -0400
Subject: [PATCH 18/52] Update for 20230906 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index eb3e044..8aed54a 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 9c6c3cd7e61d4b09ca223264925284a6fe7bc252 Mon Sep 17 00:00:00 2001
From: Paper <37962225+mrpapersonic@users.noreply.github.com>
Date: Mon, 30 Oct 2023 16:01:00 -0400
Subject: [PATCH 19/52] Update for 20231029 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 8aed54a..7edae5e 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 46c45844ad333ec1c159489e5a1e41951d6bf6e8 Mon Sep 17 00:00:00 2001
From: Paper <37962225+mrpapersonic@users.noreply.github.com>
Date: Mon, 29 Jan 2024 18:19:20 -0500
Subject: [PATCH 20/52] Update for 20240129 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 7edae5e..fd35b6c 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 73e8e77299d3033a38b64cf057d43ebffdb487f7 Mon Sep 17 00:00:00 2001
From: Paper <37962225+mrpapersonic@users.noreply.github.com>
Date: Fri, 8 Mar 2024 21:41:14 -0500
Subject: [PATCH 21/52] Update for 20240308 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index fd35b6c..53dc1dc 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 6213d5b3e9e828a4a8bf07589e05f2230e28cb13 Mon Sep 17 00:00:00 2001
From: Paper <37962225+mrpapersonic@users.noreply.github.com>
Date: Thu, 28 Mar 2024 21:42:42 -0400
Subject: [PATCH 22/52] Update for 20240328 release
---
index.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 53dc1dc..ed12b99 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,19 @@ Download
From 613ae86ec21e48d768d1a87e6abb0d533c8ed5a1 Mon Sep 17 00:00:00 2001
From: Paper <37962225+mrpapersonic@users.noreply.github.com>
Date: Tue, 9 Apr 2024 03:29:42 -0400
Subject: [PATCH 23/52] Update for 20240409
---
index.html | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index ed12b99..f25d34d 100644
--- a/index.html
+++ b/index.html
@@ -45,19 +45,21 @@ Download
From cc67ca0935bf4a416d4abcafc624a002f87f640f Mon Sep 17 00:00:00 2001
From: Paper
Date: Fri, 26 Apr 2024 23:57:04 -0400
Subject: [PATCH 24/52] Update for 20240426
---
index.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index f25d34d..7b4b164 100644
--- a/index.html
+++ b/index.html
@@ -45,21 +45,21 @@ Download
From d919c4fbac67fca36c5299903519812d9764da20 Mon Sep 17 00:00:00 2001
From: Paper
Date: Tue, 14 May 2024 15:48:43 -0400
Subject: [PATCH 25/52] Update for 20240503 release (11 days late!!)
---
index.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index 7b4b164..80663ad 100644
--- a/index.html
+++ b/index.html
@@ -45,21 +45,21 @@ Download
From f60250c3149caa6c6d19246e8b35495ae0ac03fc Mon Sep 17 00:00:00 2001
From: Paper
Date: Wed, 15 May 2024 16:25:16 -0400
Subject: [PATCH 26/52] Update for 20240515
---
index.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index 80663ad..fdaf6b7 100644
--- a/index.html
+++ b/index.html
@@ -45,21 +45,21 @@ Download
From 0ee0fe842ba0f3e76eac524f5cf925f81b603c6a Mon Sep 17 00:00:00 2001
From: Paper
Date: Thu, 23 May 2024 19:27:22 -0400
Subject: [PATCH 27/52] Update for 20240523
---
index.html | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index fdaf6b7..e71d04e 100644
--- a/index.html
+++ b/index.html
@@ -45,21 +45,27 @@ Download
From e27e9b7a2eacaffdc9985867a4000e48673f011a Mon Sep 17 00:00:00 2001
From: Paper
Date: Thu, 23 May 2024 19:28:48 -0400
Subject: [PATCH 28/52] `mingw32` isn't user-friendly at all...
---
index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index e71d04e..aa575ab 100644
--- a/index.html
+++ b/index.html
@@ -49,13 +49,13 @@ Download
- Windows 32-bit x86 build
+ Windows 32-bit x86 build
- Windows 64-bit x86_64 build
+ Windows 64-bit x86_64 build
- Windows 32-bit ARM build
+ Windows 32-bit ARM build
- Windows 64-bit ARM build
+ Windows 64-bit ARM build
Linux 64-bit (x86_64) build
From 143220cde166b688217ec1fa3a456a8407120f19 Mon Sep 17 00:00:00 2001
From: Paper
Date: Wed, 29 May 2024 13:05:16 -0400
Subject: [PATCH 29/52] Update for 20240529 release
---
index.html | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
index aa575ab..ca85061 100644
--- a/index.html
+++ b/index.html
@@ -45,27 +45,27 @@ Download
From c1bcd26baf313d1102f7e6486acefe749298174e Mon Sep 17 00:00:00 2001
From: Paper
Date: Sat, 1 Jun 2024 00:31:59 -0400
Subject: [PATCH 30/52] html: consolidate builds to lists by platform
---
index.html | 62 ++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 44 insertions(+), 18 deletions(-)
diff --git a/index.html b/index.html
index ca85061..f86a80a 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
-
+
Schism Tracker
@@ -48,24 +48,50 @@ Download
20240529
-
From f75732df42a6bb94759d150a0becd348c5080b77 Mon Sep 17 00:00:00 2001
From: Paper
Date: Sun, 9 Jun 2024 03:02:42 -0400
Subject: [PATCH 31/52] Update for 20240609
---
index.html | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index f86a80a..82a76da 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@ Download
From 642c66ba780751fdebece7532e9bad4224b62dba Mon Sep 17 00:00:00 2001
From: Paper
Date: Mon, 10 Jun 2024 03:36:08 -0400
Subject: [PATCH 32/52] css: prevent antialiasing when the logo is scaled
this usually doesn't happen unless on mobile
---
style.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/style.css b/style.css
index 1f9cd5c..297d467 100644
--- a/style.css
+++ b/style.css
@@ -11,6 +11,7 @@ h1 {
/*font-size: x-large;*/
font-weight: bold;
text-align: center;
+ image-rendering: pixelated;
}
section h1 { border-top: 2px dotted rgb(124,88,68); text-align: center; position: relative; margin: 1.75rem 0 0; }
From 2e3b8ee004c646b6a73875953afce783c1823f8d Mon Sep 17 00:00:00 2001
From: Paper
Date: Mon, 10 Jun 2024 03:38:25 -0400
Subject: [PATCH 33/52] css: ...
---
style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.css b/style.css
index 297d467..f666295 100644
--- a/style.css
+++ b/style.css
@@ -11,7 +11,6 @@ h1 {
/*font-size: x-large;*/
font-weight: bold;
text-align: center;
- image-rendering: pixelated;
}
section h1 { border-top: 2px dotted rgb(124,88,68); text-align: center; position: relative; margin: 1.75rem 0 0; }
@@ -21,6 +20,7 @@ section h1 span { position: relative; top: -.7em; background: rgb(179,147,120);
img#logo {
margin: 1rem auto;
display: block;
+ image-rendering: pixelated;
}
section div {
From c5bcef58b334c4302fe4899e4ae7d1a3730fa4e4 Mon Sep 17 00:00:00 2001
From: Paper
Date: Fri, 14 Jun 2024 19:44:56 -0400
Subject: [PATCH 34/52] Update for 20240614
---
index.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index 82a76da..6c2b048 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@ Download
From 68c0ec92dab4ca3cbdfc0e50b1f0e5cc78fe09a8 Mon Sep 17 00:00:00 2001
From: Paper
Date: Sun, 30 Jun 2024 16:12:31 +0100
Subject: [PATCH 35/52] Update for version 20240630
---
index.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index 6c2b048..ecdef27 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@ Download
From b7e5385f6f13d31b918c10496fa2771cdb3d0bd9 Mon Sep 17 00:00:00 2001
From: Paper
Date: Fri, 9 Aug 2024 19:15:03 -0400
Subject: [PATCH 36/52] Update for version 20240809
---
index.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index ecdef27..018e316 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@ Download
From 6103f6168c6db80db362169b02e5b53e1fab4015 Mon Sep 17 00:00:00 2001
From: Paper
Date: Fri, 9 Aug 2024 20:12:49 -0400
Subject: [PATCH 37/52] html: add Open Graph properties
https://ogp.me/
---
index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/index.html b/index.html
index 018e316..5113ed5 100644
--- a/index.html
+++ b/index.html
@@ -4,8 +4,14 @@
Schism Tracker
+
+
+
+
+
+
From f8e4ee5f8058cef82839a432136ecc6754b20157 Mon Sep 17 00:00:00 2001
From: Paper
Date: Sun, 22 Sep 2024 20:19:48 -0400
Subject: [PATCH 38/52] update for 20240909
---
index.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index 5113ed5..6337897 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From e20f28b462bb9b043f40528a34fb52c6d398c941 Mon Sep 17 00:00:00 2001
From: Paper
Date: Mon, 21 Oct 2024 02:28:58 -0400
Subject: [PATCH 39/52] update for 20241021
what's 9 + 10
---
index.html | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
index 6337897..e9cefe5 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From 204604a2de38f9c01fa849aa7d853d16afac3606 Mon Sep 17 00:00:00 2001
From: Paper
Date: Thu, 26 Dec 2024 00:06:22 -0500
Subject: [PATCH 40/52] update for 20241225
---
index.html | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index e9cefe5..d5c0f28 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From a5475b955fd62f700a999ef0e656751b452ef8a9 Mon Sep 17 00:00:00 2001
From: Paper
Date: Thu, 26 Dec 2024 02:34:16 -0500
Subject: [PATCH 41/52] update for 20241226
---
index.html | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index d5c0f28..27a5550 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From de729dce2b3da1779621ad2800381211925c8f9c Mon Sep 17 00:00:00 2001
From: Paper
Date: Mon, 3 Feb 2025 00:08:17 -0500
Subject: [PATCH 42/52] html: update for 20250202
---
index.html | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index 27a5550..419315c 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From 08bf4d8268cf71718d02df73dd249945a45282d1 Mon Sep 17 00:00:00 2001
From: Paper
Date: Sat, 8 Feb 2025 23:51:42 -0500
Subject: [PATCH 43/52] Update for 20250208
---
index.html | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index 419315c..e00ebae 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From 4787fa17e8f5c876b7c35e8a2ac8e66d59d491f5 Mon Sep 17 00:00:00 2001
From: Paper
Date: Wed, 5 Mar 2025 20:48:19 -0500
Subject: [PATCH 44/52] Update for 20250305
---
index.html | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index e00ebae..f282bdc 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From 85a5810e22c204e4d3eac6c374eb1abafc60c4de Mon Sep 17 00:00:00 2001
From: Paper
Date: Fri, 7 Mar 2025 03:18:13 -0500
Subject: [PATCH 45/52] Update for 20250307
---
index.html | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/index.html b/index.html
index f282bdc..a377ec5 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From ce253fc1ad3a64cc9d1de8e11bc14060ecb4de36 Mon Sep 17 00:00:00 2001
From: Paper
Date: Thu, 13 Mar 2025 23:35:10 -0400
Subject: [PATCH 46/52] Update for 20250313
---
index.html | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/index.html b/index.html
index a377ec5..9756b97 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From 36247e0c9b6d7cf08098edffb2612667087893e3 Mon Sep 17 00:00:00 2001
From: Paper
Date: Tue, 15 Apr 2025 19:54:06 -0400
Subject: [PATCH 47/52] Update for 20250415
---
index.html | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
diff --git a/index.html b/index.html
index 9756b97..e136fea 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From d15a128cfc401336d75dfce10522e905582879bb Mon Sep 17 00:00:00 2001
From: Paper
Date: Mon, 28 Jul 2025 10:56:52 -0400
Subject: [PATCH 48/52] Update for 20250728
---
index.html | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/index.html b/index.html
index e136fea..daf121d 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From fa1d7bbb537000b78ca9f53dda6c7a6b7813403d Mon Sep 17 00:00:00 2001
From: Paper
Date: Mon, 25 Aug 2025 22:53:38 -0400
Subject: [PATCH 49/52] Update for 20250825
---
index.html | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/index.html b/index.html
index daf121d..e745778 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From a6d8289f780a7d5ed0cbf08e4cb4b7ddf9d1f9cf Mon Sep 17 00:00:00 2001
From: Paper
Date: Tue, 14 Oct 2025 18:23:18 -0400
Subject: [PATCH 50/52] Update for 20251014
---
index.html | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/index.html b/index.html
index e745778..79768fc 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@ Download
From b9f7a2ef1c1d9d86e6aed8cd4e35fbe6689e6abc Mon Sep 17 00:00:00 2001
From: Paper
Date: Thu, 23 Oct 2025 20:59:22 -0400
Subject: [PATCH 51/52] *: spring cleaning!
added a "community" section for the (new!) IRC channel and the
de facto officially-unofficial Discord channel. the primary
motivation is to not clutter up #openmpt with stuff about
schism. people have actually tried joining #schism so I think
it's a good pick for a channel name.
I spread out all of the builds again, since it was admittedly
kind of stupid to separate them all out into "sections" when
that's only even relevant for Windows.
---
index.html | 95 +++++++++++++++++++++++++++++-------------------------
style.css | 5 +++
2 files changed, 56 insertions(+), 44 deletions(-)
diff --git a/index.html b/index.html
index 79768fc..15a8709 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@ Overview
successfully built for Windows, Mac OS X, Linux, FreeBSD, OpenBSD,
AmigaOS, BeOS, and even the Wii . Schism
- will most likely build on any architecture supported by GCC4 (e.g.
+ will most likely build on any architecture supported by GCC (e.g.
alpha, m68k, arm, etc.) but it will probably not be as well-optimized
on many systems.
@@ -47,7 +47,7 @@ Overview
- Download
+ Downloads
Latest release:
@@ -55,56 +55,43 @@ Download
+
+ Community
+
+
+ IRC : Join #schism on
+ Libera.Chat with your favorite IRC
+ client.
+
+
+ Discord : The #schismtracker channel in
+ TARC is the
+ de facto channel for Schism Tracker.
+
+
+
+
Development
@@ -130,6 +133,10 @@
Development
OS X , or
Linux .
+
+ Found a bug or have a feature request? Post it on the
+ issue tracker .
+
diff --git a/style.css b/style.css
index f666295..cce2b09 100644
--- a/style.css
+++ b/style.css
@@ -55,3 +55,8 @@ code, pre {
color: #449848;
margin: 1rem;
}
+
+/* Make the downloads list a bit less cramped */
+li {
+ margin-top: 0.1em;
+}
From 4a1c4726671de6eb9fdac4ed927ad23208060e1d Mon Sep 17 00:00:00 2001
From: Paper
Date: Sun, 24 May 2026 17:27:27 -0400
Subject: [PATCH 52/52] update for 20260524
---
index.html | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)
diff --git a/index.html b/index.html
index 15a8709..ca391f5 100644
--- a/index.html
+++ b/index.html
@@ -51,49 +51,50 @@ Downloads