25 Commits

Author SHA1 Message Date
Cubitect
a9705edfb8 Made compatible with g++ and clang compilers + better docu for getting started. 2020-03-15 16:09:06 +01:00
Cubitect
dc517ad2b5 Chunk checkers for treasure and mineshafts. 2019-05-07 23:22:50 +02:00
Cubitect
58e3043f7c Finished switching to the new biome names. 2019-05-07 19:38:29 +02:00
Cubitect
99d131ed8f Generalized generator + added 1.14 bamboo jungles. 2019-05-06 23:14:25 +02:00
Earthcomputer
1231c12a6e Bedrock Edition support 2018-11-29 04:32:12 +00:00
Cubitect
8d6dc1fce2 Formatting for layers. 2018-07-28 16:57:29 +02:00
Cubitect
6c874d87c4 Improved performance of AddIsland layer. 2018-07-11 15:36:48 +01:00
Cubitect
0891a71f8d Added a skip layer and applied 1.13 modified biomes to find_quadhuts. 2018-07-09 02:21:34 +01:00
Cubitect
55946e0ba9 Fixed modified biomes for 1.13. 2018-07-09 01:58:46 +01:00
Cubitect
fb526d1403 Cleaned up formatting for mapOceanMix a little. 2018-07-08 17:35:42 +01:00
Cubitect
f46bd35bc6 Made OceanRnd functions more readable. 2018-07-08 17:26:49 +01:00
Cubitect
f490ff6fbf Updated biome generation for current 1.13 snapshots. 2018-07-08 15:13:09 +01:00
Cubitect
caa0500708 improved MinGW compatibility 2018-07-04 17:28:27 +01:00
Cubitect
32860bdcf4 Changed long -> int64_t 2018-07-04 16:48:05 +01:00
Cubitect
a2904fbcd5 Reworked structures for 1.13 2018-07-04 16:18:21 +01:00
Cubitect
1c313238d0 improved thread-safety of hills 2018-07-04 10:53:35 +01:00
Tom Schumm
6558f5b7a6 Add comments noting some not-thread-safe functions. 2018-07-02 14:30:12 -07:00
Cubitect
bcb58c935f Added missing call to previous layer in SIMD Zoom 2018-04-25 00:36:45 +01:00
jewe37
e6e9487d9e Using SIMD instructions in mapZoom 2018-04-21 22:29:42 +02:00
Cubitect
b6a9b2d2b3 optimised mapIsland 2018-03-21 21:30:55 +00:00
Cubitect
b28bfa5286 Zoom and AddIsland optimisation 2018-03-21 18:09:47 +00:00
Cubitect
36035cfda4 reworked API & added structure finders 2018-03-17 16:53:16 +00:00
Cubitect
4db50a4e6d added 1.13 biome generator 2018-03-10 21:45:57 +00:00
Cubitect
c26e57a1ce removed pointless ternary operator 2018-03-06 12:20:41 +00:00
Cubitect
89674d0317 revamped everything 2018-03-05 21:20:54 +00:00