From cf30e5f1be85d38ad255a262a391da7d145c519a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 27 Oct 2022 14:12:44 -0400 Subject: Updated OSFT page and zip --- pages/downloads/osft-software-archive.js | 32 +++++++++++++++++++------------ public/uploads/OSFT-Software-Archive.zip | Bin 75797459 -> 89828393 bytes tailwind.config.js | 1 + 3 files changed, 21 insertions(+), 12 deletions(-) diff --git a/pages/downloads/osft-software-archive.js b/pages/downloads/osft-software-archive.js index 8ebdc9a..aef8ba7 100644 --- a/pages/downloads/osft-software-archive.js +++ b/pages/downloads/osft-software-archive.js @@ -7,7 +7,7 @@ import { faWarning } from '@fortawesome/free-solid-svg-icons' export default function OsftSoftwareArchive() { return (
- +

Note that this page will be revamped in the future as at the moment this site is currently going through a big rewrite...

@@ -16,22 +16,28 @@ export default function OsftSoftwareArchive() {

Philip Adams Software Archive

The ultimate software collection of Philip Adams' software

-
- +
+

CONTENT WARNING

Some of the software in this pack contains a jumpscare. If you have epilepsy, please be cautious.

Disable your antivirus as it can detect false positive, feel free to use a VM in case this feels not safe.

-

Minimal Software Requirements

+

NOTE FROM ANDREW

    -
  • OS: Windows XP to 11 (Depends on each program)
  • -
  • CPU: Intel Core 2 Duo
  • +

    There was a mention back in the AstralPhaser Chats that the Histacom 1.8.5 (2013) copy in IndieDB is not the original copy from Phil.

    +

    I have retrieved the original 2010 copy from Phil himself which has the original compile date of July 5th 2010. But I will be keeping both versions for the time being.

    +
+

Minimal Requirements

+
    +
  • OS: Windows XP SP3/Vista SP2 (Depends on each program)
  • +
  • CPU: Intel/AMD x86 or x64 1 GHz Processor
  • RAM: 512 MB to 1 GB
  • -
  • Storage: 500 MB
  • +
  • Storage: 500 MB to 4 GB
  • Frameworks: Adobe Flash Player, .NET Framework 3.5, 4.0 and/or 4.5

Programs included in this pack

    +
  • Amazing Maze (Requires Flash Player)
  • Artpad (from ShiftOS)
  • Averager
  • Board Game Maker
  • @@ -48,10 +54,12 @@ export default function OsftSoftwareArchive() {
  • File Wars
  • "funny nana and grampa sounds version 1.1"
  • Guess The Number
  • -
  • Histacom 1.8.5 (Epliespy warning)
  • +
  • Histacom 1.8.5 (2010 Edition) (Epilepsy warning)
  • +
  • Histacom 1.8.5 (2013 Edition) (Epilepsy warning)
  • HTMLive
  • IIR (Interactive Infinite Road)
  • Infinijump 0.1
  • +
  • Infinijump Creator 0.1
  • Mitosis 0.6
  • OSFirstTimer Blue Screen (Jumpscare warning)
  • Paper Math 2D
  • @@ -61,7 +69,7 @@ export default function OsftSoftwareArchive() {
  • Pixel Physics 0.3
  • Road Simulator 0.4
  • RPG Map Maker
  • -
  • ShiftOS 0.0.8 (Epliespy warning)
  • +
  • ShiftOS 0.0.8 (Epilepsy warning)
  • Theme Test
  • Thoto 0.3
  • Time Machine 0.4
  • @@ -71,9 +79,9 @@ export default function OsftSoftwareArchive() {
  • Zeon OS 0.2
-

MD5 Hash: 0665543e3d85bdf017b74a0a35ac73b6

-

SHA512: a9f2927ccfd3c2ebb5ec00f9ed97f888ddefd0d3ae97391de47a5fcdbbe614bbd76f0a33ce71174346d71463abbadcb49c8ad40d08dd071f31ae3d5711e0bcf4

-

SHA256: b4358195900da09a2068039f9b9c80b2c854b72663c88a3f6f168cb4fbe7d2b4

+

MD5: d14f7bfd17fa66ada3d48020deffcce0

+

SHA512: b481d73f839c2ad99b6d6502d5735f416fbcc38dbac811c3d939845d319fecf8b15dd4ff1728ed96abe19077be19527df3692c54751bb81c201e58934d016527

+

SHA256: c7ad3f799f14e610f8931f87e2612385ec39e2662308e7005e10715f9e94c6a0

diff --git a/public/uploads/OSFT-Software-Archive.zip b/public/uploads/OSFT-Software-Archive.zip index 29ac6bb..a1cbe4d 100644 Binary files a/public/uploads/OSFT-Software-Archive.zip and b/public/uploads/OSFT-Software-Archive.zip differ diff --git a/tailwind.config.js b/tailwind.config.js index 70c4b45..3504952 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -13,6 +13,7 @@ module.exports = { colors: { 'material-gray': '#212121', 'btn-gray': '#575757', + 'content-warning': '#ad6702', } }, }, -- cgit v1.2.3