- Cant open nest if you do not have space
- Added working yo yo
- Added monks robe spawns
- Added ability to make god pages
- Removed a few warnings
closes#265closes#262closes#259closes#243
* Some fixes
- Changed lumbridge teleport to require 31 magic instead of 32
- Added back gaining items from thieving stalls
- Fixed dialgoue issue after leveling up skill (such as smithing)
- Made god capes untradable
- Removed cannon balls from shop (they werent supposed to be in there)
* refactor pickpocketing slightly
* more refactoring, actual random
* refactor, each stall has it's own respawn timer
* refactor argument names
* Update Stalls.java
* 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
* Revised shop re-stocking interval.
* Revised shop re-stocking interval.
* Updated character save directory.
* Renamed new player save directory from accounts to characters.
* Added inverse for random toggle, since it's the first thing I type every time.
* Added god capes.
* Re-implemented experiments.
* Yell now looks a little cleaner.
* Fixed outside of bounds exception on High scores, when player count doesn't meet threshold.
* Cleaned up Magic Teleports class and added level requirements.
* Fixed exit portal from ancient chamber.
* Added check to ensure axe id isn't outside the bounds of expected axes.