Redned
|
3151788cd0
|
Merge pull request #16 from LogicismDev/master
Scoreboard
|
2019-07-31 17:46:00 -05:00 |
|
RednedEpic
|
3784ba7baa
|
Code cleanups and update ItemTranslator to work with new mappings
|
2019-07-31 14:59:23 -05:00 |
|
EOT3000
|
8c2897dbec
|
new remaps
|
2019-07-30 20:10:27 -04:00 |
|
EOT3000
|
0bb3bc49d9
|
comment out remap function, because we won't need it for a while!
|
2019-07-30 08:38:37 -04:00 |
|
Logicism
|
c7869e77e8
|
Scoreboard Fix
|
2019-07-29 19:57:43 -07:00 |
|
Logicism
|
fe833edddb
|
Scoreboard Fix
|
2019-07-29 19:47:49 -07:00 |
|
EOT3000
|
66bc2753f7
|
add re-mappings
|
2019-07-29 22:25:13 -04:00 |
|
RednedEpic
|
8a0c1f7208
|
Add planks translators
|
2019-07-29 17:40:38 -05:00 |
|
RednedEpic
|
1e4e729b6b
|
Add wool/carpet translators
|
2019-07-29 17:39:51 -05:00 |
|
RednedEpic
|
6ba8614612
|
Move inventory translators to the proper package
|
2019-07-29 17:28:01 -05:00 |
|
RednedEpic
|
8220131f7d
|
Merge branch 'master' into inv
|
2019-07-29 17:26:15 -05:00 |
|
RednedEpic
|
635a26dd60
|
Start work on inventory/item translators
|
2019-07-29 17:20:48 -05:00 |
|
RednedEpic
|
bbacbfdf66
|
Fix invalid package declarations
|
2019-07-25 23:26:42 -05:00 |
|
Ryan Hecht
|
39bc9baf16
|
Added JavaEntityDestoryTranslator and JavaSpawnExpOrbTranslator
|
2019-07-24 22:03:59 -07:00 |
|
Ryan Hecht
|
2a07e05877
|
Refactored Java packets to follow package structure of MCProtocolLib, removed redundant 'JavaTimeTranslator'
|
2019-07-24 21:44:15 -07:00 |
|
RednedEpic
|
77ea4eda60
|
Encrypt bedrock packets
|
2019-07-24 17:53:42 -05:00 |
|
RednedEpic
|
dbfbaf47cd
|
Cleanup and refactor translator code
|
2019-07-24 15:13:07 -05:00 |
|
RednedEpic
|
df6836e12b
|
Add authentication/online mode support
|
2019-07-24 01:29:54 -05:00 |
|
RednedEpic
|
d6aa75b2f7
|
Bump Java protocol library
|
2019-07-23 18:44:53 -05:00 |
|
RednedEpic
|
c90784feb7
|
Bump Bedrock protocol library
|
2019-07-23 18:44:30 -05:00 |
|
RednedEpic
|
657f12654b
|
Add form API and other small changes
|
2019-07-23 18:16:25 -05:00 |
|
RednedEpic
|
ff11a55884
|
Call the PingEvent
|
2019-07-23 11:53:39 -05:00 |
|
RednedEpic
|
caebb8e4f4
|
Add weather packets
|
2019-07-23 11:47:40 -05:00 |
|
RednedEpic
|
81ad1542ee
|
Add some entity translators
|
2019-07-23 11:47:39 -05:00 |
|
EOT3000
|
a2e4aed340
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# connector/src/main/java/org/geysermc/connector/network/session/GeyserSession.java
|
2019-07-23 08:05:43 -04:00 |
|
EOT3000
|
f0551727ca
|
First Event!
|
2019-07-22 10:20:49 -04:00 |
|
RednedEpic
|
ccb52007fc
|
Allow connected sessions to run Geyser commands
|
2019-07-21 19:52:20 -05:00 |
|
RednedEpic
|
58819ea9ce
|
Finish ping-passthrough option
|
2019-07-21 18:52:39 -05:00 |
|
EOT3000
|
464e9cbd2a
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# connector/src/main/java/org/geysermc/connector/network/translators/TranslatorsInit.java
|
2019-07-21 19:14:09 -04:00 |
|
RednedEpic
|
a01a07aee3
|
Add time translator
|
2019-07-21 17:36:45 -05:00 |
|
RednedEpic
|
82f56a7c34
|
Code cleanups
|
2019-07-21 17:22:56 -05:00 |
|
RednedEpic
|
d0347c537d
|
Add debug option to prevent console spam
|
2019-07-21 16:18:20 -05:00 |
|
RednedEpic
|
49dc3bbe60
|
Add translators for title/subtitle/actionbar
|
2019-07-21 15:53:56 -05:00 |
|
RednedEpic
|
75d38abe1d
|
Add hand animations
|
2019-07-21 15:39:03 -05:00 |
|
EOT3000
|
9d9611cbbf
|
Start chunk conversions
|
2019-07-21 15:48:36 -04:00 |
|
RednedEpic
|
78438121bd
|
Add support for commands
|
2019-07-20 20:21:11 -05:00 |
|
RednedEpic
|
a777add304
|
Add chat translators
|
2019-07-20 20:10:30 -05:00 |
|
SupremeMortal
|
b2f366f7b4
|
Fix crashes.
|
2019-07-20 23:35:14 +01:00 |
|
RednedEpic
|
2d079b2ddf
|
More attempts at fixing crash bug
|
2019-07-20 15:49:58 -05:00 |
|
RednedEpic
|
a369ebccf7
|
Fix compile errors
|
2019-07-20 14:56:32 -05:00 |
|
RednedEpic
|
769b6a47fd
|
Update cached pallete
|
2019-07-20 14:56:01 -05:00 |
|
EOT3000
|
c2fe6d1066
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# connector/src/main/java/org/geysermc/connector/utils/Toolbox.java
|
2019-07-18 20:13:42 -04:00 |
|
EOT3000
|
9ba14d9dc9
|
attempt crash fix/fix typo/others
|
2019-07-18 20:11:58 -04:00 |
|
RednedEpic
|
c85e5b019f
|
Code cleanups
|
2019-07-17 13:00:11 -05:00 |
|
RednedEpic
|
60cd379086
|
Remove revision
|
2019-07-17 12:51:05 -05:00 |
|
RednedEpic
|
99745d628e
|
Bump Bedrock protocol library with various fixes
|
2019-07-17 12:47:21 -05:00 |
|
RednedEpic
|
3d7ee87a58
|
Fix compile errors and cleanups
|
2019-07-17 01:07:31 -05:00 |
|
EOT3000
|
c050ae240b
|
attempt crash fix
|
2019-07-16 21:05:10 -04:00 |
|
EOT3000
|
94bf222009
|
Merge remote-tracking branch 'origin/master'
|
2019-07-13 15:01:19 -04:00 |
|
EOT3000
|
266d374167
|
completely re-do console
|
2019-07-13 15:00:51 -04:00 |
|