2289 Commits

Author SHA1 Message Date
Shoghi Cervantes
5bf440d820 Fixed level upgrade and direct save on load 2014-03-01 21:45:07 +01:00
Shoghi Cervantes
16eb45925a Remove non-implemented chat colors from player messages 2014-02-28 00:12:57 +01:00
Shoghi Cervantes
21671b133a New NBT library finished 2014-02-26 15:20:16 +01:00
Shoghi Cervantes
9cfa49c112 Added core NBT modifications 2014-02-26 15:12:58 +01:00
Shoghi Cervantes
0231bf406e new NBT fixes 2014-02-26 13:53:50 +01:00
Shoghi Cervantes
28d1da1286 New NBT tags 2014-02-26 13:08:53 +01:00
Shoghi Cervantes
85f8613803 Fix RCON packet structure #1278 2014-02-24 20:13:15 +01:00
Shoghi Cervantes
8e1cd2d6bd Check for block changes each 2 ticks instead of each 15 ticks 2014-02-23 13:47:30 +01:00
Shoghi Cervantes
24722e3c9a Added #1196 async function queuing
Type ID: ASYNC_FUNCTION
Params: array("function" => $functionName, "arguments" => array
$argumentArray)
2014-02-23 13:39:57 +01:00
Shoghi Cervantes
13274ebefa send-usage is now an advanced property :P 2014-02-23 13:39:56 +01:00
Shoghi Cervantes
378e9c8720 Merge pull request #1274 from iksaku/patch-1
/sudo param help more descriptive
2014-02-23 13:37:49 +01:00
iksaku
ba761faf74 Update BanAPI.php
/sudo help more descriptive?
2014-02-22 22:43:58 -06:00
Shoghi Cervantes
734abf2fbb Fix E_STRICT errors 2014-02-20 23:43:42 +01:00
Shoghi Cervantes
46ff7d43f4 Forgot to remove crash debug code. Fix #1260 2014-02-20 23:41:36 +01:00
Shoghi Cervantes
8208fd2389 Changed class name 2014-02-20 17:22:51 +01:00
Shoghi Cervantes
fded039485 Fixed #1258 2014-02-20 13:13:46 +01:00
Shoghi Cervantes
9bc69f4c17 Update memory data on crash 2014-02-20 11:24:48 +01:00
Shoghi Cervantes
eb40c34547 Fix error dump not dumped on memory problems 2014-02-20 10:57:42 +01:00
Shoghi Cervantes
772fa2b9e3 Query token now depends on the source IP 2014-02-20 09:00:17 +01:00
Shoghi Cervantes
d12ce8fd6c small fixes 2014-02-19 02:23:45 +01:00
Shoghi Cervantes
dd177b689b Added -mmacosx-version-min=10.5 to compile.sh 2014-02-19 02:09:02 +01:00
Shoghi Cervantes
b4c6a0bf22 oops, typo 2014-02-19 01:56:25 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
3d3111fef6 Changed preg_match() code in Player username handling 2014-02-19 00:49:07 +01:00
Shoghi Cervantes
a1b2cf4b34 Added -undefined dynamic_lookup 2014-02-18 21:36:52 +01:00
Shoghi Cervantes
1961e82645 Downgrade OpenSSL to 0.9.8y 2014-02-18 21:31:04 +01:00
Shoghi Cervantes
15881d328d Added -weak-lSystem to MacOS x86_64 2014-02-18 20:41:54 +01:00
Shoghi Cervantes
80e2a7e486 Update installer.sh 2014-02-18 19:46:39 +01:00
Shoghi Cervantes
08c1dbe3a7 fix fix* 2014-02-18 18:52:27 +01:00
Shoghi Cervantes
0cfb5aa720 fixed typo 2014-02-18 18:42:41 +01:00
Shoghi Cervantes
60cf2c824f This should do for MacOS x86 2014-02-18 18:22:27 +01:00
Shoghi Cervantes
f8dc01ccb3 Fixed things compile.sh 2014-02-18 17:47:40 +01:00
Shoghi Cervantes
2c9337f200 Revert "Added $WITH_OPENSSL again to PHP"
This reverts commit c290b0738294759a0c38db18688000212301e169.
2014-02-18 17:31:12 +01:00
Shoghi Cervantes
c290b07382 Added $WITH_OPENSSL again to PHP 2014-02-18 17:26:36 +01:00
Shoghi Cervantes
0e5c532f5e Changed Android OpenSSL target 2014-02-18 17:24:46 +01:00
Shoghi Cervantes
9006e5afad Added custom zlib to OpenSSL 2014-02-18 17:13:36 +01:00
Shoghi Cervantes
bd3544e917 Added DYLD_LIBRARY_PATH 2014-02-18 16:28:30 +01:00
Shoghi Cervantes
f384dfc40a Changed @loader_path to @executable_path on MacOS 2014-02-18 15:33:32 +01:00
Shoghi Cervantes
2ee76182ad Compile OpenSSL on MacOS 2014-02-18 15:16:10 +01:00
Shoghi Cervantes
c7acc3f221 Updated -rpath for MacOS 2014-02-18 15:00:29 +01:00
Shoghi Cervantes
4573389840 Use Github URL for zlib 2014-02-18 14:48:51 +01:00
Shoghi Cervantes
ea2fc1fb03 MacOS 32-bit compilation 2014-02-18 14:37:56 +01:00
Shoghi Cervantes
0245ebe9f6 Update jenkins.sh 2014-02-18 13:00:33 +01:00
Shoghi Cervantes
d38ae3c230 Added tar.gz files to jenkins.sh 2014-02-18 11:58:34 +01:00
Shoghi Cervantes
daf27f46be Update installer.sh 2014-02-18 11:54:33 +01:00
Shoghi Cervantes
2e2990fe33 Update compile.sh 2014-02-18 11:25:01 +01:00
Shoghi Cervantes
aae66930b6 Update compile.sh to remove unused data 2014-02-18 10:27:32 +01:00
Shoghi Cervantes
7472238510 Updated installer to handle full paths right and discard warnings on PHP checking 2014-02-17 19:10:28 +01:00
Shoghi Cervantes
943e038772 Remove OpenSSL from PHP build :P 2014-02-17 18:37:37 +01:00
Shoghi Cervantes
42e7467dba Added OpenSSL to Jenkins 2014-02-17 18:32:02 +01:00