Initial commit
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
Thumbs.db
|
||||
.DS_Store
|
3
README.md
Normal file
3
README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
This is the content of the [openboe.com](https://openboe.com) website.
|
||||
|
||||
I'll add a proper license file later, but consider this to be usable under CC-BY-SA.
|
BIN
favicoff.png
Executable file
BIN
favicoff.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 795 B |
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
87
index.html
Normal file
87
index.html
Normal file
@@ -0,0 +1,87 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
||||
<head><title>Blades of Exile</title>
|
||||
<meta charset='utf-8'>
|
||||
<meta name='description' content='The official web page for the Open Blades of Exile project, a classic role-playing game and adventure construction kit originally created by Spiderweb Software.'>
|
||||
|
||||
<style>
|
||||
body {
|
||||
background-color: #097;
|
||||
}
|
||||
#wrapper {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.content {
|
||||
text-align: left;
|
||||
background-color: #aaa;
|
||||
border-style: solid;
|
||||
border-width: 5px;
|
||||
border-color: #088;
|
||||
border-radius: 25px;
|
||||
padding: 10px;
|
||||
}
|
||||
dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
.logo
|
||||
{
|
||||
text-align:center;
|
||||
display:block;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id='wrapper'>
|
||||
<div class='logo'><img src="sitefile/BoE_Logo.png" alt="Blades of Exile">
|
||||
<br /><a href='https://nqn.itch.io/blades-of-exile'><img src="sitefile/Download_Win.png" alt="Download"></a></div>
|
||||
<div class='content'>
|
||||
<p>In <i>Exile: Escape from the Pit</i>, you were cast into the underworld by the Empire. In <i>Exile II: Crystal Souls</i>, you claimed the pit as your own and fought off the Empire. In <i>Exile III: Ruined World</i>, you battled to return home, to return to the surface and the sunlight you thought you had lost forever.
|
||||
|
||||
<p>Now, with Blades of Exile, the adventures continue. On the surface, rebellion is brewing. In Exile, a new war is tearing the subterranean nation apart. There's plenty of war and strife, and plenty of chances for a band of adventurers to make their fortunes!
|
||||
|
||||
<p>Blades of Exile is a classic role-playing game originally created by <a href='https://spiderwebsoftware.com'>Spiderweb Software</a> in 1997. It wasn't just a game – it was an adventure construction kit. In addition to shipping with three large adventures, you could download dozens of free user-created scenarios from their website, and if you were ambitious, you could even make your own adventure to share with the world.
|
||||
|
||||
<p>Ten years later, in order to ensure that all those user-created scenarios would continue to be playable, Jeff Vogel released the source to the game. A number of eager developers set to work to make it playable on modern computers, with some success.
|
||||
|
||||
<p>Blades of Exile uses an upgraded version of the Exile III engine and comes with three full adventures and one short adventure:
|
||||
|
||||
<dl>
|
||||
<dt>The Valley of Dying Things
|
||||
<dd>The introductory adventure. In Skylark Vale, everything is dying, the animals, the plants, the people. You have been sent to find out why. Unfortunately, you're dealing with a bizarre foe unlike any you've ever fought before.
|
||||
<dt>A Small Rebellion
|
||||
<dd>You are the Empire's weapon to end the decades long rebellion on Morrow's Isle. The more you learn, however, the more unclear it is who you should be fighting for. An open ended scenario design lets you decide which side to end up on!
|
||||
<dt>The Za-Khazi Run
|
||||
<dd>Fort Cavalier will fall to its attackers in 3 weeks, unless you can get a shipment of powerful magic to them in time. Between you and them? Hundreds of miles of the nastiest, twistiest caves in the underworld. Better hurry ... dawdle, and all will be lost.
|
||||
<dt>Bandit Busywork
|
||||
<dd>A short adventure created by Jeff Vogel some time after the game's release, as a demonstration of how much can be done in a small scenario. It was originally quite rough around the edges, full of typos and such; this is being worked on for the open source release. The scenario follows your party into a remote valley with a bandit problem.
|
||||
</dl>
|
||||
|
||||
<h4>Useful Links</h4>
|
||||
<ul class='navigation'>
|
||||
<li><a href='https://k7izh9.gitea.cloud/openboe/oboe'>The official OBoE git repository</a>
|
||||
<li><a href='https://github.com/calref/cboe/issues'>Report bugs to the tracker</a>
|
||||
<li><a href='https://spiderwebforums.ipbhost.com/index.php?/forum/12-blades-of-exile/'>The Blades of Exile forum</a> @ Spiderweb Forums
|
||||
<li><a href='irc://irc.libera.chat/openboe'>The IRC chat room</a> (click <a href='http://web.libera.chat/#openboe'>here</a> to chat from your browser)
|
||||
<li><a href='/docs/game/Contents.html'>Official game documentation</a> (updated infrequently)
|
||||
<li><a href='/docs/editor/Contents.html'>Official scenario editor documentation</a> (updated infrequently)
|
||||
<li><a href='//truesite.openboe.com/'>TrueSite for Blades</a> (archived)
|
||||
</ul>
|
||||
|
||||
<h4>Legacy Links</h4>
|
||||
<ul class='navigation'>
|
||||
<li><a href='https://www.spiderwebsoftware.com/blades/opensource.html'>Original open source release</a>
|
||||
<li>Legacy <a href='https://www.spiderwebsoftware.com/blades/macBOE.html'>Mac</a> and <a href='https://www.spiderwebsoftware.com/blades/winBOE.html'>Windows</a> versions - these do not run on modern computers, but the Windows versions work reasonably well in WINE on Mac/Linux or in Win3.1 on DOSBox, and the Mac versions run well under <a href="https://basilisk.cebix.net/">Basilisk II</a>.
|
||||
<li><a href='https://www.spiderwebsoftware.com/blades/scen_workshop.html'>Spiderweb's original Scenario Workshop</a> - some of the links are outdated though.
|
||||
<li><a href='https://www.spiderwebsoftware.com/blades/scen_list.html'>Spiderweb's scenario list</a> - this list is old and does not contain some of the newer releases. It may also contain older versions of some scenarios. It is no longer updated.
|
||||
<li><a href='https://www.spiderwebsoftware.com/blades/BOEpress_rel.html'>Original BoE press release</a>
|
||||
<li>The rest of the Exile trilogy can be downloaded for free from <a href='https://www.spiderwebsoftware.com/productsOld.html'>Spiderweb's site</a>.
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
BIN
sitefile/BoE_Logo.png
Executable file
BIN
sitefile/BoE_Logo.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
sitefile/Download_Win.png
Executable file
BIN
sitefile/Download_Win.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user