Dylan K. Taylor
|
bcbb5de5bb
|
Added reference parameters for errors for Utils::getURL() and Utils::postURL(), close #332 (#357)
|
2017-03-16 19:15:31 +00:00 |
|
Dylan K. Taylor
|
085d1a1359
|
Remove deprecated Utils::getRandomBytes()
|
2017-01-11 11:53:54 +00:00 |
|
SOFe
|
175dd0efa6
|
PhpStorm inspections
Fixed some minor bugs and dropped some obsolete code
pocketmine\level\generator namespace is ignored in this commit
|
2016-12-14 21:49:35 +00:00 |
|
Tux
|
8e9a078ff9
|
Use built-in random_bytes functionality
|
2016-09-06 11:47:58 +01:00 |
|
PEMapModder
|
ed9888a2cb
|
Fixed #3963, closes #3979, added hash for non-numeric seeds
|
2016-02-22 19:40:40 +08:00 |
|
Intyre
|
a2734f6dc0
|
Merged master into php7 to support 0.13.1
|
2016-01-22 17:36:45 +01:00 |
|
Intyre
|
c3e756a712
|
Merge branch 'patch-19' of https://github.com/PEMapModder/PocketMine-MP into PEMapModder-patch-19
|
2015-12-20 00:30:53 +01:00 |
|
PEMapModder
|
815411968b
|
Silence the ifconfig not found message
|
2015-11-20 00:34:29 +08:00 |
|
Shoghi Cervantes
|
3ffdb8e552
|
Removed @deprecated classes, methods and properties, added some type hints
|
2015-09-12 17:10:11 +02:00 |
|
Shoghi Cervantes
|
244cef3b00
|
. <-- descriptive commit ftw!
|
2015-08-23 00:25:30 +02:00 |
|
Shoghi Cervantes
|
b47cebb1d5
|
PHP7 changes
|
2015-08-23 00:25:30 +02:00 |
|
Shoghi Cervantes
|
5621ab0c49
|
Updated some packets for 0.12, UUIDs, other stuff!
|
2015-08-02 01:22:36 +02:00 |
|
SopaXorzTaker
|
4e76c30788
|
Update Utils.php
Correct a typo
|
2015-06-17 08:39:18 +03: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
|
f64caf6c96
|
Use best method to create identifier on linux
|
2015-05-23 14:10:42 +02:00 |
|
Shoghi Cervantes
|
46f20d36b3
|
Improved unique id generation for server
|
2015-05-21 12:59:33 +02:00 |
|
Shoghi Cervantes
|
cde2d39029
|
New statistics system
|
2015-05-21 11:41:11 +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
|
4ec584d800
|
Added real memory and thread usage
|
2015-03-16 11:56:00 +01:00 |
|
Shoghi Cervantes
|
5bd76e955c
|
Added rotation transformations to remaining packet
|
2015-01-16 01:43:40 +01:00 |
|
Shoghi Cervantes
|
ed02026815
|
Improved file resource usage
|
2015-01-06 19:04:24 +01:00 |
|
Shoghi Cervantes
|
747f7685e7
|
Fix formatting issues due to bad IDE settings
|
2014-12-07 16:30:04 +01:00 |
|
Shoghi Cervantes
|
13fc0df92c
|
Fixed #2251
|
2014-11-01 12:40:45 +01:00 |
|
Shoghi Cervantes
|
9b85abd75e
|
Micro-optimizations
|
2014-10-15 10:44:01 +02:00 |
|
Shoghi Cervantes
|
3d870629f2
|
Fixed ifconfig command typo
|
2014-09-21 12:18:26 +02:00 |
|
Shoghi Cervantes
|
1ac08ce404
|
Fixed Utils::getUniqueID() on Linux due to /proc/cpuinfo
|
2014-09-20 12:39:57 +02:00 |
|
Shoghi Cervantes
|
eab86f5f90
|
Replaced array() with []
|
2014-08-28 17:04:22 +02:00 |
|
Shoghi Cervantes
|
01ebe74974
|
Performance improvements in blocks and Entities
|
2014-08-24 14:08:17 +02:00 |
|
Shoghi Cervantes
|
53749483c3
|
Implemented new Inventory windows on Player, Chest and Furnace
|
2014-05-23 20:53:06 +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
|
502c27273d
|
Moved Level methods to Server
|
2014-04-02 02:58:20 +02:00 |
|
Shoghi Cervantes
|
dd17652aca
|
Fixed wrong paths
|
2014-04-01 05:06:12 +02:00 |
|