Commit Graph

176 Commits

Author SHA1 Message Date
tastybento
493289dc54 Remove flag from loaded check. 2021-03-07 14:00:35 -08:00
tastybento
d33f932c5d Added protection around no WorldGeneratorAPI plugin 2021-03-04 08:17:40 -08:00
tastybento
9c714e10ba Code cleanup. 2021-03-03 20:51:31 -08:00
tastybento
816e1e86be Added settings for structures and stronghold generation. 2021-03-03 20:46:22 -08:00
tastybento
e9ae0d7a98 Casted ints to doubles in BasicWorldGenerator 2021-03-03 08:52:52 -08:00
tastybento
53ba3ec6dd Added SonarCloud analysis 2021-03-03 08:42:18 -08:00
tastybento
b197990aa8 Updated readme 2021-03-03 08:34:31 -08:00
tastybento
36fc149135 Added missing locale string for husbandry root 2021-02-28 21:25:27 -08:00
tastybento
af4cc022bb Added MOVE_BOX flag to enable lower rank players to move the box. 2021-02-28 21:22:00 -08:00
tastybento
1032f4078d Improved the starting blueprint - added chest and book. 2021-02-28 16:53:47 -08:00
tastybento
42b78cefe9 Gitignore 2021-02-28 15:37:48 -08:00
tastybento
58e4358268 Make method non-public 2021-02-28 15:37:40 -08:00
tastybento
c483bd1766 Do not check blocks when looking for a new island spot 2021-02-28 15:37:28 -08:00
tastybento
ae02b7970a Manual fire nether and end advancements
Use locale for advancement announcements.
2021-02-21 16:12:08 -08:00
tastybento
78aeeec5c8 Move world border when there is an achievement done. 2021-02-21 11:49:08 -08:00
tastybento
09038aa266 Fixed locales, removed debug. 2021-02-20 18:25:32 -08:00
tastybento
40147eeb2a Added world generation settings for biomes 2021-02-20 10:19:05 -08:00
tastybento
60b9b227b8 Fix enderpearl moving. 2021-02-17 17:52:57 -08:00
tastybento
2446ed5340 Added biomes 2021-02-15 17:40:19 -08:00
tastybento
f022d072c3 Added basic enderpearl island moving. 2021-02-15 15:58:15 -08:00
tastybento
92c4c05e04 Improved config.yml from play testing. 2021-02-06 09:25:28 -08:00
tastybento
f4fce0c8b4 Updated Readme. 2021-02-05 19:17:01 -08:00
tastybento
f0806310ba Areas are now deleted from a world copy
The world is duplicated and the back-up copy is used to replace areas
that are deleted. This is not as efficient as it could be right now, but
it works. The main issue is that lighting updates do not occur due to
NMS fast pasting, so dark areas can occur on the landscape.
2021-02-05 19:13:26 -08:00
tastybento
df58768b2c Added Advancement manager and advancement scoring 2021-02-03 19:28:55 -08:00
tastybento
6e69cfbc0d Initial commit. 2021-01-30 09:59:42 -08:00
tastybento
eb469f9631
Initial commit 2021-01-30 08:24:51 -08:00