LeMagnesium 2579945a5a
Update to handle version 27
- Map: Create `PROTOCOL_VERSION` set to 27 (current maximum in MineTest)
 - Map: Modify the default version of `MapBlock.version`
 - Map: Add `MapBlock.lighting_complete` set to 0 (introduced in version 27)
 - Map: Define `MapBlock.{set,get}_lighting_complete` which take/return tables representing a MapBlock's 'Lighting Complete' flags
 - Map: Update implode and explode methods to take in account modifications introduced in version 27
 - Map: Change 'equal to' to 'greater than or equal' when checking for version 25 time data length compatibility
 - Nodes: Add `param0` as a field of `Node`
 - Nodes: Add getters and setters for `Node`
 - Tests: Add a section to check 'Lighting Complete' flags setting/getting
2017-09-09 01:04:24 +02:00
2017-09-09 01:04:24 +02:00
2017-09-09 01:04:24 +02:00
2016-02-09 08:12:09 +00:00
2016-04-02 21:00:09 +02:00

Python Minetest

A library to use on Minetest's files ßÿ Mg/LeMagnesium

License : WTFPL (so far) Note: Still unstable to use

Description
No description provided
Readme 170 KiB
Languages
Python 99.1%
Lua 0.9%