597 Commits

Author SHA1 Message Date
Shoghi Cervantes
0246648a2c Possible solution for #1703 in-game action lag 2014-08-18 23:25:46 +02:00
Shoghi Cervantes
daf1a8266d Merge pull request #1906 from PocketMine/MoreEvents
Added more events, API 1.3.0
2014-08-18 13:55:35 +02:00
Shoghi Cervantes
5eee4f9771 Fixed AddEntityPacket, added base Arrow 2014-08-16 16:37:57 +02:00
Shoghi Cervantes
eee0eb5458 Added RemoteServerCommandEvent 2014-08-16 13:05:20 +02:00
Shoghi Cervantes
2f9494ed52 Fixed crash caused by a race condition on Query 2014-08-15 16:07:04 +02:00
KnownUnown
58d7599d6f Fixed AddMobPacket's Type - (is now int)
Thanks @Intyre!
2014-08-12 12:31:07 -05:00
Shoghi Cervantes
b17ce16262 Fixed RCON usage 2014-08-10 18:35:01 +02:00
Milosz Danielewski
5242e87026 Issue 1843 - RCON worker threads synchronization corrected 2014-08-07 10:19:23 +02:00
Intyre
ccb7e86cf1 changed version and protocol to support v0.9.5 2014-07-26 15:07:32 +02:00
Shoghi Cervantes
c16f45ce39 Fixed unsigned fields being read as signed 2014-07-11 02:55:29 +02:00
Shoghi Cervantes
f2fa13119a Added upload/download speed on title bar, referenced ChunkRequestTask 2014-07-11 02:23:40 +02:00
Shoghi Cervantes
91b2f81f3c Updated RakLib version 2014-07-11 00:53:48 +02:00
Shoghi Cervantes
1fab6bd589 Added settings.query-plugins setting 2014-07-10 17:24:12 +02:00
Shoghi Cervantes
e6c510e7fd Fixed #1595 Undefined variable on QueryHandler 2014-07-10 13:15:24 +02:00
Shoghi Cervantes
5b69f07a55 Tuned CPU usage on main lop and RakLib 2014-07-09 23:39:25 +02:00
Shoghi Cervantes
643a4c1ef5 Fixed motion, physics 2014-07-06 12:08:05 +02:00
Shoghi Cervantes
892119f791 Updated RakLib version, Query works again 2014-07-06 01:19:09 +02:00
Shoghi Cervantes
f5a74a87e3 Updated composed packets 2014-07-01 01:11:09 +02:00
Shoghi Cervantes
cc36f8f997 Fixed kick messages 2014-06-27 23:26:35 +02:00
Shoghi Cervantes
c2d760e6d9 Added RotateHeadPacket 2014-06-25 23:09:22 +02:00
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