|
|
5f852b573f
|
небольшие стилистические правки
|
2020-08-28 02:24:49 +03:00 |
|
|
|
4b61fdeae6
|
добавлена страница faq
|
2020-08-28 02:01:06 +03:00 |
|
|
|
36e9d0f68f
|
первые страницы документации к протоколу
|
2020-08-19 04:00:19 +03:00 |
|
|
|
2b125fe1a0
|
example sphinx docs
|
2020-06-02 11:55:05 +03:00 |
|
|
|
870d071bfd
|
Merge branch 'feature/login-disconnect' into development
|
2020-05-18 08:54:38 +03:00 |
|
|
|
366c06dcb5
|
fix чтение DisconnectPacket
|
2020-05-17 23:26:00 +03:00 |
|
|
|
3b49cad2a0
|
добавлены пакеты LoginStart и Disconnect
|
2020-05-17 22:53:04 +03:00 |
|
|
|
b415a7d08f
|
add PingPacket
|
2020-05-13 18:25:33 +03:00 |
|
|
|
f45e6099db
|
fix StatusServerResponse serialize
|
2020-05-13 18:13:05 +03:00 |
|
|
|
2c35a061f1
|
Merge branch 'feature/text-component' into development
|
2020-05-13 17:06:18 +03:00 |
|
|
|
9cd712ea2a
|
add Text serializer
|
2020-05-13 17:05:34 +03:00 |
|
|
|
197c4148ba
|
Merge branch 'feature/text-component' into development
|
2020-05-13 15:59:12 +03:00 |
|
|
|
63f43948e5
|
Text deserializer
|
2020-05-13 11:26:47 +03:00 |
|
|
|
6785f59de9
|
первые намётки сериализации Text
|
2020-05-12 12:20:22 +03:00 |
|
|
|
95930c3aa8
|
add JsonUtils
|
2020-05-12 12:00:19 +03:00 |
|
|
|
ce76e5d5c7
|
add Text component
реализация скопирована из mc-core
(mc-server, g1/master)
|
2020-05-12 11:34:40 +03:00 |
|
|
|
49a932baea
|
add ServerInfo DTO
|
2020-05-10 19:53:13 +03:00 |
|
|
|
d69e1f8b06
|
Merge branch 'feature/documentation' into development
|
2020-05-02 16:05:50 +03:00 |
|
|
|
b83229a973
|
Merge branch 'fix/read-packets' into development
|
2020-05-02 16:05:33 +03:00 |
|
|
|
7ee7f15f93
|
fix: чтение пакетов
|
2020-05-02 16:04:03 +03:00 |
|
|
|
e55b9bfd77
|
add documentation
|
2020-05-02 07:43:51 +03:00 |
|
|
|
9753717195
|
Merge branch 'feature/unknown-packets' into development
|
2020-05-02 07:43:20 +03:00 |
|
|
|
8f5d107aec
|
Merge commit '4e1ba7faee72752ad9b374756f378d1c93ef3c2a' into feature/unknown-packets
# Conflicts:
# src/main/java/mc/protocol/handshake/client/HandshakePacket.java
# src/main/java/mc/protocol/io/coder/ProtocolDecoder.java
|
2020-05-02 05:35:00 +03:00 |
|
|
|
743b9a62dd
|
Merge branch 'feature/net-io-stream' into development
|
2020-05-02 05:19:17 +03:00 |
|
|
|
c67d9f9a6c
|
test: NetInputStreamTest, NetOutputStreamTest
|
2020-05-02 05:18:16 +03:00 |
|
|
|
a293ae021d
|
обновление NetInputStream и NetOutputStream
|
2020-05-02 04:59:03 +03:00 |
|
|
|
c96f86a6b8
|
Merge branch 'feature/refactoring' into development
|
2020-05-02 04:42:21 +03:00 |
|
|
|
996293192c
|
gradle: убираем wrapper task
потому что у нас уже есть wrapper properties
|
2020-05-02 01:58:18 +03:00 |
|
|
|
4e5b92d8cd
|
добавлена документация
|
2020-05-02 01:04:21 +03:00 |
|
|
|
3660b2e5e8
|
небольшой рефакторинг классов
|
2020-05-01 19:39:21 +03:00 |
|
|
|
892ca617e8
|
Merge branch 'feature/upgrade-gradle' into development
|
2020-05-01 19:39:00 +03:00 |
|
|
|
d6aca66bab
|
upgrade gradle
|
2020-05-01 19:38:16 +03:00 |
|
|
|
4e1ba7faee
|
add unknown packet object
|
2019-08-29 15:18:34 +03:00 |
|
|
|
c519c426d8
|
constants
|
2019-08-28 17:02:02 +03:00 |
|
|
|
83100d17cc
|
add constructors
|
2019-08-28 17:01:48 +03:00 |
|
|
|
54de0503c7
|
Handshake + ServerInfo packets
|
2019-08-28 04:26:14 +03:00 |
|
|
|
cbaf6a980a
|
initial commit
|
2019-08-27 20:31:04 +03:00 |
|