94 Commits

Author SHA1 Message Date
Shoghi Cervantes
01ebe74974 Performance improvements in blocks and Entities 2014-08-24 14:08:17 +02:00
Shoghi Cervantes
43635b501a Made logging better, plugin loggers can be attached by others 2014-07-02 23:33:29 +02:00
Shoghi Cervantes
75d2409a7c Added ThreadedLoggerAttachments 2014-07-01 20:50:51 +02:00
Shoghi Cervantes
de5e9df82b Fixes for chat formatting 2014-06-25 22:32:57 +02:00
Shoghi Cervantes
b506ab349f Fixed TextFormat::toJSON() on nested formatting 2014-06-25 22:20:50 +02:00
Shoghi Cervantes
e2f7cf61e3 Added TextFormat::toJSON() 2014-06-25 21:57:34 +02:00
Shoghi Cervantes
77e914238c Fixed updater 2014-06-16 20:17:32 +02:00
Shoghi Cervantes
73b9b2491f Added custom settings, update notification 2014-06-16 19:34:47 +02:00
Shoghi Cervantes
694ccf2bc5 Fixed /reload 2014-06-14 18:46:40 +02:00
Shoghi Cervantes
fa50cbf4b3 Working Threaded Generation 2014-06-10 20:45:09 +02:00
Shoghi Cervantes
e4c7564e3e Delete mainLogger.php 2014-06-07 04:20:03 +02:00
Shoghi Cervantes
41fe4a527a Update MainLogger.php 2014-06-07 04:19:19 +02:00
Intyre
1c20fcc8c7 Fix for log file 2014-06-06 02:23:14 +02:00
Shoghi Cervantes
370a1a0041 Fixed seed generation 2014-06-05 18:13:33 +02:00
Shoghi Cervantes
24d95fb7fd Added \ThreadedLogger abstract class 2014-06-02 14:47:38 +02:00
Shoghi Cervantes
a17d847a82 Moved Logger interface to root 2014-06-02 14:41:43 +02:00
Shoghi Cervantes
97a687c03a Replaced PHPDoc on Config 2014-05-29 20:19:15 +02:00
Shoghi Cervantes
96445c4613 Fixed item in hand in creative mode, player files are now readable by Minecraft PC 2014-05-29 18:45:49 +02:00
Shoghi Cervantes
49370c21d1 Removed locks from MainLogger 2014-05-29 04:11:20 +02:00
Shoghi Cervantes
8d40f843cf MainLogger can now have debug level disabled 2014-05-29 00:08:02 +02:00
Shoghi Cervantes
7bd6f2ed91 Added Logger interface, threaded MainLogger and updated PluginLogger 2014-05-28 23:46:56 +02:00
Shoghi Cervantes
53749483c3 Implemented new Inventory windows on Player, Chest and Furnace 2014-05-23 20:53:06 +02:00
Shoghi Cervantes
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
Shoghi Cervantes
96e36dbcb3 better Binary 2014-04-09 04:09:39 +02:00
Shoghi Cervantes
da5853083c crc fake random generator 2014-04-08 16:35:45 +02:00
Shoghi Cervantes
1d40399b9c hacky things D: 2014-04-08 16:22:52 +02:00
Shoghi Cervantes
d6f4e77b6c Another patch, added INT32_MASK 2014-04-08 16:05:27 +02:00
Shoghi Cervantes
cb32a95e60 Why, PHP? 2014-04-08 15:52:34 +02:00
Shoghi Cervantes
731fbbc8d1 Another 64-bit patch 2014-04-08 15:50:13 +02:00
Shoghi Cervantes
29ab53a46f Patched... again 2014-04-08 15:46:32 +02:00
Shoghi Cervantes
4c973ce625 Patched random generator on 64-bit 2014-04-08 15:43:13 +02:00
Shoghi Cervantes
9d8e6d5f8c New Random generator 2014-04-08 15:41:32 +02:00
Shoghi Cervantes
5abe5bd43d replaced binary with hexadecimal 2014-04-08 13:02:13 +02:00
Shoghi Cervantes
8d14c98da9 Fixed binary reading/writing of longs 2014-04-08 13:00:50 +02:00
Shoghi Cervantes
999990756c Fixed invalid string type in writeMetadata() 2014-04-07 16:24:58 +02:00
Shoghi Cervantes
c0de004472 Moved binary methods from Utils to Binary 2014-04-07 13:52:01 +02:00
Shoghi Cervantes
0000000bab Testing things ;) 2014-04-06 20:07:11 +02:00
Shoghi Cervantes
7be9ea68c7 Added Config::getPath() and Config::setPath() 2014-04-05 10:36:18 +02:00
Shoghi Cervantes
ab1fbae2f2 Added dependency search on loaded plugins 2014-04-03 20:06:18 +02:00
Shoghi Cervantes
27fcf0286e Fixed terminal colors 2014-04-03 04:10:20 +02:00
Shoghi Cervantes
11356b68ba Added RCON 2014-04-02 19:33:49 +02:00
Shoghi Cervantes
7cd29f0fcf Added block updates, correct block placing 2014-04-02 05:36:45 +02:00
Shoghi Cervantes
502c27273d Moved Level methods to Server 2014-04-02 02:58:20 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00