Archived
0
Commit Graph

94 Commits

Author SHA1 Message Date
7c5fcdd711 added Mapper interface 2018-08-12 19:20:01 +03:00
c906be8bc3 move class ChunkSection 2018-08-12 12:58:13 +03:00
916a78c660 attempt to implement an event model of Player movement 2018-08-11 19:30:36 +03:00
a3880f49ec added packets PlayerPosition & PlayerLook 2018-08-11 11:59:33 +03:00
63d6716ce3 Merge branch 'develop' into dmitriymx/location-refactory
# Conflicts:
#	core/src/main/java/mc/core/Location.java
#	flat_world/src/main/java/mc/world/flat/FlatWorld.java
#	generated_world/src/main/java/mc/world/generated_world/world/CubicWorld.java
#	proto_1.12.2_netty/src/main/java/mc/core/network/proto_1_12_2/netty/handlers/LoginHandler.java
2018-08-10 12:00:13 +03:00
Forwolk
aa12a519ad Merge & resolve conflicts 2018-08-09 21:26:37 +03:00
9b35c63333 optimize imports 2018-08-08 13:26:43 +03:00
a0f91730d0 apply upgraded Location & EntityLocation 2018-08-08 13:26:35 +03:00
fc4dd46610 Merge remote-tracking branch 'origin/forwolk/location-cloning' into dmitriymx/location-refactory 2018-08-08 12:20:45 +03:00
2c611a888d hotfix: Oops! 2018-08-07 21:33:05 +03:00
1b4f2f8eac fix: ChunkDataPacket
Many thanks Forwolk!
2018-08-04 19:03:45 +03:00
4206354760 fix: NetOutputStream.writeVarInt() 2018-08-04 18:58:25 +03:00
3750b1340d Merge remote-tracking branch 'origin/dmitriymx/devcode' into proto_1.12.2
Warning! Potentially incorrect packet data! Need fixed
2018-08-02 23:56:14 +03:00
55ef6eec66 stash 3 2018-08-02 15:59:11 +03:00
0152377289 stash 2 2018-08-02 14:25:29 +03:00
3d88f03a45 Remove LocationSerializer 2018-08-02 12:54:27 +03:00
e682abf662 Merge branch 'proto_1.12.2' into dmitriymx/devcode 2018-08-02 12:38:19 +03:00
1f3d103816 Move ByteArrayOutputNetStream another module 2018-08-02 12:38:03 +03:00
d699dae601 stash 1 2018-08-01 09:36:36 +03:00
983e79d325 Change Game State 2018-07-27 13:03:38 +03:00
e22b32b9fb NetStream -> NetInputStream & NetOutputStream 2018-07-25 22:47:32 +03:00
5b38d1a032 Boss bar 2018-07-12 12:38:17 +03:00
99febc56df Javadoc 2018-07-12 12:10:33 +03:00
6143c88b52 Зачем нам Location.copyOf(), когда есть clone()? 2018-07-11 19:59:26 +03:00
222c04603f Tab-list 2018-07-11 19:53:17 +03:00
e0361866e0 fix: NPE 2018-06-24 18:55:05 +03:00
e4f7b6ba93 Title 2018-06-24 16:37:51 +03:00
cb45d2c8a1 Chat message 2018-06-24 14:25:34 +03:00
31fed3a823 optimize imports 2018-06-24 13:40:11 +03:00
34a6322699 TimeUpdate 2018-06-24 13:33:16 +03:00
c7618e3222 toString 2018-06-23 18:42:52 +03:00
fac92ee9c4 в State BiMap не нужен 2018-06-23 18:30:18 +03:00
63ff8f3ae6 Keep Alive 2018-06-23 18:22:38 +03:00
f8a2f1efac toString 2018-06-23 18:21:32 +03:00
d3d4ef85c3 Обработка PlayerPositionAndLook 2018-06-23 16:18:35 +03:00
bdfa420830 TeleportManager 2018-06-23 16:15:09 +03:00
dacefb5f66 Добавил еще пяток пакетов, но без обработчика 2018-06-17 15:04:33 +03:00
42ce61fa9c fix protocol name 2018-06-17 14:20:56 +03:00
250e513bd2 fix: TextSerialize 2018-06-14 10:35:21 +03:00
e777b8f518 Обновляем пакеты 2018-06-14 10:32:49 +03:00
f5690ba0bb для работы с зашифрованным потоком 2018-06-12 16:37:45 +03:00
dcef09c1d5 успешный логин 2018-06-12 16:37:23 +03:00
2a25253fae Login and Disconnect 2018-06-11 02:47:12 +03:00
796076c97c Ping server 2018-06-10 20:04:33 +03:00