30 Commits

Author SHA1 Message Date
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
d9c2c8ae07 Merge branch 'master' into 1_13 2018-07-02 14:35:02 -07:00
Tom Schumm
9ead1a03d6 Exit gracefully when seed files can't be open for writing. 2018-07-02 14:34:01 -07:00
Tom Schumm
6558f5b7a6 Add comments noting some not-thread-safe functions. 2018-07-02 14:30:12 -07:00
Tom Schumm
9ac742d56b Fix copypasta in getMansionPos() 2018-07-02 14:26:02 -07:00
Tom Schumm
47f0e7a2ec Merge branch 'master' of github.com:fwiffo/cubiomes into 1_13 2018-06-30 16:36:21 -07:00
Tom Schumm
be6d3a952b Update constants for Minecraft 1.13.
I also renamed things that referred to "temples" to refer to Witch Huts
specifically, since they aren't general to all four temple types any more.
I also didn't parameterize them to support the other types since it's not
likely that anyone cares about searching for those.
2018-06-30 16:34:31 -07:00
Tom Schumm
48d65c0a77 Initialize regPosX and regPosZ to zero when not specified on the command line.
Fixes issue #5.
2018-06-30 16:24:13 -07:00
Cubitect
bcb58c935f Added missing call to previous layer in SIMD Zoom 2018-04-25 00:36:45 +01:00
Cubitect
21599a1761
Merge pull request #1 from JeWe37/master
Using SIMD instructions in mapZoom
2018-04-22 20:00:10 +01:00
jewe37
e6e9487d9e Using SIMD instructions in mapZoom 2018-04-21 22:29:42 +02:00
Cubitect
37bb2819d3 double quad huts 2018-04-06 16:49:16 +02:00
Cubitect
2521de3f16 ocean monument seeds 2018-03-30 13:36:52 +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
02182386e7
empty line separator 2018-03-18 14:15:01 +00:00
Cubitect
2c7b9ef719
formatting, phrasing, spelling 2018-03-18 14:10:14 +00:00
Cubitect
d1dd4f5240
html table 2018-03-18 13:58:27 +00:00
Cubitect
784459ea4f formatting and seed lists 2018-03-18 13:10:13 +00:00
Cubitect
3494321bd8 double quad huts 2018-03-17 21:55:48 +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
67a06fb38f fixed make 2018-03-05 21:35:13 +00:00
Cubitect
a363de7b62 removing old version 2018-03-05 21:24:22 +00:00
Cubitect
89674d0317 revamped everything 2018-03-05 21:20:54 +00:00
Cubitect
79cf661f8b readded LICENSE 2016-02-17 21:17:07 +00:00
Cubitect
eafa69a736 re-added README 2016-02-17 20:53:39 +00:00
Cubitect
cc96c2fb60 Initial commit 2016-02-17 20:26:50 +00:00