Commit Graph

118 Commits

Author SHA1 Message Date
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
f4181a6e36 Bump Minecraft: PE version 2014-11-27 14:37:44 +01:00
a906a2988b Bumped Minecraft: PE version string 2014-11-22 13:44:34 +01:00
ea4617cedd Get timezone directly. Fixes #2287. 2014-11-13 21:13:12 +10:30
0128a7aeb2 API version 1.7.1 (fixes) 2014-11-07 09:45:30 +01:00
d63a82de0a MCPE protocol 20 2014-11-06 19:08:32 +01:00
522b75645c Merge branch 'master' into 0.10 2014-11-05 19:04:36 +01:00
af4eb2ab1e Create server.log properly on non-existent directories 2014-11-02 16:15:15 +01:00
cb9b6ab1d1 Fixed server not using the correct provided path if it did not exist 2014-11-01 19:23:10 +01:00
4fba6d7c86 Merge branch 'master' into 0.10 2014-10-30 23:20:59 +01:00
78f8d0280d Removed unused imports 2014-10-29 01:14:09 +01:00
b6f7ee20fc Added Error -> Exception handling 2014-10-28 20:43:36 +01:00
ca92d2a0d3 Bumped API version to 1.7.0 2014-10-27 20:30:58 +01:00
809fc44813 Bump API version to 1.6.1 2014-10-27 16:07:00 +01:00
5cb428e5cc Updated build number 2014-10-23 17:23:59 +02:00
a879104a6f Minecraft: PE version bump 2014-10-17 14:43:10 +02:00
1adf53a81e Fixed error_handler trace generation on higher debug levels 2014-10-15 17:58:03 +02:00
ed942100ec Do not block when killing workers 2014-10-15 17:49:08 +02:00
8abe95309c Fixed RegionLoader not creating default index on first load 2014-10-15 16:59:31 +02:00
13ec046f0d Removed old OS detection code 2014-10-09 19:37:23 +02:00
79bf1f12f2 API 1.6.0 2014-10-08 17:39:43 +02:00
62af784d37 Removed unused imports 2014-10-08 17:00:23 +02:00
4fece32ca8 API 1.5.0 2014-10-07 11:02:22 +02:00
cd65179aef Fixes #2155 2014-10-06 12:07:48 +10:30
d4c75ce68a Trim system timezone output 2014-10-05 17:40:17 +10:30
6840589f4e Fix trailing newline 2014-10-04 18:28:42 +02:00
e0a7944faa Re-use timezone offset parsing 2014-10-05 01:43:33 +09:30
eeda22d0ba Add portable linux timezone detection for incompatible linux distributions. 2014-10-05 01:29:07 +09:30
769f1effb0 Cleaner timezone parsing for Linux and add support for Macs 2014-10-05 01:05:00 +09:30
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
8e2903da86 API version 1.4.1 2014-09-26 11:19:30 +02:00
ae54426836 Fixed date_default_timezone_set E_NOTICE 2014-09-19 10:26:44 +02:00
da715e48e2 Bumped pthreads version 2014-09-13 12:07:04 +02:00
317c6788a6 Updated RakLib path 2014-09-08 10:11:43 +02:00
43a0ef433e API version bump 2014-08-28 23:44:19 +02:00
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00