21c3d03000
Removed sleep from ServerKiller
2015-09-13 17:38:55 +02:00
3ffdb8e552
Removed @deprecated classes, methods and properties, added some type hints
2015-09-12 17:10:11 +02:00
29a5012c02
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
2015-09-12 01:03:09 +02:00
a1a1327415
Removed signed parameter in BinaryStream->getShort() in favor of getSignedShort()
2015-09-12 00:57:09 +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
bdf5c46793
Merge branch 'master' into mcpe-0.12
2015-08-31 17:51:07 +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
1a9ec65983
Spelling fix
2015-08-22 15:58:45 +02:00
3e2cce3c2c
use cleanup
2015-08-07 21:26:24 +02:00
554bfb4855
Added methods for adding custom names directly to items
2015-08-06 21:09:37 +02:00
9456e20770
Added support for extra data, improved BinaryStream
2015-08-04 18:29:13 +02:00
7fd053fb09
More changes! Alsp added Anvil block and BinaryStream
2015-08-03 18:04:13 +02:00
5621ab0c49
Updated some packets for 0.12, UUIDs, other stuff!
2015-08-02 01:22:36 +02:00
4e76c30788
Update Utils.php
...
Correct a typo
2015-06-17 08:39:18 +03:00
33e312c7d0
Added extra memory reportings (heap, stack), stop tasks faster, added extra timeouts fro ServerKiller
2015-06-13 15:37:02 +02:00
7cf5df7e46
New console output formatting
2015-06-09 14:40:40 +02:00
fe55023761
Better Terminal detection
2015-06-05 14:07:32 +02:00
6e69e15dfd
Moved network check out of level, added server killer for long stops
2015-06-05 11:46:33 +02:00
f20d5b2c69
Fixed MainLogger
2015-05-29 11:38:18 +02:00
3bb037204e
light population is now optional via pocketmine.yml
2015-05-28 23:39:09 +02:00
03f178379e
Fixed items getting corrupted pickup delay, not being able to be killed by other damage sources
2015-05-28 22:17:12 +02:00
f64caf6c96
Use best method to create identifier on linux
2015-05-23 14:10:42 +02:00
149234f125
Added asynchronous file writing
2015-05-22 16:32:08 +02:00
46f20d36b3
Improved unique id generation for server
2015-05-21 12:59:33 +02:00
cde2d39029
New statistics system
2015-05-21 11:41:11 +02:00
0ead3ec781
Changed round/floor to floor on BlockIterator
2015-05-02 17:38:45 +02:00
7754aa71a3
Fixed end of regex on Config
2015-04-29 21:09:35 +02:00
488fbc27fe
Fixed issue reading/writing YAML
2015-04-27 21:26:50 +02:00
1d8c29add7
Fixed Block Iterator and getLineOfSight()
2015-04-24 18:10:45 +02:00
2ea8835b12
Removed possible crash on RakLibInterface
2015-04-22 15:45:04 +02:00
1578fc3ddb
Improved world generation manager, UUIDs (some work for future usage)
2015-04-21 19:54:16 +02:00
514ce0fb04
Fixed colors not being shown on windows :s
2015-04-20 17:55:49 +02:00
15b4cd8fb3
Improved format constants, fixed cake eating when max health is > 20
2015-04-20 17:25:58 +02:00
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs
2015-04-18 20:13:52 +02:00
2add19a4c8
Added paramter types for some Config.php functions
2015-04-17 16:32:40 +08:00
1d1766a876
Removed format characters correctly :)
2015-04-14 14:04:10 +02:00
f71cf1c749
Added Fallback formatting codes to Windows/Android
2015-04-11 17:27:20 +02:00
2ae095a15a
Fixed disable-ansi not working
2015-04-10 10:16:57 +02:00
0aa9586a52
Packet crashes fixed :D
2015-04-09 20:44:04 +02:00
0a85ad0d1f
Improved trees, improved inventory transactions, improved snowball/bow usage
2015-03-28 16:59:15 +01:00
47de616ac5
Fixed commands, added level automatic tick delay, improved biome gradient
2015-03-28 01:26:06 +01:00
668ddeeb13
Removed outdated Cache
2015-03-26 11:55:51 +01:00
1666602652
Improved memory output, logging, removed locks
2015-03-22 03:20:48 +01:00
93a50d08e7
Merge branch 'master' into mcpe-0.11
2015-03-22 02:20:32 +01:00
91a26c15dd
Utils\Config preserves document type between reloads. Fixes #2777
2015-03-21 21:35:57 +10:30
add380c7ed
A few fixes!
2015-03-21 00:45:29 +01:00
ebc8928c21
Implemented effect colors
2015-03-20 02:31:54 +01:00
c00370cfbf
Added experimental particles
2015-03-18 08:51:38 +01:00
6af87814e3
Added 64-bit entity data field
2015-03-17 16:26:02 +01:00