Mirrored as part of a study of Minetest events of 2010 to 2019 and people involved, and in connection with a related book, events in 2017 to 2018, in particular, conferring upon host legal rights related to Fair Use.

Archive for December 4th, 2011

0.4.dev-20111204-1

Sunday, December 4th, 2011

A new development snapshot build:
https://github.com/downloads/celeron55/minetest/minetest-0.4.dev-20111204-1-win32.zip

The same thing in github: https://github.com/celeron55/minetest/commit/a00e908f52c20f156158b70dd3a79d24f30221a6

Aand some notes to the early modders:

The global node/tool/item names in the default mod have been modified to follow the proper naming convention. For example the stone now is now called “default:stone”.

Also the digprop_* functions are now called minetest.digprop_*.

Don’t remember more right now but will add here if something comes up.