2724 Commits

Author SHA1 Message Date
Shoghi Cervantes
d00b489e1d Added universal installer.sh 2014-01-31 17:51:48 +01:00
Shoghi Cervantes
cf554c67f2 Be sure to respawn players correctly 2014-01-31 17:24:03 +01:00
Shoghi Cervantes
331904691d Added cURL shared extension to php.ini 2014-01-31 16:21:07 +01:00
Shoghi Cervantes
dd7c2c850b Updated jenkins.sh to include all binary files generated 2014-01-31 16:09:52 +01:00
Shoghi Cervantes
263c580fe1 Removed curl from jenkins.sh for Mac 2014-01-31 16:00:36 +01:00
Shoghi Cervantes
b9ee3fb185 Updated curl path 2014-01-31 16:00:09 +01:00
Shoghi Cervantes
5e079b740c Modified cURL building 2014-01-31 15:55:16 +01:00
Shoghi Cervantes
74d4b95a70 Changed jenkins.sh 2014-01-31 14:31:55 +01:00
Shoghi Cervantes
ee3b1dc11a Added jenkins.sh 2014-01-31 13:55:06 +01:00
Shoghi Cervantes
126f149f0b Increased hearts restored by Apples 2014-01-31 13:33:49 +01:00
Shoghi Cervantes
e12290202b Fixed #1135 Entity despawn race condition 2014-01-31 13:30:30 +01:00
Shoghi Cervantes
974862996b replaced download_file 2014-01-31 13:26:04 +01:00
Shoghi Cervantes
bcd312ea16 Removed OPCache when cross-compiling 2014-01-31 01:50:59 +01:00
Shoghi Cervantes
5ff34b22b5 Include OPCache and generate default php.ini 2014-01-31 01:43:57 +01:00
Shoghi Cervantes
8a9dcbb646 Calculate time offset only if date.timezone is not set 2014-01-31 01:19:51 +01:00
Shoghi Cervantes
b7c0e08b7d such debug. much fix 2014-01-31 00:45:16 +01:00
Shoghi Cervantes
13bf17925f compile.sh now supports cURL client 2014-01-31 00:43:47 +01:00
Shoghi Cervantes
b56a56df2b Merge remote-tracking branch 'origin/master' into Faster-Network 2014-01-30 10:10:20 +01:00
Shoghi Cervantes
7403516aab Added extra machine data to Utils::getUniqueID() 2014-01-30 01:13:58 +01:00
Shoghi Cervantes
7560a5416e Replaced printf with echo 2014-01-30 00:42:10 +01:00
Shoghi Cervantes
eca8fbce30 Fixed undefined index on Slab 2014-01-30 00:42:01 +01:00
Shoghi Cervantes
f7af625407 Well... printf "\n" | 2014-01-30 00:39:32 +01:00
Shoghi Cervantes
e15509c352 Removed Spyc 2014-01-30 00:36:51 +01:00
Shoghi Cervantes
b481c94f45 Added new PHP YAML extension 2014-01-30 00:36:44 +01:00
Shoghi Cervantes
d8f4e88e5d Fixed Entities not being despawned on restart if they were off-limits 2014-01-29 23:53:58 +01:00
Shoghi Cervantes
60bc72c6cb Fixed undefined indexes on cases where plugins did things wrong 2014-01-29 20:41:57 +01:00
Shoghi Cervantes
cd52cb9ae6 Added exec to start.sh 2014-01-29 20:02:16 +01:00
Shoghi Cervantes
eeeb6d42c2 Added --with-mysqli=mysqlnd to compile script 2014-01-29 19:43:26 +01:00
Shoghi Cervantes
e799376559 such fail :S 2014-01-29 19:11:47 +01:00
Shoghi Cervantes
e7aea41f80 More changes ;). Start.sh now supports the new compile path 2014-01-29 19:07:43 +01:00
Shoghi Cervantes
55f4811847 Oops ;) 2014-01-29 18:56:21 +01:00
Shoghi Cervantes
ac2abccf41 Compile all PHP binaries 2014-01-29 18:43:13 +01:00
Shoghi Cervantes
09720a59ec Added Utils::getUniqueID(), returns a machine ID and a even more variable machine ID 2014-01-29 17:07:01 +01:00
Shoghi Cervantes
7e8ae3a1e1 Main source for ticks is in the packet loop, and PHP ticks as a secondary backup one 2014-01-29 16:22:58 +01:00
Shoghi Cervantes
73db6cbb96 Removed BitDeli 2014-01-29 12:43:59 +01:00
Michael Yoo
f2703f5cfb Move BitDeli Badge. 2014-01-29 20:49:53 +10:30
Michael Yoo
0703145155 Merge pull request #1129 from bitdeli-chef/master
Add a Bitdeli Badge to README
2014-01-29 02:18:42 -08:00
Bitdeli Chef
aadef6e2d3 Add a Bitdeli badge to README 2014-01-29 10:20:50 +00:00
Shoghi Cervantes
edd2331b40 Added GCC -pipe and changed optimization to -O2 2014-01-29 03:27:31 +01:00
Shoghi Cervantes
079db8d234 Added option to skip save in ServerAPI::serProperty() 2014-01-29 02:36:21 +01:00
Shoghi Cervantes
c88b1c97b3 Added advanced caching (enable-advanced-cache) 2014-01-29 02:24:02 +01:00
Shoghi Cervantes
b4971abe91 Added base Cache class for integrated caching 2014-01-29 02:23:27 +01:00
Shoghi Cervantes
a297574656 Level::unloadChunk() now uses the saveEnabled property 2014-01-28 21:46:29 +01:00
Shoghi Cervantes
4bcea9b3e5 ¬¬ world 2014-01-28 12:57:46 +01:00
Shoghi Cervantes
0a27783604 Fixed offset calculation 2014-01-28 12:50:53 +01:00
Shoghi Cervantes
9a4bae7d64 Improved crash dumps 2014-01-28 12:50:42 +01:00
Shoghi Cervantes
f8b270e33f such fix. I even made a regular expression to find these 2014-01-28 12:50:24 +01:00
Shoghi Cervantes
1526c6cae9 Fixed "Take this ridiculously retarded IF formatting!" by @sekjun9878 2014-01-28 11:37:29 +01:00
Shoghi Cervantes
4002d3013d More OCD 2014-01-28 11:36:18 +01:00
Shoghi Cervantes
763adb0360 OCD. Blame @sekjun9878 for making me shout in the train 2014-01-28 11:27:55 +01:00