Merge pull request #133 from downthecrop/January-Update-2

January update 2
This commit is contained in:
Dan G 2022-01-16 14:17:33 +09:00 committed by GitHub
commit 1d560b53f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 132 additions and 1 deletions

View File

@ -0,0 +1,131 @@
---
title: Server Stability & More
tags: news
layout: newspost
collection: Game Updates
date: 2022-01-11 00:00:00 +0000
authors: downthecrop
excerpt: "Hello everyone! This is a patch to roll back some changes to the 2009Scape server core. A few bug fixes and authenticity improvements have been added too. The server experienced some pretty frequent downtime in the last month. We appreciate the patience of our community as our current project lead <u>ryannathans</u> worked to diagnose the issue. Hopefully this patch will get our normally very consistent uptime back to what we know."
---
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque">
{{ page.date | date: '%d-%B-%Y' }}
</h1>
</div>
</div>
</div>
<div class="section">
<div class="brown_background">
</div>
<div id="contrast_panel">
<div id="infopane">
<div class="title thrd">{{ page.title }}
</div>
</div>
<div class="phold" id="nocontrols"></div>
<div class="actions" id="top">
<table>
<tbody>
<tr>
<td class="commands center">
<ul class="flat first-child">
<li><a href="./archives.html"><img alt=""
src="../../../site/img/forum/cmdicons/backtoforum.gif"> Up to Legacy
Update List</a></li>
<li>
<a href=""><img alt="" src="../../../site/img/forum/cmdicons/refresh.gif">
Refresh</a>
</li>
</ul>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</div>
<div class="" id="contentmsg">
<a class="msgplace" name="0"></a>
<table cellspacing="0" class="message jmod">
<tbody>
<tr>
<td class="leftpanel J-Mod">
<div class="msgcreator uname">
{{ page.authors }}
</div>
<img alt="" class="avatar" src="../../m=avatar-rs/avatarcrop.png">
<div class="modtype">Contributor</div>
<div class="msgcommands">
<br>
</div>
</td>
<td class="rightpanel">
<div class="msgtime">
{{ page.date | date: '%d-%B-%Y' }}
<br>
</div>
<div class="msgcontents">
<p>Hello everyone! This is a patch to roll back some changes to the 2009Scape server core. A few bug fixes and authenticity improvements have been added too. The server experienced some pretty frequent downtime in the last month. We appreciate the patience of our community as our current project lead <u>ryannathans</u> worked to diagnose the issue. Hopefully this patch will get our normally very consistent uptime back to what we know.</p>
<h2 id="authenticity-improvements">Authenticity Improvements</h2>
<ul>
<li>Fix incorrect message when trying to repair blast furnace without a hammer</li>
<li>Can now travel on free charter boats without having coins in inventory</li>
<li>Set magic dart base xp to 30</li>
<li>Can now pickpocket women in ardy (id 25)</li>
<li>Fishing Guild is able to be entered with a fishing skill boost</li>
<li>Removed range strength and prayer bonus from god armour</li>
</ul>
<h2 id="adventure-bots">Adventure Bots</h2>
<ul>
<li>Fix Pest Control bots and a number of other potential issues with various bot functionalities</li>
<li>Fix Adventure Bots pooling/stuck in Lumbridge after death</li>
</ul>
<h2 id="bug-fixes">Bug Fixes</h2>
<ul>
<li>Fix Edgeville canoe -> wilderness pond</li>
<li>Fix Edgeville Dungeon Wilderness gate getting stuck</li>
<li>Emerald and diamond bracelet enchants no longer produce noted items</li>
<li>Prevent Blast Furnace temperature from going negative and deduplicate bar handling</li>
<li>Fix player saves for players who used coal on the conveyor belt before bf-fixes</li>
</ul>
<h2 id="backend-changes">Backend Changes</h2>
<ul>
<li>Carefully revert some core changes introduced after Dec 15 release, this should resolve current stability issues</li>
<li>Removed server monitor as it was blowing up in headless environments</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="actions" id="bottom">
<table>
<tbody>
<tr>
<td class="commands center">
<ul class="flat first-child">
<li><a href="./archives.html"><img alt=""
src="../../../site/img/forum/cmdicons/backtoforum.gif"> Up to Legacy
Update List</a></li>
<li>
<a href=""><img alt="" src="../../../site/img/forum/cmdicons/refresh.gif">
Refresh</a>
</li>
</ul>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>

View File

@ -122,7 +122,7 @@ Contributions for new content, like adding a new quest or minigame, or adding so
<p>
Similar to the JSON contributions this is the next way you can help without needing to know how to program. There are several
youtubers who have videos from 2008-2009 where you can see the dialogue word for word through their chat options. This is the
number on preferred way since it keeps it the most accurate to 2009. You can use OSRS as a reference but please be careful doing
number one preferred way since it keeps it the most accurate to 2009. You can use OSRS as a reference but please be careful doing
this incase OSRS has changed something and didn't document it well. By doing this you are speeding up the developer's time by
getting all the dialogue together and will be rewarded with 10 credits.
</p>