Early implementation of table handler

- Added basic feature for tables. Might be removed later
 - Updated TodoList
This commit is contained in:
LeMagnesium
2015-05-12 21:51:18 +02:00
parent 6cdef4dbc4
commit e5f7423c71
2 changed files with 64 additions and 2 deletions

View File

@ -17,8 +17,9 @@ stratum.
"metatools_stick.png" by Ataron (CC-BY-NC-SA)
# Todo
- Add a table handler for meta::set
- Create a better ASCII-art graph at the end of this file...
- Rewrite the table stocking : a variable containing a copy of the global
table returned by :to_table(), on which we would work, and a save command to
apply it on the node
# Special thanks
- mgl512 (Le_Docteur) for its locked itemframe which gave me the idea of a tool