27 Commits

Author SHA1 Message Date
Shoghi Cervantes
79cc6ca559 Multiple fixes 2014-06-25 02:03:58 +02:00
Shoghi Cervantes
22533458ed Updated for MCPE 0.9.0 build 7 2014-06-23 21:50:07 +02:00
Shoghi Cervantes
bcb401c0c3 Added yaw/pitch on spawn 2014-06-23 16:07:59 +02:00
Shoghi Cervantes
f073a5b837 Fixed a few things 2014-06-17 18:46:16 +02:00
Shoghi Cervantes
109b6dbf44 Updated to v0.9.0 build 2, now using Anvil worlds 2014-06-11 00:06:46 +02:00
Shoghi Cervantes
fa50cbf4b3 Working Threaded Generation 2014-06-10 20:45:09 +02:00
Shoghi Cervantes
3fbc411e17 0.9.0 clients can join 2014-06-09 23:47:09 +02:00
Shoghi Cervantes
fb46faa320 Updated protocol changes from MCPE-6865 2014-06-09 15:19:24 +02:00
Shoghi Cervantes
c180534f21 Bump protocol version 2014-06-09 11:52:12 +02:00
Shoghi Cervantes
fdc2edc421 Updated to new RakLib 2014-06-05 17:52:42 +02:00
Shoghi Cervantes
596f4ddb0e Added lots of new events, enabled old features 2014-06-05 01:05:52 +02:00
Shoghi Cervantes
99a0117a33 Implemented RakLib 2014-06-04 20:29:25 +02:00
Shoghi Cervantes
905d572d42 Added RakLib library 2014-06-04 17:08:09 +02:00
Shoghi Cervantes
7bd6f2ed91 Added Logger interface, threaded MainLogger and updated PluginLogger 2014-05-28 23:46:56 +02:00
Shoghi Cervantes
160c633c08 Updated trigger_error to Exceptions, fixed bug in Plugin task deletion 2014-05-26 12:22:28 +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
0be679c9d5 Updated method names: getMetadata() & setMetadata() to getDamage() & setDamage() on Block and Item classes 2014-05-22 18:37:28 +02:00
Shoghi Cervantes
5e8ea04e52 Fixed tests and one-byte packet reading 2014-04-09 03:00:33 +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
80f9093875 Added /reload command (does not reload source code) 2014-04-03 15:49:00 +02:00
Shoghi Cervantes
11356b68ba Added RCON 2014-04-02 19:33:49 +02:00
Shoghi Cervantes
502c27273d Moved Level methods to Server 2014-04-02 02:58:20 +02:00
Shoghi Cervantes
7e9304a0c9 Formatting 2014-04-01 19:48:28 +02:00
Shoghi Cervantes
b4cc3bbd43 Added /op, /deop, /kick, OfflinePlayer, moved player list to Server instead of static Player 2014-04-01 19:46:48 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00