Update changelog again

This commit is contained in:
Raoul Van den Berge
2016-03-30 20:45:43 +02:00
parent 344ea7724f
commit 6ff47cc9d0

View File

@@ -4,13 +4,13 @@
**Bugfixes** **Bugfixes**
- Fixed clicking sound in Grid - Fixed clicking sound in Grid
- Fixed a bunch of crashes - Fixed a bunch of crashes
- Fixed exporter not exporting is some cases - Fixed Exporter not exporting is some cases
- Fixed importer not importing in some cases - Fixed Importer not importing in some cases
- Fixed controller drawing RF every 20 ticks instead of every tick - Fixed Controller drawing RF every 20 ticks instead of every tick
- Fixed not being able to shift click from Crafting Grid crafting slots - Fixed not being able to shift click from Crafting Grid crafting slots
- Fixed new items inserted after crafting in Grid being laggy - Fixed new items inserted after crafting in Grid being laggy
- Fixed flickering of items in Grid - Fixed flickering of items in Grid
- Fixed getting a stack of unstackable stuff from Grid - Fixed getting a stack of unstackable items from Grid
- Check if the Constructor can actually place said block in the world - Check if the Constructor can actually place said block in the world
**Features** **Features**