Commit Graph

1068 Commits

Author SHA1 Message Date
Natalie C 7f9656d40a Reverted last commit and fixed the root cause of package info issue 2022-11-24 13:50:47 +00:00
Von Hresvelg aa935855c9 Moved drop tables into dedicated folder (data/config/shared_tables)
Added Rare Seed Drop Table
Reworked Aberrant Spectre drops
2022-11-16 08:16:22 +00:00
Robby 9145fd038c Corrected Sumona teleport on slayer ring
Improved authenticity of slayer ring teleport locations
2022-11-16 08:00:37 +00:00
Robby ff666178b9 Fixed Draynor bot theiving
Fixed Draynor willow bots getting stuck
2022-11-10 13:09:20 +00:00
Von Hresvelg 712b44f008 Added secondary drop tables
Uncommon seed drop table added
Gem drop table added
Herb drop table added
Reworked Green Dragon drop table
Reworked Moss Giant drop table
2022-10-30 07:24:31 +00:00
Robby De b64a595562 Fixed adventure bots not pickpocketing properly 2022-10-29 13:00:02 +00:00
Byte 5b6dc9978e Updated SapCollect plugin to listener
Corrected sap collection interaction to require a knife instead of a bucket
2022-10-29 12:49:20 +00:00
Byte 660eaf1a61 Updated SpiritShieldBless plugin to listener
Updated ContentAPI to include a couple of new methods for handling dialogue options and actions
2022-10-28 14:00:21 +00:00
Byte 32931ef85c Updated CrystalKeyCreate plugin to listener 2022-10-27 00:11:08 +00:00
Byte 7b1a9f1efa Removed unused CapeDyeing plugin (handled by CapeDyer)
Fixed bug preventing use of orange dye on capes
2022-10-27 00:06:28 +00:00
Byte e92a02a603 Updated HairdresserCheese plugin to listener 2022-10-26 10:37:20 +00:00
Byte 4f7e07436b Updated SandSource plugin to listener 2022-10-26 09:41:47 +00:00
Byte 3d6c91b487 Fixed The Restless Ghost skull interaction (again) 2022-10-26 09:18:06 +00:00
Dan Ginovker 5baa488301 Fixed odd bug preventing check of non-combat level requirements when equipping items 2022-10-22 15:30:53 +00:00
vddcore 6096fca708 Fixed bug preventing deposit of noted items already present in bank when bank is full 2022-10-22 15:19:49 +00:00
Byte 82f7d0663b Updated PriestInPerilUse plugin to listener 2022-10-22 15:08:44 +00:00
Byte 0bdd8326d9 Removed unused BurnMeat plugin (handled by CookingDialogue) 2022-10-22 05:11:01 +00:00
Byte d3efb5cecd Updated KaramjaBananaCrate plugin to listener
Moved "search" and "fill" interactions out of KaramjaOptionPlugin into new KaramjaBananaCrateListener
2022-10-22 05:10:13 +00:00
Byte c7ff6a147a Updated EctophialFill plugin to listener 2022-10-22 04:50:16 +00:00
Byte 29b76c0c4c Updated ChestKey plugin to listener (applies to Pirate Treasure chest key being used on chest in Blue Moon Inn) 2022-10-22 04:39:47 +00:00
Byte 47647ec1af Removed unused WaterSkinHandler plugin (handled by WaterSourceListener) 2022-10-22 04:10:52 +00:00
Byte 7462266756 Updated SwampHoleRope plugin to listener (applies to Lumbridge swamp hole) 2022-10-22 04:10:38 +00:00
Dan Ginovker bb0ae3ad8d Fixed adventure bots getting stuck south west of GE 2022-10-22 04:00:06 +00:00
Byte ac0ba2ece9 Removed unused LadiKeliRope plugin (handled by RopeOnLadyKeli) 2022-10-22 03:39:55 +00:00
Byte 90d47eb75e Updated TutorialFurnace plugin to listener 2022-10-22 03:25:55 +00:00
Byte 7233c968f6 Updated PoisonFountain plugin to listener 2022-10-22 02:59:21 +00:00
Byte c74048425c Updated GWDEntranceRopeUsage plugin to listener (Note: this handles only the case where a rope is used directly on the hole; using the tie-rope option is handled by a separate plugin) 2022-10-21 15:05:35 +00:00
Byte eae259d2ec Updated CauldronOfThunder plugin to listener 2022-10-21 14:28:18 +00:00
DebbySaurus 06f64564d8 Fixed mithril grapples to only take 1 bolt instead of entire stack 2022-10-15 11:21:02 +00:00
bushtail 63e5c9a6b8 Added ::poison <username> <damage> debug command for testing
Converted Cure Me to kotlin
Converted Cure Other to kotlin
Converted Translated Cure Group to kotlin
2022-10-12 13:43:05 +00:00
Ceikry 0a014e86f3 Hotfix players getting stuck after obstacles 2022-10-10 15:14:19 +00:00
Dan Ginovker 121f8d2723 Converted ChampionsGuildDoor to Kotlin + InteractionListener 2022-10-10 13:57:42 +00:00
Byte 3c2810b539 Added agility grappling shortcut from Catherby to Taverley (one way)
Updated ContentAPI to have a method for checking if any item from a given set of items is equipped by the player
2022-10-10 13:20:56 +00:00
Dan Ginovker 924e9bd2a6 Unstuck green dragon bots
Converted Edgeville <-> GE Shortcut to use Listener
Made Green Dragon bots use that listener so they don't all get stuck outside the GE tunnel
::botinfo no longer requires moderator privileges
Added option to ForceMovement that lets the entity stay locked
2022-10-10 13:09:54 +00:00
Byte e0b9c0ab50 Implemented imp teleporting
Added behavior to little red imps to allow them to teleport around
Imps have a 1/10 chance on each hit of teleporting away
Imps have a 1/75 chance on each tick of teleporting away
2022-10-10 12:56:48 +00:00
Ryan 1f078ed0f4 Alchemy value now derived from item value (from cache)
Removed all alchemy value overrides from item config json
All items should now have authentic alchemy values
2022-10-03 08:50:31 +00:00
Ceikry 39cf1f60ca Fixed value parsing from item definitions 2022-10-03 07:26:34 +00:00
Dan Ginovker f76d32c203 Adventure bots no longer get stuck at Falador wall, Draynor bank or east of Catherby
Added moderator+ command ::botinfo that lets you see what a bot is up to
2022-10-03 06:37:52 +00:00
Dan Ginovker 82fa035c69 Removed some inappropriate and non-era-accurate bot names 2022-10-03 05:56:20 +00:00
Byte fe6d04c620 Fixed ItemActionPacket which broke useWith in some situations
Fixes Dwarf Cannon Quest
Fixes Witch's House Quest
Fixes Demon Slayer Quest
2022-10-01 07:45:23 +00:00
Byte 6c340aa96b Fixed dialogue where player speaks instead of Kolodion 2022-10-01 07:22:42 +00:00
bushtail 5af39b5b21 Lunar spell Fertile Soil translated to Kotlin 2022-10-01 05:51:09 +00:00
Byte 840ea1f5ed Fixed issues in Hetty's dialogue repeating in Witch's Potion Quest 2022-09-27 03:15:56 +00:00
Byte 386ab2eb61 Fixed bug with barbarian strength mix consumption, now decrements doses correctly 2022-09-27 00:41:01 +00:00
Ceikry bd3a30c209 Implemented the authentic interaction with Abador Crank if you manage to enter morytania without Priest in Peril
Corrected the teleother spell to play the correct graphics on the target
2022-09-25 14:58:08 +00:00
DebbySaurus e0c68ef7ef Added Roving Elves quest requirement to crystal gear equip 2022-09-25 14:38:29 +00:00
DebbySaurus 0fcf442ec5 Crystal Equipment Changes
Buying a new bow or shield from Islwyn will be "new" and tradable
Recharging a crystal seed into either will be "full" and not tradable
2022-09-25 04:32:07 +00:00
Byte c8bf7b5342 Fixed bug where player could get unlimited glarial's pebbles 2022-09-24 16:48:55 +00:00
Ceikry a8751eaa3c Reset the varpmanager on HCIM death 2022-09-24 16:37:36 +00:00
Byte 7a91aca78f Fixed bug preventing completion of restless ghost quest 2022-09-24 16:27:00 +00:00