Blackvoxel Forum

Blackvoxel => Announcements => Topic started by: olive on July 01, 2015, 01:48:33 am

Title: Blackvoxel 1.38 "Machine Code" is released
Post by: olive on July 01, 2015, 01:48:33 am
Yes, it's here... finally. After months of work, we are proud to annonce the new major 1.38 beta release of Blackvoxel.

Among new features :

Interactive manual

Pressing the F1 key while pointing a cube will display the manual page about it.

Assembly Langage Robot

A new programmable robot made to learn assembly language. This new educational tool include a complete virtual machine with a virtual processor, a virtual hardware, an integrated assembler, a complete ingame monitor, disassembler and debugger. Processor and hardware are specificaly made for learning.

Direct program Edition

Use your favorite code editor directly from Blackvoxel. Launch program edition with a simple click in the game.

Easier game

Mining robot is now easier to get. After all, Blackvoxel is a game about automation... not manual mining.

In addition, a new XR-3 mining robot has been introduced in the game.

New operating system support

Welcome to debian 8 to the supported operating systems.

Modding interface


In this version, we introduce the first version of a modding API interface. This first version helps creating active voxels. We'll post examples soon.

A much more ... new element, bug fixes, improvements

Improved memory pool management for voxel extensions, new fast library for number format, translated comments to english, voxel size parameter (Modding), improved makefile, Image bitmap saving, support for vertical screen ratio, support for "on the fly" colored text... and a lot of bug fixes, code improvements...

Don't forget...

...to report any bug in our forums.

The Blackvoxel Team
Title: Re: Blackvoxel 1.38 "Machine Code" is released
Post by: Qon on July 07, 2015, 02:33:38 pm
Awesome! Though the assembly voxel doesn't have a recipe! http://blackvoxel.com/view.php?node=1584
Title: Re: Blackvoxel 1.38 "Machine Code" is released
Post by: olive on July 11, 2015, 09:03:28 pm
Hi Qon, glad to see you...

Yes, that's not a mistake, the assembly language robot has no fab instructions yet.

At this time, it's mainly an educational feature. We don't know yet the role it will play in the "adventure" game.

You can get it through the use of the "school mode" feature.

After activating the school mode (http://www.blackvoxel.com/view.php?node=1560), open the inventory and press "J" key to get plenty of it.

The Blackvoxel Team