16 Commits

Author SHA1 Message Date
octacian
0af7680f8e update API and path checking logic 2016-12-02 11:49:15 -08:00
octacian
d96135fb6a rmdir: remove directory function 2016-12-02 09:34:38 -08:00
octacian
9aad3a68d7 make logging optional 2016-10-20 20:20:37 -07:00
octacian
07ed3cb5f4 copy: fix issue where file would not be created 2016-08-11 07:58:03 -07:00
octacian
f9a18dca08 mkdir: new function 2016-08-10 18:34:01 -07:00
octacian
039fe15334 fix issue where only first line of file is read 2016-08-10 18:26:28 -07:00
octacian
b04aef83fb copy: new function 2016-08-10 18:25:33 -07:00
octacian
0db0f2a36e check if files exist before trying to modify them 2016-07-06 11:34:40 -07:00
octacian
6e320fc539 default serialization and table.read changes 2016-07-06 11:31:25 -07:00
octacian
36990ed937 check_file > exists (callbacks) 2016-07-04 14:07:09 -07:00
octacian
b25b49815a logger 2016-06-30 11:43:54 -07:00
octacian
806137d3ec created datalib.append 2016-06-30 10:52:27 -07:00
octacian
373fe48ce6 use datalib.table sub-global variable for table data types 2016-06-29 21:03:49 -07:00
octacian
9c6cc35395 API.md: updated titles 2016-06-29 21:01:42 -07:00
octacian
94c3b7c3f0 license.txt: created 2016-06-29 20:48:14 -07:00
octacian
4605165e86 initial commit
separated from servertools (http://208.69.243.45:3000/octacian/datalib)
to be more expandable and available directly for other modders.
full commit history can be found at http://208.69.243.45:3000/octacian/servertools/src/storage
2016-06-29 20:43:02 -07:00