Latest update!

This commit is contained in:
dginovker 2021-01-13 12:24:13 -05:00
parent 0dc7edf9be
commit e7490a359c
4 changed files with 576 additions and 16 deletions

View File

@ -238,18 +238,31 @@
<div class='recentNews'>
<div class='newsTitle'>
<h3>Merry Christmas!</h3>
<h3>Quick Chat and More!</h3>
<span>25-Dec-2020 </span>
</div>
<A class=newsImage href='viewnews/id/0.html'>
<img alt='' src="./site/img/news/icons/large/functionality-update.jpg"></A>
<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>
<p>This months update brings in some incredible features - included much anticipated lag reduction
and amazing new content! <a href="./services/m=news/2021january13.html">Read more..</a>
</p>
</div>
</div>
</div>
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>Merry Christmas!</h3>
<span>25-Dec-2020</span>
</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="sectionBody">
<div class="recentNews">
<div class='newsTitle'>
@ -275,17 +288,6 @@
batch! &#10052; <br><br><a href='./services/m=news/2020december11.html'>Read more...</a></p>
</div>
</div>
<div class="sectionBody">
<div class="recentNews">
<div class="newsTitle">
<h3>Early December Update</h3>
<span>02-Dec-2020</span>
</div>
<img src="./site/img/news/icons/axepick.jpg" /img>
<p>Ready to see what's in store this update batch? How about a new stats command and Tormented
Demons? But that's not all... <a href='./services/m=news/2020december2.html'>Read more</a></p>
</div>
</div>
<div class="moreArchive"><a href="./services/m=news/list.html">Browse our news archive</a>
</div>
</div>

View File

@ -0,0 +1,542 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Mirrored from services/m=news/lookey-likey-costume-competition-winners?allcat=true by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:16:29 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack -->
<head>
<link rel="icon" type="image/vnd.microsoft.icon" href="../../site/favicon.ico" />
<link rel="SHORTCUT ICON" href="../../site/favicon.ico" />
<link rel="apple-touch-icon" href="../../site/img/mobile.png" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<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="Quick Chat & More Batch!" />
<meta name="title" content="RuneScape - News - Quick Chat & More!" />
<title>RuneScape - News - Quick Chat & More!</title>
<style type="text/css">
/*\*/
@import url(../../site/css/global-34.css);
/**/
</style>
<script type="text/javascript" src="../../www.jagex.com/js/jquery/jquery_1_4_2.js"></script>
<script type="text/javascript">
$(function () {
$("#play, #playExisting, #playBannerNoad").each(function () {
this.href += "?j=1";
});
});
</script>
<link rel="alternate" type="application/rss+xml" title="RuneScape - Latest News" href="latest_news.rss" />
<script type="text/javascript">
function getPages(loc) {
if (loc == "top") {
var item = document.myformtop;
var toupdate = document.myformbottom;
} else {
var item = document.myformbottom;
var toupdate = document.myformtop;
}
var pagetoget = parseInt(item.page.value);
var numpages = parseInt(item.numpages.value);
if (pagetoget <= numpages) item.submit();
else {
try {
item.page.value = item.currentpage.value;
toupdate.page.value = item.currentpage.value;
} catch (err) { }
}
}
</script>
<style type="text/css">
/*\*/
@import url(../../site/css/news-2.css);
/**/
</style>
<style type="text/css">
#feed {
float: none;
}
</style>
</head>
<body id="nav" class="bodyBackground">
<a name="top"></a>
<div class="bodyBackgroundHead">
<div id="menubox">
<ul id="menus">
<li class="top">
<a href="./../../index.html" id="home" class="tl"><span class="ts">Home</span></a>
</li>
<li class="top">
<a id="play" class="tl" href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}"><span class="ts">Play Now</span></a>
<ul>
<li>
<a href="./../../secure//m=create/index.html" class="fly"><span>New Users</span></a>
</li>
<li>
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
onclick="if(!this.j){this.href+='?j=1';this.j=true;}" class="fly"><span>Existing Users</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="account" class="tl" href="./../../404.html"><span class="ts">Account</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Upgrade Your Account</span></a>
</li>
<li>
<a href="./../../secure//m=create/index.html" class="fly"><span>Create New Account</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Account Management</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="guide" class="tl" href="./../../site/kbase/guid/manual.html"><span class="ts">Game Guide</span></a>
<ul>
<li>
<a href="./../../site/kbase/guid/manual.html" class="fly"><span>Manual</span></a>
</li>
<li>
<a href="./../../site/kbase/guid/quests0.html" class="fly"><span>QuestHelp</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Grand Exchange</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Rules</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Lores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>What is RuneScape?</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="community" class="tl" href="./../../404.html"><span class="ts">Community</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Forums</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Hiscores</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Player Submissions</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Adventurer's Log</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Polls</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Downloads & Wallpapers</span></a>
</li>
</ul>
</li>
<li class="top">
<a id="help" class="tl" href="./../../404.html"><span class="ts">Help</span></a>
<ul>
<li>
<a href="./../../404.html" class="fly"><span>Customer Support</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Password Recovery</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Locked Account Recovery</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Appeal Bans & Mutes</span></a>
</li>
<li>
<a href="./../../services/m=bugtracker_v4/index.html" class="fly"><span>Submit a Bug Report</span></a>
</li>
<li>
<a href="./../../404.html" class="fly"><span>Parents' Guide</span></a>
</li>
</ul>
</li>
<li class="top">
<a href="https://github.com/2009scape/" id="login" class="tl"><span class="ts">Source Code</span></a>
</li>
</ul>
<br class="clear" />
</div>
<div id="bannerNoad">
<a href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar" class="HoverImg"
id="playBannerNoad"><img src="../../site/img/main/skins/default/playnowc20a.png?12" alt="Play Now" /></a>
</div>
<div id="scroll">
<div id="head">
<div id="headBg">
<div id="langAndLogin"></div>
<div class="navigation">
<div class="location">
<b>Location: </b> <a href="../../index.html">Home</a> &gt;
<a href="list.html">News List</a> > Quick Chat & More!
</div>
</div>
</div>
</div>
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque">News</h1>
</div>
</div>
</div>
<div class="section">
<div class="article">
<div class="topshadow">
<div class="bottombordershad">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleftshad">
<div class="bottomrightshad">
<div class="pagepad">
<div class="centre" id="newsitemMenu">
<span class="newsNavcat"><img src="../../site/img/news/mini_all_categories.gif"
alt="" />&nbsp;<a
href="https://github.com/2009scape/2009Scape/releases/latest/download/2009Scape.jar"
class="white">Download Game</a></span>
<span class="newsNavcat"><img src="../../site/img/news/mini_game_updates.gif"
alt="" />&nbsp;<a href="../../services/m=news/list.html" class="white">News
Posts</a></span>
<span class="newsNavcat"><img src="../../site/img/news/mini_customer_support.gif"
alt="" />&nbsp;<a href="https://discord.gg/43YPGND" class="white">Discord
Community</a></span><br />
<hr />
</div>
<div id="newsTitle">
<a href="hiscoresreleased.html"><img class="imiddle" border="0" width="30" height="15"
hspace="0" vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;
<b>13-Jan-2021 - Quick Chat & More!</b>
&nbsp;
<a href="merrychristmas.html">
<img class="imiddle" border="0" width="30" height="15" hspace="0" vspace="0"
alt="Next" title="Next" src="../../site/img/news/arrow_forward.gif" />
</a>
</div>
<div class="newsJustify">
<p>What's a remake without focus on unique features that build the game?</p>
<p>
Quick chat is here! </p>
<div style="text-align: center">
<video width="100%" controls>
<source src="https://i.imgur.com/K3j4AvU.mp4" type="video/mp4">
</video>
</div>
<p>
<i>Interested in the technical implementation? Look <a
href="https://github.com/2009scape/2009Scape/blob/development/Server/src/main/java/Server/core/game/interaction/QCRepository.kt">here</a>!
Note; all
2009scape code is under AGPL license. Only other open source projects can use it
too!</i>
</p>
<br />
But that's not all..
<p>
<b><u>New Content:</u></b>
</p>
<ul>
<li>
Fishing Trawler is here!
<ul>
<li>
Implemented the fishing trawler minigame in its entirety
</li>
<li>
Added bank chest near fishing trawler
</li>
<li>
Guide for fishing trawler can be found <a
href="https://github.com/2009scape/2009Scape/blob/5b316712e39711ad16d63f5cec084b618b247bdd/FishingTrawlerSoloGuide.md#fishing-trawler-solo-player-guide">here</a>
</li>
</ul>
</li>
<li>
Quick Chat is here!
</li>
<li>
Rapid Restore and Rapid Heal now function
</li>
<li>
You can now light logs on the ground by using a tinderbox on them.
</li>
<li>
Ironman icons are here! Show off your account to others :)
</li>
<li>
Added infinite stock to some shops
</li>
<li>
The rotten potato has been revamped
</li>
</ul>
<br />
<p>
<b><u>Bug Fixes:</u></b>
<ul>
<li>Fixed al-kharid warrior behavior</li>
<li>Chaos Elemental can no longer kill your familiar after death</li>
<li>Fixed some of the lag caused by bots after long server runtimes</li>
<li>Fixed ducks not moving on water</li>
<li>Interacting with ground items (i.e. Light Logs) now works</li>
</ul>
</p>
<div style="text-align: center; padding-bottom: 20px;">
<img src="https://i.imgur.com/v20Xfhp.png" />
</div>
<br class="clear" />
<br />
The site has also had some updates this month. We're working on a brand new Activities
hiscores page! Be sure to check it out and share any suggestions you have in the <a
href="https://discord.gg/43YPGND">Discord</a>.
<br />
<br />
See the Activity Hiscores <a href="./../../services/m=hiscore/activity.html">here!</a>
<br class="clear" />
<br />
<p>
This update will go live very shortly! Enjoy everyone
&#10084;&#65039;
</p>
<p>
<b><i>Red Bracket<br />Content Developer</i></b>
</p>
<div id="feed">
<a href="latest_news.rss">
<!--[if gte IE 7]><!---><img title="Subscribe to RSS" alt=""
src="../../www.jagex.com/img/crossservice/RSS/logo.png" />
<!--<![endif]-->
<!--[if IE 6
]><img
title="Subscribe to RSS"
alt=""
src="http://www.jagex.com/img/crossservice/RSS/logo_ie6.png"
/><![endif]-->
<span>Subscribe to RSS</span>
</a>
<a href="../../site/kbase/guid/feeds.html?guid=feeds"
title="What is RSS?">(<span>?</span>)</a>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="clear" />
</div>
<div class="navigation">
<div class="location">
<div id="bookmark">
<img alt="" src="../../site/img/main/social/logo.jpg" style="
position: absolute;
left: -99999px;
z-index: 2;
width: 1px;
height: 1px;
" />
<span class="bmtg">Bookmark this:</span>
<script type="text/javascript">
//<![CDATA[
var siteurl = "newsitembc1f.html?id=3203";
var sitetitle = "Quick Chat & More!";
var sitenotes =
"The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...";
var sitetags = "news";
function fbs_click() {
u = siteurl;
t = sitetitle;
window.open(
"http://www.facebook.com/sharer.php?u=" +
encodeURIComponent(u) +
"&t=" +
encodeURIComponent(t),
"sharer",
"toolbar=0,status=0,width=626,height=436"
);
return false;
}
var addthis_pub = "jagex";
var addthis_url = siteurl;
var addthis_brand = "jagex.com";
var addthis_title = sitetitle;
var addthis_header_color = "dbc68x";
var addthis_header_background = "453e33";
//]]>
</script>
<style type="text/css">
.fb_share_link {
padding: 0px 0px 0px 20px;
height: 16px;
background: url(../../b.static.ak.fbcdn.net/images/share/facebook_share_icon6e88.gif?8:26981) no-repeat left;
}
#bookmark a img {
border: none;
margin-right: 4px;
margin-left: 2px;
}
</style>
<script type="text/javascript" src="../../s7.addthis.com/js/200/addthis_widget.js"></script>
<a href="http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!&amp;notes=The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...&amp;tag=news"
target="_blank" title="Add this page to Delicious"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/delicious/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/delicious/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_delicious.png"
style="width: 16px; height: 16px; border: none" alt="Delicious" /><span
class="SB_label">&nbsp;Delicious</span></a>
<a href="http://digg.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!&amp;bodytext=The weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...&amp;topic=gaming_news"
title="Digg this" target="_blank"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/digg/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/digg/http://services/m=news/newsitem.ws?id=3203')}catch(x){}">
<img src="../../www.jagex.com/img/crossservice/social/bookmark_digg.png"
style="width: 16px; height: 16px; border: none" alt="Digg" /><span
class="SB_label">&nbsp;Digg</span></a>
<a href="http://facebook.com/sharer.php?u=http://services/m=news/newsitem.ws?id=3203" target="_blank"
title="Add this page to Facebook"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/facebook/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/facebook/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_facebook.png"
style="width: 16px; height: 16px; border: none" alt="Facebook" /><span
class="SB_label">&nbsp;Facebook</span></a>
<a href="http://bulletins.myspace.com/index.cfm?fuseaction=postto&amp;u=http://services/m=news/newsitem.ws?id=3203&amp;t=Quick Chat & More!&amp;l=5&amp;c=%3cimg+src='http://site/img/main/social/logo.jpg' style='float: left; margin-right: 8px;'/%3e%3cp%3eThe weekend is over and so ends the July 2010 Lookey-Likey Costume Competition! After much deliberation we<77>ve decided on our winners...%3c/p%3e"
target="_blank" title="Add this page to Myspace"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/myspace/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/myspace/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_myspace.png"
style="width: 16px; height: 16px; border: none" alt="Myspace" /><span
class="SB_label">&nbsp;Myspace</span></a>
<a href="http://www.reddit.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!"
target="_blank" title="Add this page to Reddit"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/reddit/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/reddit/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_reddit.png"
style="width: 16px; height: 16px; border: none" alt="Reddit" /><span
class="SB_label">&nbsp;Reddit</span></a>
<a href="http://www.stumbleupon.com/submit?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!"
target="_blank" title="Add this page to Stumbleupon"
onclick="try{pageTracker._trackPageview('/outgoing/bookmarking/stumbleupon/http://services/m=news/newsitem.ws?id=3203')}catch(x){}; try{_pageTracker._trackPageview('/outgoing/bookmarking/stumbleupon/http://services/m=news/newsitem.ws?id=3203')}catch(x){}"><img
src="../../www.jagex.com/img/crossservice/social/bookmark_stumbleupon.png"
style="width: 16px; height: 16px; border: none" alt="Stumbleupon" /><span
class="SB_label">&nbsp;Stumbleupon</span></a>
<a href="http://www.addthis.com/bookmark.php?url=http://services/m=news/newsitem.ws?id=3203&amp;title=Quick Chat & More!"
onclick="return addthis_click(this);" target="_blank" title="Add This..."><img
src="../../www.jagex.com/img/crossservice/social/bookmark_addthis.png"
style="width: 16px; height: 16px; border: none" alt="AddThis" /><span
class="SB_label">&nbsp;More...</span></a>
</div>
</div>
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
This website and its contents are copyright <20> under AGPL.<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>.
</div>
<a class="jagexlink" href="../../www.jagex.com/index.html" target="_blank">
<img src="../../site/img/main/layout/jagexc20a.png?12" alt="Jagex" />
</a>
<br class="clear" />
</div>
<br class="clear" />
</div>
</div>
</div>
<script type="text/javascript">
var gaJsHost =
"https:" == document.location.protocol ? "https://ssl." : "http://www.";
document.write(
unescape(
"%3Cscript src='" +
gaJsHost +
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"
)
);
</script>
<script type="text/javascript">
try {
var _pageTracker = _gat._getTracker("UA-2058817-15");
_pageTracker._setDomainName(".runescape.com");
_pageTracker._trackPageview();
} catch (x) { }
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2058817-2");
pageTracker._setDomainName(".runescape.com");
pageTracker._trackPageview();
} catch (x) { }
</script>
</body>
<!-- Mirrored from services/m=news/lookey-likey-costume-competition-winners?allcat=true by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:16:29 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack -->
</html>

View File

@ -216,7 +216,23 @@ English
<b>Date</b>
</td>
</tr>
<tr class="pad">
<td valign="top">
<a class="catLink"
href="https://github.com/2009scape/2009Scape/commits/development">
<img src="../../site/img/news/mini_game_updates.gif" alt="" />
<span>Game Updates</span>
</a>
</td>
<td valign="middle">
<a class="titleLink" href="2021january13.html">Quick Chat & More!</a>
</td>
<td align="right" class="date" valign="middle">
13-Jan-2021
</td>
</tr>
<tr class="pad">
<td valign="top">
<a class="catLink" href="https://discord.gg/43YPGND">

View File

@ -233,7 +233,7 @@ English
<hr />
</div>
<div id="newsTitle">
<a href="list.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
<a href="2021january13.html"><img class="imiddle" border="0" width="30" height="15" hspace="0"
vspace="0" alt="Previous" title="Previous"
src="../../site/img/news/arrow_back.gif" /></a>
&nbsp;