-
Notifications
You must be signed in to change notification settings - Fork 14
Beta Build 1.0.0
Daniel Simmons edited this page Aug 7, 2014
·
7 revisions
Cutting the fat!
Expect fewer bugs, crashes, corruption, etcetera. Backwards compatibility from future versions with this version is NOW GUARANTEED. If there are no serious bugs reported in the first couple weeks you can assume this build is suitable for serious servers.
Please provide your feedback on the BukkitDev Forum here: http://dev.bukkit.org/bukkit-plugins/islandcraft/forum/releases/69516-1-0-0-beta/
- Support for Minecraft versions from 1.4.7 to 1.7.10 with a single JAR!
- Threw out everything except terrain generation: https://github.com/hoqhuuep/IslandCraft/wiki#what-happened-to-the-other-features
- Backward compatibility now guaranteed for future versions so this will be the last time you need to reset your world (unless Mojang releases yet another incredible game changer).
- API for plugin developers to integrate with IslandCraft
- Island distribution and island generators now customizable by plugin developers
- It is possible (though rare) to get a structure (village, temple, witch hut, etc.) spawning in the wrong biome near spawn. This is because it is generated before I can swap out the default biome generator (WorldChunkManager) with IslandCraft's one.
Follow the instructions here: https://github.com/hoqhuuep/IslandCraft/wiki#installation
Finally, thanks a heap for your support and feedback! I'm glad that other people are as excited to play IslandCraft as I am :)