RednedEpic
d496d4958e
Start work on entity translations
2019-08-02 22:38:09 -05:00
Blue Kelp
fda221c12c
fixup example xbox username
2019-08-02 14:01:01 -07:00
Blue Kelp
ae9d51c8b7
log user auto-logins and note to improve
2019-08-02 13:55:26 -07:00
Blue Kelp
bf7c74e072
fix cert/handshake error
2019-08-02 13:55:06 -07:00
Blue Kelp
5f93b5bec4
null safety on auth/handshake errors
2019-08-02 13:54:40 -07:00
Blue Kelp
f62aa390d2
support auto-login of configured users
...
- fall back to window/form prompt if user is not configured
2019-08-02 13:15:32 -07:00
Blue Kelp
168778026a
refactor file utils for reuse
2019-08-01 21:16:17 -07:00
Blue Kelp
6f5c9a535e
consolidate with existing utils class
2019-08-01 21:15:11 -07:00
Blue Kelp
9bebfd5ded
pull out auth window code into util class
2019-08-01 21:15:11 -07:00
Blue Kelp
491737202d
refactor auth code out
2019-08-01 21:15:11 -07:00
Blue Kelp
909b81275b
fixup default logging base class
...
- removed translation of some packets (left over from original source)
- all events are handled the same way now and translation is only performed in the subclass
2019-08-01 18:53:35 -07:00
Blue Kelp
e85e16ecfe
move boilerplate event stuff
...
- logging performed in single method of base class
2019-08-01 18:38:21 -07:00
RednedEpic
eb28de7857
Temporarily comment out NBT code so inventory doesn't bug out
2019-08-01 15:31:03 -05:00
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
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