378 Commits

Author SHA1 Message Date
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