Skip to content

Commit

Permalink
augury
Browse files Browse the repository at this point in the history
  • Loading branch information
sealldeveloper committed Feb 29, 2024
1 parent dfd2c2d commit 9fa4562
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 0 deletions.
Binary file added assets/augury.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
253 changes: 253 additions & 0 deletions mods/augury.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,253 @@
<!DOCTYPE html>
<html lang="en" style="background-color:rgb(17, 5, 29) ;">

<head>
<title>Augury - BOOGO x SEAL</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="It turns out... the prophecy was a lie all along. Will you let the strings of ancient prophets twist your fate? Or will you prove once and for all that fate can be changed? Join us on this grand musical adventure, against a force like no other; in a dying world, in need of saving!">
<link rel="apple-touch-icon" sizes="180x180" href="../icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../icons/favicon-16x16.png">
<link rel="manifest" href="../icons/site.webmanifest">
<link rel="shortcut icon" href="../icons/favicon.ico">
<meta name="msapplication-TileColor" content="#603cba">
<meta name="msapplication-config" content="../icons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<meta charset="UTF-8">
<meta property="og:type" content="website">
<meta property="og:site_name" content="BOOGO x SEAL">
<meta property="og:title" content="Augury" />
<meta property="og:image" content="https://boogoxseal.xyz/assets/augury.jpeg" />
<meta property="twitter:image:src" content="https://boogoxseal.xyz/assets/augury.jpeg" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="It turns out... the prophecy was a lie all along. Will you let the strings of ancient prophets twist your fate? Or will you prove once and for all that fate can be changed? Join us on this grand musical adventure, against a force like no other; in a dying world, in need of saving!">
<meta name="og:image:alt" content="It turns out... the prophecy was a lie all along. Will you let the strings of ancient prophets twist your fate? Or will you prove once and for all that fate can be changed? Join us on this grand musical adventure, against a force like no other; in a dying world, in need of saving!">
<meta name="og:description" content="It turns out... the prophecy was a lie all along. Will you let the strings of ancient prophets twist your fate? Or will you prove once and for all that fate can be changed? Join us on this grand musical adventure, against a force like no other; in a dying world, in need of saving!">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.3/css/bootstrap.min.css"
crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/6.0.1/mdb.min.css"
crossorigin="anonymous">
<link rel="stylesheet" href="../css/topnav.css">
<link rel="stylesheet" href="../css/hovers.css">
<link rel="stylesheet" href="../css/all.css">
<link rel="stylesheet" href="../css/selectable-boxes.css">
<style>
td {
text-align: center
}

.th-custom {
overflow: auto;
font-weight: 200;
text-align: center;
padding-left: 5px;
padding-right: 5px;
font-size: 28px;
margin: 10px
}

body {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #fff;
overflow: auto;
font-family: monospace;
font-weight: 500;
margin-top: 15vh
}

.coolButton {
font-size: 15px;
margin-right: 10px;
transition: all .2s linear;
border-style: solid;
color: var(--color);
border-width: 2px;
border-color: #7023b8;
font-family: monospace
}

.coolButton:hover {
transform: translateY(-6px);
border-radius: 28px;
border-bottom-right-radius: 28px;
border-top-right-radius: 28px;
border-top-left-radius: 28px;
border-bottom-left-radius: 28px;
border-color: #7023b8;
font-family: monospace
}

.parent:hover .coolButton:not(:hover) {
border-radius: 29px;
font-family: monospace
}

h1,
h3 {
font-family: monospace
}
</style>
</head>



<body style="background-color:rgb(17, 5, 29) ;">
<div class="topnav">
<a href="../">Home</a>
<a href="../tools">Tools</a>
<a class="active" href=".">Mods</a>
<a href="../about">About Us</a>
<a href="https://sealldeveloper.github.io/incredibox-downloads-index/">Mod Index</a>
<a href='https://ko-fi.com/K3K3LWCC7' target='_blank'><img height='24' style='border:0px;height:24px;'
src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' alt='Buy Me a Coffee at ko-fi.com' /></a>
</div>
<div class="container mt-3" style="background-color:rgb(29, 8, 49) ; overflow:hidden; padding-bottom:40px;">
<div id="piege" class="container m-3">
<div id="piege-title" class="text-center">
<h1 class="mt-3 mb-3">Augury</h1>
<img src="../assets/augury.jpeg" class="mx-auto d-block justhover" width="auto" height="240"
style="border-radius:30px">
<br>
<p>It turns out... the prophecy was a lie all along. Will you let the strings of ancient prophets twist your fate? Or will you prove once and for all that fate can be changed? Join us on this grand musical adventure, against a force like no other; in a dying world, in need of saving!
<br><br>
This mod is a complete and total remake of a mod that shall not be named, as we swore it shall never be stained by their legacy again. Every sound, every design, even the whole story, has been rewritten from the ground up! Will you accompany us on this journey... or will you be left behind in the past? All you need is to take that first step... in Project Omni!</p>
</div>
<br>
<div id="piege-credits" class="text-center">
<h2>Credits</h2>
<br>
<p>Props to the entire team who worked on Augury:</p>
<br>
<div class="container" id="credits-container">
<div class="row justify-content-center">
<div class="col"><b>
JAL
</b></div>
<div class="col">
Director, Teaser Instrumental Audio, Sound Design
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
M4inR34lity
</b></div>
<div class="col">
animator
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
Andlfyer
</b></div>
<div class="col">
Director, Storyboard, Teaser Vocals, Bonus Vocals, Sound Design
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
PixelTheIncrediboxer
</b></div>
<div class="col">
Polo Animator, Asset Artist, Sound Design, Bonus Instrumentals
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
PersonFromGreece
</b></div>
<div class="col">
Teaser Animator, Polo Animator
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
Marchellredhair
</b></div>
<div class="col">
Bonus Animator
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
MaximB/TPFR
</b></div>
<div class="col">
Polo Artist
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
Logan
</b></div>
<div class="col">
Concept Artist
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
MrBiscut and HoriHorus
</b></div>
<div class="col">
Original directors, the people that had the original idea for this mod!
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
Artemiy Kopych
</b></div>
<div class="col">
Android and PC ports
</div>
</div>
<br>
<div class="row justify-content-center">
<div class="col"><b>
Seal
</b></div>
<div class="col">
Webapp port
</div>
</div>
</div>
</div>
<br>
<hr class="hr hr-blurry" />
<br>
<div id="piege-downloads" class="text-center">
<h2>Downloads</h2>
<small>Note: The APK on install, may pose a 'warning' from Google Play. This is due to the signature of
the APK not being verified, and not due to any malicious content.</small>
<br>
<br>
<div class="btn-group" role="group">
<a class="btn coolButton" role="button" target="_blank" rel="noopener noreferrer"
href="https://www.mediafire.com/file/kib73gjjeooru5o/Project_Omni_1.0PC.zip/file">Windows</a>
<a class="btn coolButton" role="button" target="_blank" rel="noopener noreferrer"
href="https://www.mediafire.com/file/dak1mbzhfkx01ww/Project_Omni_v1.0Android.apk/file">Android</a>
<a class="btn coolButton" role="button" target="_blank" rel="noopener noreferrer"
href="https://sealldeveloper.github.io/incredibox-webapps/augury">Webapp / iOS</a>
</div>
</div>
<br>
</div>
</div>
<h3 style="padding-bottom:5px"></h3>
<h3 style="text-align:center;font-size:10px">Made by <a style="font-size:10px" target="_blank"
rel="noopener noreferrer" class="enter">seal</a></h3>
</body>

</html>
17 changes: 17 additions & 0 deletions mods/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,13 @@ <h4>Wolfgang</h4>
<h4>Monochrome</h4>
</a>
</div>
<div class="col justhover">
<a href="monochrome" rel="noopener noreferrer">
<img src="../assets/augury.jpeg" width="auto" height="140"
style="border-radius:30px">
<h4>Augury</h4>
</a>
</div>
</div>
</div>
<br>
Expand Down Expand Up @@ -294,6 +301,16 @@ <h4>I Made Tht (Wolfgang)</h4>
</a>
</div>
</div>
<div class="row" align="center">
<div class="col justhover">
<a href="https://sealldeveloper.github.io/incredibox-webapps/augury"
rel="noopener noreferrer">
<img src="../assets/augury.jpeg" width="auto" height="140"
style="border-radius:30px">
<h4>I Made Tht (Wolfgang)</h4>
</a>
</div>
</div>
</div>


Expand Down

0 comments on commit 9fa4562

Please sign in to comment.