Commit Graph

1279 Commits

Author SHA1 Message Date
Von Hresvelg dbf34fbd4a Updated Clue Scroll Drop Rates
Set Hellhound Hard Clue DR to 1/64 (Was 1/8)
Set Saradomin Priest Hard Clue DR to 1/128
Set Blue Dragon Hard Clue DR to 1/128 (Was 1/200)
Set Red Dragon Hard Clue DR to 1/128 (Was 1/46)
Set Black Dragon Hard Clue DR to 1/128 (Was 1/200)
Set Bork Hard Clue DR to 1/128
Set Goblin Easy Clue DR to 1/128 (Was 1/55)
Set Al-Kharid Warrior Easy Clue DR to 1/128 (Was 1/37)
Set Zogre Easy Clue DR to 1/128 (Was 1/28)
Set Donny the Lad Easy Clue DR to 1/128 (Was 1/37)
Set Rusty Easy Clue DR to 1/128 (Was 1/27)
Set Vampire Medium Clue DR to 1/128 (Was 1/35)
Set Leech Medium Clue DR to 1/128 (Was 1/21)
Set Ork Legion Medium Clue DR to 1/128
Set Green Dragon Medium Clue DR to 1/128 (Was 1/200)
Added Corporeal Beast RDT to Loot Drop Pool
2022-09-18 05:43:40 +00:00
bushtail 5fd66e50ba Improved superglass make behavior (bushtail) 2022-09-17 23:28:08 +00:00
Ceikry d2283e6716 Removed lots of dead code 2022-09-17 16:28:52 +00:00
Ceikry f406b8aa98 Graves Rewrite
Rewrote graves from scratch using new systems and abundant unit testing
Fixed a race condition bug that would prevent classes implementing PersistWorld from properly... persisting
Fixed a bug where graves were (still) too generous
Fixed a bug where graves would not persist across server reboots
Fixed a bug where graves would not recognize a relogged player
Fixed numerous other bugs with graves, see the unit tests for complete coverage
Grave system now supports quest requirements
2022-09-17 14:40:25 +00:00
Byte 95bd5ab4b7 Replaced coal truck mine scorpions with giant bats 2022-09-17 05:48:03 +00:00
Byte 003f7eb5e8 Updated Wolf (lv 11) to have 10 hp
Updated Wolf (lv 14) to have 15 hp
2022-09-17 05:35:34 +00:00
Byte a9fd970e06 Bloated toads no longer bankable
Implemented releasing bloated toads
Updated ContentAPI slightly so that removeAll has more similarity to removeItem function and can be called in the same way
2022-09-17 05:22:46 +00:00
Woahscam 338bf3ab70 Elemental Workshop I Bug Fixes
Corrected Elemental rock npc out of combat ai
Players can no longer attempt to re-complete the quest
Fixed listeners from user comments
Added the elemental smithing animation and sound
Added more special interactions
Added author tags
2022-09-17 05:02:21 +00:00
Byte 7c4fd7ea36 Added cosmic rune spawn and water rune spawn in Frozen Waste Plateau 2022-09-17 04:46:00 +00:00
Byte 135dcb136c Fixed mining gem random reward logic to actually drop the gem if player inventory is full 2022-09-17 04:33:53 +00:00
Avi Weinstock 5c4134e2e3 Implemented The Golem quest
Added new DialogueBuilder system
Fixed bug where examinable scenery with no left-click options were null from RegionManager's perspective
2022-09-17 04:20:50 +00:00
Avi Weinstock 7824836c7d Fixed issue where all 6 barrows brothers spawned at the chest 2022-09-15 13:26:53 +00:00
Byte c8f1fd1253 Greatly improved examine text handling and authenticity for various coin quantities on ground, in bank and in inventory
Fixed clue scroll examine text crashing the client in some situations
2022-09-15 01:51:05 +00:00
MatthewGould123 854b8cdc6b Lost City Update
Convert Lost City quest from Java to Kotlin
Fixed certain weapons not being properly locked behind Lost City quest
Fixed bugs in quest level requirements
Zanaris entry fairy ring now returns players to the shed when they use it
Warrior dialogue missing lines and facial expressions added in
Fixed warrior dialogue issue, you can now start the lost city quest
Fairy rings are now enabled when the lost city quest is complete and you are wielding a dramen staff or lunar staff
2022-09-14 08:59:41 +00:00
Ceikry 0db90b60f1 Removed obsolete "schedule" method causing undesirable death side effects 2022-09-13 13:51:23 +00:00
Byte bcb493a94d Added exemption for staff accounts in regards to daily account limit 2022-09-12 23:32:49 +00:00
Byte 5aee1e7d9c Corrected grave timers 2022-09-11 14:25:06 +00:00
Byte de3cf3e856 Fixed bug where swamp toads never respawned
Set a respawn_delay for swamp toad npc to 34 ticks (20 seconds)
2022-09-11 14:08:56 +00:00
DebbySaurus a2819f81e6 Fixed the exit tunnel teleport of Guthix/TDS cave to return the player to Lumbridge cave instead of lv50+ wilderness ladder 2022-09-11 13:57:55 +00:00
Ceikry 6e6f60ee27 Added the ability to award credits from a CSV file with an ingame command (ADMIN)
Added the ability to modify an individual user's credits (PMOD)
Added ContentAPI methods for working with credits
Corrected a source of syntactic confusion in the login decoder (no actual change in behavior)
2022-09-11 13:44:54 +00:00
Byte 49db1538f6 Corrected leaf-bladed sword requirements to attack 50 and slayer 55 2022-09-11 13:11:17 +00:00
Byte f295f90f47 Corrected xp reward for thieving yanille watchmen 2022-09-11 12:58:44 +00:00
Ceikry 93f00462b9 Fixed a potential exploit where pvp-specific behaviors were being taken into account for PvM, resulting in potential non-halberd melee safespots 2022-09-11 12:38:44 +00:00
ceikry 17ec82d852 Deduplicated drop table and npc config jsons 2022-09-11 11:57:11 +00:00
Ceikry a1e9e4b2a1 Added worldprops option noauth_default_admin so admin-by-default can be disabled when use_auth = false, thus making it possible to have singleplayer builds where the player is not automatically given admin rights 2022-09-09 12:54:01 +00:00
DebbySaurus 455c7b355c Fixed beer keg effects, now authentically -40 attack and +10 str bonus 2022-09-09 11:24:46 +00:00
DebbySaurus 15feadf344 Pharaoh's Sceptre
Charges now go down when used
Examine texts corrected
2022-09-09 11:06:56 +00:00
DebbySaurus 500c65d436 Corrected DFS stats 2022-09-09 10:07:29 +00:00
DebbySaurus 3c06fa4f87 Added missing prayer bonus to spirit shields 2022-09-09 09:50:48 +00:00
MatthewGould123 c32f5dfa93 The Fremennik Trials Bugfixes
Fixed various issues with using items on objects
Quest log now pluralises votes
Draugen no longer spawns multiple times
Added pet rock interactions
2022-09-09 09:11:13 +00:00
DebbySaurus 2d871e5000 Fixed mystic robe set level requirements 2022-09-09 08:52:00 +00:00
Ceikry 54887ace0c Implemented Report Abuse button - players can now submit reports to staff 2022-09-08 01:53:45 +00:00
ceikry c3b91b2240 Miscellaneous moderation QoL improvements 2022-09-07 20:20:19 -05:00
Ceikry 785f72215f Made the PulseManager capable of running multiple pulses simultaneously, in different slots (this makes it function a bit more like an entity queue, though not quite)
Fixed the dupe in the ectofuntus by demoting the action pulses for grinding bones from world pulses to individual pulses, and correcting a bit of the logic
Added function to remove multiple attributes at once to the ContentAPI
2022-09-06 23:37:08 +00:00
DebbySaurus 4ecdbbac7e Fixed payments for yew sapling protection 2022-09-06 13:16:47 +00:00
Ceikry 5c5e034db6 Finished migration to player UIDs 2022-09-05 13:10:52 +00:00
Von Hresvelg 47bd650864 Drop table updates
Updated Dagon'hai Monk DT:
Added Black Robes
Added Dark Wizard Hat
Adjusted Fire, Earth, Body, and Mind Rune Drops
Removed Rune Scimitar Drops
Removed Rune Dagger Drops
Removed Water Rune Drops
Set Dagon'hai Robe Top, Robe Bottom, and Hat to EXACTLY 1/256
Updated Visage Drop Rates:
Adjusted Mithril Dragon and Skeletal Wyvern Draconic Visage drop
Updated Zamorak Warrior DT:
Adjusted Rune Dagger Drop Rate
Adjusted Rune Scimitar Drop Rate
Adjusted Coins Drop Rate
Adjusted Nothing Drop Rate
2022-09-05 12:57:35 +00:00
DebbySaurus 6d412048c8 Fixed rats dropping bones when killed outside of the stronghold of security 2022-09-04 11:51:08 +00:00
Ceikry 9cfa635f0a Cleaned up achievement diary code
Previous-tier rewards are now automatically removed from the player when they claim the next tier
Players can no longer claim rewards from previous tiers of the diary
Fixed a bug in Red Beard Frank's dialogue that prevented him from granting a replacement if you lose your main item for that tier
Added safety checks to ensure the player can only claim or reclaim (after losing) items from the highest tier of the diary that they have completed
2022-09-04 08:14:58 +00:00
ana-rchy edb9c6ace0 Mining helmets can now be lit
Dropping mining helmets extinguishes them
Corrected the depleted ore model on tutorial island mining nodes
Mining helmets examine now matches lit/extinguished state
Fixed incorrect wolf animation
2022-09-04 03:42:20 +00:00
DebbySaurus f9a34b06e6 Fixed kyat fur ID mismatch in shop & updated prices to authentic values 2022-09-03 10:25:11 +00:00
Ryan 0ea1438a33 Changed GE database uids to account database format 2022-09-03 08:47:53 +00:00
DebbySaurus 2de2f9607d Fixed typo in remote view dialogue (Sotuh -> South) 2022-09-01 14:47:36 +00:00
Ceikry 131a123eeb Fixed dialogue splitLines edge case 2022-09-01 14:34:27 +00:00
DebbySaurus 05e969762e Fixed D'hide coif level requirements (all had swapped defense and ranged requirements) 2022-09-01 14:22:17 +00:00
Von Hresvelg 65d585a026 Adjusted Steel, Iron, and Black Dragon Visage Drops to 1/10k (had rounding errors)
Rebalanced Black Guard Clue Scroll Drop Rate
Rebalanced Knight of Ardy Clue Scroll Drop Rate
2022-09-01 14:08:13 +00:00
ana-rchy 950074125e Implemented Gabooty's drink shop 2022-09-01 13:19:32 +00:00
Von Hresvelg e76969dc16 Updated Corporeal Beast Drop Table
Removed RDT Items
Added RDT Chance
Added Regen Bracelet (1/170)
Added Mystic Staves
Added Mystic Robe Top and Bottoms (Blue / White)
Added 100 Teak Planks (Noted)
Added 75 Magic Logs (Noted)
Added 150 Mahogany Logs (Noted)
Adjusted Coin Drops
Added 100 Green Dragonhide (Noted)
Fixed Death Rune Total
Adjusted Spectral and Arcane Sigils to 1/1280
Adjusted Elysian and Divine Sigils to 1/2560
2022-09-01 13:01:18 +00:00
MatthewGould123 d22d3c6439 Beaver, void spinner, macow, magpie, spirit terrorbird, ibis, war tortoise, bunyip, fruit bat, unicorn stallion and pack yak familiars will no longer attack back if the player is attacked 2022-08-31 14:45:01 +00:00
MatthewGould123 7d662d8ab0 Added drop tables for wandering earth elemental and earth elemental
Fixed evergreen trees rewarding multiple logs per spawn
Adjusted suqah stats
Removed Ancient staff from mummy drop table (we need desert treasure quest first, and it's not a normal drop)
2022-08-31 07:24:50 +00:00