news post

This commit is contained in:
ryannathans 2022-01-25 00:28:00 +11:00
parent e4dd5daab3
commit 5bd0974dd1

View File

@ -0,0 +1,119 @@
---
title: Another Fortnight in Gielinor
tags: news
layout: newspost
collection: Game Updates
date: 2022-01-25 00:00:00 +0000
authors: ryannathans
excerpt: "There have been some changes in Gielinor"
---
<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/avatar8fa9.gif">
<div class="modtype">???</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>Greetings Explorers</p>
<p>There have been some changes in Gielinor:</p>
<ul>
<li>fix double initialise of random events and add debugging for player login</li>
<li>random events are now unpredictably timed</li>
<li>added RSA block debugging</li>
<li>fix ruby bolt (e) damage calculation and general bolt audio</li>
<li>remove debug clipboard access</li>
<li>feat(adventure-bots) Fixed issues with Adventure bot assembly and initial spawning into the game world.</li>
<li>refactor NPCDropTable, WeightBasedTable to fix bugs</li>
<li>Increase drop rate of Sinister Key to 1/12, make strike spells always max on Salarin</li>
<li>Waterbirth Dungeon is cannonable, Spinolyps only drain prayer if they hit, and always target ranged defence.</li>
<li>Correctly factor in the damage modifier (mostly used by special attacks)</li>
<li>fix Gertrude's cat quest not completing</li>
<li>fix GE regression path was resolving as "null<filename>"</li>
<li>Fix wolfs dropping regular bones when they shouldn't</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>