|
|
6dd0e45ce1
|
новый модуль: anvil-loader
|
2018-08-17 21:29:35 +03:00 |
|
|
|
dd54314ff5
|
обновление README.MD
|
2018-08-16 14:31:56 +03:00 |
|
|
|
d7c0a7078f
|
добавлена возможность указывать произвольные слои блоков
|
2018-08-16 14:28:35 +03:00 |
|
|
|
39d7872d6a
|
корректировка Unloaded exception
|
2018-08-16 14:27:58 +03:00 |
|
|
|
b4f2b72e3a
|
добавлен WorldUnloadedException
|
2018-08-16 13:25:05 +03:00 |
|
|
|
252ebccf8c
|
актуализация flat_world/README.MD
|
2018-08-16 12:17:49 +03:00 |
|
|
|
e17acb812b
|
уточнение алгоритма сериализации чанков (ChunkDataPacket)
|
2018-08-16 11:40:04 +03:00 |
|
|
|
54992d8b59
|
clean classes
|
2018-08-16 00:33:56 +03:00 |
|
|
|
f3cff24fa4
|
oops..
|
2018-08-16 00:32:30 +03:00 |
|
|
|
9d93695d3c
|
gradle: удаление лишнего
|
2018-08-16 00:31:48 +03:00 |
|
|
|
1559347186
|
добавление теста ChunkDataPacket
|
2018-08-16 00:30:19 +03:00 |
|
|
|
b4679a6536
|
удаление не используемых биомов
|
2018-08-16 00:29:48 +03:00 |
|
|
|
dc9e3512e7
|
refactory world and clean classes
|
2018-08-16 00:08:26 +03:00 |
|
|
|
333150dd30
|
remove modules
|
2018-08-15 21:26:42 +03:00 |
|
|
|
58470af000
|
added event Chunk load
|
2018-08-12 23:41:38 +03:00 |
|
|
|
cf7811b906
|
added "Kostil" in Location (sorry)
|
2018-08-12 23:40:34 +03:00 |
|
|
|
0cf51120c0
|
fix: Location (setWorld)
|
2018-08-12 23:40:02 +03:00 |
|
|
|
d4785cda14
|
added CompactedCoords util
|
2018-08-12 23:37:48 +03:00 |
|
|
|
b8a71c070c
|
public variable to enum in PlayerSettings
|
2018-08-12 19:48:57 +03:00 |
|
|
|
7b61aa7707
|
public variable to enum in TitlePacket
|
2018-08-12 19:42:56 +03:00 |
|
|
|
b811653795
|
public variable to enum in PlayerListItemPacket
|
2018-08-12 19:39:25 +03:00 |
|
|
|
d27228d640
|
public variable to enum in BossBarPacket
|
2018-08-12 19:36:50 +03:00 |
|
|
|
86f22ffc76
|
optimize imports
|
2018-08-12 19:23:32 +03:00 |
|
|
|
a8480e39ec
|
TitleSerializer -> TextMapper
|
2018-08-12 19:20:40 +03:00 |
|
|
|
7c5fcdd711
|
added Mapper interface
|
2018-08-12 19:20:01 +03:00 |
|
|
|
c906be8bc3
|
move class ChunkSection
|
2018-08-12 12:58:13 +03:00 |
|
|
|
a2d97366c9
|
disable part code in GameLoop.playerMoveEventHandler()
|
2018-08-12 12:55:52 +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 |
|
|
|
7b6a213650
|
Merged in dmitriymx/location-refactory (pull request #5)
Dmitriymx/location refactory
|
2018-08-10 13:12:41 +00:00 |
|
Daniil
|
00aa03e423
|
Fixed ambiguous world checks
|
2018-08-10 16:29:16 +07:00 |
|
Daniil
|
039b055260
|
EntityLocation.clone() unit test
|
2018-08-10 16:17:32 +07: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 |
|
Daniil Glazko
|
d5b57a8284
|
Merged in anarok/merge/loop-3 (pull request #7)
Anarok/merge/loop 3
|
2018-08-09 20:49:46 +00:00 |
|
Daniil
|
92a6af264c
|
Project compilation fix
|
2018-08-10 03:36:57 +07:00 |
|
Daniil
|
b73ed2c4f5
|
Revert "WarpPosition structure rework"
This reverts commit 993d9a8
|
2018-08-10 03:34:25 +07:00 |
|
Daniil
|
dc0b85c23b
|
Reverted location-fix
|
2018-08-10 03:34:11 +07:00 |
|
Daniil
|
57dc918888
|
Minor merging fixes
|
2018-08-10 03:27:57 +07:00 |
|
Daniil
|
0ea5465518
|
Merge remote-tracking branch 'origin/develop' into anarok/merge/loop-3
# Conflicts:
# build.gradle
# proto_1.12.2_netty/src/main/java/mc/core/network/proto_1_12_2/netty/handlers/LoginHandler.java
# settings.gradle
|
2018-08-10 03:24:30 +07:00 |
|
Forwolk
|
428f8113b5
|
Merged in forwolk/merge/location-world (pull request #6)
Forwolk/merge/location world
Approved-by: DmitriyMX <dimon550@gmail.com>
Approved-by: Daniil Glazko <daniil@glazko.su>
|
2018-08-09 20:19:40 +00:00 |
|
Forwolk
|
436ed620ad
|
fix: getChunk
|
2018-08-09 22:33:47 +03:00 |
|
Forwolk
|
aa12a519ad
|
Merge & resolve conflicts
|
2018-08-09 21:26:37 +03:00 |
|
Daniil
|
546a13d2a1
|
Event-loop module refactoring and commenting
|
2018-08-09 23:16:16 +07:00 |
|
Forwolk
|
291fe438c6
|
Merged in forwolk/fix/region-fix (pull request #3)
Region managed moved to CubicWorld
|
2018-08-08 22:18:27 +00:00 |
|
|
|
942873c7da
|
Merged in dmitriymx/fix/gradle (pull request #4)
fix: gradle run application
Approved-by: Daniil Glazko <daniil@glazko.su>
|
2018-08-08 18:03:26 +00:00 |
|
Daniil
|
0269b0b0c1
|
Minor code-style changes
Timings dump format change
Pre-tests (not functional right now)
|
2018-08-08 22:36:08 +07: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 |
|
|
|
83de8629e1
|
refactory Location & Look
|
2018-08-08 13:26:23 +03:00 |
|
|
|
fc4dd46610
|
Merge remote-tracking branch 'origin/forwolk/location-cloning' into dmitriymx/location-refactory
|
2018-08-08 12:20:45 +03:00 |
|