DoctorMacc
|
d08c13a7e3
|
Remove old lines of code
|
2020-04-13 10:47:30 -04:00 |
|
DoctorMacc
|
5c62b47175
|
Simplify logic
|
2020-04-13 10:46:13 -04:00 |
|
rtm516
|
79a7258fd1
|
Added warning message if chat message is longer than 256 characters.
|
2020-04-13 11:10:53 +01:00 |
|
DoctorMacc
|
daa1888c09
|
Add some code in case of a rogue plugin
|
2020-04-12 21:33:51 -04:00 |
|
DoctorMacc
|
746cd29a6d
|
Add doDaylightCycle gamerule support
|
2020-04-12 21:13:51 -04:00 |
|
Redned
|
b1f8ad10f0
|
Merge pull request #322 from DoctorMacc/grindstone
Implement grindstone
|
2020-04-12 17:49:45 -05:00 |
|
DoctorMacc
|
fc988dfd70
|
Implement grindstone
|
2020-04-12 18:32:07 -04:00 |
|
Redned
|
083d2e3fba
|
Merge pull request #320 from DoctorMacc/protocol-update
Update Protocol to 2.5.5-SNAPSHOT
|
2020-04-12 16:28:10 -05:00 |
|
Redned
|
e67ed6dc8d
|
Merge pull request #319 from rtm516/patch-2
Added debug packet logging for unhandled packets
|
2020-04-12 16:27:56 -05:00 |
|
Redned
|
559d4c00bb
|
Merge pull request #318 from rtm516/patch-1
Fixed map name
|
2020-04-12 16:27:42 -05:00 |
|
DoctorMacc
|
2c75415dc8
|
Update Protocol to 2.5.5-SNAPSHOT
|
2020-04-12 14:38:47 -04:00 |
|
rtm516
|
d613835f92
|
Added debug packet logging for unhandled packets
|
2020-04-12 10:37:31 +01:00 |
|
RednedEpic
|
605c9ef4db
|
Merge branch 'master' into inventory
|
2020-04-11 22:46:25 -05:00 |
|
rtm516
|
76e29af6b8
|
Fixed map name
|
2020-04-12 01:45:31 +01:00 |
|
Redned
|
68d7f2629a
|
Merge pull request #317 from DoctorMacc/item-animation
Item pickup animation
|
2020-04-11 17:57:07 -05:00 |
|
Redned
|
00198af794
|
Merge pull request #316 from AJ-Ferguson/dimension-login-fix
Fix crash on some devices when logging into a different dimension
|
2020-04-11 17:50:25 -05:00 |
|
DoctorMacc
|
ce7954d8ab
|
Add license
|
2020-04-11 18:50:01 -04:00 |
|
Redned
|
fe382e5864
|
Merge pull request #310 from DoctorMacc/villagers
Villager visuals
|
2020-04-11 17:49:41 -05:00 |
|
DoctorMacc
|
5116f250ad
|
Add item collection animation
|
2020-04-11 18:48:04 -04:00 |
|
DoctorMacc
|
f3344dbfed
|
Change villager maps to private final
|
2020-04-11 15:18:22 -04:00 |
|
Redned
|
e5f0840335
|
Merge pull request #315 from rtm516/waterlogged-fix
Fixes waterlogged blocks in master
|
2020-04-11 14:17:06 -05:00 |
|
Redned
|
3d462e9d02
|
Merge pull request #314 from rtm516/bossbar-title-fix
Added translation to bossbar titles
|
2020-04-11 14:14:52 -05:00 |
|
rtm516
|
613626915a
|
Copied fix from inventory a00cf75
|
2020-04-11 20:11:46 +01:00 |
|
AJ Ferguson
|
f04a267d98
|
Only show login form if AuthType is Online
|
2020-04-11 10:53:27 -08:00 |
|
rtm516
|
1abc0f9764
|
Added translation to bossbar titles
|
2020-04-11 19:43:29 +01:00 |
|
AJ Ferguson
|
95bcc04177
|
Fix crash on some devices when logging into a different dimension
|
2020-04-11 10:33:06 -08:00 |
|
rtm516
|
b0d39c587f
|
Removed debugging code
|
2020-04-11 19:31:06 +01:00 |
|
DoctorMacc
|
13bee6ca6a
|
Debug stuff
|
2020-04-11 13:10:35 -04:00 |
|
DoctorMacc
|
ec5c1ef0b2
|
Merge branch 'master' of https://github.com/GeyserMC/Geyser into endercrystal
|
2020-04-11 13:06:53 -04:00 |
|
DoctorMacc
|
fd5333b77b
|
Merge latest master
|
2020-04-11 13:06:50 -04:00 |
|
DoctorMacc
|
0af919effe
|
Merge latest master
|
2020-04-11 11:38:32 -04:00 |
|
DoctorMacc
|
6b04f2b5d8
|
Final touches
|
2020-04-11 11:35:14 -04:00 |
|
rtm516
|
00099b5332
|
Multi arguments handling
|
2020-04-11 15:53:53 +01:00 |
|
rtm516
|
c95d2d2f47
|
New parameter parsing ready for multiple params
|
2020-04-11 14:57:29 +01:00 |
|
rtm516
|
74d3254bf0
|
Automatic enum creation and comments
|
2020-04-11 02:58:07 +01:00 |
|
rtm516
|
010840bebe
|
Better parameter handling
|
2020-04-11 02:25:58 +01:00 |
|
rtm516
|
c050086221
|
Basic param parsing
|
2020-04-11 01:24:22 +01:00 |
|
rtm516
|
927542ff2e
|
Added base command completion
|
2020-04-11 00:20:34 +01:00 |
|
Redned
|
e17edbcebc
|
Merge pull request #306 from DoctorMacc/end-gateway-fix
(Inventory Branch) Fix End Gateway causing crashes
|
2020-04-10 17:16:30 -05:00 |
|
DoctorMacc
|
e2e4fb2b3c
|
Some final touches
|
2020-04-10 18:11:16 -04:00 |
|
DoctorMacc
|
f046ef52f1
|
Add license
|
2020-04-10 18:06:35 -04:00 |
|
DoctorMacc
|
d547b31b38
|
Fix first load crashing; fix NPE
|
2020-04-10 16:36:41 -04:00 |
|
DoctorMacc
|
1dc6d4fbdc
|
Fixed
|
2020-04-10 16:07:36 -04:00 |
|
Redned
|
d8ff735626
|
Merge pull request #298 from rtm516/language-and-colour-fix
Fixed language processing and chat colours being reset for no reason
|
2020-04-10 15:06:55 -05:00 |
|
Redned
|
9c736d23df
|
Merge pull request #305 from AJ-Ferguson/block-placement-fix
Fix block placement for stairs, slabs, etc.
|
2020-04-10 15:06:05 -05:00 |
|
AJ Ferguson
|
23d98bb25f
|
Fix block placement for stairs, slabs, etc.
|
2020-04-10 10:46:29 -08:00 |
|
DoctorMacc
|
392d2ca6f7
|
Begin work on ender crystal support
|
2020-04-10 12:39:52 -04:00 |
|
Redned
|
27f4879f0a
|
Merge pull request #300 from DoctorMacc/cats
Add extra metadata for tameable entities
|
2020-04-09 19:29:42 -05:00 |
|
DoctorMacc
|
6359fd4e83
|
Use switch statement for cat variant color
|
2020-04-09 20:23:52 -04:00 |
|
DoctorMacc
|
a580edc78f
|
Little touch
|
2020-04-09 20:20:41 -04:00 |
|