mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-20 01:42:41 +01:00
fd731e9c4d
This reverts commit b645959417
.
43 lines
2.4 KiB
HTML
43 lines
2.4 KiB
HTML
---
|
|
title: Toad Inflation
|
|
tags: news
|
|
layout: newspost
|
|
date: 2022-07-17 00:00:00 +0000
|
|
authors: ryannathans
|
|
excerpt: "Big Chompy Bird Hunting is now available, plus a handful of bug fixes."
|
|
modtype: "Lead Developer"
|
|
avatar: avatar8fa9.gif
|
|
---
|
|
<p>Greetings Explorers</p>
|
|
<p><b>A new quest is available - Big Chompy Bird Hunting</b></p>
|
|
<p>Full list of changes in Gielinor:</p>
|
|
<ul>
|
|
<li>Refactored pulse running logic, made it easier to follow and debug<br />
|
|
Made the pulse runner use thread-safe collections instead of synchronizing on a thread-unsafe list</li>
|
|
<li>More bank reworks<br />
|
|
<br />
|
|
Updated dialogues for non-standard banker NPCs<br />
|
|
Sirsal Bankers now have their own dialogue plugin that prepares us for possible Lunar Diplomacy quest implementation<br />
|
|
Thrown out the legacy Java dialogue plugin for standard banker NPCs<br />
|
|
Added a dialogue for the Bounty Hunter roving banker<br />
|
|
Fixed broken bank option on some bankers<br />
|
|
Fixed Eniola not charging players 20 runes of one type for each banking session<br />
|
|
Limited secondary bank capabilities to stationary bankers, i.e. those who have either a desk, a table or a booth available nearby<br />
|
|
Added ContentAPI calls related to bank interfaces and Ironman mode checks & restrictions<br />
|
|
Streamlined dialogue creation by limiting the amount of boilerplate required<br />
|
|
Changed the plugin loading logic so that it informs the dev why a dialogue plugin might've failed to load in addition to not preventing other plugins being loaded when one fails to do so</li>
|
|
<li>Fixed issue in Millie Miller's dialogue where Millie would say the player's dialogue</li>
|
|
<li>Rewrote README.md</li>
|
|
<li>Implemented the Big Chompy Bird Hunting quest<br />
|
|
Implemented the toad inflation Distraction & Diversion</li>
|
|
<li>Fixed Vinesweeper bunnies so that you can't spam click them for hunter XP</li>
|
|
<li>Updated the farming patch inspect option so that it no longer tells players that water is needed in dead, diseased, fully grown, or empty patches</li>
|
|
<li>Added item config for keys used in the waterfall quest</li>
|
|
<li>Added Bonemeal examine texts</li>
|
|
<li>Fixed SpellCastEvents not being dispatched properly<br />
|
|
<br />
|
|
Fixes achievement diary tasks that trigger on spell cast</li>
|
|
<li>Fixed incorrect slayer tracker icons</li>
|
|
<li>Fixed Millie Miller dialogue not progressing</li>
|
|
<li>Rewrote String Jewellery lunar spell</li>
|
|
</ul> |