- height for island in "default" dimensions is based on the surface height now - MelanX
- adjust ranges because of the new world height limitation - MelanX
- change skyblock world type registry name - MelanX
- give starter items on each island join - MelanX
- first beta: fully remove biome range config - MelanX
- fix biomes a bit - MelanX
- remove unused access transformer entries - MelanX
- fix layers start generating at y 0 - MelanX
- reduce amounts of different biome source and chunk generator types - MelanX
- update min required version of libx - MelanX
- alpha release for 1.18.1, things may change - MelanX
- remove unneeded metadata for client sync - MelanX
- add cooldowns for teleports and team ids to improve performance - MelanX
- resolve todos - MelanX
- tiny cleanup - MelanX
- fix spammy log and chunks not saving - MelanX
- final 1.17.1 release - MelanX
- fix game profile cache being empty on server - MelanX
- make checking for invites easier - MelanX
- fix disconnecting from servers when joining first time - MelanX
- send template names to client when player joins - MelanX
- fix wrong fired event - MelanX
- add request packet to request fresh data as client - MelanX
- fix islandShape suggestion - MelanX
- sync template names to client - MelanX
- fix case sensitivity in profile cache - MelanX
- fix createAndJoin command not working in some situations - MelanX
- fix crash in "Customize" screen - MelanX
- fix crash when no default.nbt template is provided - MelanX
- add command to export inventory for starter_inventory.json (config) - MelanX
- remove spawns.json from generated files - MelanX
- remove "wiki", see https://melanx.github.io/SkyblockBuilder/ - MelanX
- update to ModUtils v3 and switch to TypeScript coremods - MelanX
- add throwing exceptions for wrong configuration and fix the default template - MelanX
- improve German translation - MelanX
- add config to disable biome range - MelanX
- add block tag for additional valid spawn blocks to allow spawn on leaves - MelanX
- fix network - MelanX
- add datapack examples with skyblock builder biome source and chunkloader settings - MelanX
- add multiplier to config for separation and spacing of structures - MelanX
- make mod class final - MelanX
- fix surface not working in overworld - MelanX
- fix all dimensions always have only one biome - MelanX
- ignore invalid Y positions when finding a valid spawn - MelanX
- improve finding valid spawns - MelanX
- fix obstructed spawns being possible spawns - MelanX
- make "ignore air" translatable - MelanX