Shoghi Cervantes
|
cbbdb42092
|
Added LevelUnloadEvent
|
2014-07-06 00:06:03 +02:00 |
|
Shoghi Cervantes
|
81492acb0c
|
Added LevelSaveEvent
|
2014-07-06 00:02:27 +02:00 |
|
Shoghi Cervantes
|
6576c88a08
|
Added LevelInitEvent
|
2014-07-06 00:01:05 +02:00 |
|
Shoghi Cervantes
|
637d9da5a6
|
Fixed worker pool AsyncTask storage
|
2014-07-05 22:02:14 +02:00 |
|
Shoghi Cervantes
|
22552cdd72
|
Improved chunk sending, moved chunk encoding and compression to another thread
|
2014-07-05 20:41:44 +02:00 |
|
Shoghi Cervantes
|
417cb94ea3
|
Use chunk unload queues in Level
|
2014-07-05 16:28:49 +02:00 |
|
Shoghi Cervantes
|
4db97a007c
|
Fixed typo on updater
|
2014-07-05 14:05:56 +02:00 |
|
Shoghi Cervantes
|
519922b550
|
Improved chunk ticking
|
2014-07-05 14:05:39 +02:00 |
|
Shoghi Cervantes
|
962847ffdf
|
Merge pull request #1561 from PEMapModder/patch-1
Fix HandlerList.php wrong var name
|
2014-07-05 12:04:13 +02:00 |
|
PEMapModder
|
b18783a0e7
|
Fix HandlerList.php wrong var name
|
2014-07-05 11:48:13 +08:00 |
|
Shoghi Cervantes
|
5a8e6619e9
|
Fixed start.sh script
|
2014-07-04 01:07:40 +02:00 |
|
Shoghi Cervantes
|
6b45c16a38
|
Added quotes to start.sh
|
2014-07-03 20:02:35 +02:00 |
|
Shoghi Cervantes
|
8b2440ff96
|
Fixed ServerScheduler::addTask() period
|
2014-07-03 19:35:59 +02:00 |
|
Shoghi Cervantes
|
32f67d7187
|
Updated build script
|
2014-07-03 13:52:48 +02:00 |
|
Shoghi Cervantes
|
43635b501a
|
Made logging better, plugin loggers can be attached by others
|
2014-07-02 23:33:29 +02:00 |
|
Shoghi Cervantes
|
aa85993634
|
Made Server::getLogger() return a AttachableThreadedLogger
|
2014-07-02 23:23:33 +02:00 |
|
Shoghi Cervantes
|
2f4fe4751c
|
Merge pull request #1555 from PocketMine/LoggerAttachment
Implement LoggerAttachment (fixes #1547)
|
2014-07-02 23:13:22 +02:00 |
|
Shoghi Cervantes
|
c8dd8f02eb
|
Finished #1555 todo list
|
2014-07-02 23:11:39 +02:00 |
|
Shoghi Cervantes
|
6c116678d7
|
Added autoloading of base namespace classes
|
2014-07-01 23:34:24 +02:00 |
|
Shoghi Cervantes
|
75d2409a7c
|
Added ThreadedLoggerAttachments
|
2014-07-01 20:50:51 +02:00 |
|
Shoghi Cervantes
|
f7c23e89f0
|
Added move block while being teleported after spawning
|
2014-07-01 01:19:24 +02:00 |
|
Shoghi Cervantes
|
f5a74a87e3
|
Updated composed packets
|
2014-07-01 01:11:09 +02:00 |
|
Shoghi Cervantes
|
d4881260da
|
Added check for registered alias command, useful when overriding
|
2014-06-30 21:14:00 +02:00 |
|
Shoghi Cervantes
|
6d6059b61f
|
Updated for new build
|
2014-06-30 21:07:27 +02:00 |
|
Shoghi Cervantes
|
75bf3023a7
|
Swapped link order
|
2014-06-30 17:36:26 +02:00 |
|
Shoghi Cervantes
|
f62cbcbcfa
|
Removed -Wl,-Bstatic on Android
|
2014-06-30 17:32:27 +02:00 |
|
Shoghi Cervantes
|
e5d8993d67
|
Changed library link order for Android
|
2014-06-30 17:29:19 +02:00 |
|
Shoghi Cervantes
|
7bcc6d10b8
|
Enable assembly on cross-compile
|
2014-06-30 16:33:43 +02:00 |
|
Shoghi Cervantes
|
308430c28d
|
Disabled assembly on GMP
|
2014-06-30 16:03:40 +02:00 |
|
Shoghi Cervantes
|
692a4fb57b
|
Fixed reason on kick message
|
2014-06-30 01:17:55 +02:00 |
|
Shoghi Cervantes
|
3fd18ca4af
|
Updated installer PHP version
|
2014-06-30 00:53:48 +02:00 |
|
Shoghi Cervantes
|
ca3fc33708
|
Added LDFLAGS to Android
|
2014-06-29 20:55:34 +02:00 |
|
Shoghi Cervantes
|
e4bc9611f6
|
Compile GMP and mcrypt statically
|
2014-06-29 20:43:49 +02:00 |
|
Shoghi Cervantes
|
3184a8e7d5
|
Added DNS lresolv MacOS
|
2014-06-29 18:24:09 +02:00 |
|
Shoghi Cervantes
|
ff91113b81
|
Added flock_type patch for MacOS
|
2014-06-29 18:02:21 +02:00 |
|
Shoghi Cervantes
|
f02fc664ba
|
Removed ./buildconf for mcrypt (fails on MacOS)
|
2014-06-29 17:42:28 +02:00 |
|
Shoghi Cervantes
|
e504421515
|
Added realloc env. variables for ARM to compile script
|
2014-06-29 17:33:31 +02:00 |
|
Shoghi Cervantes
|
b80bae3352
|
Added realloc patch for ARM to compile script
|
2014-06-29 17:30:01 +02:00 |
|
Shoghi Cervantes
|
311961f3aa
|
Export compat. variables for malloc in compile script
|
2014-06-29 17:24:45 +02:00 |
|
Shoghi Cervantes
|
1aa45500c0
|
Fixed mcrypt and malloc
|
2014-06-29 17:17:34 +02:00 |
|
Shoghi Cervantes
|
58df00fa86
|
Fixed mcrypt having older config files
|
2014-06-29 17:10:20 +02:00 |
|
Shoghi Cervantes
|
67baaf5308
|
Fixed GMP ABI
|
2014-06-29 17:04:22 +02:00 |
|
Shoghi Cervantes
|
f20c862123
|
Fixed syntax error in compile script
|
2014-06-29 17:00:01 +02:00 |
|
Shoghi Cervantes
|
a321aeca96
|
Compile fixes
|
2014-06-29 16:53:16 +02:00 |
|
Shoghi Cervantes
|
487015d332
|
Updated to PHP 5.5.14, updated OpenSSL, updated cURL, added mcrypt and GMP to compile scripts
|
2014-06-29 16:28:18 +02:00 |
|
Shoghi Cervantes
|
b064f1e71a
|
Removed collision check crash on Slab
|
2014-06-28 02:38:04 +02:00 |
|
Shoghi Cervantes
|
2ec0d86126
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-06-27 23:26:46 +02:00 |
|
Shoghi Cervantes
|
cc36f8f997
|
Fixed kick messages
|
2014-06-27 23:26:35 +02:00 |
|
Shoghi Cervantes
|
44f8541331
|
Merge pull request #1544 from Darunia18/patch-1
Update Explosion.php
|
2014-06-27 13:44:13 +02:00 |
|
Darunia18
|
87308d1c51
|
Update Explosion.php
Fixed bugs on lines 75 and 141.
|
2014-06-27 02:45:32 -04:00 |
|