108 Commits

Author SHA1 Message Date
Shoghi Cervantes
2db2e8cfc4
Block IP addresses on ban-ip 2014-12-26 13:56: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
Shoghi Cervantes
78f8d0280d Removed unused imports 2014-10-29 01:14:09 +01:00
Shoghi Cervantes
b6f7ee20fc Added Error -> Exception handling 2014-10-28 20:43:36 +01:00
Shoghi Cervantes
ca92d2a0d3 Bumped API version to 1.7.0 2014-10-27 20:30:58 +01:00
Shoghi Cervantes
809fc44813 Bump API version to 1.6.1 2014-10-27 16:07:00 +01:00
Shoghi Cervantes
5cb428e5cc Updated build number 2014-10-23 17:23:59 +02:00
Shoghi Cervantes
a879104a6f Minecraft: PE version bump 2014-10-17 14:43:10 +02:00
Shoghi Cervantes
1adf53a81e Fixed error_handler trace generation on higher debug levels 2014-10-15 17:58:03 +02:00
Shoghi Cervantes
ed942100ec Do not block when killing workers 2014-10-15 17:49:08 +02:00
Shoghi Cervantes
8abe95309c Fixed RegionLoader not creating default index on first load 2014-10-15 16:59:31 +02:00
Shoghi Cervantes
13ec046f0d Removed old OS detection code 2014-10-09 19:37:23 +02:00
Shoghi Cervantes
79bf1f12f2 API 1.6.0 2014-10-08 17:39:43 +02:00
Shoghi Cervantes
62af784d37 Removed unused imports 2014-10-08 17:00:23 +02:00
Shoghi Cervantes
4fece32ca8 API 1.5.0 2014-10-07 11:02:22 +02:00
Michael Yoo
cd65179aef Fixes #2155 2014-10-06 12:07:48 +10:30
Michael Yoo
d4c75ce68a Trim system timezone output 2014-10-05 17:40:17 +10:30
Shoghi Cervantes
6840589f4e Fix trailing newline 2014-10-04 18:28:42 +02:00
Michael Yoo
e0a7944faa Re-use timezone offset parsing 2014-10-05 01:43:33 +09:30
Michael Yoo
eeda22d0ba Add portable linux timezone detection for incompatible linux distributions. 2014-10-05 01:29:07 +09:30
Michael Yoo
769f1effb0 Cleaner timezone parsing for Linux and add support for Macs 2014-10-05 01:05:00 +09:30
Michael Yoo
42c7322273 Reliable timezone detection using systeminfo for Windows and additional IP Geolocation-based detection. Added a warning message for when auto-detection fails. Fixes #2015. 2014-10-05 00:32:01 +09:30
Shoghi Cervantes
8e2903da86 API version 1.4.1 2014-09-26 11:19:30 +02:00
Shoghi Cervantes
ae54426836 Fixed date_default_timezone_set E_NOTICE 2014-09-19 10:26:44 +02:00
Shoghi Cervantes
da715e48e2 Bumped pthreads version 2014-09-13 12:07:04 +02:00
Shoghi Cervantes
317c6788a6 Updated RakLib path 2014-09-08 10:11:43 +02:00
Shoghi Cervantes
43a0ef433e API version bump 2014-08-28 23:44:19 +02:00
Shoghi Cervantes
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00
Shoghi Cervantes
f7de1ede3f Made PocketMine loader backwards-compatible 2014-08-27 21:30:36 +02:00
Shoghi Cervantes
8e9da9c84e Improved safe_var_dump(), Inventory::addItem() Inventory::removeItem() using argument unpacking 2014-08-27 12:29:04 +02:00
Shoghi Cervantes
759d7e2545 Initial PHP 5.6 features support 2014-08-27 12:21:01 +02:00
Shoghi Cervantes
cb645fa288 Moved spl to PocketMine-SPL 2014-08-25 21:02:33 +02:00
Shoghi Cervantes
bda597a71e Moved spl to PocketMine-SPL 2014-08-25 20:54:53 +02:00
Shoghi Cervantes
9fdafb87b4 Fixed #1962 Fake client-side player entities 2014-08-24 23:12:12 +02:00
Shoghi Cervantes
93a2bd36e0 Require PHP >= 5.5 2014-08-24 13:33:03 +02:00
Shoghi Cervantes
9b86b1d45b Added --enable-profiler parameter to use with @krakjoe profiler 2014-08-23 20:14:04 +02:00
Shoghi Cervantes
6077190a62 Deprecated Server::loadPlugin(Plugin) in favor of Server::enablePlugin(Plugin) 2014-08-22 17:43:29 +02:00
Shoghi Cervantes
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00