HugoDaBosss
|
45dfe7261b
|
Added remaining missing sounds
|
2016-03-01 14:48:00 +01:00 |
|
Mats
|
7831dc0082
|
Fix MalformedJsonException on Kick / Disconnect
|
2016-03-01 14:25:26 +01:00 |
|
HugoDaBosss
|
ba4e6e5d2f
|
Fixed ItemFrame crash
|
2016-03-01 14:24:58 +01:00 |
|
Myles
|
68bfaf6d23
|
Tiny bit of bracket reformatting just for format consistency
|
2016-03-01 11:00:06 +00:00 |
|
Myles
|
954dfb74e5
|
Refactor sounds into its own package, update README and version to 0.3.2 (Now with working sounds, thanks HugoDaBosss!)
|
2016-03-01 10:58:39 +00:00 |
|
Myles
|
f95e7f98b7
|
Merge pull request #9 from HugoDaBosss/master
Added support for named sound effect packet.
|
2016-03-01 10:54:25 +00:00 |
|
Myles
|
aabd79e6c7
|
Force entity meta data remapper to check all non living entity metadata first. (Fixes ArmorStands)
|
2016-03-01 10:50:21 +00:00 |
|
HugoDaBosss
|
db7daaa6ca
|
Update OutgoingTransformer.java
|
2016-03-01 11:48:52 +01:00 |
|
HugoDaBosss
|
b66ea090c2
|
Added support for named sound effect packet.
|
2016-03-01 11:43:34 +01:00 |
|
Myles
|
ad3317f8d8
|
Update version number
|
2016-02-29 22:51:46 +00:00 |
|
Myles
|
3b480a61bd
|
Correct boots so they display correctly
|
2016-02-29 22:48:29 +00:00 |
|
Myles
|
c0296f04a1
|
Allow sharing of protocol packet handler and be more verbose to do with metaindex data
|
2016-02-29 22:43:53 +00:00 |
|
Myles
|
6f605e8d6c
|
Fix signs correcting any json issues.
|
2016-02-29 21:27:17 +00:00 |
|
Myles
|
a6cfcac675
|
Merge pull request #6 from Zbob750/master
Add Spigot's maven repo, so this is actually useful.
|
2016-02-29 20:50:07 +00:00 |
|
Zach Brown
|
8e717bb023
|
Add Spigot's maven repo, so this is actually useful
|
2016-02-29 14:38:54 -06:00 |
|
Myles
|
e885a1cec2
|
Update version to 0.3, also fix issue with teams haha
|
2016-02-29 20:35:50 +00:00 |
|
Myles
|
e2de17e221
|
Merge pull request #4 from StamBoom/master
Fix map crash (I was being stupid)
|
2016-02-29 20:32:21 +00:00 |
|
Mats
|
5738a992e5
|
Fix map crash
|
2016-02-29 21:26:02 +01:00 |
|
Myles
|
122a7e05f6
|
Fix signs also bump version to 0.2
|
2016-02-29 19:40:07 +00:00 |
|
Myles
|
546fdf95d4
|
Merge pull request #1 from StamBoom/master
Fix move packets, thanks StatBoom!
|
2016-02-29 19:31:47 +00:00 |
|
Mats
|
e6a9cc4776
|
Fix move packets
|
2016-02-29 19:56:09 +01:00 |
|
Myles
|
c641f02d7e
|
Implement remaining packets, comment out debug info.
|
2016-02-29 18:49:31 +00:00 |
|
Myles
|
bf11edfaa9
|
Add sending of hand item back :)
|
2016-02-29 18:00:56 +00:00 |
|
Myles
|
3cc6bf4c51
|
Remove NMS, now uses reflection. (whew)
|
2016-02-29 17:35:55 +00:00 |
|
Myles
|
156f42318c
|
We don't need gson here.
|
2016-02-29 13:49:38 +00:00 |
|
Myles
|
1a1ffe4265
|
Code Cleanup, remove some of the output debug (Packet debug is still there)
|
2016-02-29 13:26:06 +00:00 |
|
Myles
|
3fa4b7a7b2
|
Update README
|
2016-02-29 13:21:05 +00:00 |
|
Myles
|
59b270beda
|
Prevent use of 2nd arm slot, items will get thrown on the ground when used.
|
2016-02-29 13:15:38 +00:00 |
|
Myles
|
135942c033
|
Warn users that it doesn't work with late-bind (possibly allow it in future), also stop bytebuf input mem leak.
|
2016-02-29 12:49:14 +00:00 |
|
Myles
|
0930420844
|
Oops :)
|
2016-02-28 23:23:27 +00:00 |
|
Myles
|
16e546803c
|
Remove TODO, format README
|
2016-02-28 23:18:33 +00:00 |
|
Myles
|
f6b297fea4
|
Update README
|
2016-02-28 23:04:59 +00:00 |
|
Myles
|
3f0b5c8a2b
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion
|
2016-02-28 22:50:22 +00:00 |
|
Myles
|
dff7d98dd5
|
README
readme
|
2016-02-28 22:49:16 +00:00 |
|
Myles
|
67b31c5060
|
Initial Commit, need to upload license. You may not claim credit for anything given here if used. All rights reversed excluding extracts from MCProtocolLib.
|
2016-02-28 22:44:33 +00:00 |
|