Dark98
95285fa786
Remove Heatmap Code
2019-10-24 23:00:21 +01: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
Josh Shippam
7570b61245
Merge pull request #95 from Dark98/master
...
Made Notes Stackable
2019-10-24 22:25:20 +01:00
Dark98
abc412e011
Made Notes Stackable
2019-10-24 22:23:28 +01:00
dginovker
92ada218a2
latest compile
2019-10-24 14:42:37 -04: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
Mr Extremez
70573a76bc
Update ClickingButtons.java ( #94 )
...
Fixes making redberry pies in knights sword
2019-10-24 14:28:38 -04:00
Josh Shippam
a3be2f3d90
Merge pull request #89 from RedSparr0w/patch-3
...
fixup sheep shearer/black knight
2019-10-23 15:54:46 +01:00
Danial
fd01ac0b6a
fixup sheep shearer/black knight
2019-10-23 20:46:57 +13:00
Josh Shippam
db800ca7e6
Merge pull request #82 from Dark98/master
...
MrExtremez Fixes
2019-10-22 21:31:21 +01: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
dginovker
6d67f72583
Latest compile
2019-10-21 22:20:55 -04:00
Josh Shippam
90654b9dec
Merge pull request #78 from RedSparr0w/fix-pure-essence
...
Allow player to mine Pure Essence
2019-10-22 03:04:35 +01: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
Josh Shippam
fe5d715691
Merge pull request #73 from Dark98/master
...
Fix Deposit & Withdraw "X" For Banking
2019-10-21 23:33:52 +01:00
Dark98
571501ed21
Fix Deposit & Withdraw "X" For Banking
...
Thanks to https://www.rune-server.ee/runescape-development/rs2-server/help/659176-2006redone-pi-bank-x-option-not-working-solved.html
2019-10-21 23:31:49 +01:00
dginovker
3139814932
Latest compile
2019-10-20 20:51:20 -04:00
Josh Shippam
5156f09352
Merge pull request #71 from Dark98/master
...
Finally "Fix" Discordbot ::commands
2019-10-21 01:48:07 +01:00
Danial
3e83996a7f
Finally "Fix" Discordbot ::commands
...
Fixes the commands command,
Was originally missing a double quote mark,
Then an extra back-tick got added,
Then more back-ticks were added,
Then the fix keyword was removed,
I've added back the fix keyword which will give the commands the yellow coloring
2019-10-21 01:45:18 +01:00
Daniel Ginovker
ed1c4b1960
Touchup server cmds and latest compile ( #69 )
2019-10-21 01:40:29 +01:00
Josh Shippam
fc0ee0179b
Merge pull request #67 from Dark98/master
...
Fix Herblore EXP For New Accounts
2019-10-21 01:26:23 +01:00
Dark98
7c42a83c22
Fix Herblore EXP For New Accounts
2019-10-21 01:25:51 +01:00
Josh Shippam
dbb4ac970a
Merge pull request #66 from Dark98/master
...
Discord Bot Update
2019-10-21 01:22:24 +01:00
Dark98
d589c83975
Discord Bot Update
...
Bot Activity Now Displays Current Players Online(Updated Every Minute? don't really understand game ticks xD)
Fixed ::commands Command
Added HeatMap & Issues Commands
2019-10-21 01:20:39 +01:00
Daniel Ginovker
88c039eeca
Fix no such file or dir ( #65 )
2019-10-19 19:58:08 -04:00
dginovker
7a9cfbd426
Merge branch 'DPSCryptic-master'
2019-10-18 13:40:59 -04: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
unknown
5ffd84a305
wealth command
2019-10-14 23:31:43 +02: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
dginovker
6aefe41cd8
Forced latest compile fix
2019-10-13 14:54:34 -04:00
dginovker
239c5dfa14
Latest compile
2019-10-13 14:29:40 -04: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
Danial
ea50d4065a
Update 0 players message ( #55 )
2019-10-13 10:01:54 -04:00
Danial
8b7b1255ec
Show commands in a code block ( #56 )
2019-10-12 22:36:10 -04:00
dginovker
da6f46ecb7
Latest compile
2019-10-12 21:32:32 -04:00
Josh Shippam
0e231cef7e
2006ReBot Update ( #54 )
...
Separated commands into own classes
added a few more simple af commands to make bot a bit more useful
2019-10-12 20:23:03 -04:00
Josh Shippam
6cfca2886a
Voting Setup & Made SettingsLoader a tiny bit cleaner ( #53 )
2019-10-12 15:58:55 -04:00
dginovker
fc45ec3548
uploading latest compiled code
2019-10-11 21:08:32 -04:00
Danial
3e71d072f7
attempt to fix fletchibng crash ( #52 )
2019-10-11 21:06:30 -04:00