2009scape-website/updates/_posts/2023-06-06-Small-changes-in-Gielinor.html
Bart Ribbers 585b04d153
Make all news posts use proper templates and use the Jekyll post system (#243)
* Make all news posts use proper templates and use the Jekyll post system

A TON of layout code was just copied over with every update post (thus
duplicated). That's just asking for problems and is what templates exists
for.

While at it I formatted all the HTML I saw, formatting was all over the
place.

* Add a RSS feed for game updates
2024-01-05 18:00:23 +09:00

33 lines
1.4 KiB
HTML

---
title: Small changes in Gielinor
tags: news
layout: newspost
date: 2023-06-06 00:00:00 +0000
authors: ryannathans
excerpt: "A small hotfix update."
modtype: "Lead Developer"
avatar: avatar8fa9.gif
---
<p>Greetings Explorers</p>
<p>A small hotfix has been released:</p>
<ul>
<li>Fixed some issues with incorrectly reading varbit values<br />
Fixed Dwarf Cannon quest<br />
Improved varp/varbit interface and handling</li>
<li>Implemented drop summoning pets</li>
<li>Fixed Sophanem southeast entrance requirements</li>
<li>Made it possible to claim Fremennik diary rewards</li>
<li>Fixed plank make without sufficient funds<br />
Fixed potions not taking doses in some cases</li>
<li>Fixed an exploit in surprise exam</li>
<li>Autocasting defensive spells now awards correct XP</li>
<li>Fixed bug causing Puro Puro implings to cluster in the north east corner</li>
<li>Removed vinesweeper rabbits' telekinetic powers</li>
<li>Fixed a bug that allowed use-with interactions to interrupt locks<br />
Fixed a bug that resulted in loss of seeds when interrupting planting</li>
<li>Clamp forcemovement values in packet to avoid divide-by-zero errors in the client</li>
<li>Added configurable limit for GE bot offers, now set by world.botstock_limit config (defaults to 5000)</li>
<li>Fixed a typo in Captain Lawgof's dialogue</li>
<li>Allow_aggro now persists across sessions</li>
<li>Fixed an off-by-one error in quest point checking</li>
</ul>