Commit Graph

543 Commits

Author SHA1 Message Date
EOT3000 d22861d61b remap fixes 2019-08-07 19:08:48 -04:00
RednedEpic cadd779f43 Implement entity attribute support 2019-08-06 01:39:39 -05:00
RednedEpic c926c7d8fa Remove unnecessary duplicate of StartGamePacket 2019-08-05 15:30:56 -05:00
RednedEpic eaf57550e5 Implement support for changing held item 2019-08-05 15:16:45 -05:00
RednedEpic 9399296908 Fix NBT translations (for the most part) 2019-08-04 17:23:19 -05:00
RednedEpic 5be882b040 Fix wrong EntityType in JavaSpawnPlayerTranslator 2019-08-04 15:53:39 -05:00
RednedEpic 128769dee8 Minor refactors and tweaks, update README 2019-08-03 22:24:53 -05:00
RednedEpic bfa4abf9c8 Merge remote-tracking branch 'origin/master' 2019-08-03 20:45:01 -05:00
Logicism fc50242c47 Fix Redudant Gamemode Code 2019-08-03 18:20:15 -07:00
Logicism ebd1e502f2 Add Gamemode Change and Titles Times Translator w/ Scoreboard Registry 2019-08-03 18:01:16 -07:00
RednedEpic c114e4d541 (A lot) more work on entities 2019-08-03 01:51:05 -05: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
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 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 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
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
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
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
EOT3000 c050ae240b attempt crash fix 2019-07-16 21:05:10 -04:00
EOT3000 266d374167 completely re-do console 2019-07-13 15:00:51 -04:00
EOT3000 43f6dcc2f4 registries/start some packets 2019-07-11 18:39:28 -04:00