Archived
0
Commit Graph

319 Commits

Author SHA1 Message Date
Forwolk
94e32a6921 World info saving 2018-08-02 13:14:59 +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
Forwolk
a9e6378101 More compact serialization 2018-08-02 11:41:09 +03:00
Forwolk
476b3624fe - unused class 2018-08-02 11:06:56 +03:00
Forwolk
aa44d70897 Serialization/Deserialization of world 2018-08-02 11:05:45 +03:00
Forwolk
7115da905b World generator refactoring 2018-08-02 09:43:05 +03:00
Forwolk
ef383b6e13 Interfaces implementations 2018-08-02 09:25:47 +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
827c13f9b8 More generation stages 2018-08-02 08:38:00 +03:00
Forwolk
93edc88114 ReadWriteLock 2018-08-02 08:37:04 +03:00
Forwolk
2e84f2e460 NBT dependency 2018-08-02 08:36:49 +03:00
Forwolk
0301448a79 Constants changed to better world generation 2018-08-02 08:10:44 +03:00
Forwolk
9cf3ebb551 Logs 2018-08-02 08:10:18 +03:00
Forwolk
75bec3ed93 Chunk generations & basic saving 2018-08-01 17:49:59 +03:00
Daniil
c0341fd273 Loop v3 implementation started 2018-08-01 21:49:00 +07:00
Forwolk
62d4ec6768 More frozen lands 2018-08-01 15:59:36 +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
1c413ceecd Temperature drops while altitude is growing 2018-08-01 11:13:05 +03:00
Forwolk
a71d152528 World constants 2018-08-01 11:02:45 +03:00
Forwolk
4511fc40b1 region biome map: 256 x 256 2018-08-01 10:52:29 +03:00
Forwolk
01a037f1f5 fix: block factory 2018-08-01 10:45:57 +03:00
Forwolk
ff55368db2 WorldGenerator gen 1 2018-08-01 10:43:37 +03:00
d699dae601 stash 1 2018-08-01 09:36:36 +03:00
Daniil
1a03c517f6 New version of cache-like syntax approach 2018-07-31 14:32:53 +07:00
Daniil
03974934a0 Test code for cache-like event loop 2018-07-31 14:19:46 +07:00
Forwolk
b2f5af9a84 Seed based random generator 2018-07-27 13:29:31 +03:00
983e79d325 Change Game State 2018-07-27 13:03:38 +03:00
Forwolk
7d48095430 fix: flat world 2018-07-27 12:31:22 +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
Daniil
4332146556 Tweaked executor service settings 2018-07-26 19:49:00 +07: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
Daniil
b30c4ac97b Reorganized test cases 2018-07-26 17:32:32 +07:00
Daniil
b732a0c3d1 Added average overhead metrics 2018-07-26 17:19:19 +07: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
Daniil
8c6c6bde6c Some more commenting for AsyncEventLoop 2018-07-26 11:23:11 +07:00
Daniil
abae528d0b Commenting 2018-07-26 11:18:42 +07:00
Daniil
190749b739 Benchmark Async vs Advanced event loops 2018-07-26 11:09:30 +07:00
Daniil
b74292c336 Splitting AdvancedEventLoop and AsyncEventLoop for the sake of comparision 2018-07-26 11:08:56 +07:00
e22b32b9fb NetStream -> NetInputStream & NetOutputStream 2018-07-25 22:47:32 +03:00