- Unified indentation in the source code - MapInterfaces (`minetest.map.MapInterface`) can now import schematics as well - Some prints in MapVessel's (`minetest.map.MapVessel`) code were labeled "WARNING", the others commented - Utils : - A class called Vector (`minetest.utils.Vector`) is added to deal with vectors and Pos (`minetest.utils.Pos`) manipulation - Tests : - Tests are made more fancy with check lists (rather than big data dumps) and time tests. All tests were remade and organized to include assertations and prettier printing - Demo : - A new demo is available, it is called demo_schematics_manipulation and serves the purpose of exporting/importing schematics from/into a map database - Schematics : - The export method now writes position integers on the correct amount of bytes - Minetest : - All python source code files are imported into the single file minetest.py, later imported by any other source code file
Python Minetest
A library to use on Minetest's files ßÿ Mg/LeMagnesium
License : WTFPL (so far) Note: Still unstable to use
Description
Languages
Python
99.1%
Lua
0.9%