Commit Graph

944 Commits

Author SHA1 Message Date
Avi Weinstock ccdadf1dab Fixed cannons spamming chat about how you're already in combat or that they can't attack your familiar
Improved nechryaels' death spawn multicombat handling
DFS now works on skeletal wyverns' ice breath
2022-02-23 13:32:56 +00:00
Avi Weinstock 22c5417403 Fixed bug where quest progress could revert 2022-02-23 13:22:51 +00:00
downthecrop 7850199016 Fixed doors getting stuck "in use" 2022-02-23 13:21:50 +00:00
Harris Hackett 49bf0d6ef5 Implemented Monk's Friend quest 2022-02-23 13:08:01 +00:00
Mokun Mokkun 8887915ef0 Fixed defense potion requirements - now requires white berries instead of fur 2022-02-21 21:59:53 +00:00
Mokun Mokkun 6354efaf1d Changed bone spear from 2 handed to 1 handed (authenticity fix) 2022-02-21 21:57:44 +00:00
Avi Weinstock 5b6a429da9 Added bones drops to Flockleader Geerin and Wingman Skree 2022-02-21 21:53:43 +00:00
Avi Weinstock bf004ca5a4 Items can now be dropped and used in pyramid plunder 2022-02-21 21:51:23 +00:00
Avi Weinstock 0238936bc0 Runecrafting improvements: 2022-02-21 04:19:30 +00:00
Mokun Mokkun 2b4669c11f Oil lantern firemaking requirement changed from 29 to 26 (authenticity fix) 2022-02-18 15:47:29 +00:00
Avi Weinstock 25fb27040c Added positional audio support
Added positional audio for combat and cannons
Added numerous missing audio effects for various item equips and charge spells
2022-02-18 14:49:40 +00:00
Harris Hackett 9e6bf08e61 Removed Chaeldar's slayer requirement (authenticity fix) 2022-02-18 14:30:50 +00:00
Avi Weinstock 14528411a7 Add InteractionListener.onUseWithWildcard. 2022-01-29 15:50:36 -05:00
ryannathans 89ec02ca45 user is now notified that slayer tasks from Turael do not award points 2022-01-29 20:44:07 +00:00
ryannathans f8b9d7bd6a command list is now sorted in alphabetical order 2022-01-29 20:42:42 +00:00
Ryan e7eec8153d rewrote plank make lunar spell, now authentic and has sound effects 2022-01-29 20:42:24 +00:00
ryannathans d749c8610f failing to enter gwd boss room no longer consumes faction kill count 2022-01-29 00:59:06 +00:00
Avi Weinstock 7ee3daee00 Corrected dagannoth charm drop rate 2022-01-28 07:03:03 +00:00
ryannathans b2c5f62303 improved silver smelting (with moulds) pulse handling 2022-01-28 17:06:54 +11:00
ryannathans 61b8497aaf temporarily disabled green dragon bots pending economical changes 2022-01-26 17:01:29 +11:00
Avi Weinstock 514c86f4a6 MTA fixes:
- It is now possible to talk to the telekinetic guardian through the maze wall.
- Asking for the price of an MTA reward no longer attempts to purchase said reward.
- Graveyard bones now give the correct amount of bananas/peaches.
- Number of telekinetic mazes solved now persist when exiting.
2022-01-26 03:27:58 +00:00
Avi Weinstock c6290f4079 Re-import charm drop rates (some NPCs may have incorrectly had 100% charm drop rates). 2022-01-26 03:27:45 +00:00
Avi Weinstock ca08cf3e2a Unicorn horns, snapegrass, limpwurt roots, and crushed nests from GWD minions now all be noted like wines of zamorak are. 2022-01-26 03:08:45 +00:00
Avi Weinstock 18d5c2b6a0 Added server-wide announcements for godsword shards, d plate shards, steam battlestaff, and seercull. 2022-01-26 03:06:23 +00:00
Avi Weinstock 06137bab0d Drop rate changes:
Dragon claws 1/256
Dragon plate pieces 1/1024
Fixed abnormally frequent GS shard 3 drops from Balfrug Kreeath
2022-01-26 03:05:01 +00:00
Ryan dd2927513b fixed ruby bolt (e) sound effects 2022-01-24 22:20:13 +00:00
ryannathans 80f6249ed9 fix double initialise of random events and add debugging for player login 2022-01-23 11:18:04 +00:00
Ryan b0b6a5fdd1 random events are now unpredictably timed 2022-01-23 11:16:22 +00:00
Ryan f038acfe33 added RSA block debugging 2022-01-23 11:14:16 +00:00
Ryan 482cf71a94 fix ruby bolt (e) damage calculation and general bolt audio 2022-01-23 11:09:47 +00:00
ryannathans 8e66fad298 remove debug clipboard access 2022-01-19 20:23:35 +11:00
Kermit Frog 12d4182e34 feat(adventure-bots) Fixed issues with Adventure bot assembly and initial spawning into the game world. 2022-01-18 14:07:15 +00:00
Ryan 60ae06d42a refactor NPCDropTable, WeightBasedTable to fix bugs 2022-01-18 09:29:58 +00:00
Avi Weinstock ca4f066ecc Increase drop rate of Sinister Key to 1/12, make strike spells always max on... 2022-01-18 09:13:11 +00:00
Avi Weinstock 50ff5e1c38 Waterbirth Dungeon is cannonable
Spinolyps only drain prayer if they hit, and always target ranged defence.
2022-01-18 08:38:11 +00:00
vk 2cc2a497d4 Correctly factor in the damage modifier (mostly used by special attacks) 2022-01-18 18:57:21 +11:00
ryannathans f735011587 fix Gertrude's cat quest not completing 2022-01-18 18:30:52 +11:00
ryannathans 004d4c9432 fix GE regression
path was resolving as "null<filename>"
2022-01-12 21:27:15 +11:00
Lethimyr e4d3f8ac03 Fix wolfs dropping regular bones when they shouldn't 2022-01-12 01:31:56 +00:00
ryannathans 662efb07af remove server monitor surprise 2022-01-11 21:14:58 +11:00
ryannathans 8dbab51dfc hotfix for headless environments (again) 2022-01-11 21:06:25 +11:00
Ryan 47bc652eed Fix stability issues and a various assortment of other bugs 2022-01-11 09:36:57 +00:00
downthecrop 8f4a003db8 Fishing Guild & Edgeville Fixes 2022-01-11 06:25:42 +00:00
Avi Weinstock 1b0bdf4de5 Fix player saves for players who used coal on the conveyer belt before bf-fixes. 2022-01-05 14:49:45 -05:00
Avi Weinstock d81803f938 Prevent furnace temperature from going negative and deduplicate bar handling. 2022-01-03 19:24:30 +00:00
Ceikry 29b50dfbac Merge branch 'fixbracelet' into 'master'
fix #247 - emerald and diamond bracelet enchant no longer noted

See merge request 2009scape/2009scape!373
2022-01-03 02:41:44 +00:00
Ryan 7f1a8b5b44 fix #247 - emerald and diamond bracelet enchant no longer noted 2022-01-03 02:41:44 +00:00
Ceikry b22790c1a4 Merge branch 'chartercost' into 'master'
fix #245 - replace -1 charter boat costs with 0

See merge request 2009scape/2009scape!374
2022-01-03 02:41:34 +00:00
Ryan 47433958ae fix #245 - replace -1 charter boat costs with 0 2022-01-03 02:41:33 +00:00
Ceikry 79d26a9b5a Merge branch 'pickpocketwoman' into 'master'
fix #236 - can now pickpocket woman (id 25)

See merge request 2009scape/2009scape!375
2022-01-03 02:41:23 +00:00