ddc140af5e
Updated to new pthreads version, updated RakLib
2015-09-27 13:37:27 +02:00
472fcfa4c7
Removed ThreadedFactory
2015-09-18 11:18:41 +02:00
3892d5d74f
Removed call to detach
2015-09-13 17:56:21 +02:00
3ffdb8e552
Removed @deprecated classes, methods and properties, added some type hints
2015-09-12 17:10:11 +02:00
e137ac4c56
Base PHP7 work to make it "run" - READ NEXT LINES!
...
All plugins will need to bump the API if they want to use this.
NOTE THAT THIS IS NOT THE FINAL API 2.0.0 AND THAT THERE WILL BE MORE CHANGES.
To start updating, you might also want to read https://secure.php.net/manual/en/migration70.php and specifically https://secure.php.net/manual/en/migration70.incompatible.php
To compile PHP7 with some of the required dependencies, use https://gist.github.com/shoghicp/166ab26ce5cc7a390f45
ONLY LINUX IS TESTED, DO NOT ASK FOR OTHER PLATFORMS!
----- THIS VERSION IS NOT SUPPORTED -----
This version WILL crash randomly in unexpected places due to PHP7, pthreads, PocketMine or cosmic rays.
Handle with care, and store under direct sunlight for the best performance.
2015-09-10 21:29:29 +02:00
244cef3b00
. <-- descriptive commit ftw!
2015-08-23 00:25:30 +02:00
b47cebb1d5
PHP7 changes
2015-08-23 00:25:30 +02:00
34dc6ea0d6
NOTE! THIS SHOULD BE REVERTED LATER! Removed WeakRef dependency
2015-08-23 00:25:29 +02:00
d7d05c20a9
Bumped to API 2.0.0
2015-08-23 00:25:29 +02:00
522932d7c0
Added new sounds, events, particles
2015-08-03 12:42:47 +02:00
1b812d373c
Updated protocol packet ids
2015-08-03 10:53:23 +02:00
33e312c7d0
Added extra memory reportings (heap, stack), stop tasks faster, added extra timeouts fro ServerKiller
2015-06-13 15:37:02 +02:00
6e69e15dfd
Moved network check out of level, added server killer for long stops
2015-06-05 11:46:33 +02:00
a77d82ac81
Changed how creator tag works on signs
2015-05-28 16:44:31 +02:00
4f7aac50d3
build 13
2015-05-22 16:46:23 +02:00
36ddbf286d
Build 12, added SILENT flag to entities, closes #3052
2015-05-21 11:40:51 +02:00
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
de0f653027
build 10, improved levelDB constants
2015-05-11 20:31:28 +02:00
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
001915fcd6
beta build 9
2015-05-04 17:58:29 +02:00
0ddf396b08
Use time_sleep_until() instead of usleep(), improved thread kill
2015-05-03 23:17:39 +02:00
1b13a4c1ec
Protocol 25
2015-04-28 16:56:59 +02:00
8caf04ade5
build 8, allow setting selected hotbar slot, auto_jump setting
2015-04-28 14:20:35 +02:00
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
ec7db3be4f
build 6!
2015-04-22 17:08:59 +02:00
1578fc3ddb
Improved world generation manager, UUIDs (some work for future usage)
2015-04-21 19:54:16 +02:00
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs
2015-04-18 20:13:52 +02:00
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
68ea9b067f
Added health boost potion effect, added Player->sendTip(), MCPE 0.11.0 build 4
2015-04-15 12:33:16 +02:00
18f6e1805f
MCPE 0.11.0 build 3
2015-04-14 18:25:05 +02:00
c2138aa30c
More language files
2015-04-11 12:56:38 +02:00
0117e8dfae
New codename, MCPE version, bumped split packet limit
2015-04-09 12:30:07 +02:00
85c5714cbf
API 1.12.0, 1.5dev
2015-03-16 21:39:32 +01:00
b0f8c14640
Added Terminal class, Improved normal generator speed
2015-03-15 00:15:24 +01:00
94c2ec8498
Fixed constructors, default memory to -1, default async generator
2015-03-14 15:50:33 +01:00
11c13cd666
Implemented Threaded ClassLoader, improves class loading while on different threads (no need to synchronize states)
2015-03-14 15:22:13 +01:00
f6c4a726b3
Bump Minecraft version to 0.10.5
2015-01-12 20:00:11 +01:00
f9dd929e04
Fixed phar check
2015-01-03 16:49:10 +01:00
438591bd75
API 1.11.0, fixed phar check
2015-01-03 16:38:36 +01:00
0da628deca
Fixed some crashes related to crashing
2015-01-02 19:19:34 +01:00
f46473bbe8
Removed all @mkdir() calls
2015-01-02 18:52:45 +01:00
47cbf56725
Version bump
2015-01-02 07:04:20 +01:00
3de14d8ba6
Preparing release
2015-01-02 01:37:33 +01:00
fe32e6f5d0
Merge branch 'master' into new-version-format
2014-12-29 12:43:15 +01:00
2db2e8cfc4
Block IP addresses on ban-ip
2014-12-26 13:56:35 +01:00
0c58de86b7
New version format
2014-12-23 14:02:35 +01:00
747f7685e7
Fix formatting issues due to bad IDE settings
2014-12-07 16:30:04 +01:00
6104c5b5a3
API 1.9.0, backwards-compatible
2014-12-07 02:24:45 +01:00
61ea149ff0
API 1.8.0
2014-11-28 14:44:56 +01:00
d139e5f342
Removed temporal pthreads workaround
2014-11-28 13:01:25 +01:00