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 |
|
Myles
|
88ff4ee9ca
|
Merge pull request #96 from Mystalion/spawnegg-and-potions
support for rewriting SpawnEggs
|
2016-03-03 21:03:50 +00:00 |
|
Paulomart
|
fd704f6a29
|
Merge remote-tracking branch 'origin/spawnegg-and-potions'
Conflicts:
src/main/java/us/myles/ViaVersion/transformers/OutgoingTransformer.java
src/main/java/us/myles/ViaVersion/util/PacketUtil.java
|
2016-03-03 21:38:16 +01:00 |
|
Paulomart
|
c97b443cf2
|
I dont even Java.
|
2016-03-03 21:32:01 +01:00 |
|
Paulomart
|
00df80e6fd
|
Replace nms code with fancy library and own code.
|
2016-03-03 21:31:56 +01:00 |
|
Paulomart
|
64c2ba243f
|
Basic support for rewriting SpawnEggs and Potions, still needs more work
|
2016-03-03 21:31:50 +01:00 |
|
Myles
|
0ad2e6478d
|
Merge pull request #103 from StamBoom/master
Fix skin overlay
|
2016-03-03 19:56:55 +00:00 |
|
Myles
|
ab9f786999
|
Don't send a signed byte for digging.
|
2016-03-03 19:56:00 +00:00 |
|
Mats
|
e826b339f6
|
Fixed missing Player metadata
|
2016-03-03 20:49:29 +01:00 |
|
Mats
|
f06851f57a
|
Fix skin overlay
|
2016-03-03 20:37:46 +01:00 |
|
Myles
|
1a90f0eb28
|
Use new method for finding cause, might need updating with disconnect. Can't replicate disconnect spam on any version on my machine. Also move to JSON for all because older versions don't have GSON :( in main package
|
2016-03-03 19:24:37 +00:00 |
|
Myles
|
fee986d215
|
Make the injectors work in any 1.8 version. Now looks through fields for suitable in case of different field names also construct slot using known arguments.
|
2016-03-03 18:12:10 +00:00 |
|
fillefilip8
|
9108e78491
|
Added more yml info and remove author name from the message in the command.
|
2016-03-03 18:30:13 +01:00 |
|
Myles
|
1b75526892
|
Implement changes to entity effect
|
2016-03-03 18:30:00 +01:00 |
|
fillefilip8
|
5930a83765
|
Added a command and a new API function "getVersion()"
|
2016-03-03 18:29:59 +01:00 |
|
fillefilip8
|
ef118a3a64
|
* One JavaDoc to the api XD
* Added faster way to change version number.
|
2016-03-03 17:33:47 +01:00 |
|
fillefilip8
|
bb42cda4a8
|
.
|
2016-03-03 17:33:28 +01:00 |
|
fillefilip8
|
121bc9de6c
|
* Modifyed that fancy message when 1.9 clients try to enter a Minecart or a Boat :)
* Renamed the listener to something better.
|
2016-03-03 17:33:27 +01:00 |
|
fillefilip8
|
1e873c123c
|
Added that fancy message when 1.9 clients try to enter a Minecart :)
|
2016-03-03 17:33:27 +01:00 |
|
Myles
|
c704b3709a
|
Implement changes to entity effect
|
2016-03-03 15:17:31 +00:00 |
|
HugoDaBosss
|
618e09b202
|
Merge pull request #6 from MylesIsCool/master
Update from master
|
2016-03-03 14:13:41 +01:00 |
|
Myles
|
fd0bd53826
|
Bump version to 0.4.6
|
2016-03-03 13:07:57 +00:00 |
|
Myles
|
e11c8320f0
|
Merge pull request #83 from StamBoom/master
Fix unmount
|
2016-03-03 12:56:54 +00:00 |
|
Myles
|
624595e9f6
|
Merge pull request #84 from HugoDaBosss/patch-4
Fix animals appearing as babies instead of parents
|
2016-03-03 12:56:37 +00:00 |
|
HugoDaBosss
|
cc813545d8
|
Formatting
|
2016-03-03 12:22:54 +01:00 |
|
HugoDaBosss
|
e1ba6e07c2
|
Fix animals appearing as babies instead of parent
|
2016-03-03 12:20:19 +01:00 |
|
Mats
|
1bf49b1f0b
|
Fix unmount
|
2016-03-03 12:18:23 +01:00 |
|
HugoDaBosss
|
5e34fda7e4
|
Merge pull request #4 from MylesIsCool/master
Merge from master
|
2016-03-03 12:17:06 +01:00 |
|
Myles
|
aa70ab8b78
|
Extra line
|
2016-03-03 10:37:43 +00:00 |
|
Myles
|
186ba22dc8
|
Update README with chat, and change issue template
|
2016-03-03 10:37:10 +00:00 |
|
Myles
|
b10aa30d9b
|
Change error correction to use super, should restore default functionality to errors.
|
2016-03-03 10:24:01 +00:00 |
|
Myles
|
615b9f847c
|
Merge pull request #77 from HugoDaBosss/patch-2
Don't send malformed JSON anymore, preventing kicks.
|
2016-03-03 10:04:54 +00:00 |
|
Myles
|
8f132fed14
|
Merge pull request #64 from HugoDaBosss/master
Fixed double placing sound and small packet finding optimization. (I suck at github)
|
2016-03-03 10:04:33 +00:00 |
|
HugoDaBosss
|
854e24f8fc
|
More formatting
|
2016-03-03 10:47:22 +01:00 |
|
HugoDaBosss
|
ff0544f29a
|
Eclipse is changing my bracket markup x.x
|
2016-03-03 10:46:38 +01:00 |
|