Commit Graph

1208 Commits

Author SHA1 Message Date
ceikry 36260209bd New content api method 2021-08-12 10:11:05 -05:00
Ceikry 74ce91f62f Merge branch 'master' into 'master'
Fix: Cooking Overhaul, Draynor Seed Market, and Port Sarim Examines

See merge request 2009scape/2009scape!224
2021-08-11 23:43:50 +00:00
skelsoft 44055b41c1 Fix: Cooking Overhaul, Draynor Seed Market, and Port Sarim Examines 2021-08-11 23:43:50 +00:00
skelsoft e732f904bf Fix: Cooking Overhaul, Draynor Seed Market, and Port Sarim Examines
- Most object examines in Port Sarim have been accounted for and added
- Stuffed Swordfish, Shelf, Barrel, Fish Barrel, Large Table, Crate, Crate (stacked), Plant, Clock, Chest, Small Table, Counter, two Ladders, three Crates, Painting (Landscape), Drawers, Chair, Bookcase, Bed, Dresser, Range, Candles, Cabinet, Axe Cabinet, Staircase, Charms and Mirror objects located within Port Sarim now have the proper examine text added

- Draynor Seed Market shop name correction
- Draynor Seed Market shop stock correction (can now correctly buy some low-level Farming seeds)

- Cooking Overhaul:
- Removed stinky OSRS Dark Crab from the CookableItems.java
- Can now correctly cook Crayfish
- Can now correctly consume Cooked Crayfish for 2HP.
- Can now correctly cook Mud pies
- Correct burn levels for Shrimp, Crayfish, Karambwanji, Salmon, Tuna, Cave Eel, Bass, Karambwan, Chicken, Ugthanki Meat, Rabbit, Crab Meat, Thin Snail, Lean Snail, Fat Snail, Bread, Cake, Beef, Rat Meat, Yak Meat, Bear Meat, Plain Pizza, Cooked Chompy, Roast Bird, Roast Rabbit, Redberry Pie, Meat Pie, Mud Pie, Apple Pie, Garden Pie, Fish Pie, Admiral Pie, Scrambled Egg, Fried Onions, Fried Mushrooms
- Cooking EXP corrections:
- Cooking Shrimp EXP corrected from 45 EXP -> 30 EXP
- Cooking Salmon EXP corrected from 58 EXP -> 90 EXP
- Cooking Karambwan EXP corrected from 80 -> 190 EXP
- Cooking Roast Beast meat EXP corrected from 82 EXP -> 99 EXP
- Cooking Roast Rabbit EXP corrected from 70 EXP -> 72 EXP
- Cooking Fried Mushrooms EXP corrected from 120 EXP -> 60 EXP
2021-08-12 09:33:44 +10:00
skelsoft 9288ca7ff7 Merge remote-tracking branch 'upstream/master' 2021-08-12 07:01:57 +10:00
ceikry cee6de084f Fixed potential exploit with the bonegrinder 2021-08-11 15:48:10 -05:00
ceikry 5262e2f855 I swear to god Arios... 2021-08-11 15:35:20 -05:00
ceikry 1359a70681 Fixed a bug with slayer 2021-08-11 10:05:20 -05:00
ceikry cdc3d65fe8 Improved MS security 2021-08-10 22:16:48 -05:00
ceikry b4b26cb583 Arios does it again part 4124571293: euh 2021-08-10 09:15:28 -05:00
ceikry 751741c248 Why was this not ignored intellij? 2021-08-10 09:07:56 -05:00
ceikry aeddd72790 More junk management server code cleanup 2021-08-10 09:06:11 -05:00
ceikry 8efd877a11 Trying to patch up some junky code in the management server 2021-08-10 00:02:47 -05:00
ceikry 7859c87565 Cleanup CTZ/ServerStore 2021-08-09 19:03:09 -05:00
Ceikry edf5b0738c Merge branch 'bork_daily_reset' into 'master'
Changed Bork to use daily reset.

See merge request 2009scape/2009scape!220
2021-08-10 00:02:05 +00:00
Ceikry 92979e77b4 Merge branch 'wiz_guild_fix' into 'master'
Code Cleanup - Wizards Guild uses ContentAPI now.

See merge request 2009scape/2009scape!221
2021-08-10 00:00:36 +00:00
Ceikry 197c230f11 Merge branch 'server_run_fix' into 'master'
Removed space causing parser error.

See merge request 2009scape/2009scape!222
2021-08-09 23:59:50 +00:00
NixWigton aa4b121ac2 Removed space causing parser error. 2021-08-09 18:52:04 -05:00
NixWigton b750225b7b Code Cleanup - Wizards Guild uses ContentAPI now. 2021-08-09 18:41:12 -05:00
NixWigton d60644511c Changed Bork to use daily reset. 2021-08-09 18:34:56 -05:00
Ceikry 95c38775b2 Merge branch 'wiz_guild_fix' into 'master'
Allow boosts to be used to enter wizard's guild.

See merge request 2009scape/2009scape!219
2021-08-09 23:32:43 +00:00
Ceikry bb8992b16e Merge branch 'master' into 'master'
Fix: Rats, Shades and their Robes, misc fixes

See merge request 2009scape/2009scape!215
2021-08-09 23:31:10 +00:00
skelsoft a68318ab01 Fix: Rats, Shades and their Robes, misc fixes 2021-08-09 23:31:10 +00:00
Ceikry 3da5832540 Merge branch 'cutscene_fix' into 'master'
Fixed issue where interface options disappear after cutscenes.

See merge request 2009scape/2009scape!218
2021-08-09 23:29:22 +00:00
NixWigton 0d55dff842 Fixed issue where interface options disappear after cutscenes. 2021-08-09 16:34:39 -05:00
NixWigton f2b18539d2 Allow boosts to be used to enter wizard's guild. 2021-08-09 16:30:15 -05:00
ceikry aa6bf95006 Massive varp/varbit related refactoring + new client command 2021-08-09 13:20:07 -05:00
ceikry 3c5c702e7e Remove potentially problematic while loops 2021-08-08 23:40:14 -05:00
ceikry be194f6e5e Slight code cleanup 2021-08-08 23:28:27 -05:00
ceikry 7e30a30192 Change update worker to dedicated thread 2021-08-08 23:27:49 -05:00
ceikry 629df5adaf Added + handled varbit packet 2021-08-08 23:15:18 -05:00
ceikry 1fa8479ca2 Server will create a thread dump on a heartbeat death 2021-08-08 22:22:03 -05:00
ceikry 4d9d27e335 Remove 10x and 20x options from Hans. 2021-08-08 12:02:18 -05:00
ceikry f0b6a4d702 Corrected combat level formula 2021-08-07 18:22:45 -05:00
ceikry e05c4ac1b0 Merge remote-tracking branch 'origin/master' 2021-08-07 15:11:46 -05:00
ceikry 00f60a9208 Corrected dragonslayer-locked equipment 2021-08-07 15:11:42 -05:00
Ceikry 66f25642a8 Merge branch 'tree_spirit_fix' into 'master'
Fixed tree spirit spawning issue.

See merge request 2009scape/2009scape!217
2021-08-06 20:59:07 +00:00
NixWigton c0e5a5c443 Fixed tree spirit spawning issue. 2021-08-06 15:58:01 -05:00
ceikry 768e69bc1e Merge remote-tracking branch 'origin/master' 2021-08-06 14:53:48 -05:00
ceikry 7dd9d08972 Ironman restricted to own house 2021-08-06 14:53:41 -05:00
Ceikry 871ae1723f Merge branch 'simon_templeton_debug_message' into 'master'
Removed random message when talking to Simon Templeton.

See merge request 2009scape/2009scape!216
2021-08-06 19:31:19 +00:00
NixWigton 91586f8f63 Removed random message when talking to Simon Templeton. 2021-08-06 14:28:53 -05:00
ceikry b6e2403866 Purged bill. 2021-08-06 09:52:45 -05:00
ceikry c39ad4c195 Convert shop class to kotlin 2021-08-06 08:10:22 -05:00
ceikry 0d88c6c7a2 Rename .java to .kt 2021-08-06 08:10:22 -05:00
ceikry cf95e043f9 I quit 2021-08-06 07:22:43 -05:00
ceikry b46f1312d3 Fixed a bug with slayer 2021-08-05 21:23:30 -05:00
ceikry 2a17c1d065 I wish I could exist for a single day without getting a migraine from very stupid issues. 2021-08-05 20:12:40 -05:00
skelsoft 5a303da8a6 Fix: Rats, Shades and their Robes, misc fixes
- Rats now have corrected stats, attack speed and bonuses (should no longer be able to hit players at all, like they do authentically)
- Rats now correctly respawn at a high rate (quite close to 1 game tick now!)
- Rats can now correctly count as Rat slayer monsters for tasks
- Rats (Stronghold of Security) now correctly count as Rat slayer monsters for tasks

- Bloodveld respawn delay corrected

- Shade robe top and Shade robe bottom are now correctly obtainable, as a low% drop from Shades in the Stronghold of Security
- Shades now correctly count as Shade slayer monsters for the Shade Task
- Shade stats corrected
- Shade NPCs repopulated where they should be inside the Lv4 Stronghold of Security
- Small typo correction to a string printed when cooking with an iron spit (StandardCookingPulse.java)

- Dwarven rock cake now has correct, authentic text when trying to consume it
2021-08-06 10:19:11 +10:00
skelsoft 8b29561f33 Merge remote-tracking branch 'upstream/master' 2021-08-06 08:54:34 +10:00