Archived
0
Commit Graph

192 Commits

Author SHA1 Message Date
Forwolk
ff71892fcb Biomes refactoring 2018-08-05 17:51:24 +03:00
Forwolk
a23f7b15b5 Chunk implementation 2018-08-04 21:56:04 +03:00
Forwolk
a1ee3a240e Location.getChunk(); 2018-08-04 21:05:16 +03:00
Forwolk
895f59189d Chunk 16x256x16 2018-08-04 21:03:05 +03:00
Forwolk
be98784668 renamed: Chunk --> ChunkSection 2018-08-04 20:43:07 +03:00
Forwolk
761aff3310 Water biomes 2018-08-04 16:20:40 +03:00
Forwolk
aa001b5fe2 fix: return null if reference is null 2018-08-04 16:17:31 +03:00
Forwolk
72989c60b7 Checking reference is not initialized 2018-08-04 14:56:03 +03:00
Forwolk
eab9947aa9 Checking on unloading 2018-08-04 14:31:43 +03:00
Forwolk
610981b7b8 World <-- Region <-- Chunk Weak references 2018-08-04 13:19:08 +03:00
Forwolk
d84e6ca749 Location world reference 2018-08-04 11:46:28 +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
Forwolk
718e814806 Merge branch 'develop' into merge_branch
# Conflicts:
#	core/src/main/java/mc/core/Location.java
2018-08-02 15:56:19 +03:00
0152377289 stash 2 2018-08-02 14:25:29 +03:00
Forwolk
7ec05c4e24 RegionManager 2018-08-02 14:03:04 +03:00
Forwolk
94e32a6921 World info saving 2018-08-02 13:14:59 +03:00
3d88f03a45 Remove LocationSerializer 2018-08-02 12:54:27 +03:00
Forwolk
a9e6378101 More compact serialization 2018-08-02 11:41:09 +03:00
Forwolk
aa44d70897 Serialization/Deserialization of world 2018-08-02 11:05:45 +03:00
Forwolk
f55c9bfb33 Serializers refactoring 2018-08-02 09:22:38 +03:00
Forwolk
ad4a088949 Interfaces 2018-08-02 09:15:59 +03:00
Forwolk
75bec3ed93 Chunk generations & basic saving 2018-08-01 17:49:59 +03:00
Forwolk
ec8e414ba1 Advanced biome selector 2018-08-01 13:33:48 +03:00
Forwolk
3e889c2e7c Bigger mountains 2018-08-01 12:31:49 +03:00
Forwolk
ff55368db2 WorldGenerator gen 1 2018-08-01 10:43:37 +03:00
Forwolk
b2f5af9a84 Seed based random generator 2018-07-27 13:29:31 +03:00
Forwolk
0464fa5764 More biomes 2018-07-27 09:10:19 +03:00
Forwolk
bf2352c747 Chunk changes 2018-07-27 08:17:19 +03:00
Forwolk
ec67dc328e Region 2018-07-27 08:16:46 +03:00
Forwolk
a9e44c98d6 Biome 2018-07-27 08:16:29 +03:00
Forwolk
19ee6d73fc Chunk serializer/deserializer 2018-07-27 08:16:13 +03:00
Forwolk
f67958de5a UUID utils 2018-07-26 15:47:01 +03:00
Forwolk
be91e114df Block serialization 2018-07-26 15:45:55 +03:00
Forwolk
4f214ed250 Block 2018-07-26 12:25:48 +03:00
Forwolk
39b85bd64d World types 2018-07-26 09:00:53 +03:00
Forwolk
0da566acb0 Interfaces fix 2018-07-26 08:56:00 +03:00
e22b32b9fb NetStream -> NetInputStream & NetOutputStream 2018-07-25 22:47:32 +03:00
1bd0e6aafe core: maven plugin 2018-07-14 14:28:30 +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
Forwolk
aae2035207 Location implements cloneable 2018-07-11 18:38:37 +03:00
444f532f11 default spring config 2018-06-29 22:58:42 +03:00
66cb0e4240 EventBase.java edited online with Bitbucket 2018-06-29 12:57:15 +00:00
063c96ef73 убрал лишние файлы 2018-06-24 18:54:05 +03:00
e4f7b6ba93 Title 2018-06-24 16:37:51 +03:00
d3efd95151 fix Text 2018-06-24 15:16:18 +03:00
cb45d2c8a1 Chat message 2018-06-24 14:25:34 +03:00
34a6322699 TimeUpdate 2018-06-24 13:33:16 +03:00
bdfa420830 TeleportManager 2018-06-23 16:15:09 +03:00