Add files via upload

This commit is contained in:
michael-carrot182 2021-02-25 20:44:05 -08:00 committed by GitHub
parent c64851bb87
commit 1c369236a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
31 changed files with 189 additions and 81 deletions

View File

@ -11,21 +11,24 @@
<meta http-equiv="Content-Language" content="en,English">
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima">
<meta name="description"
content="2009scape - Bringing back the game from 2009 you love. Multiplayer and Free forever.">
<meta name="title" content="2009scape - Free Forever">
<title>2009scape - Free Forever </title>
content="2009Scape - Bringing back the game from 2009 you love. Multiplayer and free forever.">
<meta name="title" content="2009Scape - a free & open-source remake of 2009 era RuneScape">
<title>2009Scape - a free & open-source remake of 2009 era RuneScape</title>
<!--2010 GLOBAL CSS-->
<style type="text/css">
/*\*/
@import url(./site/css/default/global-30.css);
/**/
</style>
<!--2009SCAPE CUSTOM CSS-->
<link rel="stylesheet" href="./site/2009scape-resources/css/2009scape.css">
<!--SCRIPT: BUTTON JS EFFECTS-->
<script type="text/javascript">
function h(o) { o.getElementsByTagName('span')[0].className = 'shimHover'; }
function u(o) { o.getElementsByTagName('span')[0].className = 'shim'; }
document.domain = '';
</script>
<link rel="alternate" type="application/rss+xml" title="RuneScape - Latest news" href="http://0.0.0.0:4000/rss.php">
<link rel="alternate" type="application/rss+xml" title="2009Scape - Recent Updates" href="http://0.0.0.0:4000/rss.php">
</head>
<body id="navhome" class="bodyBackground">
@ -36,14 +39,14 @@
<div id="headBg">
<div id="headOrangeTop"></div>
<img id="banner" src="" alt="RuneScape">
<!--SCRIPT: MONTHLY BANNER-->
<script type="text/javascript">
document.getElementById("banner").src = `./site/img/2009img/main/skins/default/banners/${new Date().getMonth()}.jpg`;
</script>
<div id="headImage"><a href="" id="logo_select"></a>
<div id="player_no">Want to play with others? Join our <a href="https://discord.gg/43YPGND"
style="color: #bf8aba">Discord</a>!</div>
<div id="player_no"><span class="brandingColor">2009Scape</span>: a free &amp; open-source remake of 2009 era RuneScape</div>
</div>
<div id="headOrangeBottom"></div>
<div id="menubox">
@ -110,59 +113,60 @@
<br class="clear" />
</div>
</div>
<!--2009 HOMEPAGE CSS
(Does this need to be here, or can it be moved to <head> with the other CSS pages?)-->
<style type="text/css">
/*\*/
@import url(./site/css/default/home-28.css);
/**/
</style>
<div id="content">
<div id="left">
<a href="./secure/m=create/index.html" class="createbutton" onmouseover="h(this)" onmouseout="u(this)">
<img src="./site/img/2009img/main/skins/default/create.jpg"
alt="Create a Free Account - Start your adventure today!" />
<!--MAIN BUTTON: LEFT (DISCORD)-->
<a href="https://discord.gg/43YPGND" class="createbutton" onmouseover="h(this)" onmouseout="u(this)">
<img src="./site/2009scape-resources/img/buttons/btn-discord.png"
alt="Join us on Discord" />
<span class="shim"></span>
</a>
<!--WEBSITE FEATURES-->
<div id="features">
<div class="narrowHeader"><img src="./site/img/2009img/main/titles/websitefeatures.png"
<div class="narrowHeader"><img src="./site/2009scape-resources/img/titles/title-websitefeatures.png"
alt="Website Features" />
</div>
<div class="section">
<div class="feature">
<img src="./site/img/2009img/main/home/feature_kbsearch_icon.jpg" alt="" />
<div class="featureTitle">Community</div>
<div class="featureDesc">Join us on <A href="https://discord.gg/43YPGND">Discord</A>, <a
href="https://www.reddit.com/r/2009scape/">Reddit</a>, or in game!</div>
<div class="feature" style="background-image: url(./site/img/2009img/main/home/featured_feature_bg.png)">
<a href="./site/kbase/guid/how_do_i_get_started.html"><img src="./site/img/2009img/main/home/feature_kbsearch_icon.jpg" alt="Getting Started" /></a>
<div class="featureTitle">Getting Started</div>
<div class="featureDesc">If you're new to 2009Scape, check out our <a href="./site/kbase/guid/how_do_i_get_started.html">Getting Started Guide</a>!</div>
</div>
<div class="feature">
<img src="./site/img/2009img/main/home/feature_poll_icon.jpg" alt="" />
<div class="featureTitle">Hiscores</div>
<div class="featureDesc">Looking for who's on top? <a href="./services/m=hiscore/hiscores.html">Right
here!</a></div>
<a href="./services/m=hiscore/hiscores.html"><img src="./site/img/2009img/main/home/feature_poll_icon.jpg" alt="Hiscores" /></a>
<div class="featureTitle">Community Hiscores</div>
<div class="featureDesc">See who's on top &amp; check your skill levels! View the <a href="./services/m=hiscore/hiscores.html">Hiscores</a>.</div>
</div>
<div class="feature">
<a href="./services/m=bugtracker_v4/index.html"><img src="./site/2009scape-resources/img/icons/feature-bugreport.jpg" alt="Report a Bug" /></a>
<div class="featureTitle">Report a Bug</div>
<div class="featureDesc">Found a bug in game? Let us know through the <a href="./services/m=bugtracker_v4/index.html">Bug Report Form</a>.</div>
</div>
<div class="feature">
<img src="./site/img/2009img/main/home/feature_upgrade_icon.jpg" alt="Upgrade Your Account" />
<div class="featureTitle">Contribute to 2009scape</div>
<div class="featureDesc">Are you a developer? Join us! <A href="https://github.com/2009scape">GitHub</A>
<a href="https://github.com/2009scape"><img src="./site/2009scape-resources/img/icons/feature-github.jpg" alt="Contribute" /></a>
<div class="featureTitle">Contribute to 2009Scape</div>
<div class="featureDesc">Are you a developer? Join us &amp; get the source code on <a href="https://github.com/2009scape">GitHub</a>!
</DIV>
</div>
<div class="feature" style="background-image: url(./site/img/2009img/main/home/featured_feature_bg.png)">
<img src="./site/img/custombugreport.jpg" alt="Bug repot icon" />
<div class="featureTitle">Report a Bug</div>
<div class="featureDesc">Found a bug? Let us know! <A href="./services/m=bugtracker_v4/index.html">Click
here... </A></div>
</div>
<div class="feature">
<img src="./site/img/2009img/main/home/feature_rsc.jpg" alt="Open RuneScape Classic" />
<div class="featureTitle">Open RuneScape Classic</div>
<div class="featureDesc">Experience RSC in its original glory. <a
href="https://runescapeclassic.dev/">Click here to play...</a></div>
<a href="https://runescapeclassic.dev/"><img src="./site/2009scape-resources/img/icons/feature-openrsc.jpg" alt="Open RuneScape Classic" /></a>
<div class="featureTitle">OpenRSC</div>
<div class="featureDesc">Experience RuneScape Classic in its original glory: <a href="https://runescapeclassic.dev/">OpenRSC</a>!</div>
</div>
@ -172,27 +176,30 @@
</div>
<!--GAME GUIDE-->
<DIV id=articles>
<DIV class=narrowHeader><IMG alt="RuneScape Articles"
src="./site/img/2009img/main/titles/runescapearticles.png">
<DIV class=narrowHeader><IMG alt="Game Guide"
src="./site/2009scape-resources/img/titles/title-gameguide.png">
</DIV>
<DIV class=section>
<DIV class=articlesBody>
<DIV class=articlesTitle><IMG alt="Article of the Week"
src="./site/img/2009img/main/home/aow_title.png">
<DIV class=articlesTitle>
<!--When weekly article script is implemented, switch image to 'title-article-weekly.png'-->
<img alt="Featured Article" src="./site/2009scape-resources/img/titles/title-article-featured.png">
</DIV>
<DIV class=aowBody>
<DIV class=aowHeight>
<DIV class=aowImage><A href="./site/kbase/guid/construction_quest_hall.html"><IMG alt=""
src="./site/img/2009img/main/kbase/aow_icons/minigames.jpg"></A></DIV>
src="./site/img/main/home/article_questhall.jpg"></A></DIV>
<P class=aowTitle>Construction - Quest Hall</P>
<P>The quest hall is a nice area to separate your house a bit, while also giving you the chance to
show off some of your achievements!
<A href="./site/kbase/guid/construction_quest_hall.html">More...</A>
show off some of your achievements!<br>
<a href="./site/kbase/guid/construction_quest_hall.html">Read more...</a>
</P>
</DIV>
</DIV>
<div class="articlesMore"><a href="kbase/guid/manual.html">Browse the Game Guide</a></div>
</DIV>
<DIV class=articlesFooter></DIV>
</DIV>
@ -205,81 +212,149 @@
<div id="right">
<!--MAIN BUTTON: PLAY/CLIENT DOWNLOAD-->
<a href="https://github.com/2009scape/2009Scape/releases" id="playbutton" onmouseover="h(this)"
onmouseout="u(this)" onclick="if(!this.j){this.href+='?j=1';this.j=true;}">
<img src="./site/img/2009img/main/skins/default/play.jpg" alt="Play RuneScape - Continue Your Adventure" />
<img src="./site/2009scape-resources/img/buttons/btn-play.png" alt="Play 2009Scape - Download the game client" />
<span class="shim"></span>
</a>
<div id="recentnews">
<!--TITLE: LATEST UPDATES-->
<div class="sectionHeader">
<div class="left">
<div class="right">
<div class="plaque">
<img src="./site/img/2009img/main/titles/recentnews.png" alt="Recent News" />
<img src="./site/2009scape-resources/img/titles/title-latestupdates.png" alt="Latest Updates" />
</div>
</div>
</div>
</div>
<div class="section">
<!--LATEST UPDATE-->
<div class='sectionBody'>
<div class='sectionHeight'>
<div class='recentNews'>
<div class='recentNews'>
<div class='newsTitle'>
<h3>Introducing a new layer of bots</h3>
<span>01-Feb-2021</span>
<h3>A Collide of 2 Worlds</h3>
<span>22-Feb-2021</span>
</div>
<A class=newsImage href='viewnews/id/0.html'>
<img alt='' src="./site/img/news/icons/large/functionality-update.jpg"></A>
<p>In authentic 2009, bots were two things in Runescape; 1- in existance, and 2- unbanned. We've
added much life to the 2009scape world by adding adventurer bots, and bots that participate in
various skilling activities (which also populates the Grand Exchange!), but today we're ready to
take it a step further.. <a href="./services/m=news/210201.html">Read more..</a>
<a class=newsImage href='./services/m=news/2021February16.html'>
<!--UPDATE TEASER IMAGES
Monthly Game Update Images: update-monthly-##.png (Month number, 01-12)
Standard Game Update Image: update-generic.png-->
<img alt='' src="./site/2009scape-resources/img/updates/update-2worlds-v2.png">
</a>
<p>What's a remake without focus on unique features that build the game? The battle of the worlds! A new whole world was added with the whole new highscores to match it! World 2 being the custom/QoL verison of 2009scape and World 1 becoming the authentic 2009scape.
<a href="./services/m=news/2021February16.html">Read more...</a>
</p>
</div>
</div>
</div>
<div class="sectionBody">
<!--RECNT UPDATE ITEM-->
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>February Update</h3>
<span>28-Jan-2021</span>
<h3>Introducing a New Layer of Bots!</h3>
<span>01-Feb-2021</span>
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<p>Our January Update is here! This update brings the All Fired Up quest, and a little bit extra. <a
href="./services/m=news/210118.html">Read more..</a>
<img src="./site/img/news/icons/workinprogress.jpg" /img>
<p>In authentic 2009, bots were two things in RuneScape: 1- in existence, and 2- unbanned. We've
added much life to the 2009Scape world by adding adventurer bots, and bots that participate in
various skilling activities (which also populates the Grand Exchange!), but today we're ready to
take it a step further.
<a href="./services/m=news/210201.html">Read more...</a>
</p>
</div>
</div>
<!--RECNT UPDATE ITEM-->
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>January Update</h3>
<span>18-Jan-2021</span>
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<img src="./site/img/news/icons/signpost.jpg" /img>
<p>Our January Update is here! This update brings the All Fired Up quest, and a little bit extra. <a
href="./services/m=news/210118.html">Read more..</a>
href="./services/m=news/210118.html">Read more...</a>
</p>
</div>
</div>
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>Quick Chat and More!</h3>
<span>13-Jan-2021</span>
</div>
<!--TITLE: MORE UPDATES-->
<div class="sectionHeader">
<div class="left">
<div class="right">
<div class="plaque">
<img src="./site/2009scape-resources/img/titles/title-moreupdates.png" alt="More Updates" />
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<p>On behalf of 2009scape, we wish you the best Christmas ever! Here's to another great year, and
securing our place in the emulation world for a long, long time. <a
href='./services/m=news/merrychristmas.html'>Read
more...</a></p>
</div>
</div>
<div class="moreArchive"><a href="./services/m=news/list.html">Browse our news archive</a>
</div>
<div class="section">
<!--RECENT UPDATES TABLE-->
<div class="sectionBody">
<table class="Updates" >
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/2021january13.html">Quick Chat &amp; More!</a></strong>
</td>
<td class="UpdatesCategory">
Game Updates
</td>
<td class="UpdatesDate">
13-Jan-2021
</td>
</tr>
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/merrychristmas.html">Merry Christmas!</a></strong>
</td>
<td class="UpdatesCategory">
Community
</td>
<td class="UpdatesDate">
25-Dec-2020
</td>
</tr>
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/hiscoresreleased.html">Hiscores Released</a></strong>
</td>
<td class="UpdatesCategory">
Website
</td>
<td class="UpdatesDate">
11-Dec-2020
</td>
</tr>
</table>
</div>
<!--LEFT LINK: DISCORD ANNOUNCEMENTS-->
<div id="feed">
<a href="https://discord.gg/43YPGND">
<img title="Discord" alt="" height="16px" width="16px" src="./site/2009scape-resources/img/icons/brand-discord.svg"/>
<span>View Announcements on Discord</span>
</a>
</div>
<!--RIGHT LINK: ARCHIVE-->
<div class="moreArchive"><a href="./services/m=news/list.html">Browse the Updates Archive</a>
</div>
</div>
</div>
@ -290,12 +365,12 @@
<div id="footer">
<div class="contain">
<div class="footerdesc">
This website and its contents are copyright under AGPL.<br />
Copyright &copy; 2021 under AGPL. <strong>2009Scape is not affiliated with RuneScape or Jagex Ltd.</strong><br />
Use of this website is subject to our <a href="./site/terms/terms.html">Terms &amp;
Conditions</a> and <a href="./site/privacy/privacy.html">Privacy Policy</a>.<br />
</div>
<a class="jagexlink" href="" target="_blank">
<img src="./site/img/2009img/main/layout/jagex.png" alt="Jagex" />
<img src="./site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>

View File

@ -0,0 +1,32 @@
/*Game guide link CSS from 2010 site rip*/
.articlesMore {
height: 23px;
padding-right: 8px;
line-height: 20px;
text-align: right;
background: url(../../img/main/home/articles_more_bgcfcd.png) no-repeat;
}
/*2009Scape brand color (used mainly for text color in banner message*/
.brandingColor {
color: #ffd800;
}
/* Homepage Updates Table (News)
Custom line-height of 24px aligns left & right page colums */
table.Updates{
width: 460px;
color: #DFC89D;
line-height: 24px;
}
table.Updates td.UpdatesCategory{
width: 105px;
text-align: center;
}
table.Updates td.UpdatesDate{
width: 92px;
text-align: right;
}
/* x More News / Devblog panel */

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

View File

@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 32"><defs><style>.cls-1{fill:#ebebeb;}</style></defs><title>brand-discord</title><path id="surface1" class="cls-1" d="M40,12A21.05,21.05,0,0,0,30,8l-.49,1A19.31,19.31,0,0,1,39,14c-4-2.07-8-4-15-4S13.05,11.93,9,14a19.68,19.68,0,0,1,9.49-5L18,8A20.84,20.84,0,0,0,8,12S2.88,19.43,2,34c5.16,6,13,6,13,6l1.64-2.18A20.12,20.12,0,0,1,8,32c3.24,2.45,8.12,5,16,5s12.76-2.55,16-5a20.06,20.06,0,0,1-8.64,5.82L33,40s7.84,0,13-6C45.12,19.43,40,12,40,12ZM17.5,30A3.78,3.78,0,0,1,14,26a3.78,3.78,0,0,1,3.5-4A3.78,3.78,0,0,1,21,26,3.78,3.78,0,0,1,17.5,30Zm13,0A3.78,3.78,0,0,1,27,26a3.78,3.78,0,0,1,3.5-4A3.78,3.78,0,0,1,34,26,3.78,3.78,0,0,1,30.5,30Z" transform="translate(-2 -8)"/></svg>

After

Width:  |  Height:  |  Size: 762 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB