Myles
|
ef6214a442
|
Fix getHandItem across reloads, though half the things will still break on reload :(
|
2016-03-05 21:23:14 +00:00 |
|
Myles
|
369710333c
|
Change updating so it doesn't tell you on current version up to date but warns if you're on a newer version than expected / older one in console.
|
2016-03-05 21:15:51 +00:00 |
|
Myles
|
30c4fea044
|
Add new /viaversion dontbugme, change method if the version looks like it's custom / debug (not compiled by maven)
|
2016-03-05 20:54:35 +00:00 |
|
Myles
|
eccc5091b5
|
Merge pull request #139 from HugoDaBosss/master
Added proper update message (based on checkplys)
|
2016-03-05 20:40:48 +00:00 |
|
HugoDaBosss
|
65770d7c5b
|
Added proper update message
|
2016-03-05 21:37:12 +01:00 |
|
Myles
|
715e873bae
|
Bump version to 0.5.2
|
2016-03-05 20:21:21 +00:00 |
|
Myles
|
eced599818
|
Merge pull request #138 from StamBoom/master
Fix commandblocks
|
2016-03-05 20:06:54 +00:00 |
|
Mats
|
6db7755633
|
Fix commandblocks
|
2016-03-05 20:36:06 +01:00 |
|
Myles
|
653c3d3984
|
Merge pull request #131 from StamBoom/patch
Fix book formatting and invalid book tag at empty book
|
2016-03-05 19:18:39 +00:00 |
|
HugoDaBosss
|
5ca841837d
|
Added BungeeCord to the Issue Template
|
2016-03-05 20:04:16 +01:00 |
|
HugoDaBosss
|
554e037044
|
Merge pull request #133 from fillefilip8/patch-2
Fixed some maven warnings.
|
2016-03-05 19:48:26 +01:00 |
|
fillefilip8
|
457d7e4777
|
Fixed some maven warnings.
|
2016-03-05 14:37:01 +01:00 |
|
Mats
|
b3dc465498
|
Remove debug message
|
2016-03-05 11:35:32 +01:00 |
|
Mats
|
c56109a64c
|
Fix book formatting and invalid book tag at empty book
|
2016-03-05 11:30:17 +01:00 |
|
Myles
|
d5e720fe09
|
Merge pull request #130 from HugoDaBosss/patch-8
Fix spawners showing the correct mob
|
2016-03-05 00:28:24 +00:00 |
|
HugoDaBosss
|
a42526bb88
|
Small formatting
|
2016-03-05 01:24:15 +01:00 |
|
HugoDaBosss
|
bd5f44b477
|
Fixed spawners showing the correct mob
|
2016-03-05 01:21:37 +01:00 |
|
Myles
|
d5d8881677
|
Add debug to show metadata ID on error
|
2016-03-04 23:30:37 +00:00 |
|
Myles
|
ac2178a247
|
Add debug mode so we can analyse packets
|
2016-03-04 23:10:07 +00:00 |
|
Myles
|
24fa8aec35
|
Removed channel closed exception
|
2016-03-04 23:07:22 +00:00 |
|
Myles
|
2ba92a0d47
|
Merge pull request #126 from HugoDaBosss/herobrine
Removed Herobrine.
|
2016-03-04 23:03:45 +00:00 |
|
HugoDaBosss
|
ace178834e
|
Removed Herobrine.
|
2016-03-05 00:00:50 +01:00 |
|
HugoDaBosss
|
9c88d0a37f
|
Merge pull request #10 from MylesIsCool/master
Update from master
|
2016-03-04 23:54:38 +01:00 |
|
Myles
|
bafc1b6799
|
Merge pull request #122 from HugoDaBosss/patch-7
Fixed double flint and steel sound and added support to ignore sounds in 1.9
|
2016-03-04 22:29:39 +00:00 |
|
HugoDaBosss
|
c9a575f45d
|
Merge pull request #9 from MylesIsCool/master
Update Version I accidentally deployed debug version - 0.5.1
|
2016-03-04 23:23:44 +01:00 |
|
HugoDaBosss
|
c071c895e7
|
Fixed double flint and steel sound and added support to ignore sounds in
1.9
|
2016-03-04 22:58:40 +01:00 |
|
Myles
|
a8799bd493
|
Update Version I accidentally deployed debug version - 0.5.1
|
2016-03-04 21:51:56 +00:00 |
|
HugoDaBosss
|
20d4a94792
|
Merge pull request #8 from MylesIsCool/master
Update from master
|
2016-03-04 22:33:12 +01:00 |
|
Myles
|
89e0948f97
|
Updated version to 0.5.0 :)
|
2016-03-04 21:21:51 +00:00 |
|
Myles
|
6fe3c15f7d
|
Remove 1.9 chunk unloading, should fix #38
|
2016-03-04 21:16:12 +00:00 |
|
Myles
|
fb5dace6a6
|
Add armour, based on HugoDaBoss code but modified to work correctly with shift click. Also fix small issue from last commit.
|
2016-03-04 20:03:46 +00:00 |
|
Myles
|
f71e51c85e
|
Add packet sending to API
|
2016-03-04 19:24:44 +00:00 |
|
HugoDaBosss
|
0dd530a593
|
Merge pull request #7 from MylesIsCool/master
Update from master
|
2016-03-04 14:43:10 +01:00 |
|
Myles
|
12df86a142
|
As per wiki.vg only unload if bitmask = 0 and full chunk (not sure if this fixes chunk issue)
|
2016-03-04 10:09:06 +00:00 |
|
Myles
|
963f021226
|
Fix books, also makes ItemSlotRewriter.ItemStack fields public
|
2016-03-04 10:04:50 +00:00 |
|
Myles
|
cb4a8b24d4
|
Merge pull request #113 from fillefilip8/patch-1
Some README.md fixes.
|
2016-03-04 09:10:05 +00:00 |
|
fillefilip8
|
76c908b132
|
Update README.md
|
2016-03-04 10:05:44 +01:00 |
|
Myles
|
89311af76a
|
Small issue with README
|
2016-03-04 09:05:05 +00:00 |
|
fillefilip8
|
1ecf515006
|
Fixed README formatting.
|
2016-03-04 09:58:31 +01:00 |
|
Myles
|
5c18028577
|
Bump version to 0.4.9
|
2016-03-04 08:14:26 +00:00 |
|
Myles
|
678a7de664
|
Correct README
|
2016-03-04 01:02:35 +00:00 |
|
Myles
|
0aa190353e
|
Add potions, including splash.
|
2016-03-04 01:01:04 +00:00 |
|
Myles
|
a42b113618
|
Use new JSONParsers or they all implode.
|
2016-03-03 23:40:09 +00:00 |
|
Myles
|
2704611977
|
Cancel sounds properly, fixes block placing issue on bungee. Updated version to 0.4.8
|
2016-03-03 22:48:17 +00:00 |
|
Myles
|
be6245e693
|
Bump version 0.4.7
|
2016-03-03 22:46:17 +00:00 |
|
Myles
|
d7b7c4916a
|
Read any remaining bytes, not sure if this fixes any errors but we ideally should to prevent issues.
|
2016-03-03 22:01:49 +00:00 |
|
Myles
|
caae4e4cca
|
Merge pull request #108 from gigosaurus/patch-2
Fix some MalformedJsonExceptions
|
2016-03-03 21:33:57 +00:00 |
|
gigosaurus
|
ee58fbedbe
|
Fix some MalformedJsonExceptions
This should fix the last possible cause of issue #70
|
2016-03-03 21:28:40 +00:00 |
|
Myles
|
a84b45f5dd
|
Add new contributor, make format of output match spigot
|
2016-03-03 21:15:20 +00:00 |
|
Myles
|
c2edf45846
|
Change package for slot rewriter.
|
2016-03-03 21:06:36 +00:00 |
|