2820 Commits

Author SHA1 Message Date
Shoghi Cervantes
b6e0905c3e Implemented scheduler classes 2014-03-25 13:19:15 +01:00
Shoghi Cervantes
af80c056c7 Added pthreads / yaml documentation stubs 2014-03-25 01:13:35 +01:00
Shoghi Cervantes
5b90c4a716 safe_var_dump() now supports any amount of parameters 2014-03-23 21:56:50 +01:00
Shoghi Cervantes
1429a74beb Player event 2014-03-23 15:14:11 +01:00
Shoghi Cervantes
ee265d44bd Added more new Events 2014-03-23 13:41:45 +01:00
Shoghi Cervantes
fd0fcecb46 Oops, seems like Utils::readInt() is reading an unsigned long because of PHP silliness 2014-03-23 01:55:26 +01:00
Shoghi Cervantes
d18952a06e Removed not necessary code from Utils::readInt() and Utils::readLInt() 2014-03-23 01:50:15 +01:00
Michael Yoo
86f9d3e233 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2014-03-23 10:37:44 +10:30
Shoghi Cervantes
f03ab9a587 Removed Deprecation 2014-03-23 00:43:45 +01:00
Shoghi Cervantes
80cfa7cc84 Formatting code 2014-03-23 00:32:05 +01:00
Shoghi Cervantes
af14c87572 Added new Plugin and Permissions stuff :D 2014-03-23 00:22:14 +01:00
Shoghi Cervantes
28c5443b0d Changed player achievement method names 2014-03-23 00:21:51 +01:00
Shoghi Cervantes
08c6c1c1ac Updated compile scripts 2014-03-23 00:19:54 +01:00
Shoghi Cervantes
cb2b08b248 Fixed Level generators 2014-03-23 00:19:11 +01:00
Shoghi Cervantes
63f1f7581f Renamed Stackable to Threaded 2014-03-18 01:00:35 +01:00
Shoghi Cervantes
d53656b2a8 pthreads 2.0.2 \(^.^)/ 2014-03-18 00:50:03 +01:00
Shoghi Cervantes
28e17fe808 Added PHP WeakRef 2014-03-15 13:19:48 +01:00
williamtdr
c266cb991c Fix /list adding a trailing comma. 2014-03-14 16:45:54 -05:00
Shoghi Cervantes
6f0f86dc0c More docs 2014-03-14 03:11:23 +01:00
Shoghi Cervantes
3ff8ddc652 Fixed a few errors in new Events 2014-03-14 02:02:31 +01:00
Shoghi Cervantes
68abafef7a Added multiple Player events using the new system 2014-03-14 01:51:10 +01:00
Shoghi Cervantes
279472b01a Added generic block relative place/break on Level 2014-03-13 23:04:49 +01:00
Shoghi Cervantes
91c4cbfedb Moved Player::buffer 2014-03-13 10:51:38 +01:00
Shoghi Cervantes
b24120a863 Updated all undefined constants/classes, place resent packets to the recovery queue for NACK 2014-03-13 10:48:33 +01:00
Shoghi Cervantes
3c3b346fd3 Use NBT Compounds instead of a NBT codec in PMF level data 2014-03-12 22:54:32 +01:00
Shoghi Cervantes
63542a2f13 Updated NBT library to remove read overhead 2014-03-12 22:40:19 +01:00
Shoghi Cervantes
cc5a30a0c2 Fixed ANSI color codes on Windows 2014-03-12 14:07:14 +01:00
Shoghi Cervantes
8f990472c6 Fixed PHP 5.4 issues 2014-03-12 14:03:42 +01:00
Shoghi Cervantes
18117b91ed Fixed issues with CPU loop 2014-03-12 03:25:50 +01:00
Shoghi Cervantes
e033af0e72 Added -s (static) flag to compiler 2014-03-12 02:41:49 +01:00
Shoghi Cervantes
69c829c302 Use pthreads 1.0.1 2014-03-11 21:58:40 +01:00
Shoghi Cervantes
a84f756fd5 Optimize Imports 2014-03-11 20:47:31 +01:00
Shoghi Cervantes
b3a2d3164f Finally, I can spawn AGAIN! 2014-03-11 20:45:53 +01:00
Michael Yoo
b28bc3ae9b Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2014-03-09 20:01:02 +10:30
Shoghi Cervantes
b4df7c9456 Moved compile scripts 2014-03-08 18:16:55 +01:00
Shoghi Cervantes
e0705c80e2 Fixed getopts on compile.sh 2014-03-08 18:14:43 +01:00
Shoghi Cervantes
5d2884716d Update jenkins.sh 2014-03-08 13:53:27 +01:00
Shoghi Cervantes
45ee209c58 Update jenkins.sh 2014-03-08 06:21:22 +01:00
Shoghi Cervantes
564a504ef7 Update compile.sh 2014-03-08 05:49:27 +01:00
Shoghi Cervantes
ba21d7f661 Update compile.sh 2014-03-08 05:35:31 +01:00
Shoghi Cervantes
19d98869fd Modified compile.sh 2014-03-08 05:33:11 +01:00
Shoghi Cervantes
099716920b Updated permissions 2014-03-08 04:43:15 +01:00
Shoghi Cervantes
cbc64462e6 New directory structure. More powerful startup scripts 2014-03-08 04:41:43 +01:00
Shoghi Cervantes
8d75bff34b Merge branch 'master' into Core-Rewrite
Conflicts:
	src/level/LevelImport.php
	src/pmf/LevelFormat.php
2014-03-08 03:34:53 +01:00
Shoghi Cervantes
ababc879b5 Removed warning message about not-bundled PHP 2014-03-08 03:28:00 +01:00
Shoghi Cervantes
a817234aa8 Do not generate Phar utilities by default, only generate extension 2014-03-07 23:29:28 +01:00
Shoghi Cervantes
e246e10a82 Added NEON optimizations to iOS 2014-03-07 20:04:18 +01:00
Shoghi Cervantes
5ad511cd11 Disabled phar cmdtools generation on crosscompile 2014-03-07 19:12:06 +01:00
Shoghi Cervantes
47ad8b6fac Added PHP_VAR_NAME to crosscompile 2014-03-07 18:26:12 +01:00
Shoghi Cervantes
a74f5809c7 Added -lresolv 2014-03-07 17:38:36 +01:00