This page contains plans for each Addon version.
- Issue #3
- Store Biome per Island.
- On owner change, reset biomes that is not available for new owner.
- Store Biome per Island.
- Rework GUI again:
- Do the same tricks as in Challenges GUI.
- Add proper Biomes Description #18
- Simplify user GUI
- Store Biome change information per:
- Player
- Island
- Implement more cost options:
- Cost per biome change (linear / exponential)
- Cost per block
- Remove deprecated code.
- Create unlockable biomes:
- By challenge #11
- By level #10
- By permission #8
- By chance #12
- By items #9
-
Clean Up GUI Panel Hierarchy - Create Biomes Per GameMode addon.
- Delete biome from memory.
- Hide unavailable biomes from users. #13
- Improve Admin panel
- Add description changing through ingame menu.
- Allow to add new biome through ingame menu.
- Add extra admin commands.
- Implement new Biome command.
- Clean Up lang file.
- Populate permissions file.
- Improve Admin panel
- Allow to edit Addon settings through ingame menu.
- Add Biome changing through ingame menu.
- Add Biome disabling ability through ingame menu.
- Add extra admin commands.
- Implement Edit Addon Settings command.
- Implement Edit Biome Properties command.
- Implement Change User Biome command.
- Add extra user commands.
- Implement automatic import on first init.
- Create Admin panel
- Allow to edit existing biomes through ingame menu.
- Allow to change other players biomes.
- Add all lang elements to file.
- Make BiomeUpdating as Event, to avoid freezing on large area updating.
- Fix/Implement multiple chunk updating.