Commit Graph

19 Commits

Author SHA1 Message Date
149234f125 Added asynchronous file writing 2015-05-22 16:32:08 +02:00
7754aa71a3 Fixed end of regex on Config 2015-04-29 21:09:35 +02:00
488fbc27fe Fixed issue reading/writing YAML 2015-04-27 21:26:50 +02:00
2add19a4c8 Added paramter types for some Config.php functions 2015-04-17 16:32:40 +08:00
93a50d08e7 Merge branch 'master' into mcpe-0.11 2015-03-22 02:20:32 +01:00
91a26c15dd Utils\Config preserves document type between reloads. Fixes #2777 2015-03-21 21:35:57 +10:30
add380c7ed A few fixes! 2015-03-21 00:45:29 +01:00
99ad65ba44 Catch file saving exceptions 2015-02-15 20:01:47 +01:00
1f9cd6a99b Added default parameter to Config getters, implements and closes #2398 2014-12-15 01:05:32 +01:00
1041bb0e6a Do not quiet error messages when parsing config files 2014-12-07 23:21:47 +01:00
964bf98ca6 Added Config->getNested(key) and Config->setNested(key, value) 2014-12-07 16:41:43 +01:00
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00
694ccf2bc5 Fixed /reload 2014-06-14 18:46:40 +02:00
97a687c03a Replaced PHPDoc on Config 2014-05-29 20:19:15 +02:00
7bd6f2ed91 Added Logger interface, threaded MainLogger and updated PluginLogger 2014-05-28 23:46:56 +02:00
53749483c3 Implemented new Inventory windows on Player, Chest and Furnace 2014-05-23 20:53:06 +02:00
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
7be9ea68c7 Added Config::getPath() and Config::setPath() 2014-04-05 10:36:18 +02:00
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00