hoqhuuep / IslandCraft

IslandCraft is a Bukkit plugin which modifies the terrain generation to create an ocean with many islands.
http://dev.bukkit.org/bukkit-plugins/islandcraft/
MIT License
27 stars 14 forks source link

Update to 1.13. Very very close #27

Open Auties00 opened 6 years ago

Auties00 commented 6 years ago

Hi, I'm trying to update your plugin to 1.13 and I'm almost done, the new ChunkGenerator is correctlys set but for some reason when I enter in the world_islandcraft I find a "normal world" with a gigantic island and an ocean. Can you help me?

CustomWorldChunkManager https://hastebin.com/vesiyatoqa.java

NmsHandler: https://hastebin.com/axeluqaxop.java

Utils: https://hastebin.com/xosutubeho.java

harrier77 commented 6 years ago

Hello, there are others who are trying the update, take a look here: https://www.spigotmc.org/threads/problem-with-updating-plugin-to-1-13.329996/page-3

harrier77 commented 6 years ago

By the way, because I am not familiar with github I made another repository here https://github.com/harrier77/IslandCraftFork It compiles without errors but when I enter the world_islandcraft I find the normal world without islands, just like you. @yannicklamprecht contributed to my code, he seems to know more than me.

harrier77 commented 6 years ago

@Platinteufel

Auties00 commented 6 years ago

I discovered that the new Chunk Generator is override by a super call of a class that extends ChunkGeberatorAbstract

relucaXIV commented 6 years ago

Do you think you will able to update this plugin? I really need it

Platinteufel commented 6 years ago

How is it going? @Ale0589

realmayus commented 5 years ago

Any updates?

Auties00 commented 5 years ago

The guy I was working for on it decided to stop the project if you want you can hire my. Contact me on Discord Auties#3502

realmayus commented 5 years ago

Bummer. Thanks anyway!

m0nss commented 3 years ago

I'm trying to know how Islandscraft could be updated for 1.16 (or any other new version)