Commit Graph

2607 Commits

Author SHA1 Message Date
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
Harris Hackett 4390372879 Updated documentation to reference new server config file type 2022-02-09 06:52:36 +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 6024e47512 automated update releases 2022-01-26 23:05:02 +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 869773bf60 Merge branch 'weighteditem' into 'master'
refactor NPCDropTable, WeightBasedTable to fix bugs

See merge request 2009scape/2009scape!390
2022-01-18 09:29:58 +00:00
Ryan 60ae06d42a refactor NPCDropTable, WeightBasedTable to fix bugs 2022-01-18 09:29:58 +00:00
Ryan 3fe3a47a8d Merge branch 'yanille-dungeon-fixes' into 'master'
Increase drop rate of Sinister Key to 1/12, make strike spells always max on...

See merge request 2009scape/2009scape!387
2022-01-18 09:13:12 +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
Ryan 79f864048a Merge branch 'waterbirth-fixes' into 'master'
Waterbirth Dungeon is cannonable, Spinolyps only drain prayer if they hit, and...

See merge request 2009scape/2009scape!388
2022-01-18 08:38: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
Ryan 88c9c15a2c Merge branch 'fixcat' into 'master'
fix Gertrude's cat quest not completing

See merge request 2009scape/2009scape!392
2022-01-18 07:34:59 +00: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
skelsoft 65fb605349 Merge branch 'master' into 'master'
Fix wolfs dropping regular bones when they shouldn't

See merge request 2009scape/2009scape!386
2022-01-12 01:31:56 +00:00
Lethimyr e4d3f8ac03 Fix wolfs dropping regular bones when they shouldn't 2022-01-12 01:31:56 +00:00
Ryan b3e92e4faf Updated changelog for Jan 11 release 2022-01-11 11:32:15 +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 a117451328 Merge branch 'master-but-core-reverted' into 'master'
Fix stability issues and a various assortment of other bugs

See merge request 2009scape/2009scape!384
2022-01-11 09:36:57 +00:00
Ryan 47bc652eed Fix stability issues and a various assortment of other bugs 2022-01-11 09:36:57 +00:00
Ryan d3bb3905b3 Merge branch 'fishing-edge-2' into 'master'
Fishing Guild & Edgeville Fixes

See merge request 2009scape/2009scape!385
2022-01-11 06:25:42 +00:00
downthecrop 8f4a003db8 Fishing Guild & Edgeville Fixes 2022-01-11 06:25:42 +00:00
Ryan fb4296debd Merge branch 'fix-blastcoal-saves' into 'master'
Fix player saves for players who used coal on the conveyer belt before bf-fixes.

See merge request 2009scape/2009scape!380
2022-01-06 00:02:54 +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
Ceikry eca439b99e Merge branch 'bf-fixes' into 'master'
Prevent furnace temperature from going negative and deduplicate bar handling.

See merge request 2009scape/2009scape!379
2022-01-03 19:24:31 +00:00