144 Commits

Author SHA1 Message Date
Shoghi Cervantes
522932d7c0 Added new sounds, events, particles 2015-08-03 12:42:47 +02:00
Shoghi Cervantes
1b812d373c Updated protocol packet ids 2015-08-03 10:53:23 +02:00
Shoghi Cervantes
33e312c7d0
Added extra memory reportings (heap, stack), stop tasks faster, added extra timeouts fro ServerKiller 2015-06-13 15:37:02 +02:00
Shoghi Cervantes
6e69e15dfd Moved network check out of level, added server killer for long stops 2015-06-05 11:46:33 +02:00
Shoghi Cervantes
a77d82ac81 Changed how creator tag works on signs 2015-05-28 16:44:31 +02:00
Shoghi Cervantes
4f7aac50d3
build 13 2015-05-22 16:46:23 +02:00
Shoghi Cervantes
36ddbf286d
Build 12, added SILENT flag to entities, closes #3052 2015-05-21 11:40:51 +02:00
Shoghi Cervantes
76e6ccebd5 Proper recipe matching from network, bumped protocol, build 11, fixed entities not being killed on void (closes #3021), fixes achievement acquireIron not being possible (fixes #2600) 2015-05-15 13:59:29 +02:00
Shoghi Cervantes
de0f653027 build 10, improved levelDB constants 2015-05-11 20:31:28 +02:00
Shoghi Cervantes
1a1b8830a4
Added MemoryManager object watcher for object leak debugging, improved SPL Thread/Worker stopping, fixed some possible weak references crashing unexpectedly 2015-05-09 16:11:12 +02:00
Shoghi Cervantes
001915fcd6 beta build 9 2015-05-04 17:58:29 +02:00
Shoghi Cervantes
0ddf396b08
Use time_sleep_until() instead of usleep(), improved thread kill 2015-05-03 23:17:39 +02:00
Shoghi Cervantes
1b13a4c1ec Protocol 25 2015-04-28 16:56:59 +02:00
Shoghi Cervantes
8caf04ade5 build 8, allow setting selected hotbar slot, auto_jump setting 2015-04-28 14:20:35 +02:00
Shoghi Cervantes
7b699d9afd Improved fall damage while on jump boost, new protocol update, build 7, allow for live inventory resizing 2015-04-24 16:43:59 +02:00
Shoghi Cervantes
ec7db3be4f build 6! 2015-04-22 17:08:59 +02:00
Shoghi Cervantes
1578fc3ddb Improved world generation manager, UUIDs (some work for future usage) 2015-04-21 19:54:16 +02:00
Shoghi Cervantes
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs 2015-04-18 20:13:52 +02:00
Shoghi Cervantes
5b10ccf431 0.11.0 build 5, removed chat format workaround, improved gamemode switch, send allowed creative blocks (TBI as API) 2015-04-17 17:10:25 +02:00
Shoghi Cervantes
68ea9b067f Added health boost potion effect, added Player->sendTip(), MCPE 0.11.0 build 4 2015-04-15 12:33:16 +02:00
Shoghi Cervantes
18f6e1805f MCPE 0.11.0 build 3 2015-04-14 18:25:05 +02:00
Shoghi Cervantes
c2138aa30c
More language files 2015-04-11 12:56:38 +02:00
Shoghi Cervantes
0117e8dfae New codename, MCPE version, bumped split packet limit 2015-04-09 12:30:07 +02:00
Shoghi Cervantes
85c5714cbf
API 1.12.0, 1.5dev 2015-03-16 21:39:32 +01:00
Shoghi Cervantes
b0f8c14640
Added Terminal class, Improved normal generator speed 2015-03-15 00:15:24 +01:00
Shoghi Cervantes
94c2ec8498
Fixed constructors, default memory to -1, default async generator 2015-03-14 15:50:33 +01:00
Shoghi Cervantes
11c13cd666
Implemented Threaded ClassLoader, improves class loading while on different threads (no need to synchronize states) 2015-03-14 15:22:13 +01:00
Shoghi Cervantes
f6c4a726b3
Bump Minecraft version to 0.10.5 2015-01-12 20:00:11 +01:00
Shoghi Cervantes
f9dd929e04
Fixed phar check 2015-01-03 16:49:10 +01:00
Shoghi Cervantes
438591bd75
API 1.11.0, fixed phar check 2015-01-03 16:38:36 +01:00
Shoghi Cervantes
0da628deca
Fixed some crashes related to crashing 2015-01-02 19:19:34 +01:00
Shoghi Cervantes
f46473bbe8
Removed all @mkdir() calls 2015-01-02 18:52:45 +01:00
Shoghi Cervantes
47cbf56725
Version bump 2015-01-02 07:04:20 +01:00
Shoghi Cervantes
3de14d8ba6
Preparing release 2015-01-02 01:37:33 +01:00
Shoghi Cervantes
fe32e6f5d0
Merge branch 'master' into new-version-format 2014-12-29 12:43:15 +01:00
Shoghi Cervantes
2db2e8cfc4
Block IP addresses on ban-ip 2014-12-26 13:56:35 +01:00
Shoghi Cervantes
0c58de86b7 New version format 2014-12-23 14:02:35 +01:00
Shoghi Cervantes
747f7685e7 Fix formatting issues due to bad IDE settings 2014-12-07 16:30:04 +01:00
Shoghi Cervantes
6104c5b5a3 API 1.9.0, backwards-compatible 2014-12-07 02:24:45 +01:00
Shoghi Cervantes
61ea149ff0 API 1.8.0 2014-11-28 14:44:56 +01:00
Shoghi Cervantes
d139e5f342 Removed temporal pthreads workaround 2014-11-28 13:01:25 +01:00
Shoghi Cervantes
f4181a6e36 Bump Minecraft: PE version 2014-11-27 14:37:44 +01:00
Shoghi Cervantes
a906a2988b Bumped Minecraft: PE version string 2014-11-22 13:44:34 +01:00
Michael Yoo
ea4617cedd Get timezone directly. Fixes #2287. 2014-11-13 21:13:12 +10:30
Shoghi Cervantes
0128a7aeb2 API version 1.7.1 (fixes) 2014-11-07 09:45:30 +01:00
Shoghi Cervantes
d63a82de0a MCPE protocol 20 2014-11-06 19:08:32 +01:00
Shoghi Cervantes
522b75645c Merge branch 'master' into 0.10 2014-11-05 19:04:36 +01:00
Shoghi Cervantes
af4eb2ab1e Create server.log properly on non-existent directories 2014-11-02 16:15:15 +01:00
Shoghi Cervantes
cb9b6ab1d1 Fixed server not using the correct provided path if it did not exist 2014-11-01 19:23:10 +01:00
Shoghi Cervantes
4fba6d7c86 Merge branch 'master' into 0.10 2014-10-30 23:20:59 +01:00