md_5
887bc05190
SPIGOT-6592: Tile entities in custom ChunkGenerator causes crash
2021-06-21 08:46:23 +10:00
md_5
77058c79de
SPIGOT-6554: Worlds created with the bukkit ChunkGenerator cannot save
2021-06-14 13:52:25 +10:00
md_5
e2f5ea34e9
Update to Minecraft 1.17
2021-06-11 15:00:00 +10:00
Martoph
0e26ddb6a3
SPIGOT-5877: Add scaffolding for custom dimensions and biomes
2021-04-11 17:54:48 +10:00
md_5
90d6905b15
Repackage NMS
2021-03-16 09:00:00 +11:00
md_5
aeb95e3a30
Add more checkstyle checks
2021-01-31 10:08:41 +11:00
md_5
f3f30947e0
Update to Minecraft 1.16.5
2021-01-16 12:00:00 +11:00
md_5
2ee7318ae1
SPIGOT-6064: world.getBiome() null Error
2020-08-12 10:51:29 +10:00
md_5
9c9fb593f5
Update to Minecraft 1.16.2
2020-08-12 07:00:00 +10:00
md_5
7ea3c040bc
Update to Minecraft 1.16.1
2020-06-25 10:00:00 +10:00
md_5
25a9a9ff62
SPIGOT-5592: Custom ChunkGenerator can cause bugged dirt
2020-02-23 10:29:46 +11:00
konsolas
37f32da8f8
SPIGOT-5573, SPIGOT-5574: Move CustomChunkGenerator generation code back to buildBase()
2020-02-13 09:04:28 +11:00
md_5
d70084e53d
Remove unused seed in CustomChunkGenerator
2020-02-02 19:32:36 +11:00
konsolas
8a66d4c7ac
#619 : Allow delegation of certain elements to Vanilla when using a custom ChunkGenerator
...
Allows delegation of caves, decorations, mobs and structures to the Vanilla generation algorithms.
Overriding these methods to return true enables that aspect of Vanilla generation, which is applied after the ChunkGenerator's custom generation.
2020-02-02 19:27:10 +11:00
md_5
3c9a4a3ba6
SPIGOT-5529: BiomeGrid uses incorrect indexing
2020-01-22 08:54:12 +11:00
md_5
108b44ca20
SPIGOT-5506: CustomChunkGenerator is processing Phantoms in the Nether and The End
2020-01-10 09:22:31 +11:00
BlackHole
beff9fb9dd
SPIGOT-5437: Fix CustomChunkGenerator.CustomBiomeGrid ignoring the y value for biomes
2019-12-11 19:43:03 +01:00
md_5
db0dafb17c
SPIGOT-5422: Add support for 3-dimensional biomes
2019-12-11 15:28:37 +11:00
md_5
de42aa13f3
Update to Minecraft 1.15
2019-12-11 09:00:00 +11:00
md_5
e73aabd666
Update to Minecraft 1.14.4
2019-07-20 09:00:00 +10:00
md_5
e81013d786
SPIGOT-5072: Process phantom, cat and patrol spawning in CustomChunkGenerator
2019-06-16 11:12:08 +10:00
md_5
e2bbf62bf4
Don't concurrently execute ChunkGenerators by default
2019-04-26 12:08:59 +10:00
md_5
5fea790398
Apply import ordering rules to CraftBukkit classes
2019-04-23 14:56:58 +10:00
md_5
a2d787f6eb
Update to Minecraft 1.14-pre5
2019-04-23 12:00:00 +10:00
md_5
f40143ef5e
SPIGOT-4691: Fix custom world generator when placing tiles
2019-04-05 19:59:47 +11:00
md_5
c64fe5080c
Mappings Update
2018-12-13 11:00:00 +11:00
md_5
f3f2fe5795
SPIGOT-4455: ChunkData.getType returns legacy material
2018-10-29 07:17:59 +11:00
md_5
ce1af0c348
Update to Minecraft 1.13.1
2018-08-26 12:00:00 +10:00
md_5
4587569c06
Fix ChunkData material alone being treated as legacy
2018-08-03 08:53:52 +10:00
md_5
43eb8f312c
SPIGOT-4011: Clear error for plugin misusing ChunkData
2018-07-16 09:01:23 +10:00
md_5
421c1728c8
Update to Minecraft 1.13-pre7
2018-07-15 10:00:00 +10:00
md_5
5195487ec6
Update to Minecraft 1.12-pre2
2017-05-14 12:00:00 +10:00
md_5
c25ddf063a
Update to Minecraft 1.11
2016-11-17 12:41:03 +11:00
md_5
b6bb6beb63
SPIGOT-1768: Fix Eye of Ender with custom world generators.
2016-03-06 11:45:25 +11:00
md_5
aa008dff0f
Update to Minecraft 1.9
2016-03-01 09:32:45 +11:00
ryanbennitt
07c300164a
SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegion
2016-01-03 15:21:05 +11:00
Antony Riley
880a53248e
New ChunkGenerator.generate api for block ids and avoiding magic values.
2015-08-01 21:22:29 +10:00
Antony Riley
87b9f46d72
SPIGOT-1060: Allow custom generators to use block ids > 127 with bytes.
2015-07-19 09:23:48 +10:00
Thinkofdeath
d8a9c7be42
Update to Minecraft 1.8.3
2015-03-04 09:48:58 +00:00
FearThe1337
53fc3cf74f
Fix custom chunk generators. Fixes SPIGOT-193.
2014-12-21 17:38:42 +00:00
Thinkofdeath
24557bc2b3
Update to Minecraft 1.8
...
For more information please see http://www.spigotmc.org/
2014-11-28 17:16:30 +11:00
Travis Watkins
dbb5e6e3cd
Update CraftBukkit to Minecraft 1.7.10
2014-07-08 14:31:10 -05:00
Nate Mortensen
385ace970e
Update CraftBukkit to Minecraft 1.7.5
2014-03-21 23:56:34 -04:00
Travis Watkins
799779e4b1
Update CraftBukkit to Minecraft 1.5.2
2013-04-27 10:42:19 -05:00
Travis Watkins
5f089137ee
Cleanup comments, formatting, etc
2013-03-25 00:51:36 -05:00
feildmaster
23b6764374
Update CraftBukkit to Minecraft 1.4.6
2012-12-20 10:43:00 -06:00
Travis Watkins
87d25c4cc6
Fix compile issue with chunk generation.
2012-11-02 00:12:49 -05:00
feildmaster
a4892dfa72
Delegate recreateStructures to nms provider. Fixes BUKKIT-2760
...
This was a miss when updating to 1.4.2
2012-11-01 21:32:28 -05:00
Travis Watkins
60819c6693
Update CraftBukkit to Minecraft 1.4(.2).
2012-10-27 22:19:03 -04:00
feildmaster
a43d621c01
Update CraftBukkit to Minecraft 1.3.1
2012-08-02 04:58:50 -05:00