DS-Craft beta1.3
Pre-release
Pre-release
What's New
- Added more control over auto-saving: now you can choose the amount of seconds between each auto-save
- Added non block grass
- Added wheat seeds
- Added wheat
- Added hay bale
- Added bread
- Added crafting recipe loading profiling
- Added cactus damage
- Added drawing item's name above hotbar
- Added text saying that the game is licensed under MIT license
Fixes and Improvements
- Reduced the game's size a lot by compressing the sound effects
- Fixed spruce planks not removing from inventory if AnyPlanks is passed to removeItem
- Buffed cooked porkchop from restoring 4 HP to 5 HP
- Changed from insta-killing the player to decreasing their health when in the void
- Sky now turns black when player is in the void
- Fixed a really stupid bug where leaves, birch leaves, spruce leaves and red tulip item string IDs would not get recognized
- Fixed chests not saving properly if there is more than 1 chest
- Optimized crafting recipe loading (from 2.3s to 1.5s)
- Fixed bug in inventory (i'm not sure what bug)
Removed Stuff
- Removed plains biome
Known Issues
- Filesystem initialization code doesn't work on real hardware
- The inventory has glitches since the introduction of non-stackable items
- Sometimes, after creating a world and trying to play in it, the game would crash. (possibly due to saveWorld and loadWorld functions being inconsistent)
- Touch-to-move exists