Archived
0
Commit Graph

221 Commits

Author SHA1 Message Date
Forwolk
f51dba79a6 Region managed moved to CubicWorld 2018-08-08 00:17:07 +03:00
e8b02b8e28 Merge tag 'WG-1' into develop
World Generator Gen1
2018-08-07 21:45:20 +03:00
2c611a888d hotfix: Oops! 2018-08-07 21:33:05 +03:00
156984ea84 Merge branch 'proto_1.12.2' into develop
Tests: FAILED
2018-08-07 10:05:32 +03:00
Forwolk
ff71892fcb Biomes refactoring 2018-08-05 17:51:24 +03:00
Forwolk
15b1ff7370 Noise generator in separate class 2018-08-05 17:15:55 +03:00
Forwolk
5d3487d5ec Debug optimization 2018-08-05 17:10:21 +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
Forwolk
60a7ad1963 Merged in forwolk/dev/world_gen (pull request #2)
Forwolk/dev/world gen
2018-08-04 15:54:17 +00:00
Forwolk
761aff3310 Water biomes 2018-08-04 16:20:40 +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
3ffd621e02 stash 5 2018-08-02 21:13:54 +03:00
2bc4e5e1b5 stash 4 2018-08-02 16:27:02 +03:00
Forwolk
f5057d5a92 Selecting best spawn location if it wasn't defined 2018-08-02 16:23:12 +03:00
55ef6eec66 stash 3 2018-08-02 15:59:11 +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
1abe220864 WORLD --[RegionManager]--> REGION --[ChunkLoader]--> CHUNK 2018-08-02 14:07:05 +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
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
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
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