Commit Graph

1183 Commits

Author SHA1 Message Date
Avi Weinstock e213e30d96 Move the global 1/15 chance to not drop charms from code to data. 2021-08-28 17:26:39 -04:00
ceikry 0f83943d4f Charm table population no longer uses heuristics 2021-08-28 16:19:03 -05:00
ceikry 83d57bfc3c Merge remote-tracking branch 'origin/master' 2021-08-28 13:54:18 -05:00
ceikry e004e8a0d6 Fixed barcrawl 2021-08-28 13:54:08 -05:00
Ceikry 05bd4d0768 Merge branch 'fix-whatliesbelow' into 'master'
Make "What Lies Below" completable by fixing Zaff's dialog.

See merge request 2009scape/2009scape!241
2021-08-28 17:45:57 +00:00
Avi Weinstock 57eb018c27 Make "What Lies Below" completable by fixing Zaff's dialog. 2021-08-28 13:39:23 -04:00
Ceikry 738678a947 Merge branch 'morytania-swamp-gate-fix' into 'master'
Morytania Swamp Gate Authenticity

See merge request 2009scape/2009scape!240
2021-08-28 17:27:37 +00:00
ceikry d439aab5b6 Corrected the morytania swamp gate behavior 2021-08-28 12:26:41 -05:00
ceikry 7e29d24d2b Gnome stronghold gate no longer restores run energy 2021-08-28 11:59:33 -05:00
ceikry e896879f0f Fixed fire orb charging 2021-08-28 11:53:53 -05:00
Ceikry e8a37a46f9 Merge branch 'godbook_code_quality' into 'master'
Godbook Quality Update

See merge request 2009scape/2009scape!239
2021-08-28 16:47:52 +00:00
ceikry eecdaa9478 Add the dusty key "mini-quest" 2021-08-28 11:46:48 -05:00
Ceikry 6833c21823 Merge branch 'taverley-dungeon-dusty-key-miniquest' into 'master'
Added the little Dusty Key miniquest-ish thing.

See merge request 2009scape/2009scape!238
2021-08-28 15:56:46 +00:00
ceikry 69afe1f1e6 Add the dusty key "mini-quest" 2021-08-28 10:55:15 -05:00
ceikry c7907630bc Merge remote-tracking branch 'origin/master' 2021-08-28 10:17:35 -05:00
ceikry 9a4c32546b Update ConstLib version 2021-08-28 10:17:29 -05:00
Ceikry 9bb21e18ed Merge branch 'master' into 'master'
Fix: Taverley Dungeon QA Pass 2

See merge request 2009scape/2009scape!237
2021-08-27 21:37:07 +00:00
skelsoft 9bdadd52fd Fix: Taverley Dungeon QA Pass 2 2021-08-27 21:37:07 +00:00
skelsoft 51cd5795a6 Fix: Taverley Dungeon QA Pass 2
- Corrected stats of Chaos Dwarf ID 119
- Added all Chaos Dwarf spawns to Taverley Dungeon (6 Chaos Dwarves)
- Correct respawn rate of Chaos Dwarves at 150 ticks
- Corrected stats of Lesser Demons ID 82, 4694, 4695, 4696, 4697, 6101
- Correct respawn rate of Lesser Demons at 30 ticks
- Added all Lesser Demon spawns to Taverley Dungeon (5 Lesser Demons)
- Corrected stats of Baby blue dragon ID 52, 4665, 4666
- Correct respawn rate of Baby blue dragons at 30 ticks
- Corrected stats of Black Demon ID 84, 677, 4702, 4703, 4704, 4705
- Correct respawn rate of Black Demons at 30 ticks
- Corrected stats of Black Knight ID 2698
- Correct respawn rate of Black Knights at 25 ticks
- Correct respawn rate of Shades at 50 ticks
- Corrected stats of Hellhound ID 49, 3586, 6210
- Correct respawn rate of Hellhound at 50 ticks
- Correct respawn rate of Giant bat at 35 ticks
- Corrected stats of Jailer ID 201
- Correct respawn rate of Jailer at 50 ticks
- Poison spider now has correct examine text
- Corrected stats of Poison spider ID 134, 1009
- Correct respawn rate of Poison spider at 30 ticks
- Corrected stats of level-19 Ghost ID 103, 104
- Correct respawn rate of level-19 Ghost at 40 ticks
- Corrected stats of Suit of armour ID 453
2021-08-27 13:45:40 +10:00
skelsoft 58b9d9f571 Merge remote-tracking branch 'upstream/master' 2021-08-27 13:42:36 +10:00
Ceikry 12b6c95168 Merge branch 'master' into 'master'
Fix: Misc fixes, examine cleanup

See merge request 2009scape/2009scape!236
2021-08-26 21:57:38 +00:00
skelsoft 060ce6e549 Fix: Misc fixes, examine cleanup 2021-08-26 21:57:38 +00:00
ceikry d0b532ef29 Flip the check order to make more sense for useWith interactions 2021-08-25 21:56:54 -05:00
skelsoft d70aae89fc Fix: Misc fixes, examine cleanup
- Added Blamish oil to FinishedPotion.java, enabling the ability to mix Blamish snail slime and an unfinished Harralander potion into Blamish oil. This is a necessary component in creating Oily Fishing rods.
- Added Blamish oil to Consumables.java, as it is authentically a fake consumable, printing text in the chatbox that the player would rather not drink this.
- Corrected Zamorak chick, bird, and hawk examines.
- Corrected Guthix chick, bird, and raptor examines.
- Corrected Saradomin chick, bird, and owl examines.
- Corrected a typo with some dialogue in GodBookPlugin.java
- Added the correct Poison Scorpion spawns to North Brimhaven mine (7 Poison Scorpions)
- Fixed some small typo errors in my previous examine PR.
2021-08-26 12:12:38 +10:00
skelsoft 2ae13e9878 Merge remote-tracking branch 'upstream/master' 2021-08-26 12:11:26 +10:00
ceikry 88466e94d6 Add dest override support to use with listeners 2021-08-25 20:17:38 -05:00
ceikry 0dc59c29ba Add entity passthrough to destination overrides 2021-08-25 17:55:42 -05:00
skelsoft 455bf21acc Merge remote-tracking branch 'upstream/master' 2021-08-26 08:00:10 +10:00
ceikry cea00a6998 Merge remote-tracking branch 'origin/master' 2021-08-25 16:29:00 -05:00
ceikry 39cd30eac1 Fix stackable consumable bug 2021-08-25 16:28:54 -05:00
Ceikry 58c5165179 Merge branch 'fix-slayer-streak' into 'master'
Give the correct amount of slayer task points on streaks that are a multiple of 50.

See merge request 2009scape/2009scape!235
2021-08-24 12:05:41 +00:00
Avi Weinstock b94b14b20d Give the correct amount of slayer task points on streaks that are a multiple of 50. 2021-08-24 00:21:09 -04:00
Ceikry 5fb7972535 Merge branch 'master' into 'master'
Nature Spirit Grotto Bridge Agility

See merge request 2009scape/2009scape!233
2021-08-24 03:41:00 +00:00
downthecrop ff81deb59e Nature Spirit Grotto Bridge Agility 2021-08-24 03:41:00 +00:00
Ceikry c3fa00dc37 Merge branch 'master' into 'master'
Fix: Taverley Dungeon QA Pass 1, misc fixes

See merge request 2009scape/2009scape!234
2021-08-24 02:37:43 +00:00
skelsoft 2119dacbc5 Fix: Taverley Dungeon QA Pass 1, misc fixes 2021-08-24 02:37:43 +00:00
skelsoft cb21e0aca6 Fix: Taverley Dungeon QA Pass 1, misc fixes
- Chaos Druid (ID 181) stats corrected
- Chaos Druid correct respawn rate of 15 seconds
- Added all Chaos Druid spawns to Taverley Dungeon (6 Chaos Druids)
- Magic Axe (ID 127) stats corrected
- Magic Axe correct respawn rate of 18 seconds
- Added all Magic Axe spawns to Taverley Dungeon (7 Magic Axes)
- Poison Scorpion (ID 108) stats corrected
- Poison Scorpion correct respawn rate of 15 seconds
- Added all Poison Scorpion spawns to Taverley Dungeon (5 Poison Scorpions)
- Correctly added Sample Bottle to the Canifis General Store. This is required to create Oily fishing rods
- Added the Jail key to the Jailer's drop table
- Added 3 Rat spawns to Taverley Dungeon, near the jail cells
- Added 2 Dwarf spawns to the north jail cells in Taverley Dungeon
- Added Velrak the Explorer to the Taverley Dungeon 
- Added Crate, Barrel, Painting (bad King), Standard (Taverley Dungeon), Bed, and Suit of armour object examines
- Removed Falador Sheepdog from the SheepNPC.java (it's a dog not a sheep Arios...)
2021-08-24 12:00:45 +10:00
skelsoft 005a946c51 Merge remote-tracking branch 'upstream/master' 2021-08-24 06:08:35 +10:00
ceikry 7d9562476c Merge remote-tracking branch 'origin/master' 2021-08-22 16:53:09 -05:00
ceikry 9e23e0d243 Add independent sendGraphics method to ContentAPI. 2021-08-22 16:42:35 -05:00
ceikry c95d86e0f4 lil tweak 2021-08-20 20:56:01 -05:00
ceikry d9fbb49e51 fix graphical prayer bug 2021-08-20 20:54:52 -05:00
Ceikry c9124497af Merge branch 'master' into 'master'
Fix: Morytania QA Pass 1, misc fixes

See merge request 2009scape/2009scape!231
2021-08-21 00:48:42 +00:00
skelsoft 2787a757f6 Fix: Morytania QA Pass 1, misc fixes 2021-08-21 00:48:42 +00:00
ceikry 55dbedb1ba Fixed a bug with slayer. 2021-08-20 19:33:33 -05:00
skelsoft 6e0ac5a792 Fix: Morytania QA Pass 1, misc fixes
Drezel (IDs 1049, 7690, 7707) examine added.
Ulizius (ID 1054) examine added.
Hiylik Myna (ID 1514) examine added.
Filiman Tarlock (ID 1050) examine added.
Nature Spirit (ID 1051) examine added.
Wall underneath Paterdormus temple (ID 30532) examine added.
Gravestone (IDs 30671, 30672) examine added.
Gravestone (IDs 30667, 30669) examine added.
Wishing well (ID 28715) examine added.
Inert obelisk (IDs 28720, 28721) examine added.
Druid pouch (empty) (ID 2957) examine corrected.
Ghoul (ID 1218) stats corrected.
Ghoul correct respawn delay of 21 seconds.
Ghoul Champion (ID 3059) stats corrected.
Myre Blamish Snail (IDs 1227, 1232) stats corrected.
Blood Blamish Snail (IDs 1228, 1233) stats corrected.
Corrected spawn locations of Blood Blamish Snails.
Ochre Blamish Snail (IDs 1229, 1234) stats corrected.
Bruise Blamish Snail (IDs 1230, 1235) stats corrected.
Bark Blamish Snail (ID 1231) stats corrected.
Corrected spawn locations of Bark Blamish Snails.
All snails are correctly aggressive, and have correct respawn delays of 30 seconds.
Added the Falador Farm Sheepdog. The most important change of this PR.
2021-08-20 12:40:00 +10:00
skelsoft 32d37a0f82 Merge remote-tracking branch 'upstream/master' 2021-08-20 06:34:48 +10:00
Ceikry 7d13bf4036 Merge branch 'master' into 'master'
Priest in Peril dialogue accuracy and 'null' npc chatbox

See merge request 2009scape/2009scape!229
2021-08-19 02:45:59 +00:00
Ceikry ef5ecedaff Merge branch 'master' into 'master'
Turoth drop table corrections

See merge request 2009scape/2009scape!230
2021-08-19 02:42:28 +00:00
Woahscam 3af8c85863 Turoth drop table corrections 2021-08-19 02:42:28 +00:00