Devlogs
THE BIOME UPDATE (vR1.1)
2DCRAFTA browser game made in HTML5
Posted December 16, 2024 by Comedog
THE BIOME UPDATE
vRelease 1.1
Major Additions:
- Added Biomes
- Added New Blocks
- Glass (2dcraft:glass)
- Sand (2dcraft:sand)
- Tall Cactus (2dcraft:tall_cactus)
- Small Cactus (2dcraft:short_cactus)
- Sunflower (2dcraft:sunflower)
- Added New Item
- Iron Ingot (2dcraft:iron_ingot)
- Added Crafting
- Added Different Textures for biomes
Glass, Cacti, and Plains Biome
New crafting GUI
Minor Additions
- Added new tag "biomables" and added 2 new blocks to it
- 2dcraft:grass
- 2dcraft:short_grass
- 3 New blocks were added to the tag "no_hitbox"
- 2dcraft:sunflower
- 2dcraft:tall_cactus
- 2dcraft:short_cactus
- Added New Recipes
- oak planks
- wooden slope
- wooden slope middle
- wooden door
- wooden framed window
- stone step
- stone half (Added in 1.0 but was unobtainable)
- glass
- stone bricks
- iron into
- Added a new loading screen step to stop the game from freezing when generating the biome array
- Added new subtitle for loading screen step "biomes"
- "This step usually takes a while"
- The background on the sides of the screen changed color
- changed from "#000000" to "#333333"
- Removed unnecessary buffer time from opening files and generating new worlds
- Changed wait time in "new world button" from "2s" to "0"
- Changed wait time in "open file button" from "3s" to "0"