Commit Graph

84 Commits

Author SHA1 Message Date
Danial 01199f1d58 fix shop prices (#114)
round shop prices
2019-10-27 14:21:02 -04:00
Danial 8262512bf6 Add Shield of Arrav (#120)
* change it up

* eh

* Add Shield of Arrav quest

* Add comment
2019-10-27 14:15:12 -04:00
Mr Extremez e9480ee890 Update ShopAssistant.java (#121)
Adds ability to sell tokkul items back to shop for tokkul
2019-10-27 14:13:37 -04:00
Josh Shippam 365e4a13be Merge pull request #111 from RedSparr0w/commands-tele
Refactor commands, Add click to tele command
2019-10-26 02:29:58 +01:00
RedSparr0w 607178155a refactor commands, add click to tele command 2019-10-26 14:15:59 +13:00
Josh Shippam 551e785b94 Merge pull request #106 from RedSparr0w/champions-guild
fixup champions guild
2019-10-25 15:17:41 +01:00
RedSparr0w 441ca60292 require all quest complete or 32 QP 2019-10-25 17:46:49 +13:00
Danial 3743ebf4da add another bluerite ore (#105) 2019-10-25 00:39:40 -04:00
RedSparr0w 04f474ed6d fixup champions guild 2019-10-25 17:36:38 +13:00
Danial 20135d096f Refactor mining, add all the rocks and ores (#104)
* add blurite ore

* update randomness

* remove randomness

* refactor mining

* add gems
2019-10-25 00:08:53 -04:00
RedSparr0w 93770239de set ape atoll tele to require 19 QP 2019-10-25 14:55:26 +13:00
RedSparr0w a457cba05d increase max Quest Points 2019-10-25 14:55:23 +13:00
RedSparr0w 0561237df2 refactor quest rewards for consistancy 2019-10-25 14:53:38 +13:00
RedSparr0w 7c3e0ca17c update text 2019-10-25 14:48:21 +13:00
RedSparr0w 18f18b107c load blackKnight progress from file 2019-10-25 14:27:53 +13:00
RedSparr0w a65daa5408 use questReward function 2019-10-25 13:58:32 +13:00
RedSparr0w 021a7ccdfa fix saving of the quest 2019-10-25 13:43:08 +13:00
Josh Shippam cfdffea92b Merge pull request #100 from RedSparr0w/fix-black-knight-quest-some-more-
fix black knights quest rewards
2019-10-25 01:03:45 +01:00
RedSparr0w c697a36dc2 fix black knights quest rewards 2019-10-25 12:47:19 +13:00
Josh Shippam 7217295d37 Merge pull request #97 from RedSparr0w/knights-sword-fix
fix cupboard object spawning - Knights Sword Quest
2019-10-24 22:59:19 +01:00
RedSparr0w 1e99863687 fix cupboard object spawning 2019-10-25 10:52:47 +13:00
Dark98 abc412e011 Made Notes Stackable 2019-10-24 22:23:28 +01:00
Danial 8de8b619a0 Rebase magic teleports, fix superheat (#92)
* rebase teleport spells

* fix superheat rune requirements

* fixup ardougne laws required
2019-10-24 14:42:02 -04:00
Gptaqbc 14f162347e Update ShopAssistant.java (#91)
Fixing the issue #84 - Cannot buy runes if inventory full (have runes)

It's fixed for all stackable items.
2019-10-24 14:30:23 -04:00
Danial fd01ac0b6a fixup sheep shearer/black knight 2019-10-23 20:46:57 +13:00
Mr Extremez 818ea68ae1 Fletching fix
Should fix 2 people not being able to fletch at once. Let me know how it works - mr extremez :)
2019-10-22 21:14:00 +01:00
Mr Extremez ede6989139 Iron bars now smelted @ 50% success rate :)
(fixes issue #74) -also did a little bit of tidying up nothing major
2019-10-22 21:13:51 +01:00
Danial 115cff892f Fix unreachable code block (#77) 2019-10-21 22:38:35 -04:00
RedSparr0w d1c3746aaa mine Rune Essence until inventory is full 2019-10-22 14:42:23 +13:00
RedSparr0w ba20d5b166 Allow player to mine pure essence 2019-10-22 14:29:04 +13:00
Dark98 7c42a83c22 Fix Herblore EXP For New Accounts 2019-10-21 01:25:51 +01:00
dginovker 90f6cc7806 Merge branch 'master' of https://github.com/DPSCryptic/2006rebotted into DPSCryptic-master 2019-10-18 13:40:45 -04:00
unknown 6b96d07a91 just a quick patch so that we can start training herblore 2019-10-18 19:28:04 +02:00
DPSCryptic b788d13c31 My development cryptic (#61)
* i dont even know what i changed

* Delete Hatchet.java

* Delete Tree.java

* Delete WoodcuttingEvent.java

* wealth command

* sell all option

* haha
2019-10-18 11:18:56 -04:00
Mr Extremez 0e969c1a08 Only quests that are added will display on quest tab with this. (#62)
(fixes issue #25) - mr extremez :)
2019-10-17 11:20:09 -04:00
DPSCryptic 76f96756af Delete WoodcuttingEvent.java 2019-10-14 22:56:10 +02:00
DPSCryptic ff64247854 Delete Tree.java 2019-10-14 22:56:02 +02:00
DPSCryptic 81d231bc41 Delete Hatchet.java 2019-10-14 22:55:55 +02:00
unknown 9e4ce2aa44 i dont even know what i changed 2019-10-14 22:51:06 +02:00
DPSCryptic 0d728d8af0 My development (#58)
* Black Knights Fortress (not complete)

* another Black knight

* dialogue fix + added comment
2019-10-13 14:12:32 -04:00
Josh Shippam 6cfca2886a Voting Setup & Made SettingsLoader a tiny bit cleaner (#53) 2019-10-12 15:58:55 -04:00
Danial 3e71d072f7 attempt to fix fletchibng crash (#52) 2019-10-11 21:06:30 -04:00
dginovker ae05e80a7c Merge branch 'master' of https://github.com/dginovker/2006rebotted 2019-10-11 14:09:50 -04:00
dginovker 6a538afd70 Fix server crash 2019-10-11 14:09:45 -04:00
Daniel Ginovker e7cfc21a0a Fix castle wars/falador/banks etc (#49) 2019-10-10 13:39:40 -04:00
Josh Shippam 5b4c669d64 Multiple Changes Check Commits (#48)
* Temp Hiscores & SettingsLoader changes

 Registered Accounts cycle count change

* EverythingRS Heatmap
2019-10-10 10:59:59 -04:00
Danial 83e612b50f randomToggle -> randomEventsEnabled (#45)
Fix prayer and fishing random event checks
2019-10-10 07:35:00 -04:00
Daniel Ginovker 1f49bff69d Passwords (#43) 2019-10-09 14:32:24 -04:00
AgilityV2 719fe680da Update to essence xp. (#39)
rune essence correct xp is 5
2019-10-09 14:32:12 -04:00
dginovker 1f54e4e748 Fix tzhaar bank 2019-10-08 18:00:35 -04:00