Commit Graph

1112 Commits

Author SHA1 Message Date
ceikry 4008f78433 Fixed some issues that lead to indefinite shutdown times 2023-01-30 03:50:23 +00:00
kuanoni 1a1da2b71b Fixed autocast turning off after equipment swap 2023-01-30 02:35:24 +00:00
Ceikry b2f90d3dcc Players can no longer walk where there is no map data
Fixed an issue that prevented teleblock from being used in PvP
Removed redundant code that prevented PvP looting in some instances
Improved strictness of grave generation rules in regards to PvP
Added nothing drop to the RDT (50% chance)
Implemented ring of wealth effect on rare drops (removes nothing drop)
Improved handling of nothing drops, preventing dwarf remains being awarded instead of nothing in some instances
Added impling IDs to the ImplingNPC definition so all implings behave like implings
Crystal shield and crystal bow now degrade
Made cyclops room kickout on disconnect more reliable
Fixed MTA Enchantment Zone items not adhering to the zone's rules
2023-01-29 06:35:42 +00:00
Ceikry a100affda2 Repository reorganisation
Unified kotlin and java into just src/main
Unified the rs09 and core packages
Took all content out of the core package, and placed it into the new content package
Reorganised all source code relating to content to be easier to find and explore
2023-01-26 13:59:28 +00:00
Sam e4b799c44a Added handling for emptying cornflour pot 2023-01-25 00:44:37 +00:00
Sam 4fe916990e Fixed incorrect dialogue path in vinesweeper when buying flags 2023-01-25 00:31:25 +00:00
Sam 2eb7a19546 Implemented diary task for pickpocketing a Falador guard 2023-01-25 00:04:22 +00:00
John Liebentritt 6cfcefb13a Implemented salamander weapons 2023-01-24 23:50:51 +00:00
Sam c39b1c18ff Added drop table for highwayman
Added drop table for shantay guard
Made highwayman diary trigger more specific
2023-01-24 23:36:59 +00:00
szumaster ce2a95fa51 Corrected enchanted top requirements and bonuses
Removed soft clay from impling drop table
Removed duplicated Eadburg and Servant NPCs from Burthorpe
Corrected the position of Eadburg and Servant
Corrected the position of the Burthorpe guards
Corrected Burthorpe guard NPC ID
Reoriented exterior Burthorpe archers to face each other
Added animations and combat sound effects to Servant, Eadburg and Burthorpe guards
Relocated 1st floor archers in Burthorpe Castle
2023-01-24 23:00:43 +00:00
Violet Vibes b4a17f6710 Implemented ::xface command allowing the client to close any opened interfaces/dialogue 2023-01-24 22:16:50 +00:00
Ceikry 4e6e2e678d Fixed issue preventing pickup of dwarf remains in Dwarf Cannon
Added more sophisticated debug varp printing
Fixed issue preventing surprise exam rewards if player moves before reward is granted
Voluntarily leaving a clan should now persist
Fixed bug that would result in keeping the previous wand when purchasing MTA upgrade
Fixed issue preventing proper teleport jewellery usage
Fixed a bug that prevented manual casting of Ancient spells
Added many sanity checks to death code and fixed a bug with delayed impacts
Added dragon slayer requirements to Green (g) and Green (t) bodies
Rewrote the "catchup" logic used for growing farming patches during missed playtime
Fixed bug preventing fruit trees and berries from growing while logged out
Summoning potion now correctly restores 25% of summoning special energy
2023-01-24 01:37:39 +00:00
bushtail dd5e63a409 Fixed last login time 2023-01-23 05:35:10 +00:00
John Liebentritt 86efa69213 Corrected magic xp gain in Enchanting Chamber to 75%, from 25% 2023-01-22 22:47:05 +00:00
John Liebentritt 2306efbbe4 Rewrote milling plugin as listener 2023-01-21 12:47:34 +00:00
John Liebentritt 463a0900d7 Fixed a bug where opening a casket could remove the wrong one from the inventory 2023-01-19 01:46:45 +00:00
Ceikry cb753f2a12 Fixed a bug that could cause item loss when depositing to a near-maxed bank stack 2023-01-19 01:02:56 +00:00
downthecrop 5adaf1a422 Players can no longer get stuck between stairs and door used in Shield of Arrav 2023-01-19 00:26:42 +00:00
Ceikry a88c98bc9a Fixed removing full stack of seeds when planting them 2023-01-19 00:06:50 +00:00
szumaster 9060a5bb2a Added correct animations for alchemy if the player has a staff equipped 2023-01-09 12:48:31 +00:00
Ceikry 73bee78d31 Reworked logging framework 2022-12-27 04:22:25 +00:00
szumaster be10a69325 Removed inauthentic ladders 2022-12-27 04:09:44 +00:00
szumaster 2fc558b585 Add missing attack/defense animations to ogre club, blackjacks, mud battlestaff and steam battlestaff
Replaced bugged climbing animation
2022-12-27 03:57:11 +00:00
Ceikry 9b6a817c9d Assorted bugfixes
Corrected a confidential issue involving random events
Added Lumbridge tree patch to the farming handler
Rewrote seedling handling in new systems
Fixed the incorrect definition for telegrab's spell ID
Fixed an issue that prevented leaving a clan
Close interfaces when applicable when a walk packet is received
Made the penguin state more reliable
Fixed a somewhat rare concurrency bug with the packet processor
Refactored DialogueOption packet to ContinueOption, due to a revelation that it was not particular to dialogue
Fixed a new, unreported issue with the stats interface
2022-12-23 06:35:06 +00:00
Ceikry 5011b8648b Fixed bug where some NPCs near the wilderness were incorrectly considered to be in the wilderness for aggression checks 2022-12-23 02:09:24 +00:00
Ceikry c9a6bf2f61 Removed non-green-d'hide-bodies from the restricted items list for dragon slayer
Merged the dragon slayer equip checks into the existing file for quest requirement checks
Updated item equip checks to use new api methods
2022-12-22 10:15:31 +00:00
Savan ScapeOnine 69b706c3f3 Enabled the woodcutting skillcape effect (nests are automatically collected into your inventory if you have space when dropped from a tree while woodcutting) 2022-12-22 09:18:30 +00:00
Ibcrootbeer 55f736b711 Corrected XP awarded for crafting tablets at lectern 2022-12-22 09:05:49 +00:00
Dan Ginovker 5816423628 Ranged ammo can now authentically be taken to Entrana 2022-12-22 08:52:31 +00:00
Ceikry 94b94cb5a3 Rewrote lumbridge guide dialogue 2022-12-22 06:45:38 +00:00
Ceikry 4848d465e3 Fixed combat pathfinding bug that led to endless NPC "dancing" 2022-12-22 06:20:12 +00:00
Robby b96a1e370b Fixed the non-banking miner bot
Non-banking miner bot will now drop power-mined tin ore
2022-12-22 04:46:43 +00:00
Ceikry b387e993bb Fixed a bug when buying items from shops with a full inventory 2022-12-20 08:40:59 +00:00
Ceikry 8188c72417 Fixed packet decoder issue where bytes were read out of sequence 2022-12-17 23:55:57 +00:00
Ceikry 9866afbd5d Implemented Christmas event giftmas
Fixed a minor bug with the incoming packet processor
2022-12-17 12:25:56 +00:00
Dan Ginovker 2fa08e38c6 Replaced some discord references with forums 2022-12-17 11:13:57 +00:00
Savan ScapeOnine 89bcf30746 Sharks can now be caught with barb-tail harpoon
Fixed incorrect animation when fishing with a barb-tail harpoon
2022-12-17 10:37:38 +00:00
Ceikry 760653067a Added decoding for player preferences (unused) 2022-12-17 10:25:08 +00:00
Von Hresvelg e8ea397b6b Added an Allotment Seed drop table
Reworked Farmer drop table
2022-12-17 07:40:18 +00:00
Byte 00d460d2ba Fixed a bunch of minor exceptions 2022-12-17 07:16:38 +00:00
Ibcrootbeer 6b5758ed7a Removed duplicate message for quest completion for Sheep Shearer
Removed duplicate message for quest completion for The Restless Ghost
2022-12-11 08:41:40 +00:00
bushtail c050c294e5 Improved facial expressions in bank dialogue 2022-12-11 07:48:40 +00:00
Dan Ginovker 97e74320fb Implemented Doubling Money scammer bots at GE
Converted some classes to Kotlin
Fixed a trading bug when you removed an item, the modified slot would flash on the wrong side
2022-12-11 06:45:42 +00:00
Ceikry 4193e6131c Refactored the processing of incoming packets to do so synchronously on the start of the tick cycle (rather than being processed as soon as the packet is received)
Decoupled decoding of packets from processing of packets, so that both 530 and 578 packets can be decoded into the same data structures and processed the same way
De-spaghettied many things, e.g. farming and the poster in stronghold of player safety
2022-12-07 12:40:49 +00:00
Natalie C 7f9656d40a Reverted last commit and fixed the root cause of package info issue 2022-11-24 13:50:47 +00:00
Von Hresvelg aa935855c9 Moved drop tables into dedicated folder (data/config/shared_tables)
Added Rare Seed Drop Table
Reworked Aberrant Spectre drops
2022-11-16 08:16:22 +00:00
Robby 9145fd038c Corrected Sumona teleport on slayer ring
Improved authenticity of slayer ring teleport locations
2022-11-16 08:00:37 +00:00
Robby ff666178b9 Fixed Draynor bot theiving
Fixed Draynor willow bots getting stuck
2022-11-10 13:09:20 +00:00
Von Hresvelg 712b44f008 Added secondary drop tables
Uncommon seed drop table added
Gem drop table added
Herb drop table added
Reworked Green Dragon drop table
Reworked Moss Giant drop table
2022-10-30 07:24:31 +00:00
Robby De b64a595562 Fixed adventure bots not pickpocketing properly 2022-10-29 13:00:02 +00:00