Avi Weinstock
b6457acd15
Authenticity fix for saradomin brew (added bias to linear formula). Fixes #304 .
2022-02-26 05:36:06 +00:00
Avi Weinstock
509d73ff2c
Implemented regen brace
...
Fixed timing of stat decrementing
Saradomin brews can now lower stats all the way to zero
2022-02-26 05:32:47 +00:00
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
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
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
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
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
Ryan
39ee7bdefc
fix #236 - can now pickpocket woman (id 25)
2022-01-03 02:41:22 +00:00
Ryan
4ffb8be25d
fix #205 - make xp on magic dart authentic
2022-01-03 02:40:59 +00:00
Avi Weinstock
efba27e661
Revert the dynamic region based parts of sc-backports, which seem to have...
2022-01-02 21:36:00 +00:00
Ryan
2bd8999aa0
fix cannonballs
2022-01-02 15:27:53 +00:00
ceikry
bc67e988cf
add redundant unlocks to penguin spy pulse
2022-01-01 15:15:57 -06:00
ceikry
28efb3c5a7
Fixed global kill counter initialization
2022-01-01 14:52:32 -06:00