- closes#205
- closes#197
- closes#145
Does the followiwng
- Adds functional redemption prayer
- Fixes max stack deletion when trading
- Adds toggle for clue scrolls, currently set on disabled until someone gets the time to finish clue scrolls
- Cleans up a few minor things
- Removes a few bits of dead code
- Re enables rare detection
* tidy up
* Update DialogueHandler.java
* Slayer master gives specific difficulty tasks
* int
* tidy up
* replace difficulty int, with variable
* Dragons give lower amount needed to kill
* vail -> vial
* Update ObjectsActions.java
* tidy up
* tidy up
* tidy up
* Assign random amounts
* tidy up, remove magic numbers
* move rebinding of equip slot
* tidy up and move unequiped items to same inventory slot
* Drop castlewars flag when equiping a weapon
* vars
* tidy up
* Fix local Parabot instructions
* Add kick command, and force logout function
* Allow rare items (phats etc)
* remove random server logging
* implement random drop amount
* fixup random events message
closes#177closes#136 (hp restoring works, couldn't find the anim tho)
closes#178 (should fix all the issues, let me know for sure)
Also removed the object does not exist message ingame for non admins and got rid of the isBotting code when clicking objects
* Fixes some agreesive monsters that should be unaggressive
Fixes some agreesive monsters that should be unaggressive
* more items
more items
* Update Item.java
* Fixed some items visual bugs - Helmet
Fixed some items visual bugs - Helmet
* Fixed trading issues.
Fuck up players couldnt trade because they were considered busy. Also fixed the trade screen that stays opened even when other player is out of it.
* removed shit that occured while fixing the conflict.
removed shit that occured while fixing the conflict.
* Fix local Parabot instructions
* Add kick command, and force logout function
* fixup abyss
* fixup tokkull selling
* tidy up
* update abyssal whip special accuracy
* update specials from wiki
* eh
* remove system log
* Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
* Fixed typo
Fixed typo
* Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed
Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed
* Numbered packet sizes.
Corrected sound packet length to 6 from 5.
Corrected sound packet in server.
Teleport sound now plays correctly.
Corrected modern teleport animation playthrough.
Removed redundant teleport delay.
* Changed sendSound packet size back to 5 and removed type attribute to maintain compatibility with Parabot.
* After running around an object to attack the player will no longer wait a number of ticks to start attacking again.
Fixed an issue where walkTo being called from CycleEvents would not execute correctly.
Player will no longer face a killed npc after it respawns.
Added projectile clipping.
Added a new algorithm for player->player/npc following that accounts for projectile clipping.
* Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
* Fixed typo
Fixed typo