Add files via upload

This commit is contained in:
Summer 2021-03-15 17:52:34 -04:00 committed by GitHub
parent 0ec5a0f127
commit 1bb06cfacf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<head>
<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico">
<link rel="SHORTCUT ICON" href="favicon.ico">
@ -39,7 +39,7 @@
<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`;
@ -113,7 +113,7 @@
<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">
@ -121,7 +121,7 @@
@import url(./site/css/default/home-28.css);
/**/
</style>
<div id="content">
<div id="left">
<!--MAIN BUTTON: LEFT (DISCORD)-->
@ -130,7 +130,7 @@
alt="Join us on Discord" />
<span class="shim"></span>
</a>
<!--WEBSITE FEATURES-->
<div id="features">
<div class="narrowHeader"><img src="./site/2009scape-resources/img/titles/title-websitefeatures.png"
@ -155,7 +155,7 @@
<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">
<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>
@ -220,7 +220,7 @@
<span class="shim"></span>
</a>
<div id="recentnews">
<!--TITLE: LATEST UPDATES-->
<div class="sectionHeader">
<div class="left">
@ -232,62 +232,56 @@
</div>
</div>
<div class="section">
<!--LATEST UPDATE-->
<div class='sectionBody'>
<div class='sectionHeight'>
<div class='recentNews'>
<div class='newsTitle'>
<h3>A Collide of 2 Worlds</h3>
<span>22-Feb-2021</span>
<h3>Buggy Madness</h3>
<span>15-Mar-2021</span>
</div>
<a class=newsImage href='./services/m=news/2021February16.html'>
<a class=newsImage href='./services/m=news/2021-03-15.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">
<img alt='' src="./site/2009scape-resources/img/updates/update-monthly-03.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> It's always a great time when we get those bug patches after fixing the terrible Arios code so strap your seatbelts on and enjoy the article!
<a href="./services/m=news/2021-03-15.html">Read more...</a>
</p>
</div>
</div>
</div>
<!--RECNT UPDATE ITEM-->
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>Introducing a New Layer of Bots!</h3>
<span>01-Feb-2021</span>
</div>
<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 class="recentNews">
<div class="newsTitle">
<h3>The Farming Patch</h3>
<span>13-March-2021</span>
</div>
<img src="./site/img/news/icons/signpost.jpg" /img>
<p>Rakes out all the old weeds of Farming and added in new. Get ready for a brand new farming rewrite with a bunch of other small additions and fixes! <a
href="./services/m=news/210118.html">Read more...</a>
</p>
</div>
</div>
<!--RECNT UPDATE ITEM-->
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>A Collide of 2 Worlds</h3>
<span>22-Feb-2021</span>
</div>
<img src="./site/img/news/icons/signpost.jpg" /img>
<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/210118.html">Read more...</a>
</p>
</div>
<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>
</p>
</div>
</div>
</div>
<!--TITLE: MORE UPDATES-->
<div class="sectionHeader">
<div class="sectionHeader" style="text-align: center;">
<div class="left">
<div class="right">
<div class="plaque">
@ -296,13 +290,37 @@
</div>
</div>
</div>
<div class="section">
<!--RECENT UPDATES TABLE-->
<div class="sectionBody">
<table class="Updates" >
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/210201.html">Introducing a New Layer of Bots!</a></strong>
</td>
<td class="UpdatesCategory">
Game Updates
</td>
<td class="UpdatesDate">
01-Feb-2021
</td>
</tr>
<!--TABLE ITEM-->
<tr>
<td>
<strong><a href="./services/m=news/hiscoresreleased.html">January Update</a></strong>
</td>
<td class="UpdatesCategory">
Game Updates
</td>
<td class="UpdatesDate">
18-Jan-2021
</td>
</tr>
<!--TABLE ITEM-->
<tr>
<td>
@ -315,38 +333,15 @@
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">