From e84d6e97c2d933fd241545bf8b57bb02d578551a Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Sun, 6 Jun 2021 00:24:35 -0400 Subject: [PATCH] Update the version to beta and remove online high scores from the todo list. I now have an implementation of that. --- BuGS/main.rez | 2 +- TODO.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/BuGS/main.rez b/BuGS/main.rez index 35f08e8..cb1046d 100644 --- a/BuGS/main.rez +++ b/BuGS/main.rez @@ -64,7 +64,7 @@ resource rVersion (1) { 1, /* Major version number in BCD */ 9, /* Minor version number in BCD */ 0, /* Bug version number in BCD */ - alpha, /* Development phase */ + beta, /* Development phase */ 0 /* Release number */ }, verUS, diff --git a/TODO.md b/TODO.md index 8077251..92196cb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ TODO ======= -* Look at supporting a global high score list for systems with an Internet connection * Look at supporting System 5 which may allow a single disk bootable image. System 6 is probably too big to ever fit on a 800k floppy with the game. * I tested it and BuGS crashes on launch if run from System 5.0.4. Something is assuming System 6 or better. * Get the old boot disks from https://ftp.apple.asimov.net/images/gs/os/gsos/