Cubitect
209129bf50
Switched finders to use StructureConfig
2018-07-25 08:54:33 +02:00
Cubitect
6c874d87c4
Improved performance of AddIsland layer.
v18.07.12
2018-07-11 15:36:48 +01:00
Cubitect
ab70baa1e9
Updated find_quadhuts to use StructureConfig.
2018-07-09 15:49:24 +01:00
Cubitect
20039c0659
Merge pull request #11 from fwiffo/rekt
...
Adding ocean ruins and shipwrecks
2018-07-09 14:35:53 +01:00
Tom Schumm
211284294a
Ooops, fix monument and mansion seeds.
2018-07-08 21:58:29 -07:00
Tom Schumm
d8bff8bdbe
Refactor structure finding functions to generalie them with a configuration struct.
2018-07-08 20:58:43 -07:00
Tom Schumm
ab45a0a1d2
Break out ocean ruins and shipwrecks to their own functions.
2018-07-08 20:01:00 -07:00
Cubitect
47e0f0e749
Undo accidental renaming of nextLong.
2018-07-09 03:30:48 +01:00
Tom Schumm
369105baa8
Slighly clunky implementation of ocean ruins and shipwrecks.
2018-07-08 18:41:27 -07:00
Tom Schumm
9b04c88bdb
Merge branch 'master' of github.com:Cubitect/cubiomes
2018-07-08 18:30:39 -07: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
Tom Schumm
4242acf5be
Fix mapRareBiome comment.
2018-07-08 14:12:19 -07:00
Cubitect
5b63f2f16c
Undid debugging termination.
2018-07-08 19:24:21 +01:00
Cubitect
bdf11ea196
Quad hut generator clarification and threadsafe getBiome.
2018-07-08 19:20:51 +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
73dcfedf62
Updated ocean biome colours to coincide with Scicraft's Amidst.
2018-07-08 15:37:51 +01:00
Cubitect
f490ff6fbf
Updated biome generation for current 1.13 snapshots.
2018-07-08 15:13:09 +01:00
Cubitect
cf8c903145
Fix for powers of 2 in RNG.
2018-07-06 22:09:33 +01:00
Cubitect
2584485efc
fixed default of findBiomePosition
2018-07-05 21:05:34 +01:00
Cubitect
b8c55bb7bb
Merge pull request #8 from fwiffo/strongholds
...
Updated 128 strongholds algorithm for recent MC versions
2018-07-05 15:17:16 +01:00
Tom Schumm
571e4b41ac
Clarify strongholds comment.
2018-07-04 13:47:46 -07:00
Tom Schumm
486c0cdb95
Add function for finding all 128 strongholds in current Minecraft versions.
2018-07-04 13:14:28 -07:00
Cubitect
caa0500708
improved MinGW compatibility
2018-07-04 17:28:27 +01:00
Cubitect
0f45704bdf
Changed long -> int64_t
2018-07-04 17:27:45 +01:00
Cubitect
32860bdcf4
Changed long -> int64_t
2018-07-04 16:48:05 +01:00
Cubitect
71e1c12f49
Merge branch 'fwiffo-1_13'
2018-07-04 16:22:15 +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
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